[INFO] cloning repository https://github.com/juankidev93/likes-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juankidev93/likes-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuankidev93%2Flikes-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuankidev93%2Flikes-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcacd684a6711b463fcf5607c59625edefe8d81b
[INFO] testing juankidev93/likes-service against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuankidev93%2Flikes-service" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juankidev93/likes-service
[INFO] finished tweaking git repo https://github.com/juankidev93/likes-service
[INFO] tweaked toml for git repo https://github.com/juankidev93/likes-service written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juankidev93/likes-service on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juankidev93/likes-service already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208
[INFO] running `Command { std: "docker" "start" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling likes-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling likes-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/likes_service-367adc00dd6dd2e6)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test error::tests::content_validation_not_found_maps_to_404 ... ok
[INFO] [stdout] test error::tests::domain_errors_map_to_expected_http_errors ... ok
[INFO] [stdout] test http::helpers::tests::cursor_roundtrip_preserves_fields ... ok
[INFO] [stdout] test http::helpers::tests::decode_cursor_rejects_malformed_payload ... ok
[INFO] [stdout] test integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items ... FAILED
[INFO] [stdout] test integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count ... FAILED
[INFO] [stdout] test integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests ... FAILED
[INFO] [stdout] test integration_tests::content_api_circuit_breaker_recovers_after_cooldown ... FAILED
[INFO] [stdout] test integration_tests::content_validation_results_are_cached ... FAILED
[INFO] [stdout] test integration_tests::count_cache_is_refreshed_after_like_and_unlike ... FAILED
[INFO] [stdout] test integration_tests::create_like_with_unknown_content_returns_404 ... FAILED
[INFO] [stdout] test integration_tests::graceful_shutdown_closes_sse_connections ... FAILED
[INFO] [stdout] test integration_tests::graceful_shutdown_stops_accepting_new_requests ... FAILED
[INFO] [stdout] test integration_tests::create_like_without_token_returns_401 ... FAILED
[INFO] [stdout] test integration_tests::likes_stream_emits_unlike_event ... FAILED
[INFO] [stdout] test integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses ... FAILED
[INFO] [stdout] test integration_tests::like_status_cache_is_refreshed_after_like_and_unlike ... FAILED
[INFO] [stdout] test integration_tests::write_rate_limit_returns_429_when_exceeded ... FAILED
[INFO] [stdout] test integration_tests::like_then_count_returns_updated_value ... FAILED
[INFO] [stdout] test integration_tests::likes_stream_emits_like_event ... FAILED
[INFO] [stdout] test integrations::content_registry::tests::registry_returns_definitions_by_content_type ... ok
[INFO] [stdout] test integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable ... FAILED
[INFO] [stdout] test integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests ... FAILED
[INFO] [stdout] test integration_tests::profile_api_circuit_breaker_recovers_after_cooldown ... FAILED
[INFO] [stdout] {"timestamp":"2026-09-03T10:16:57.317973Z","level":"WARN","fields":{"message":"circuit breaker opened","service":"test_service","failure_threshold":5,"failure_window_seconds":30,"open_seconds":30},"target":"likes_service::resilience::circuit_breaker"}
[INFO] [stdout] test resilience::circuit_breaker::tests::opens_when_failure_rate_exceeds_half_with_enough_samples ... ok
[INFO] [stdout] {"timestamp":"2026-09-03T10:16:57.318174Z","level":"WARN","fields":{"message":"circuit breaker opened","service":"test_service","failure_threshold":1,"failure_window_seconds":30,"open_seconds":0},"target":"likes_service::resilience::circuit_breaker"}
[INFO] [stdout] test integrations::content_registry::tests::registry_all_returns_sorted_definitions ... ok
[INFO] [stdout] {"timestamp":"2026-09-03T10:16:57.323331Z","level":"WARN","fields":{"message":"circuit breaker moved to half-open","service":"test_service","success_threshold":3},"target":"likes_service::resilience::circuit_breaker"}
[INFO] [stdout] {"timestamp":"2026-09-03T10:16:57.323421Z","level":"WARN","fields":{"message":"circuit breaker closed","service":"test_service"},"target":"likes_service::resilience::circuit_breaker"}
[INFO] [stdout] test resilience::circuit_breaker::tests::half_open_requires_success_threshold_to_close ... ok
[INFO] [stdout] test integration_tests::public_count_supports_etag_and_not_modified ... FAILED
[INFO] [stdout] test integration_tests::public_top_likes_supports_etag_and_not_modified ... FAILED
[INFO] [stdout] test integration_tests::read_rate_limit_returns_429_when_exceeded ... FAILED
[INFO] [stdout] test integration_tests::top_likes_respects_window_boundaries ... FAILED
[INFO] [stdout] test integration_tests::top_likes_response_is_cached_in_redis ... FAILED
[INFO] [stdout] test integration_tests::user_likes_last_page_has_no_next_cursor ... FAILED
[INFO] [stdout] test integration_tests::top_likes_returns_items_sorted_by_count ... FAILED
[INFO] [stdout] test integration_tests::grpc_like_lifecycle_returns_expected_responses ... FAILED
[INFO] [stdout] test integration_tests::sse_metrics_track_connections_and_events ... FAILED
[INFO] [stdout] test integration_tests::user_likes_returns_empty_page_when_user_has_no_likes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items' (2628) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dc5e22 - likes_service[8c45a20c401ea76c]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def5ba - <likes_service[8c45a20c401ea76c]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68c7d - <likes_service[8c45a20c401ea76c]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count' (2629) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dc1446 - likes_service[8c45a20c401ea76c]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def2fa - <likes_service[8c45a20c401ea76c]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68b7d - <likes_service[8c45a20c401ea76c]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests' (2630) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dc8697 - likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def71a - <likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68cfd - <likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::content_api_circuit_breaker_recovers_after_cooldown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::content_api_circuit_breaker_recovers_after_cooldown' (2631) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7db7a13 - likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7deed7a - <likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6897d - <likes_service[8c45a20c401ea76c]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::content_validation_results_are_cached stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::content_validation_results_are_cached' (2632) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d93960 - likes_service[8c45a20c401ea76c]::integration_tests::content_validation_results_are_cached::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7ded78a - <likes_service[8c45a20c401ea76c]::integration_tests::content_validation_results_are_cached::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6817d - <likes_service[8c45a20c401ea76c]::integration_tests::content_validation_results_are_cached::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::count_cache_is_refreshed_after_like_and_unlike stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::count_cache_is_refreshed_after_like_and_unlike' (2633) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dab92d - likes_service[8c45a20c401ea76c]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee80a - <likes_service[8c45a20c401ea76c]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6877d - <likes_service[8c45a20c401ea76c]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::create_like_with_unknown_content_returns_404 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::create_like_with_unknown_content_returns_404' (2635) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7da9a7b - likes_service[8c45a20c401ea76c]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee6aa - <likes_service[8c45a20c401ea76c]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f686fd - <likes_service[8c45a20c401ea76c]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::graceful_shutdown_closes_sse_connections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::graceful_shutdown_closes_sse_connections' (2637) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d9ee36 - likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dedfca - <likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6847d - <likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::graceful_shutdown_stops_accepting_new_requests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::graceful_shutdown_stops_accepting_new_requests' (2638) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dad4a4 - likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee96a - <likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f687fd - <likes_service[8c45a20c401ea76c]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::create_like_without_token_returns_401 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::create_like_without_token_returns_401' (2636) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d95206 - likes_service[8c45a20c401ea76c]::integration_tests::create_like_without_token_returns_401::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7ded8ea - <likes_service[8c45a20c401ea76c]::integration_tests::create_like_without_token_returns_401::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f681fd - <likes_service[8c45a20c401ea76c]::integration_tests::create_like_without_token_returns_401::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::likes_stream_emits_unlike_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::likes_stream_emits_unlike_event' (2644) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d8f630 - likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_unlike_event::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7ded4ca - <likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_unlike_event::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6807d - <likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_unlike_event::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses' (2639) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dccbee - likes_service[8c45a20c401ea76c]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def9cb - <likes_service[8c45a20c401ea76c]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68dfd - <likes_service[8c45a20c401ea76c]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::like_status_cache_is_refreshed_after_like_and_unlike stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::like_status_cache_is_refreshed_after_like_and_unlike' (2641) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dbd867 - likes_service[8c45a20c401ea76c]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def03a - <likes_service[8c45a20c401ea76c]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68a7d - <likes_service[8c45a20c401ea76c]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::write_rate_limit_returns_429_when_exceeded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::write_rate_limit_returns_429_when_exceeded' (2656) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7da5605 - likes_service[8c45a20c401ea76c]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee3ea - <likes_service[8c45a20c401ea76c]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f685fd - <likes_service[8c45a20c401ea76c]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::like_then_count_returns_updated_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::like_then_count_returns_updated_value' (2642) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d96e5f - likes_service[8c45a20c401ea76c]::integration_tests::like_then_count_returns_updated_value::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7deda4a - <likes_service[8c45a20c401ea76c]::integration_tests::like_then_count_returns_updated_value::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6827d - <likes_service[8c45a20c401ea76c]::integration_tests::like_then_count_returns_updated_value::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::likes_stream_emits_like_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::likes_stream_emits_like_event' (2643) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d8d8a0 - likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_like_event::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7ded36a - <likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_like_event::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f67ffd - <likes_service[8c45a20c401ea76c]::integration_tests::likes_stream_emits_like_event::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] error: test failed, to rerun pass `--bin likes-service`
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable' (2634) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dc3fbc - likes_service[8c45a20c401ea76c]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def45a - <likes_service[8c45a20c401ea76c]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68bfd - <likes_service[8c45a20c401ea76c]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests' (2645) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dcaaed - likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def87a - <likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68d7d - <likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::profile_api_circuit_breaker_recovers_after_cooldown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::profile_api_circuit_breaker_recovers_after_cooldown' (2646) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dbaf12 - likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7deeeda - <likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f689fd - <likes_service[8c45a20c401ea76c]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::public_count_supports_etag_and_not_modified stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::public_count_supports_etag_and_not_modified' (2647) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7da7cc6 - likes_service[8c45a20c401ea76c]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee54a - <likes_service[8c45a20c401ea76c]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6867d - <likes_service[8c45a20c401ea76c]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::public_top_likes_supports_etag_and_not_modified stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::public_top_likes_supports_etag_and_not_modified' (2648) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7db5b56 - likes_service[8c45a20c401ea76c]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7deec1a - <likes_service[8c45a20c401ea76c]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f688fd - <likes_service[8c45a20c401ea76c]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::read_rate_limit_returns_429_when_exceeded stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::read_rate_limit_returns_429_when_exceeded' (2649) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7da364c - likes_service[8c45a20c401ea76c]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee28a - <likes_service[8c45a20c401ea76c]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6857d - <likes_service[8c45a20c401ea76c]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::top_likes_respects_window_boundaries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::top_likes_respects_window_boundaries' (2651) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d91457 - likes_service[8c45a20c401ea76c]::integration_tests::top_likes_respects_window_boundaries::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7ded62a - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_respects_window_boundaries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f680fd - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_respects_window_boundaries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::top_likes_response_is_cached_in_redis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::top_likes_response_is_cached_in_redis' (2652) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d98dc4 - likes_service[8c45a20c401ea76c]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dedbaa - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f682fd - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::user_likes_last_page_has_no_next_cursor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::user_likes_last_page_has_no_next_cursor' (2654) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d9c9d0 - likes_service[8c45a20c401ea76c]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dede6a - <likes_service[8c45a20c401ea76c]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f683fd - <likes_service[8c45a20c401ea76c]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::top_likes_returns_items_sorted_by_count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::top_likes_returns_items_sorted_by_count' (2653) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7d9a8d0 - likes_service[8c45a20c401ea76c]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dedd0a - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6837d - <likes_service[8c45a20c401ea76c]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::grpc_like_lifecycle_returns_expected_responses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::grpc_like_lifecycle_returns_expected_responses' (2640) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7daecde - likes_service[8c45a20c401ea76c]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7deeabb - <likes_service[8c45a20c401ea76c]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f6887d - <likes_service[8c45a20c401ea76c]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::sse_metrics_track_connections_and_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::sse_metrics_track_connections_and_events' (2650) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7da0d34 - likes_service[8c45a20c401ea76c]::integration_tests::sse_metrics_track_connections_and_events::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7dee12a - <likes_service[8c45a20c401ea76c]::integration_tests::sse_metrics_track_connections_and_events::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f684fd - <likes_service[8c45a20c401ea76c]::integration_tests::sse_metrics_track_connections_and_events::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::user_likes_returns_empty_page_when_user_has_no_likes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::user_likes_returns_empty_page_when_user_has_no_likes' (2655) panicked at src/integration_tests.rs:1957:48:
[INFO] [stdout] DATABASE_URL must be set for tests: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6d85bbfc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55b6d85d56ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55b6d85c14bc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55b6d8596436 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55b6d85b3859 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55b6d807ccc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55b6d85b3b82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55b6d85964e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55b6d858e2c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55b6d85973dd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55b6d85d5eac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55b6d85d5c82 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55b6d7deb9c0 - likes_service[8c45a20c401ea76c]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x55b6d7dbf9bf - likes_service[8c45a20c401ea76c]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x55b6d7df57e3 - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55b6d7f697fc - <tokio[8d8bb4439323c082]::runtime::context::scoped::Scoped<tokio[8d8bb4439323c082]::runtime::scheduler::Context>>::set::<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55b6d7df05cd - <tokio[8d8bb4439323c082]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x55b6d7f3ca12 - <tokio[8d8bb4439323c082]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55b6d7def19a - <likes_service[8c45a20c401ea76c]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x55b6d80b18f3 - serial_test[908044829192b608]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x55b6d7f68afd - <likes_service[8c45a20c401ea76c]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55b6d806ffab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55b6d807d615 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55b6d80769d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55b6d8080772 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55b6d85baf79 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x7bfd3974407a - <unknown>
[INFO] [stdout]   27:     0x7bfd397d7534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items
[INFO] [stdout]     integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count
[INFO] [stdout]     integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests
[INFO] [stdout]     integration_tests::content_api_circuit_breaker_recovers_after_cooldown
[INFO] [stdout]     integration_tests::content_validation_results_are_cached
[INFO] [stdout]     integration_tests::count_cache_is_refreshed_after_like_and_unlike
[INFO] [stdout]     integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable
[INFO] [stdout]     integration_tests::create_like_with_unknown_content_returns_404
[INFO] [stdout]     integration_tests::create_like_without_token_returns_401
[INFO] [stdout]     integration_tests::graceful_shutdown_closes_sse_connections
[INFO] [stdout]     integration_tests::graceful_shutdown_stops_accepting_new_requests
[INFO] [stdout]     integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses
[INFO] [stdout]     integration_tests::grpc_like_lifecycle_returns_expected_responses
[INFO] [stdout]     integration_tests::like_status_cache_is_refreshed_after_like_and_unlike
[INFO] [stdout]     integration_tests::like_then_count_returns_updated_value
[INFO] [stdout]     integration_tests::likes_stream_emits_like_event
[INFO] [stdout]     integration_tests::likes_stream_emits_unlike_event
[INFO] [stdout]     integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests
[INFO] [stdout]     integration_tests::profile_api_circuit_breaker_recovers_after_cooldown
[INFO] [stdout]     integration_tests::public_count_supports_etag_and_not_modified
[INFO] [stdout]     integration_tests::public_top_likes_supports_etag_and_not_modified
[INFO] [stdout]     integration_tests::read_rate_limit_returns_429_when_exceeded
[INFO] [stdout]     integration_tests::sse_metrics_track_connections_and_events
[INFO] [stdout]     integration_tests::top_likes_respects_window_boundaries
[INFO] [stdout]     integration_tests::top_likes_response_is_cached_in_redis
[INFO] [stdout]     integration_tests::top_likes_returns_items_sorted_by_count
[INFO] [stdout]     integration_tests::user_likes_last_page_has_no_next_cursor
[INFO] [stdout]     integration_tests::user_likes_returns_empty_page_when_user_has_no_likes
[INFO] [stdout]     integration_tests::write_rate_limit_returns_429_when_exceeded
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208", kill_on_drop: false }`
[INFO] [stdout] 71ddbe9ebdfba99f3e262319d9f2168e0c81e481a556b98a2ac77ebb0cd95208
