[INFO] cloning repository https://github.com/icaroholding/aex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icaroholding/aex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abfb90dfd428578d931b105e4834e5f42b569d2d
[INFO] testing icaroholding/aex against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icaroholding/aex
[INFO] finished tweaking git repo https://github.com/icaroholding/aex
[INFO] tweaked toml for git repo https://github.com/icaroholding/aex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icaroholding/aex 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/icaroholding/aex 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 84c3c4d214e3965746a30444025bb5637c94ca1a65127b651312a03d84f90ca8
[INFO] running `Command { std: "docker" "start" "-a" "84c3c4d214e3965746a30444025bb5637c94ca1a65127b651312a03d84f90ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84c3c4d214e3965746a30444025bb5637c94ca1a65127b651312a03d84f90ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c3c4d214e3965746a30444025bb5637c94ca1a65127b651312a03d84f90ca8", kill_on_drop: false }`
[INFO] [stdout] 84c3c4d214e3965746a30444025bb5637c94ca1a65127b651312a03d84f90ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a5c32ea8faf06c8ef8d394e89f8c54776c04c7b1020fbe8e0a39a01394e86886
[INFO] running `Command { std: "docker" "start" "-a" "a5c32ea8faf06c8ef8d394e89f8c54776c04c7b1020fbe8e0a39a01394e86886", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling n0-error-macros v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling cordyceps v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-buffered v0.2.13
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling n0-error v0.1.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.11.0-rc.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling aex-core v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-core)
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling iroh-quinn-udp v0.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling netlink-packet-route v0.29.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling iroh-quinn-udp v0.7.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling mac-addr v0.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling netlink-proto v0.12.0
[INFO] [stderr]    Compiling n0-watcher v0.6.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling iroh-metrics-derive v0.4.1
[INFO] [stderr]    Compiling netdev v0.40.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pkarr v5.0.4
[INFO] [stderr]    Compiling netwatch v0.13.0
[INFO] [stderr]    Compiling iroh-quinn v0.16.1
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sorted-index-buffer v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ntimestamp v1.0.0
[INFO] [stderr]    Compiling iroh-metrics v0.38.3
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling aex-scanner v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-scanner)
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling iroh-relay v0.96.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling simple-dns v0.11.2
[INFO] [stderr]    Compiling netwatch v0.14.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling iroh-base v0.96.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling iroh v0.96.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling z32 v1.3.0
[INFO] [stderr]    Compiling papaya v0.2.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling portmapper v0.13.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aex-audit v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-audit)
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aex-policy v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-policy)
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aex-billing v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-billing)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling aex-identity v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-identity)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling iroh-quinn-proto v0.15.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-websockets v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling aex-net v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-net)
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling aex-control-plane v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-control-plane)
[INFO] [stderr]    Compiling aex-tunnel v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-tunnel)
[INFO] [stderr]    Compiling aex-data-plane v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-data-plane)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 55s
[INFO] running `Command { std: "docker" "inspect" "a5c32ea8faf06c8ef8d394e89f8c54776c04c7b1020fbe8e0a39a01394e86886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c32ea8faf06c8ef8d394e89f8c54776c04c7b1020fbe8e0a39a01394e86886", kill_on_drop: false }`
[INFO] [stdout] a5c32ea8faf06c8ef8d394e89f8c54776c04c7b1020fbe8e0a39a01394e86886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6ba7a82e2f054d87980d391b8f4d17ebe6ab85e03499d46ff3d12f9df486079a
[INFO] running `Command { std: "docker" "start" "-a" "6ba7a82e2f054d87980d391b8f4d17ebe6ab85e03499d46ff3d12f9df486079a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling aex-identity v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-identity)
[INFO] [stderr]    Compiling aex-data-plane v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-data-plane)
[INFO] [stderr]    Compiling aex-tunnel v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-tunnel)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling aex-control-plane v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-control-plane)
[INFO] [stderr]    Compiling aex-net v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-net)
[INFO] [stderr]    Compiling aex-core v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-core)
[INFO] [stderr]    Compiling aex-billing v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-billing)
[INFO] [stderr]    Compiling aex-policy v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-policy)
[INFO] [stderr]    Compiling aex-audit v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-audit)
[INFO] [stderr]    Compiling aex-scanner v1.3.0-beta.3 (/opt/rustwide/workdir/crates/aex-scanner)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "6ba7a82e2f054d87980d391b8f4d17ebe6ab85e03499d46ff3d12f9df486079a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba7a82e2f054d87980d391b8f4d17ebe6ab85e03499d46ff3d12f9df486079a", kill_on_drop: false }`
[INFO] [stdout] 6ba7a82e2f054d87980d391b8f4d17ebe6ab85e03499d46ff3d12f9df486079a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ce03da6895328b1e5dc36326ed72631a1c7828af0bcfb6e376d7149552f7d285
[INFO] running `Command { std: "docker" "start" "-a" "ce03da6895328b1e5dc36326ed72631a1c7828af0bcfb6e376d7149552f7d285", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aex_audit-7e1b1fba61a6ef3a)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test event::tests::payload_keys_sorted_in_canonical ... ok
[INFO] [stdout] test event::tests::canonical_bytes_stable_across_calls ... ok
[INFO] [stdout] test event::tests::different_kind_different_hash ... ok
[INFO] [stdout] test event::tests::different_prev_hash_different_hash ... ok
[INFO] [stdout] test event::tests::non_object_payload_rejected ... ok
[INFO] [stdout] test event::tests::canonical_bytes_include_all_fields ... ok
[INFO] [stdout] test memory_log::tests::broken_link_detected ... ok
[INFO] [stdout] test memory_log::tests::tampering_breaks_chain ... ok
[INFO] [stdout] test memory_log::tests::append_advances_head ... ok
[INFO] [stdout] test rekor::tests::submit_now_captures_current_head ... ok
[INFO] [stdout] test memory_log::tests::chain_verifies_after_many_appends ... ok
[INFO] [stdout] test rekor::tests::wrapping_passes_through_audit_log_trait ... ok
[INFO] [stdout] test file_log::tests::empty_lines_skipped ... ok
[INFO] [stdout] test file_log::tests::tampered_file_rejected_on_reopen ... ok
[INFO] [stdout] test file_log::tests::fresh_file_has_genesis_head ... ok
[INFO] [stdout] test file_log::tests::append_persists_across_reopen ... ok
[INFO] [stdout] test memory_log::tests::empty_log_head_is_genesis ... ok
[INFO] [stdout] test rekor::tests::background_loop_emits_after_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aex_billing-7827fdd52e4078ce)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test stripe::tests::returns_free_when_org_unknown ... ok
[INFO] [stdout] test memory::tests::set_tier_overrides_default ... ok
[INFO] [stdout] test memory::tests::default_tier_returned_for_unknown_org ... ok
[INFO] [stdout] test stripe::tests::registered_org_returns_seeded_tier ... ok
[INFO] [stdout] test memory::tests::usage_sums_correctly_per_org ... ok
[INFO] [stdout] test stripe::tests::record_usage_does_not_fail_in_skeleton_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aex_control_plane-abb91bbaf75b03f3)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test clock::tests::frozen_clock_advance ... ok
[INFO] [stdout] test clock::tests::frozen_clock_set_is_absolute ... ok
[INFO] [stdout] test clock::tests::system_clock_is_close_to_wall_time ... ok
[INFO] [stdout] test blob::tests::memory_delete_missing_ok ... ok
[INFO] [stdout] test blob::tests::memory_put_get_roundtrip ... ok
[INFO] [stdout] test clock::tests::frozen_clock_returns_initial ... ok
[INFO] [stdout] test clock::tests::frozen_clock_now_offset_datetime_matches_unix ... ok
[INFO] [stdout] test db::api_keys::tests::hash_is_deterministic_and_different_per_input ... ok
[INFO] [stdout] test db::api_keys::tests::generated_plaintext_has_expected_shape ... ok
[INFO] [stdout] test cors_tests::wildcard_branch_does_not_emit_allow_credentials ... ok
[INFO] [stdout] test cors_tests::allowlist_preflight_emits_allow_credentials ... ok
[INFO] [stdout] test endpoint_validator::tests::healthy_endpoints_preserves_order ... ok
[INFO] [stdout] test endpoint_validator::tests::iroh_endpoints_assumed_healthy_without_probing ... ok
[INFO] [stdout] test db::api_keys::tests::prefix_takes_first_12_chars ... ok
[INFO] [stdout] test blob::tests::file_store_roundtrip ... ok
[INFO] [stdout] test endpoint_validator::tests::unknown_kind_marked_unhealthy ... ok
[INFO] [stdout] test error::tests::generic_bad_request_has_no_runbook ... ok
[INFO] [stdout] test error::tests::internal_always_maps_to_internal_runbook ... ok
[INFO] [stdout] test endpoint_validator::tests::unreachable_http_endpoint_times_out_within_budget ... ok
[INFO] [stdout] test error::tests::clock_skew_maps_to_clock_runbook ... ok
[INFO] [stdout] test error::tests::duplicate_registration_maps_to_agent_exists_runbook ... ok
[INFO] [stdout] test error::tests::nonce_replay_maps_to_nonce_runbook ... ok
[INFO] [stdout] test error::tests::endpoint_unreachable_maps_to_endpoint_runbook ... ok
[INFO] [stdout] test error::tests::no_active_key_maps_to_agent_not_registered_runbook ... ok
[INFO] [stdout] test error::tests::rotation_race_maps_to_rotation_runbook ... ok
[INFO] [stdout] test error::tests::signature_invalid_message_maps_to_signature_runbook ... ok
[INFO] [stdout] test error::tests::unknown_code_returns_none ... ok
[INFO] [stdout] test health_monitor::tests::fold_flips_to_unhealthy_after_three_failures ... ok
[INFO] [stdout] test health_monitor::tests::fold_heals_after_two_successes_post_unhealthy ... ok
[INFO] [stdout] test health_monitor::tests::is_healthy_treats_missing_health_as_healthy ... ok
[INFO] [stdout] test health_monitor::tests::scripted_prober_consumes_and_tails ... ok
[INFO] [stdout] test metrics::tests::fresh_registry_emits_scalar_families ... ok
[INFO] [stdout] test metrics::tests::histogram_observe_exposes_bucket_counts ... ok
[INFO] [stdout] test metrics::tests::gauge_roundtrips ... ok
[INFO] [stdout] test metrics::tests::output_is_prometheus_text_format_compatible ... ok
[INFO] [stdout] test metrics::tests::increments_survive_round_trip ... ok
[INFO] [stdout] test error::tests::runbook_files_match_slugs ... ok
[INFO] [stdout] test health_monitor::tests::fold_seeds_healthy_on_first_success ... ok
[INFO] [stdout] test signer::tests::bad_length_rejected ... ok
[INFO] [stdout] test signer::tests::generates_on_missing_file ... ok
[INFO] [stdout] test signer::tests::reloads_existing_file_deterministically ... ok
[INFO] [stdout] test signer::tests::sign_produces_64_byte_signature ... ok
[INFO] [stdout] test db::api_keys::tests::find_active_by_hash_returns_row_for_active_key ... FAILED
[INFO] [stdout] test db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used ... FAILED
[INFO] [stdout] test db::api_keys::tests::find_active_by_hash_skips_revoked_rows ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::api_keys::tests::find_active_by_hash_returns_row_for_active_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::api_keys::tests::find_active_by_hash_returns_row_for_active_key' (62) 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f152c125c2a - <<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:     0x5f152c13dc8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f152c13dc8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f152c12ace2 - 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:     0x5f152c12ace2 - <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:     0x5f152c10175f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f152c10175f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f152c11cc49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f152b90ba8c - <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:     0x5f152b90ba8c - 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:     0x5f152c11cec2 - <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:     0x5f152c11cec2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f152c101818 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f152c0f8d49 - 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:     0x5f152c1028dd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f152c13e47c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f152c13e1c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f152bb80be4 - <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:     0x5f152bbea582 - sqlx_postgres[69c425a42b87cc57]::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:     0x5f152bbec95e - <sqlx_postgres[69c425a42b87cc57]::database::Postgres as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5d584f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[d3bc816f54a159ae]::testing::TestContext<sqlx_postgres[69c425a42b87cc57]::database::Postgres>, sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5bd463 - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5d5aed - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5d5c2d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5a6e7d - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5f152b5a651b - tokio[7fa1b4cab841d376]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5f152b5a651b - tokio[7fa1b4cab841d376]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5f152b5a651b - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5f152b5976f0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5f152b5a1c1d - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5f152b5a0324 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5f152b5e5f6b - <tokio[7fa1b4cab841d376]::runtime::context::scoped::Scoped<tokio[7fa1b4cab841d376]::runtime::scheduler::Context>>::set::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5f152b5ef859 - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5f152b5e74f2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::try_with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5e675e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5ee9dd - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5f152b59b6b0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5f152b59cec6 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5f152b59e6a0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5f152b5614f3 - tokio[7fa1b4cab841d376]::runtime::context::runtime::enter_runtime::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5f152b596af3 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5f152b5b7e81 - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5f152b5b8d6c - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5f152b5eb2b5 - sqlx_core[d3bc816f54a159ae]::rt::test_block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5b9d9e - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5b9c56 - sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_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:     0x5f152b5c5bba - <fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::find_active_by_hash_returns_row_for_active_key::{closure#0} as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5f40d7 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:262:5
[INFO] [stdout]   51:     0x5f152b5f0657 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:262:18
[INFO] [stdout]   52:     0x5f152b51cfc6 - <aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_returns_row_for_active_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:     0x5f152b8fed6b - <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:     0x5f152b8fed6b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5f152b90c55b - <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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5f152b906f34 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5f152b906f34 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152c124e6f - <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:     0x5f152c124e6f - <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:     0x79049ec4baa4 - <unknown>
[INFO] [stdout]   74:     0x79049ecd8a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used' (61) 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f152c125c2a - <<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:     0x5f152c13dc8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f152c13dc8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f152c12ace2 - 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:     0x5f152c12ace2 - <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:     0x5f152c10175f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f152c10175f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f152c11cc49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f152b90ba8c - <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:     0x5f152b90ba8c - 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:     0x5f152c11cec2 - <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:     0x5f152c11cec2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f152c101818 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f152c0f8d49 - 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:     0x5f152c1028dd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f152c13e47c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f152c13e1c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f152bb80be4 - <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:     0x5f152bbea582 - sqlx_postgres[69c425a42b87cc57]::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:     0x5f152bbec95e - <sqlx_postgres[69c425a42b87cc57]::database::Postgres as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5d584f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[d3bc816f54a159ae]::testing::TestContext<sqlx_postgres[69c425a42b87cc57]::database::Postgres>, sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5bdf13 - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b5d5b2d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b5d5c6d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b5a6ebd - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5f152b5a66bb - tokio[7fa1b4cab841d376]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5f152b5a66bb - tokio[7fa1b4cab841d376]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5f152b5a66bb - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5f152b597a10 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5f152b5a270d - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5f152b5a0344 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5f152b5e60bb - <tokio[7fa1b4cab841d376]::runtime::context::scoped::Scoped<tokio[7fa1b4cab841d376]::runtime::scheduler::Context>>::set::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5f152b5ef899 - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5f152b5e7632 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::try_with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5e67be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5eea1d - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5f152b59bad0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5f152b59cf46 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5f152b59e9f0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5f152b561663 - tokio[7fa1b4cab841d376]::runtime::context::runtime::enter_runtime::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5f152b596ba3 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5f152b5b7f91 - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5f152b5b900c - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5f152b5eb445 - sqlx_core[d3bc816f54a159ae]::rt::test_block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b5b9e1e - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#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:     0x5f152b5b9ca6 - sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b5c5bea - <fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::bump_usage_increments_counter_and_sets_last_used::{closure#0} as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5f41c7 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:301:5
[INFO] [stdout]   51:     0x5f152b5f0687 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:301:18
[INFO] [stdout]   52:     0x5f152b51d006 - <aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used::{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:     0x5f152b8fed6b - <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:     0x5f152b8fed6b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5f152b90c55b - <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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5f152b906f34 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5f152b906f34 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152c124e6f - <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:     0x5f152c124e6f - <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:     0x79049ec4baa4 - <unknown>
[INFO] [stdout]   74:     0x79049ecd8a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::api_keys::tests::find_active_by_hash_skips_revoked_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::api_keys::tests::find_active_by_hash_skips_revoked_rows' (63) 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - 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:     0x5f152c125c2a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f152c125c2a - <<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:     0x5f152c13dc8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f152c13dc8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f152c12ace2 - 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:     0x5f152c12ace2 - <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:     0x5f152c10175f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f152c10175f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f152c11cc49 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f152b90ba8c - <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:     0x5f152b90ba8c - 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:     0x5f152c11cec2 - <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:     0x5f152c11cec2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f152c101818 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f152c0f8d49 - 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:     0x5f152c1028dd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f152c13e47c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f152c13e1c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f152bb80be4 - <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:     0x5f152bbea582 - sqlx_postgres[69c425a42b87cc57]::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:     0x5f152bbec95e - <sqlx_postgres[69c425a42b87cc57]::database::Postgres as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5d584f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[d3bc816f54a159ae]::testing::TestContext<sqlx_postgres[69c425a42b87cc57]::database::Postgres>, sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5bc9b3 - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b5d5aad - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b5d5bed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b5a6e3d - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5f152b5a637b - tokio[7fa1b4cab841d376]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5f152b5a637b - tokio[7fa1b4cab841d376]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5f152b5a637b - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5f152b5973d0 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5f152b5a112d - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5f152b5a0304 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5f152b5e5e1b - <tokio[7fa1b4cab841d376]::runtime::context::scoped::Scoped<tokio[7fa1b4cab841d376]::runtime::scheduler::Context>>::set::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5f152b5ef819 - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5f152b5e73b2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::try_with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5e66fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[7fa1b4cab841d376]::runtime::context::Context>>::with::<tokio[7fa1b4cab841d376]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::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:     0x5f152b5ee99d - tokio[7fa1b4cab841d376]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5f152b59b290 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5f152b59ce46 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5f152b59e350 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5f152b561383 - tokio[7fa1b4cab841d376]::runtime::context::runtime::enter_runtime::<<tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5f152b596a43 - <tokio[7fa1b4cab841d376]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5f152b5b7d71 - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5f152b5b8acc - <tokio[7fa1b4cab841d376]::runtime::runtime::Runtime>::block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5f152b5eb125 - sqlx_core[d3bc816f54a159ae]::rt::test_block_on::<sqlx_core[d3bc816f54a159ae]::testing::run_test<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b5b9d1e - sqlx_core[d3bc816f54a159ae]::testing::run_test::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}>::{closure#0}, sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#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:     0x5f152b5b9c06 - sqlx_core[d3bc816f54a159ae]::testing::run_test_with_pool::<sqlx_postgres[69c425a42b87cc57]::database::Postgres, fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0}, aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b5c5b8a - <fn(sqlx_core[d3bc816f54a159ae]::pool::Pool<sqlx_postgres[69c425a42b87cc57]::database::Postgres>) -> aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::find_active_by_hash_skips_revoked_rows::{closure#0} as sqlx_core[d3bc816f54a159ae]::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:     0x5f152b5f3be7 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:280:5
[INFO] [stdout]   51:     0x5f152b5f05c7 - aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/aex-control-plane/src/db/api_keys.rs:280:18
[INFO] [stdout]   52:     0x5f152b51cf06 - <aex_control_plane[18297b11a314f6e0]::db::api_keys::tests::find_active_by_hash_skips_revoked_rows::{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:     0x5f152b8fed6b - <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:     0x5f152b8fed6b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5f152b90c55b - <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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - 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:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5f152b90c55b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5f152b906f34 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5f152b906f34 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - 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:     0x5f152b90f162 - <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:     0x5f152c124e6f - <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:     0x5f152c124e6f - <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:     0x79049ec4baa4 - <unknown>
[INFO] [stdout]   74:     0x79049ecd8a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::api_keys::tests::bump_usage_increments_counter_and_sets_last_used
[INFO] [stdout]     db::api_keys::tests::find_active_by_hash_returns_row_for_active_key
[INFO] [stdout]     db::api_keys::tests::find_active_by_hash_skips_revoked_rows
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p aex-control-plane --lib`
[INFO] running `Command { std: "docker" "inspect" "ce03da6895328b1e5dc36326ed72631a1c7828af0bcfb6e376d7149552f7d285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce03da6895328b1e5dc36326ed72631a1c7828af0bcfb6e376d7149552f7d285", kill_on_drop: false }`
[INFO] [stdout] ce03da6895328b1e5dc36326ed72631a1c7828af0bcfb6e376d7149552f7d285
