[INFO] cloning repository https://github.com/jayant99acharya/rust_log_ingestor_query_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayant99acharya/rust_log_ingestor_query_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayant99acharya%2Frust_log_ingestor_query_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayant99acharya%2Frust_log_ingestor_query_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9961c67c94b3c31fc5a0e15f576a5fd08396befc
[INFO] testing jayant99acharya/rust_log_ingestor_query_service against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayant99acharya%2Frust_log_ingestor_query_service" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jayant99acharya/rust_log_ingestor_query_service
[INFO] finished tweaking git repo https://github.com/jayant99acharya/rust_log_ingestor_query_service
[INFO] tweaked toml for git repo https://github.com/jayant99acharya/rust_log_ingestor_query_service written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jayant99acharya/rust_log_ingestor_query_service on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jayant99acharya/rust_log_ingestor_query_service 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.15.0
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded socket2 v0.5.9
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded actix-server v2.5.1
[INFO] [stderr]   Downloaded flate2 v1.1.1
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded actix-http v3.10.0
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.3
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded actix-web v4.10.2
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded miniz_oxide v0.8.8
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded windows-result v0.3.2
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e030262f535fc488530d11b24cc75c04111325fdfb644775ad8417f899b0f285
[INFO] running `Command { std: "docker" "start" "-a" "e030262f535fc488530d11b24cc75c04111325fdfb644775ad8417f899b0f285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e030262f535fc488530d11b24cc75c04111325fdfb644775ad8417f899b0f285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e030262f535fc488530d11b24cc75c04111325fdfb644775ad8417f899b0f285", kill_on_drop: false }`
[INFO] [stdout] e030262f535fc488530d11b24cc75c04111325fdfb644775ad8417f899b0f285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc5e3496ccbf4239e0fa39fefe855efa40935f108eafd54b94666118812eef9
[INFO] running `Command { std: "docker" "start" "-a" "abc5e3496ccbf4239e0fa39fefe855efa40935f108eafd54b94666118812eef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling log_ingestor_query_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/db/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]  --> src/handlers/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/handlers/ui.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::Database`
[INFO] [stdout]  --> src/handlers/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::Database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/db/mod.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]    --> src/db/mod.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `param_count` is never read
[INFO] [stdout]    --> src/db/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             param_count += 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]  --> src/handlers/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/handlers/ui.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::Database`
[INFO] [stdout]  --> src/handlers/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::Database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/db/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/db/mod.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]    --> src/db/mod.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `param_count` is never read
[INFO] [stdout]    --> src/db/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             param_count += 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidInput`, `Internal`, and `NotFound` are never constructed
[INFO] [stdout]   --> src/error/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     InvalidInput(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "abc5e3496ccbf4239e0fa39fefe855efa40935f108eafd54b94666118812eef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc5e3496ccbf4239e0fa39fefe855efa40935f108eafd54b94666118812eef9", kill_on_drop: false }`
[INFO] [stdout] abc5e3496ccbf4239e0fa39fefe855efa40935f108eafd54b94666118812eef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d9c93d7430a9df5263c72129ff7d20914dece3893e6df9e2071106af081841
[INFO] running `Command { std: "docker" "start" "-a" "70d9c93d7430a9df5263c72129ff7d20914dece3893e6df9e2071106af081841", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling log_ingestor_query_service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/db/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]  --> src/handlers/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/handlers/ui.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::Database`
[INFO] [stdout]  --> src/handlers/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::Database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/db/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]  --> src/handlers/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/handlers/ui.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::Database`
[INFO] [stdout]  --> src/handlers/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::Database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/db/mod.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]    --> src/db/mod.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `param_count` is never read
[INFO] [stdout]    --> src/db/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             param_count += 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/db/mod.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]    --> src/db/mod.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `param_count` is never read
[INFO] [stdout]    --> src/db/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             param_count += 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::Result`
[INFO] [stdout]  --> src/handlers/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::error::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/handlers/ui.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::Database`
[INFO] [stdout]  --> src/handlers/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::Database;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/db/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/db/mod.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_time`
[INFO] [stdout]    --> src/db/mod.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `param_count` is never read
[INFO] [stdout]    --> src/db/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             param_count += 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidInput`, `Internal`, and `NotFound` are never constructed
[INFO] [stdout]   --> src/error/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum AppError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     InvalidInput(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     NotFound(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "70d9c93d7430a9df5263c72129ff7d20914dece3893e6df9e2071106af081841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d9c93d7430a9df5263c72129ff7d20914dece3893e6df9e2071106af081841", kill_on_drop: false }`
[INFO] [stdout] 70d9c93d7430a9df5263c72129ff7d20914dece3893e6df9e2071106af081841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12d00b76319493c97f85b1d482a465e3424e7a608a85f9afd91824879d7a2dbb
[INFO] running `Command { std: "docker" "start" "-a" "12d00b76319493c97f85b1d482a465e3424e7a608a85f9afd91824879d7a2dbb", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> src/db/mod.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::error::Result`
[INFO] [stderr]  --> src/handlers/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::error::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `web`
[INFO] [stderr]  --> src/handlers/ui.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | use actix_web::{web, HttpResponse, Responder};
[INFO] [stderr]   |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::db::Database`
[INFO] [stderr]  --> src/handlers/ui.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::db::Database;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start_time`
[INFO] [stderr]    --> src/db/mod.rs:115:21
[INFO] [stderr]     |
[INFO] [stderr] 115 |         if let Some(start_time) = &query.start_time {
[INFO] [stderr]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end_time`
[INFO] [stderr]    --> src/db/mod.rs:120:21
[INFO] [stderr]     |
[INFO] [stderr] 120 |         if let Some(end_time) = &query.end_time {
[INFO] [stderr]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_time`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `param_count` is never read
[INFO] [stderr]    --> src/db/mod.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |             param_count += 1;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `log_ingestor_query_service` (lib) generated 7 warnings (run `cargo fix --lib -p log_ingestor_query_service` to apply 6 suggestions)
[INFO] [stderr] warning: `log_ingestor_query_service` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused import: `crate::error::Result`
[INFO] [stderr]  --> src/handlers/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::error::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> src/db/mod.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidInput`, `Internal`, and `NotFound` are never constructed
[INFO] [stderr]   --> src/error/mod.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum AppError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr]  9 |     InvalidInput(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 12 |     Internal(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     NotFound(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `log_ingestor_query_service` (bin "log_ingestor_query_service" test) generated 8 warnings (5 duplicates) (run `cargo fix --bin "log_ingestor_query_service" -p log_ingestor_query_service --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/log_ingestor_query_service-b122c5a1e40736aa)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test performance_tests::performance_tests::test_bulk_insert_performance ... ignored
[INFO] [stdout] test performance_tests::performance_tests::test_concurrent_operations ... ignored
[INFO] [stdout] test performance_tests::performance_tests::test_query_performance ... ignored
[INFO] [stdout] test api_tests::api_tests::test_query_with_no_results ... FAILED
[INFO] [stdout] test api_tests::api_tests::test_error_handling_invalid_json ... FAILED
[INFO] [stdout] test api_tests::api_tests::test_query_logs_endpoint ... FAILED
[INFO] [stdout] test api_tests::api_tests::test_ingest_log_endpoint ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_by_level ... FAILED
[INFO] [stdout] test api_tests::api_tests::test_query_logs_with_time_range ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_by_time_range ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_with_parent_resource_id ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_by_message_content ... FAILED
[INFO] [stdout] test tests::tests::test_insert_log ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_by_resource_id ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_with_multiple_filters ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_with_regex ... FAILED
[INFO] [stdout] test tests::tests::test_query_logs_with_trace_and_span_id ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api_tests::api_tests::test_query_with_no_results stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_tests::api_tests::test_query_with_no_results' (29) panicked at src/tests/api_tests.rs:21:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba7743f - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba7743f - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:21:53
[INFO] [stdout]   22:     0x56f2eba7bba8 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:206:36
[INFO] [stdout]   23:     0x56f2eba9292f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e860 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d6115 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d515e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c0f6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba973e6 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba9108f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97afd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97f3d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d481d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d24fb - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d24fb - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d24fb - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb997190 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c23c0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8a24 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a9cb - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27669 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da462 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d688e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2565d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a8750 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adf26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b1a73 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0acf3 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb993093 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f5d1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba24443 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8ccac - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55a84 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c7f8 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba82cd5 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:204:5
[INFO] [stdout]   55:     0x56f2eba77be7 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:205:42
[INFO] [stdout]   56:     0x56f2eb9f2ec6 - <log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_with_no_results::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_tests::api_tests::test_error_handling_invalid_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_tests::api_tests::test_error_handling_invalid_json' (25) panicked at src/tests/api_tests.rs:21:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba7743f - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba7743f - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:21:53
[INFO] [stdout]   22:     0x56f2eba807a7 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:191:36
[INFO] [stdout]   23:     0x56f2eba92baf - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8ea40 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d6315 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d51fe - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c176 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97486 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba915af - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97b7d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97fbd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d489d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d283b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d283b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d283b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb9977d0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c3900 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8a64 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9ac6b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba276e9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da6e2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d694e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba256dd - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a8f90 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9ae026 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b2133 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0afd3 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb9931f3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f7f1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba249e3 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8ce2c - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55b44 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c898 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba82df5 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:189:5
[INFO] [stdout]   55:     0x56f2eba77c47 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:190:48
[INFO] [stdout]   56:     0x56f2eb9f2f46 - <log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_error_handling_invalid_json::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_tests::api_tests::test_query_logs_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_tests::api_tests::test_query_logs_endpoint' (27) panicked at src/tests/api_tests.rs:21:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba7743f - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba7743f - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:21:53
[INFO] [stdout]   22:     0x56f2eba7974e - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:63:36
[INFO] [stdout]   23:     0x56f2eba927ef - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e770 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d6015 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d510e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c0b6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97396 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba90dff - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97abd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97efd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d47dd - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d235b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d235b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d235b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb996e70 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c1920 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8a04 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a87b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27629 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da322 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d682e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2561d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a8330 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adea6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b1713 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0ab83 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992fe3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f4c1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba24173 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8cbec - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55a24 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c7a8 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba82c45 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:61:5
[INFO] [stdout]   55:     0x56f2eba77bb7 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:62:40
[INFO] [stdout]   56:     0x56f2eb9f2e86 - <log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_endpoint::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_tests::api_tests::test_ingest_log_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_tests::api_tests::test_ingest_log_endpoint' (26) panicked at src/tests/api_tests.rs:21:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba7743f - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba7743f - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:21:53
[INFO] [stdout]   22:     0x56f2eba77e62 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:35:36
[INFO] [stdout]   23:     0x56f2eba926af - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e680 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5f15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d50be - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c076 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97346 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba90b6f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97a7d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97ebd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d479d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d21bb - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d21bb - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d21bb - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb996b50 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c0e80 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b89e4 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a72b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba275e9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da1e2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d67ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba255dd - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a7f10 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9ade26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b13b3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0aa13 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992f33 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f3b1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23ea3 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8cb2c - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba559c4 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c758 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba82bb5 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:33:5
[INFO] [stdout]   55:     0x56f2eba77b87 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:34:40
[INFO] [stdout]   56:     0x56f2eb9f2e46 - <log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_ingest_log_endpoint::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_by_level stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_by_level' (31) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba3da76 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:50:34
[INFO] [stdout]   23:     0x56f2eba91caf - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8df00 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5715 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4e3e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8be76 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba970c6 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba8f6ef - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba9787d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97cbd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d459d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d14bb - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d14bb - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d14bb - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb995250 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9bb980 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b88e4 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba99cab - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba273e9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d97e2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d64ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba253dd - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a5e10 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9ada26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9af8b3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba09e93 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb9929b3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1eb31 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba22823 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c52c - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba556c4 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c4d8 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47855 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:48:5
[INFO] [stdout]   55:     0x56f2eba3d247 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:49:40
[INFO] [stdout]   56:     0x56f2eb9f2c46 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_level::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_tests::api_tests::test_query_logs_with_time_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_tests::api_tests::test_query_logs_with_time_range' (28) panicked at src/tests/api_tests.rs:21:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba7743f - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba7743f - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::setup_test_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:21:53
[INFO] [stdout]   22:     0x56f2eba7c807 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:110:36
[INFO] [stdout]   23:     0x56f2eba92a6f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e950 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d6215 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d51ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c136 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97436 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba9131f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97b3d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97f7d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d485d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d269b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d269b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d269b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb9974b0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c2e60 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8a44 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9ab1b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba276a9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da5a2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d68ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2569d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a8b70 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adfa6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b1dd3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0ae63 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb993143 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f6e1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba24713 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8cd6c - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55ae4 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c848 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba82d65 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:108:5
[INFO] [stdout]   55:     0x56f2eba77c17 - log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/api_tests.rs:109:47
[INFO] [stdout]   56:     0x56f2eb9f2f06 - <log_ingestor_query_service[ecaa4a6af32e6663]::api_tests::api_tests::test_query_logs_with_time_range::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_by_time_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_by_time_range' (35) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba40261 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:142:34
[INFO] [stdout]   23:     0x56f2eba91f2f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e0e0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5915 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4ede - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8bef6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97166 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba8fc0f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba978fd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97d3d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d461d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d17fb - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d17fb - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d17fb - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb995890 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9bcec0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8924 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba99f4b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27469 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9a62 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d658e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2545d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a6650 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adb26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9aff73 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a173 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992b13 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1ed51 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba22dc3 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c6aa - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55786 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c576 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47977 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:140:5
[INFO] [stdout]   55:     0x56f2eba3d2a7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:141:45
[INFO] [stdout]   56:     0x56f2eb9f2cc6 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_time_range::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_with_parent_resource_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_with_parent_resource_id' (38) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba45fb1 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:307:34
[INFO] [stdout]   23:     0x56f2eba9256f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e590 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5e15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d506e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8c036 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba972f6 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba908df - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba97a3d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97e7d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d475d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d201b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d201b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d201b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb996830 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9c03e0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b89c4 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a5db - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba275a9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9da0a2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d676e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2559d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a7af0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adda6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b1053 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a8a3 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992e83 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f2a1 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23bd3 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8ca6a - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55966 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c706 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47c47 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:305:5
[INFO] [stdout]   55:     0x56f2eba3d397 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:306:55
[INFO] [stdout]   56:     0x56f2eb9f2e06 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_parent_resource_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_by_message_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_by_message_content' (33) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba42311 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:82:34
[INFO] [stdout]   23:     0x56f2eba921af - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e2c0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5b15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4f7e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8bf76 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97206 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba9012f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba9797d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97dbd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d469d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d1b3b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d1b3b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d1b3b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb995ed0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9be400 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8964 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a1eb - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba274e9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9ce2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d664e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba254dd - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a6e90 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adc26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b0633 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a453 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992c73 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1ef71 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23363 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c82a - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55846 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c616 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47a97 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:80:5
[INFO] [stdout]   55:     0x56f2eba3d307 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:81:50
[INFO] [stdout]   56:     0x56f2eb9f2d46 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_message_content::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_insert_log stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_insert_log' (30) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba3d520 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:38:34
[INFO] [stdout]   23:     0x56f2eba91b6f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8de10 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5615 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4dee - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8be36 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97076 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba8f45f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba9783d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97c7d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d455d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d131b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d131b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d131b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb994f30 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9baee0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b88c4 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba99b5b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba273a9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d96a2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d646e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2539d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a59f0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9ad9a6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9af553 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba09d23 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992903 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1ea21 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba22553 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c46a - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55666 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c486 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba477c7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:36:5
[INFO] [stdout]   55:     0x56f2eba3d217 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:37:31
[INFO] [stdout]   56:     0x56f2eb9f2c06 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_insert_log::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_by_resource_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_by_resource_id' (34) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba414d1 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:112:34
[INFO] [stdout]   23:     0x56f2eba9206f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e1d0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5a15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4f2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8bf36 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba971b6 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba8fe9f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba9793d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97d7d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d465d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d199b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d199b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d199b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb995bb0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9bd960 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8944 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a09b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba274a9 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9ba2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d65ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2549d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a6a70 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adba6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b02d3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a2e3 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992bc3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1ee61 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23093 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c76a - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba557e6 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c5c6 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47a07 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:110:5
[INFO] [stdout]   55:     0x56f2eba3d2d7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:111:46
[INFO] [stdout]   56:     0x56f2eb9f2d06 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_by_resource_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_with_multiple_filters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_with_multiple_filters' (36) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba43166 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:185:34
[INFO] [stdout]   23:     0x56f2eba922ef - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e3b0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5c15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4fce - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8bfb6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97256 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba903bf - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba979bd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97dfd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d46dd - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d1cdb - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d1cdb - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d1cdb - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb9961f0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9beea0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8984 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a33b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27529 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9e22 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d66ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2551d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a72b0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adca6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b0993 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a5c3 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992d23 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f081 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23633 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c8ec - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba558a4 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c668 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47b25 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:183:5
[INFO] [stdout]   55:     0x56f2eba3d337 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:184:53
[INFO] [stdout]   56:     0x56f2eb9f2d86 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_multiple_filters::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_with_regex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_with_regex' (45) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba3eb56 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:219:34
[INFO] [stdout]   23:     0x56f2eba91def - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8dff0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5815 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d4e8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8beb6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba97116 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba8f97f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba978bd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97cfd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d45dd - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d165b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d165b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d165b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb995570 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9bc420 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b8904 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba99dfb - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27429 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9922 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d652e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2541d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a6230 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9adaa6 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9afc13 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a003 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992a63 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1ec41 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba22af3 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c5ea - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55726 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c526 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba478e7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:217:5
[INFO] [stdout]   55:     0x56f2eba3d277 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:218:42
[INFO] [stdout]   56:     0x56f2eb9f2c86 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_regex::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_query_logs_with_trace_and_span_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_query_logs_with_trace_and_span_id' (47) panicked at src/tests/mod.rs:16:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Database(PoolTimedOut)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f2ec46fed2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f2ec46fed2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f2ec46fed2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f2ec488c9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f2ec488c9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x56f2ec475156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f2ec475156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f2ec44ceaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f2ec44ceaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f2ec467569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f2ebab0c3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f2ebab0c3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f2ec4677d2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f2ec4677d2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f2ec44cf68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f2ec441e29 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f2ec44e02d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f2ec48948c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f2ec4891d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f2eba3cef7 - <core[27de1724e4349be2]::result::Result<log_ingestor_query_service[ecaa4a6af32e6663]::db::Database, log_ingestor_query_service[ecaa4a6af32e6663]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f2eba3cef7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::setup_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:16:53
[INFO] [stdout]   22:     0x56f2eba44466 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:259:34
[INFO] [stdout]   23:     0x56f2eba9242f - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1041:44
[INFO] [stdout]   24:     0x56f2eba8e4a0 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:793:13
[INFO] [stdout]   25:     0x56f2eb9d5d15 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::try_with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x56f2eb9d501e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::task::local::LocalData>>::with::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x56f2eba8bff6 - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:791:17
[INFO] [stdout]   28:     0x56f2eba972a6 - <tokio[2f01cff3ab24cf84]::task::local::RunUntil<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:1031:22
[INFO] [stdout]   29:     0x56f2eba9064f - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:689:19
[INFO] [stdout]   30:     0x56f2eba979fd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x56f2eba97e3d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x56f2eb9d471d - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   33:     0x56f2eb9d1e7b - tokio[2f01cff3ab24cf84]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x56f2eb9d1e7b - tokio[2f01cff3ab24cf84]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x56f2eb9d1e7b - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   36:     0x56f2eb996510 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   37:     0x56f2eb9bf940 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   38:     0x56f2eb9b89a4 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   39:     0x56f2eba9a48b - <tokio[2f01cff3ab24cf84]::runtime::context::scoped::Scoped<tokio[2f01cff3ab24cf84]::runtime::scheduler::Context>>::set::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x56f2eba27569 - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x56f2eb9d9f62 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::try_with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x56f2eb9d670e - <std[3b51380354919863]::thread::local::LocalKey<tokio[2f01cff3ab24cf84]::runtime::context::Context>>::with::<tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x56f2eba2555d - tokio[2f01cff3ab24cf84]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x56f2eb9a76d0 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   45:     0x56f2eb9add26 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   46:     0x56f2eb9b0cf3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x56f2eba0a733 - tokio[2f01cff3ab24cf84]::runtime::context::runtime::enter_runtime::<<tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56f2eb992dd3 - <tokio[2f01cff3ab24cf84]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x56f2eba1f191 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x56f2eba23903 - <tokio[2f01cff3ab24cf84]::runtime::runtime::Runtime>::block_on::<<tokio[2f01cff3ab24cf84]::task::local::LocalSet>::run_until<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   51:     0x56f2eba8c9aa - <tokio[2f01cff3ab24cf84]::task::local::LocalSet>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x56f2eba55906 - <actix_rt[4cca646a6926a6cd]::runtime::Runtime>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x56f2eba9c6b6 - <actix_rt[4cca646a6926a6cd]::system::SystemRunner>::block_on::<log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   54:     0x56f2eba47bb7 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:257:5
[INFO] [stdout]   55:     0x56f2eba3d367 - log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:258:54
[INFO] [stdout]   56:     0x56f2eb9f2dc6 - <log_ingestor_query_service[ecaa4a6af32e6663]::tests::tests::test_query_logs_with_trace_and_span_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56f2ebaa4feb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f2ebaa4feb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x56f2ebab184a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56f2ebab184a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56f2ebab184a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x56f2ebab184a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x56f2ebaacdf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x56f2ebaacdf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x56f2ebab4342 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56f2ebab4342 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56f2ebab4342 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56f2ebab4342 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x56f2ebab4342 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56f2ec46f3df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x56f2ec46f3df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7f6227834aa4 - <unknown>
[INFO] [stdout]   78:     0x7f62278c1a64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api_tests::api_tests::test_error_handling_invalid_json
[INFO] [stdout]     api_tests::api_tests::test_ingest_log_endpoint
[INFO] [stdout]     api_tests::api_tests::test_query_logs_endpoint
[INFO] [stdout]     api_tests::api_tests::test_query_logs_with_time_range
[INFO] [stdout]     api_tests::api_tests::test_query_with_no_results
[INFO] [stdout]     tests::tests::test_insert_log
[INFO] [stdout]     tests::tests::test_query_logs_by_level
[INFO] [stdout]     tests::tests::test_query_logs_by_message_content
[INFO] [stdout]     tests::tests::test_query_logs_by_resource_id
[INFO] [stdout]     tests::tests::test_query_logs_by_time_range
[INFO] [stdout]     tests::tests::test_query_logs_with_multiple_filters
[INFO] [stdout]     tests::tests::test_query_logs_with_parent_resource_id
[INFO] [stdout]     tests::tests::test_query_logs_with_regex
[INFO] [stdout]     tests::tests::test_query_logs_with_trace_and_span_id
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 3 ignored; 0 measured; 0 filtered out; finished in 30.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "12d00b76319493c97f85b1d482a465e3424e7a608a85f9afd91824879d7a2dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d00b76319493c97f85b1d482a465e3424e7a608a85f9afd91824879d7a2dbb", kill_on_drop: false }`
[INFO] [stdout] 12d00b76319493c97f85b1d482a465e3424e7a608a85f9afd91824879d7a2dbb
