[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.98.0-beta.8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juankidev93/likes-service on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.12.3
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e
[INFO] running `Command { std: "docker" "start" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", 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" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", 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" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[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 serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 likes-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", 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" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 16s
[INFO] running `Command { std: "docker" "inspect" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", 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" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.47s
[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 http::helpers::tests::cursor_roundtrip_preserves_fields ... ok
[INFO] [stdout] test http::helpers::tests::decode_cursor_rejects_malformed_payload ... ok
[INFO] [stdout] test error::tests::domain_errors_map_to_expected_http_errors ... ok
[INFO] [stdout] test error::tests::content_validation_not_found_maps_to_404 ... ok
[INFO] [stdout] test integration_tests::content_api_circuit_breaker_recovers_after_cooldown ... FAILED
[INFO] [stdout] test integration_tests::likes_stream_emits_unlike_event ... FAILED
[INFO] [stdout] test integration_tests::content_validation_results_are_cached ... FAILED
[INFO] [stdout] test integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count ... FAILED
[INFO] [stdout] test integration_tests::public_count_supports_etag_and_not_modified ... FAILED
[INFO] [stdout] test integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable ... FAILED
[INFO] [stdout] test integration_tests::count_cache_is_refreshed_after_like_and_unlike ... 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::grpc_batch_listing_top_and_unlike_methods_return_expected_responses ... FAILED
[INFO] [stdout] test integration_tests::grpc_like_lifecycle_returns_expected_responses ... FAILED
[INFO] [stdout] test integration_tests::like_status_cache_is_refreshed_after_like_and_unlike ... FAILED
[INFO] [stdout] test integration_tests::likes_stream_emits_like_event ... FAILED
[INFO] [stdout] test integration_tests::create_like_with_unknown_content_returns_404 ... FAILED
[INFO] [stdout] test integrations::content_registry::tests::registry_all_returns_sorted_definitions ... ok
[INFO] [stdout] test integration_tests::write_rate_limit_returns_429_when_exceeded ... FAILED
[INFO] [stdout] {"timestamp":"2026-09-03T10:12:26.036910Z","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 integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items ... FAILED
[INFO] [stdout] {"timestamp":"2026-09-03T10:12:26.037360Z","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] test integrations::content_registry::tests::registry_returns_definitions_by_content_type ... ok
[INFO] [stdout] {"timestamp":"2026-09-03T10:12:26.042025Z","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:12:26.042055Z","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::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] test integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests ... 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::sse_metrics_track_connections_and_events ... FAILED
[INFO] [stdout] test integration_tests::top_likes_returns_items_sorted_by_count ... FAILED
[INFO] [stdout] test integration_tests::user_likes_last_page_has_no_next_cursor ... FAILED
[INFO] [stdout] test integration_tests::user_likes_returns_empty_page_when_user_has_no_likes ... FAILED
[INFO] [stdout] test integration_tests::create_like_without_token_returns_401 ... FAILED
[INFO] [stdout] test integration_tests::public_top_likes_supports_etag_and_not_modified ... FAILED
[INFO] [stdout] test integration_tests::top_likes_response_is_cached_in_redis ... FAILED
[INFO] [stdout] test integration_tests::like_then_count_returns_updated_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (3270) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbee3683 - likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1aa1a - <likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016e3d - <likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3283) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbebb290 - likes_service[251b425215210d43]::integration_tests::likes_stream_emits_unlike_event::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1916a - <likes_service[251b425215210d43]::integration_tests::likes_stream_emits_unlike_event::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01653d - <likes_service[251b425215210d43]::integration_tests::likes_stream_emits_unlike_event::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3271) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbebf5c0 - likes_service[251b425215210d43]::integration_tests::content_validation_results_are_cached::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1942a - <likes_service[251b425215210d43]::integration_tests::content_validation_results_are_cached::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01663d - <likes_service[251b425215210d43]::integration_tests::content_validation_results_are_cached::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3268) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbeed0b6 - likes_service[251b425215210d43]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1af9a - <likes_service[251b425215210d43]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01703d - <likes_service[251b425215210d43]::integration_tests::concurrent_duplicate_likes_keep_a_single_row_and_count::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3286) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbed3926 - likes_service[251b425215210d43]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a1ea - <likes_service[251b425215210d43]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016b3d - <likes_service[251b425215210d43]::integration_tests::public_count_supports_etag_and_not_modified::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3273) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbeefc2c - likes_service[251b425215210d43]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1b0fa - <likes_service[251b425215210d43]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0170bd - <likes_service[251b425215210d43]::integration_tests::count_falls_back_to_postgres_when_redis_is_unavailable::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3272) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbed758d - likes_service[251b425215210d43]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a4aa - <likes_service[251b425215210d43]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016c3d - <likes_service[251b425215210d43]::integration_tests::count_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3276) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbecaa96 - likes_service[251b425215210d43]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf19c6a - <likes_service[251b425215210d43]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01693d - <likes_service[251b425215210d43]::integration_tests::graceful_shutdown_closes_sse_connections::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3277) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbed9104 - likes_service[251b425215210d43]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a60a - <likes_service[251b425215210d43]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016cbd - <likes_service[251b425215210d43]::integration_tests::graceful_shutdown_stops_accepting_new_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3278) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbef885e - likes_service[251b425215210d43]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1b66b - <likes_service[251b425215210d43]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0172bd - <likes_service[251b425215210d43]::integration_tests::grpc_batch_listing_top_and_unlike_methods_return_expected_responses::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3279) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbeda93e - likes_service[251b425215210d43]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a75b - <likes_service[251b425215210d43]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016d3d - <likes_service[251b425215210d43]::integration_tests::grpc_like_lifecycle_returns_expected_responses::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3280) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbee94d7 - likes_service[251b425215210d43]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1acda - <likes_service[251b425215210d43]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016f3d - <likes_service[251b425215210d43]::integration_tests::like_status_cache_is_refreshed_after_like_and_unlike::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3282) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbeb9500 - likes_service[251b425215210d43]::integration_tests::likes_stream_emits_like_event::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1900a - <likes_service[251b425215210d43]::integration_tests::likes_stream_emits_like_event::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0164bd - <likes_service[251b425215210d43]::integration_tests::likes_stream_emits_like_event::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3274) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbed56db - likes_service[251b425215210d43]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a34a - <likes_service[251b425215210d43]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016bbd - <likes_service[251b425215210d43]::integration_tests::create_like_with_unknown_content_returns_404::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3295) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin likes-service`
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbed1265 - likes_service[251b425215210d43]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a08a - <likes_service[251b425215210d43]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016abd - <likes_service[251b425215210d43]::integration_tests::write_rate_limit_returns_429_when_exceeded::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[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' (3267) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbef1a92 - likes_service[251b425215210d43]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1b25a - <likes_service[251b425215210d43]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01713d - <likes_service[251b425215210d43]::integration_tests::batch_endpoints_reject_mixed_payloads_with_invalid_items::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3284) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbef675d - likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1b51a - <likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01723d - <likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3285) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbee6b82 - likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1ab7a - <likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016ebd - <likes_service[251b425215210d43]::integration_tests::profile_api_circuit_breaker_recovers_after_cooldown::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3269) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbef4307 - likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1b3ba - <likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0171bd - <likes_service[251b425215210d43]::integration_tests::content_api_circuit_breaker_opens_and_rejects_following_requests::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3288) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbecf2ac - likes_service[251b425215210d43]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf19f2a - <likes_service[251b425215210d43]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016a3d - <likes_service[251b425215210d43]::integration_tests::read_rate_limit_returns_429_when_exceeded::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3290) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbebd0b7 - likes_service[251b425215210d43]::integration_tests::top_likes_respects_window_boundaries::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf192ca - <likes_service[251b425215210d43]::integration_tests::top_likes_respects_window_boundaries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0165bd - <likes_service[251b425215210d43]::integration_tests::top_likes_respects_window_boundaries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3289) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbecc994 - likes_service[251b425215210d43]::integration_tests::sse_metrics_track_connections_and_events::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf19dca - <likes_service[251b425215210d43]::integration_tests::sse_metrics_track_connections_and_events::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0169bd - <likes_service[251b425215210d43]::integration_tests::sse_metrics_track_connections_and_events::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3292) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbec6530 - likes_service[251b425215210d43]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf199aa - <likes_service[251b425215210d43]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01683d - <likes_service[251b425215210d43]::integration_tests::top_likes_returns_items_sorted_by_count::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3293) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbec8630 - likes_service[251b425215210d43]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf19b0a - <likes_service[251b425215210d43]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0168bd - <likes_service[251b425215210d43]::integration_tests::user_likes_last_page_has_no_next_cursor::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3294) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbeeb62f - likes_service[251b425215210d43]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1ae3a - <likes_service[251b425215210d43]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016fbd - <likes_service[251b425215210d43]::integration_tests::user_likes_returns_empty_page_when_user_has_no_likes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3275) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbec0e66 - likes_service[251b425215210d43]::integration_tests::create_like_without_token_returns_401::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1958a - <likes_service[251b425215210d43]::integration_tests::create_like_without_token_returns_401::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0166bd - <likes_service[251b425215210d43]::integration_tests::create_like_without_token_returns_401::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3287) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbee17b6 - likes_service[251b425215210d43]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1a8ba - <likes_service[251b425215210d43]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc016dbd - <likes_service[251b425215210d43]::integration_tests::public_top_likes_supports_etag_and_not_modified::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3291) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbec4a24 - likes_service[251b425215210d43]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf1984a - <likes_service[251b425215210d43]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc0167bd - <likes_service[251b425215210d43]::integration_tests::top_likes_response_is_cached_in_redis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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' (3281) 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:     0x587bcc6ebc81 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x587bcc704fca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x587bcc6f117c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x587bcc6c81c6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x587bcc6e2ff9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x587bcc1a8a80 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x587bcc6e3322 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x587bcc6c8272 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x587bcc6bf3b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x587bcc6c916d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x587bcc7057ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x587bcc705582 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x587bcbf175c0 - likes_service[251b425215210d43]::integration_tests::base_test_config
[INFO] [stdout]   13:     0x587bcbec2abf - likes_service[251b425215210d43]::integration_tests::like_then_count_returns_updated_value::{closure#0}::{closure#0}
[INFO] [stdout]   14:     0x587bcbf3aab3 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x587bcc0dccfc - <tokio[1cbf7c7ad8c53282]::runtime::context::scoped::Scoped<tokio[1cbf7c7ad8c53282]::runtime::scheduler::Context>>::set::<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x587bcbf35e15 - <tokio[1cbf7c7ad8c53282]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x587bcc0b69d2 - <tokio[1cbf7c7ad8c53282]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x587bcbf196ea - <likes_service[251b425215210d43]::integration_tests::like_then_count_returns_updated_value::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x587bcc1dda67 - serial_test[cd4f4c97b959142d]::serial_code_lock::local_serial_core
[INFO] [stdout]   20:     0x587bcc01673d - <likes_service[251b425215210d43]::integration_tests::like_then_count_returns_updated_value::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x587bcc19bdbb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x587bcc1a9405 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x587bcc1a3eb4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x587bcc1ac552 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x587bcc6eabef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x78780307607a - <unknown>
[INFO] [stdout]   27:     0x787803109534 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e", kill_on_drop: false }`
[INFO] [stdout] 2d3bda994e59140e030ad4c38930bb4db16849b8da9af4d85360a5ff30beed1e
