[INFO] cloning repository https://github.com/Artur-Sulej/rust-microservice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artur-Sulej/rust-microservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3be720b3d8730990598c07e2a91f194d2082265c
[INFO] testing Artur-Sulej/rust-microservice against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtur-Sulej%2Frust-microservice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artur-Sulej/rust-microservice
[INFO] finished tweaking git repo https://github.com/Artur-Sulej/rust-microservice
[INFO] tweaked toml for git repo https://github.com/Artur-Sulej/rust-microservice written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artur-Sulej/rust-microservice on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artur-Sulej/rust-microservice 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded deadpool-redis v0.22.1
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a572c46fdedb3c3ac678e4899970ebf2bcbc7fa7b5b075c16d8d13089e5d46
[INFO] running `Command { std: "docker" "start" "-a" "a0a572c46fdedb3c3ac678e4899970ebf2bcbc7fa7b5b075c16d8d13089e5d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a572c46fdedb3c3ac678e4899970ebf2bcbc7fa7b5b075c16d8d13089e5d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a572c46fdedb3c3ac678e4899970ebf2bcbc7fa7b5b075c16d8d13089e5d46", kill_on_drop: false }`
[INFO] [stdout] a0a572c46fdedb3c3ac678e4899970ebf2bcbc7fa7b5b075c16d8d13089e5d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16bb38d42619afabd339f9aba0925430788a7ff01ff4f9aa04acfcfe90c0f51f
[INFO] running `Command { std: "docker" "start" "-a" "16bb38d42619afabd339f9aba0925430788a7ff01ff4f9aa04acfcfe90c0f51f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling deadpool-redis v0.22.1
[INFO] [stderr]    Compiling social_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[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" "16bb38d42619afabd339f9aba0925430788a7ff01ff4f9aa04acfcfe90c0f51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16bb38d42619afabd339f9aba0925430788a7ff01ff4f9aa04acfcfe90c0f51f", kill_on_drop: false }`
[INFO] [stdout] 16bb38d42619afabd339f9aba0925430788a7ff01ff4f9aa04acfcfe90c0f51f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b4d01ad6a7d1923f0eaa103f1ae3ad692d04032a950d54aa605cbdda0cf9c6e
[INFO] running `Command { std: "docker" "start" "-a" "4b4d01ad6a7d1923f0eaa103f1ae3ad692d04032a950d54aa605cbdda0cf9c6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling social_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockLikeRepository` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MockLikeRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockCacheRepository` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct MockCacheRepository {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `count_key` is never used
[INFO] [stdout]    --> tests/common/mod.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl MockCacheRepository {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 144 |     fn count_key(c: &ContentId) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockContentGateway` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct MockContentGateway {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockProfileGateway` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct MockProfileGateway;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `user_id_for_token` is never used
[INFO] [stdout]    --> tests/common/mod.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl MockProfileGateway {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 268 |     pub fn user_id_for_token(token: &str) -> Option<Uuid> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockPubSub` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct MockPubSub {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestApp` is never constructed
[INFO] [stdout]    --> tests/common/mod.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct TestApp {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `build_state` and `build_router` are never used
[INFO] [stdout]    --> tests/common/mod.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | impl TestApp {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] 335 |     pub fn build_state(self) -> AppState {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn build_router(self) -> axum::Router {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dummy_pg_pool` is never used
[INFO] [stdout]    --> tests/common/mod.rs:375:4
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn create_dummy_pg_pool() -> sqlx::PgPool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_dummy_redis_pool` is never used
[INFO] [stdout]    --> tests/common/mod.rs:383:4
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn create_dummy_redis_pool() -> deadpool_redis::Pool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_post_id` is never used
[INFO] [stdout]    --> tests/common/mod.rs:390:8
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub fn valid_post_id() -> Uuid {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_bonus_hunter_id` is never used
[INFO] [stdout]    --> tests/common/mod.rs:394:8
[INFO] [stdout]     |
[INFO] [stdout] 394 | pub fn valid_bonus_hunter_id() -> Uuid {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_request` is never used
[INFO] [stdout]    --> tests/common/mod.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 | pub async fn send_request(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json` is never used
[INFO] [stdout]    --> tests/common/mod.rs:414:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub fn parse_json(body: &bytes::Bytes) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profile_gateway` is never read
[INFO] [stdout]    --> tests/common/mod.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct TestApp {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub profile_gateway: MockProfileGateway,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 12.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[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" "4b4d01ad6a7d1923f0eaa103f1ae3ad692d04032a950d54aa605cbdda0cf9c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4d01ad6a7d1923f0eaa103f1ae3ad692d04032a950d54aa605cbdda0cf9c6e", kill_on_drop: false }`
[INFO] [stdout] 4b4d01ad6a7d1923f0eaa103f1ae3ad692d04032a950d54aa605cbdda0cf9c6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74c741e46089f31f44b9632bfea1ceabf068a778954c284199367cce6a521b84
[INFO] running `Command { std: "docker" "start" "-a" "74c741e46089f31f44b9632bfea1ceabf068a778954c284199367cce6a521b84", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MockLikeRepository` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct MockLikeRepository {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockCacheRepository` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:137:12
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub struct MockCacheRepository {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `count_key` is never used
[INFO] [stderr]    --> tests/common/mod.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl MockCacheRepository {
[INFO] [stderr]     | ------------------------ associated function in this implementation
[INFO] [stderr] 144 |     fn count_key(c: &ContentId) -> String {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockContentGateway` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:223:12
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub struct MockContentGateway {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockProfileGateway` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:265:12
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub struct MockProfileGateway;
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `user_id_for_token` is never used
[INFO] [stderr]    --> tests/common/mod.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl MockProfileGateway {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] 268 |     pub fn user_id_for_token(token: &str) -> Option<Uuid> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockPubSub` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:288:12
[INFO] [stderr]     |
[INFO] [stderr] 288 | pub struct MockPubSub {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestApp` is never constructed
[INFO] [stderr]    --> tests/common/mod.rs:310:12
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub struct TestApp {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `build_state` and `build_router` are never used
[INFO] [stderr]    --> tests/common/mod.rs:335:12
[INFO] [stderr]     |
[INFO] [stderr] 334 | impl TestApp {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] 335 |     pub fn build_state(self) -> AppState {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 |     pub fn build_router(self) -> axum::Router {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_dummy_pg_pool` is never used
[INFO] [stderr]    --> tests/common/mod.rs:375:4
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn create_dummy_pg_pool() -> sqlx::PgPool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_dummy_redis_pool` is never used
[INFO] [stderr]    --> tests/common/mod.rs:383:4
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn create_dummy_redis_pool() -> deadpool_redis::Pool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `valid_post_id` is never used
[INFO] [stderr]    --> tests/common/mod.rs:390:8
[INFO] [stderr]     |
[INFO] [stderr] 390 | pub fn valid_post_id() -> Uuid {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `valid_bonus_hunter_id` is never used
[INFO] [stderr]    --> tests/common/mod.rs:394:8
[INFO] [stderr]     |
[INFO] [stderr] 394 | pub fn valid_bonus_hunter_id() -> Uuid {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_request` is never used
[INFO] [stderr]    --> tests/common/mod.rs:399:14
[INFO] [stderr]     |
[INFO] [stderr] 399 | pub async fn send_request(
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_json` is never used
[INFO] [stderr]    --> tests/common/mod.rs:414:8
[INFO] [stderr]     |
[INFO] [stderr] 414 | pub fn parse_json(body: &bytes::Bytes) -> serde_json::Value {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `profile_gateway` is never read
[INFO] [stderr]    --> tests/common/mod.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub struct TestApp {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 314 |     pub profile_gateway: MockProfileGateway,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `social_api` (test "lifecycle_test") generated 15 warnings
[INFO] [stderr] warning: `social_api` (test "api_integration_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[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/social_api-639759f785b48290)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test adapters::http::circuit_breaker::tests::does_not_open_when_failure_rate_is_half_or_less ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::failures_below_threshold_keep_closed ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::half_open_reopens_on_failure ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::open_rejects_requests ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::opens_when_failure_rate_exceeds_half_in_window ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::transitions_to_half_open_after_timeout ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::open_stays_open_before_recovery_timeout ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::transitions_to_open_after_threshold_failures ... ok
[INFO] [stdout] test adapters::http::tests::content_validate_url_with_trailing_slash ... ok
[INFO] [stdout] test adapters::http::tests::content_validate_url_with_v1_suffix ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_invalid ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_with_prefix ... ok
[INFO] [stdout] test adapters::http::tests::parse_profile_user_id_without_prefix ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::closed_permits_requests ... ok
[INFO] [stdout] test adapters::http::circuit_breaker::tests::half_open_closes_after_success_threshold ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_timestamp ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_plain ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_trailing_slash ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_v1_and_trailing_slash ... ok
[INFO] [stdout] test adapters::http::tests::profile_url_with_v1_suffix ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_uuid ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_base64 ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_missing_fields ... ok
[INFO] [stdout] test adapters::postgres::tests::decode_invalid_json ... ok
[INFO] [stdout] test adapters::postgres::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test api::error::tests::batch_too_large_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::content_type_unknown_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::invalid_content_id_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::invalid_content_maps_to_404 ... ok
[INFO] [stdout] test api::error::tests::invalid_cursor_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::internal_error_maps_to_500 ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_uses_cache_first ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_falls_back_to_db_on_cache_batch_error ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_counts_fills_cache_misses_from_db ... ok
[INFO] [stdout] test api::error::tests::unauthorized_maps_to_401 ... ok
[INFO] [stdout] test api::error::tests::invalid_window_maps_to_400 ... ok
[INFO] [stdout] test api::error::tests::rate_limited_maps_to_429_with_retry_after ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_count_falls_back_to_db ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_count_returns_cached_value ... ok
[INFO] [stdout] test domain::services::batch_service::tests::get_statuses_returns_liked_and_not_liked ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_top_rejects_invalid_window ... ok
[INFO] [stdout] test domain::services::like_service::tests::get_top_returns_cached_leaderboard ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_stores_and_publishes_event ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_increments_cache ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_idempotent_no_side_effects ... ok
[INFO] [stdout] test api::error::tests::dependency_unavailable_maps_to_503 ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_decrements_cache_and_publishes ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_no_op_when_not_liked ... ok
[INFO] [stdout] test domain::services::like_service::tests::like_validates_content_before_storing ... ok
[INFO] [stdout] test domain::services::like_service::tests::unlike_validates_content ... ok
[INFO] [stdout] test api::error::tests::error_response_has_correct_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/mock_content.rs (/opt/rustwide/target/debug/deps/mock_content-87491b973bb422a5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mock_profile.rs (/opt/rustwide/target/debug/deps/mock_profile-3d070a2ed6c18375)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/social_api-1e6bcf0e6fd9fce0)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_integration_test.rs (/opt/rustwide/target/debug/deps/api_integration_test-620401aed5e8843b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test batch_counts_returns_results ... ok
[INFO] [stdout] test batch_counts_empty_returns_empty_results ... ok
[INFO] [stdout] test batch_statuses_without_auth_returns_error ... ok
[INFO] [stdout] test batch_statuses_returns_liked_and_not_liked ... ok
[INFO] [stdout] test batch_counts_fall_back_to_db_when_cache_read_fails ... ok
[INFO] [stdout] test count_invalid_content_id_returns_400_invalid_content_id ... ok
[INFO] [stdout] test count_falls_back_to_db_when_cache_read_fails ... ok
[INFO] [stdout] test batch_counts_exceeding_100_returns_400 ... ok
[INFO] [stdout] test count_response_shape_matches_spec ... ok
[INFO] [stdout] test count_returns_200_no_auth_needed ... ok
[INFO] [stdout] test batch_statuses_exceeding_100_returns_400 ... ok
[INFO] [stdout] test error_responses_have_correct_structure ... ok
[INFO] [stdout] test error_responses_include_request_id_header ... ok
[INFO] [stdout] test like_idempotent_returns_201_with_already_existed ... ok
[INFO] [stdout] test like_includes_rate_limit_headers ... ok
[INFO] [stdout] test like_invalid_content_id_returns_400_invalid_content_id ... ok
[INFO] [stdout] test like_unknown_content_type_returns_400 ... ok
[INFO] [stdout] test health_live_returns_200 ... ok
[INFO] [stdout] test like_returns_201_created ... ok
[INFO] [stdout] test like_nonexistent_content_returns_404 ... ok
[INFO] [stdout] test like_with_invalid_token_returns_401 ... ok
[INFO] [stdout] test like_without_auth_returns_401 ... ok
[INFO] [stdout] test status_without_auth_returns_error ... ok
[INFO] [stdout] test status_not_liked_returns_false_with_null_timestamp ... ok
[INFO] [stdout] test stream_returns_sse_content_type ... ok
[INFO] [stdout] test stream_emits_shutdown_event_on_shutdown_signal ... ok
[INFO] [stdout] test read_rate_limited_returns_429_with_headers ... ok
[INFO] [stdout] test status_liked_returns_true_with_timestamp ... ok
[INFO] [stdout] test metrics_returns_text ... ok
[INFO] [stdout] test top_returns_leaderboard_with_correct_shape ... ok
[INFO] [stdout] test unlike_not_liked_returns_200_with_was_liked_false ... ok
[INFO] [stdout] test unlike_returns_200_with_was_liked_true ... ok
[INFO] [stdout] test unlike_without_auth_returns_error ... ok
[INFO] [stdout] test full_like_unlike_lifecycle ... ok
[INFO] [stdout] test top_invalid_window_returns_400 ... ok
[INFO] [stdout] test top_defaults_to_post_content_type ... ok
[INFO] [stdout] test user_likes_empty_returns_no_cursor ... ok
[INFO] [stdout] test user_likes_returns_items ... ok
[INFO] [stdout] test user_likes_filters_by_content_type ... ok
[INFO] [stdout] test user_likes_without_auth_returns_error ... ok
[INFO] [stdout] test write_rate_limited_returns_429_with_headers ... ok
[INFO] [stdout] test health_ready_reports_content_api_check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_ready_reports_content_api_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_ready_reports_content_api_check' (175) panicked at src/config.rs:87:19:
[INFO] [stdout] Failed to load configuration: missing value for field database_url
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f9ff7aeaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f9ff7aeaea - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f9ff7aeaea - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f9ff7aeaea - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f9ff7c797a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f9ff7c797a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61f9ff7b3ef2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61f9ff7b3ef2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61f9ff78c45f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f9ff78c45f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f9ff7a66f9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f9feb62cfc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61f9feb62cfc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f9ff7a6972 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61f9ff7a6972 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f9ff78c518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f9ff781059 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f9ff78d56d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f9ff7c81ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f9febc862b - social_api[1a403d17d6a78e61]::config::load_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:87:19
[INFO] [stdout]   20:     0x61f9feba80b1 - <social_api[1a403d17d6a78e61]::config::load_config as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x61f9fec47cab - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init::<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61f9fec47bee - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61f9fec47d42 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x61f9ff791cf9 - <std[29689e6404d28ef9]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x61f9fec45454 - <std[29689e6404d28ef9]::sync::once::Once>::call_once_force::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::initialize<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x61f9fec45235 - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::initialize::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61f9fec45312 - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_try_init::<<std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init<social_api[1a403d17d6a78e61]::config::load_config>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61f9fec4526e - <std[29689e6404d28ef9]::sync::once_lock::OnceLock<social_api[1a403d17d6a78e61]::config::AppConfig>>::get_or_init::<social_api[1a403d17d6a78e61]::config::load_config>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61f9febc872e - social_api[1a403d17d6a78e61]::config::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:79:12
[INFO] [stdout]   30:     0x61f9febea1d0 - social_api[1a403d17d6a78e61]::health_ready::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:115:15
[INFO] [stdout]   31:     0x61f9febbe500 - <social_api[1a403d17d6a78e61]::health_ready as axum[35e9e1103c9fd804]::handler::Handler<(axum_core[1c566f0213d69a56]::extract::private::ViaParts, axum[35e9e1103c9fd804]::extract::state::State<social_api[1a403d17d6a78e61]::api::handlers::AppState>), social_api[1a403d17d6a78e61]::api::handlers::AppState>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/handler/mod.rs:253:43
[INFO] [stdout]   32:     0x61f9fecc6d00 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x61f9fec88cd3 - <futures_util[536b6782f4beb32a]::future::future::map::Map<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>> + core[e929cb53b82a81ca]::marker::Send>>, fn(http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>) -> core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   34:     0x61f9febcabd3 - <futures_util[536b6782f4beb32a]::future::future::Map<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>> + core[e929cb53b82a81ca]::marker::Send>>, fn(http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>) -> core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   35:     0x61f9fec19a33 - <axum[35e9e1103c9fd804]::handler::future::IntoServiceFuture<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>> + core[e929cb53b82a81ca]::marker::Send>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/macros.rs:42:39
[INFO] [stdout]   36:     0x61f9fec97d05 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<axum[35e9e1103c9fd804]::handler::future::IntoServiceFuture<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>> + core[e929cb53b82a81ca]::marker::Send>>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   37:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x61f9fef99778 - <tower[2f57b7e592a997c7]::util::oneshot::Oneshot<tower[2f57b7e592a997c7]::util::boxed_clone_sync::BoxCloneSyncService<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>, http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>, http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   39:     0x61f9fef9ca0b - <axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   40:     0x61f9fec97fd5 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   41:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   42:     0x61f9fec3377c - <axum[35e9e1103c9fd804]::middleware::from_fn::Next>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:345:36
[INFO] [stdout]   43:     0x61f9fec6fc3c - social_api[1a403d17d6a78e61]::api::middleware::request_id_middleware::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/middleware.rs:22:38
[INFO] [stdout]   44:     0x61f9fec35549 - <axum[35e9e1103c9fd804]::middleware::from_fn::FromFn<social_api[1a403d17d6a78e61]::api::middleware::request_id_middleware, (), axum[35e9e1103c9fd804]::routing::route::Route, (http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>,)> as tower_service[f834347a741605bc]::Service<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:309:45
[INFO] [stdout]   45:     0x61f9fef875f2 - <axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:375:29
[INFO] [stdout]   46:     0x61f9fec3a52b - <axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture as futures_core[2d691f9cc8d5f547]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   47:     0x61f9febdf423 - <futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   48:     0x61f9fec89593 - <futures_util[536b6782f4beb32a]::future::future::map::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   49:     0x61f9febcacc3 - <futures_util[536b6782f4beb32a]::future::future::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   50:     0x61f9fecc64d3 - <futures_util[536b6782f4beb32a]::future::try_future::MapErr<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   51:     0x61f9fec8bb33 - <tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   52:     0x61f9fec98485 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   53:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   54:     0x61f9fef99778 - <tower[2f57b7e592a997c7]::util::oneshot::Oneshot<tower[2f57b7e592a997c7]::util::boxed_clone_sync::BoxCloneSyncService<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>, http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>, http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   55:     0x61f9fef9ca0b - <axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   56:     0x61f9fec97fd5 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   57:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   58:     0x61f9fec3377c - <axum[35e9e1103c9fd804]::middleware::from_fn::Next>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:345:36
[INFO] [stdout]   59:     0x61f9fec6f2b1 - social_api[1a403d17d6a78e61]::api::middleware::metrics_middleware::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/middleware.rs:66:38
[INFO] [stdout]   60:     0x61f9fec34e29 - <axum[35e9e1103c9fd804]::middleware::from_fn::FromFn<social_api[1a403d17d6a78e61]::api::middleware::metrics_middleware, (), axum[35e9e1103c9fd804]::routing::route::Route, (http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>,)> as tower_service[f834347a741605bc]::Service<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:309:45
[INFO] [stdout]   61:     0x61f9fef875f2 - <axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:375:29
[INFO] [stdout]   62:     0x61f9fec3a52b - <axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture as futures_core[2d691f9cc8d5f547]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   63:     0x61f9febdf423 - <futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   64:     0x61f9fec89593 - <futures_util[536b6782f4beb32a]::future::future::map::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   65:     0x61f9febcacc3 - <futures_util[536b6782f4beb32a]::future::future::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   66:     0x61f9fecc64d3 - <futures_util[536b6782f4beb32a]::future::try_future::MapErr<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   67:     0x61f9fec8bb33 - <tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   68:     0x61f9fec98485 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<axum[35e9e1103c9fd804]::middleware::from_fn::ResponseFuture, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   69:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   70:     0x61f9fef99778 - <tower[2f57b7e592a997c7]::util::oneshot::Oneshot<tower[2f57b7e592a997c7]::util::boxed_clone_sync::BoxCloneSyncService<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>, http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>, http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   71:     0x61f9fef9ca0b - <axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   72:     0x61f9fec95107 - <tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/trace/future.rs:55:40
[INFO] [stdout]   73:     0x61f9fec95b2b - <tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures> as futures_core[2d691f9cc8d5f547]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   74:     0x61f9febdf383 - <futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   75:     0x61f9fec89073 - <futures_util[536b6782f4beb32a]::future::future::map::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   76:     0x61f9febcac23 - <futures_util[536b6782f4beb32a]::future::future::Map<futures_util[536b6782f4beb32a]::future::try_future::into_future::IntoFuture<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>>, futures_util[536b6782f4beb32a]::fns::MapErrFn<<core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   77:     0x61f9fecc6483 - <futures_util[536b6782f4beb32a]::future::try_future::MapErr<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   78:     0x61f9fec8bae3 - <tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/macros.rs:38:38
[INFO] [stdout]   79:     0x61f9fec982a7 - <axum[35e9e1103c9fd804]::util::MapIntoResponseFuture<tower[2f57b7e592a997c7]::util::map_err::MapErrFuture<tower_http[d3e5b5f01ecee47b]::trace::future::ResponseFuture<axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible>, tower_http[d3e5b5f01ecee47b]::classify::ServerErrorsAsFailures>, <core[e929cb53b82a81ca]::convert::Infallible as core[e929cb53b82a81ca]::convert::Into<core[e929cb53b82a81ca]::convert::Infallible>>::into>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/util.rs:94:47
[INFO] [stdout]   80:     0x61f9fef909f0 - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   81:     0x61f9fef99778 - <tower[2f57b7e592a997c7]::util::oneshot::Oneshot<tower[2f57b7e592a997c7]::util::boxed_clone_sync::BoxCloneSyncService<http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>, http[78a2e005275efcb1]::response::Response<axum_core[1c566f0213d69a56]::body::Body>, core[e929cb53b82a81ca]::convert::Infallible>, http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   82:     0x61f9fef9ca0b - <axum[35e9e1103c9fd804]::routing::route::RouteFuture<core[e929cb53b82a81ca]::convert::Infallible> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/route.rs:149:41
[INFO] [stdout]   83:     0x61f9feb2ae36 - <tower[2f57b7e592a997c7]::util::oneshot::Oneshot<axum[35e9e1103c9fd804]::routing::Router, http[78a2e005275efcb1]::request::Request<axum_core[1c566f0213d69a56]::body::Body>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/oneshot.rs:96:42
[INFO] [stdout]   84:     0x61f9feb4d78e - api_integration_test[d813ccec0d12ae1]::common::send_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:404:41
[INFO] [stdout]   85:     0x61f9feaffda2 - api_integration_test[d813ccec0d12ae1]::health_ready_reports_content_api_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1015:49
[INFO] [stdout]   86:     0x61f9feb4cde2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   87:     0x61f9feb4ce5d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   88:     0x61f9feb2a23d - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   89:     0x61f9feb2a13b - tokio[e8f3e56a9c35d510]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   90:     0x61f9feb2a13b - tokio[e8f3e56a9c35d510]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   91:     0x61f9feb2a13b - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   92:     0x61f9feb24540 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   93:     0x61f9feb28e0d - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   94:     0x61f9feb28104 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   95:     0x61f9feb4174b - <tokio[e8f3e56a9c35d510]::runtime::context::scoped::Scoped<tokio[e8f3e56a9c35d510]::runtime::scheduler::Context>>::set::<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   96:     0x61f9feb2f6e9 - tokio[e8f3e56a9c35d510]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   97:     0x61f9feb3aff2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e8f3e56a9c35d510]::runtime::context::Context>>::try_with::<tokio[e8f3e56a9c35d510]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   98:     0x61f9feb3ab7e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[e8f3e56a9c35d510]::runtime::context::Context>>::with::<tokio[e8f3e56a9c35d510]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   99:     0x61f9feb2d65d - tokio[e8f3e56a9c35d510]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]  100:     0x61f9feb26680 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]  101:     0x61f9feb26976 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]  102:     0x61f9feb27c10 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]  103:     0x61f9feb27093 - tokio[e8f3e56a9c35d510]::runtime::context::runtime::enter_runtime::<<tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]  104:     0x61f9feb24071 - <tokio[e8f3e56a9c35d510]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]  105:     0x61f9feb47b04 - <tokio[e8f3e56a9c35d510]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]  106:     0x61f9feb47ccf - <tokio[e8f3e56a9c35d510]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]  107:     0x61f9feb13d33 - api_integration_test[d813ccec0d12ae1]::health_ready_reports_content_api_check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1018:100
[INFO] [stdout]  108:     0x61f9feaeb797 - api_integration_test[d813ccec0d12ae1]::health_ready_reports_content_api_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_integration_test.rs:1001:50
[INFO] [stdout]  109:     0x61f9feb23a16 - <api_integration_test[d813ccec0d12ae1]::health_ready_reports_content_api_check::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  110:     0x61f9feb55fdb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  111:     0x61f9feb55fdb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]  112:     0x61f9feb637cb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]  113:     0x61f9feb637cb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  114:     0x61f9feb637cb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  115:     0x61f9feb637cb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  116:     0x61f9feb637cb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  117:     0x61f9feb637cb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]  118:     0x61f9feb637cb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]  119:     0x61f9feb5cee4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]  120:     0x61f9feb5cee4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  121:     0x61f9feb663d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  122:     0x61f9feb663d2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  123:     0x61f9feb663d2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  124:     0x61f9feb663d2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  125:     0x61f9feb663d2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x61f9feb663d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  127:     0x61f9feb663d2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  128:     0x61f9ff7ae01f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]  129:     0x61f9ff7ae01f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  130:     0x7501f0e64aa4 - <unknown>
[INFO] [stdout]  131:     0x7501f0ef1a64 - clone
[INFO] [stdout]  132:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_ready_reports_content_api_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api_integration_test`
[INFO] running `Command { std: "docker" "inspect" "74c741e46089f31f44b9632bfea1ceabf068a778954c284199367cce6a521b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c741e46089f31f44b9632bfea1ceabf068a778954c284199367cce6a521b84", kill_on_drop: false }`
[INFO] [stdout] 74c741e46089f31f44b9632bfea1ceabf068a778954c284199367cce6a521b84
