[INFO] fetching crate tower-http-cache 0.5.0... [INFO] testing tower-http-cache-0.5.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate tower-http-cache 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tower-http-cache 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tower-http-cache 0.5.0 [INFO] tweaked toml for crates.io crate tower-http-cache 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-http-cache 0.5.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tower-http-cache 0.5.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0702d90999c221682d12ea1f9bdaff9aef5e59154231ec703db9c808a7fbd2a5 [INFO] running `Command { std: "docker" "start" "-a" "0702d90999c221682d12ea1f9bdaff9aef5e59154231ec703db9c808a7fbd2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0702d90999c221682d12ea1f9bdaff9aef5e59154231ec703db9c808a7fbd2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0702d90999c221682d12ea1f9bdaff9aef5e59154231ec703db9c808a7fbd2a5", kill_on_drop: false }` [INFO] [stdout] 0702d90999c221682d12ea1f9bdaff9aef5e59154231ec703db9c808a7fbd2a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784090d7641b5a3a5c0f45d08a7b1bb64f18d4a67ff05aec0a015fb6c762e167 [INFO] running `Command { std: "docker" "start" "-a" "784090d7641b5a3a5c0f45d08a7b1bb64f18d4a67ff05aec0a015fb6c762e167", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tower-http-cache v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s [INFO] running `Command { std: "docker" "inspect" "784090d7641b5a3a5c0f45d08a7b1bb64f18d4a67ff05aec0a015fb6c762e167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784090d7641b5a3a5c0f45d08a7b1bb64f18d4a67ff05aec0a015fb6c762e167", kill_on_drop: false }` [INFO] [stdout] 784090d7641b5a3a5c0f45d08a7b1bb64f18d4a67ff05aec0a015fb6c762e167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8e84e530b926e10249ba9e80e93374ca87fc72993489f588bb5991a130bfd2 [INFO] running `Command { std: "docker" "start" "-a" "3d8e84e530b926e10249ba9e80e93374ca87fc72993489f588bb5991a130bfd2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower-http-cache v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stdout] warning: unused import: `Uri` [INFO] [stdout] --> examples/chunk_cache_demo.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | use http::{Method, Request, Response, StatusCode, Uri}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Service` [INFO] [stdout] --> examples/chunk_cache_demo.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use tower::{Service, ServiceBuilder, ServiceExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer` [INFO] [stdout] --> examples/v0_3_features.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | let layer = CacheLayer::builder(backend) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stats` [INFO] [stdout] --> examples/v0_3_features.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | let stats = backend.stats(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.53s [INFO] running `Command { std: "docker" "inspect" "3d8e84e530b926e10249ba9e80e93374ca87fc72993489f588bb5991a130bfd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8e84e530b926e10249ba9e80e93374ca87fc72993489f588bb5991a130bfd2", kill_on_drop: false }` [INFO] [stdout] 3d8e84e530b926e10249ba9e80e93374ca87fc72993489f588bb5991a130bfd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4b296d0d788c4fa033bf731dc9c74548b29e1bac208f7e7960494ad2d6bd580 [INFO] running `Command { std: "docker" "start" "-a" "f4b296d0d788c4fa033bf731dc9c74548b29e1bac208f7e7960494ad2d6bd580", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Uri` [INFO] [stderr] --> examples/chunk_cache_demo.rs:9:51 [INFO] [stderr] | [INFO] [stderr] 9 | use http::{Method, Request, Response, StatusCode, Uri}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Service` [INFO] [stderr] --> examples/chunk_cache_demo.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use tower::{Service, ServiceBuilder, ServiceExt}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `layer` [INFO] [stderr] --> examples/v0_3_features.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 189 | let layer = CacheLayer::builder(backend) [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_layer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stats` [INFO] [stderr] --> examples/v0_3_features.rs:309:9 [INFO] [stderr] | [INFO] [stderr] 309 | let stats = backend.stats(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats` [INFO] [stderr] [INFO] [stderr] warning: `tower-http-cache` (example "chunk_cache_demo") generated 2 warnings (run `cargo fix --example "chunk_cache_demo" -p tower-http-cache` to apply 2 suggestions) [INFO] [stderr] warning: `tower-http-cache` (example "v0_3_features") generated 2 warnings (run `cargo fix --example "v0_3_features" -p tower-http-cache` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_http_cache-e52118aba7508dc6) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test admin::routes::tests::handle_health_returns_healthy ... ok [INFO] [stdout] test admin::routes::tests::handle_stats_returns_snapshot ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_by_tag ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_requires_parameter ... ok [INFO] [stdout] test admin::routes::tests::handle_hot_keys_respects_limit ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_by_tags ... ok [INFO] [stdout] test admin::routes::tests::handle_list_tags_returns_tags ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_by_key ... ok [INFO] [stdout] test admin::routes::tests::validate_auth_no_auth_required ... ok [INFO] [stdout] test admin::routes::tests::validate_auth_with_bearer_token ... ok [INFO] [stdout] test admin::stats::tests::global_stats_hit_rate_calculation ... ok [INFO] [stdout] test admin::stats::tests::global_stats_hot_keys ... ok [INFO] [stdout] test admin::stats::tests::global_stats_initial_state ... ok [INFO] [stdout] test admin::stats::tests::global_stats_record_operations ... ok [INFO] [stdout] test admin::routes::tests::handle_hot_keys_returns_sorted_keys ... ok [INFO] [stdout] test admin::stats::tests::global_stats_reset ... ok [INFO] [stdout] test admin::stats::tests::stats_snapshot_serialization ... ok [INFO] [stdout] test admin::tests::admin_config_builder ... ok [INFO] [stdout] test admin::tests::admin_config_default ... ok [INFO] [stdout] test admin::tests::validate_token_failure ... ok [INFO] [stdout] test admin::tests::validate_token_no_auth_required ... ok [INFO] [stdout] test admin::tests::validate_token_success ... ok [INFO] [stdout] test backend::memory::tests::set_and_get_returns_cached_entry ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_get ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_get_or_create ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_remove ... ok [INFO] [stdout] test chunks::tests::test_chunk_entry_new ... ok [INFO] [stdout] test chunks::tests::test_add_and_get_chunk ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_stats ... ok [INFO] [stdout] test chunks::tests::test_coverage ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_invalidate_both_tiers ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_new ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_l1_hit ... ok [INFO] [stdout] test chunks::tests::test_get_nonexistent_chunk ... ok [INFO] [stdout] test chunks::tests::test_get_range_missing_chunk ... ok [INFO] [stdout] test chunks::tests::test_is_complete_empty ... ok [INFO] [stdout] test chunks::tests::test_get_range_multiple_chunks ... ok [INFO] [stdout] test chunks::tests::test_is_complete_full ... ok [INFO] [stdout] test chunks::tests::test_is_complete_partial ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_set_writes_to_both_tiers ... ok [INFO] [stdout] test layer::tests::cache_control_disallows_detects_no_cache_directives ... ok [INFO] [stdout] test chunks::tests::test_get_range_single_chunk ... ok [INFO] [stdout] test layer::tests::classify_hit_marks_entry_expired_after_stale_window ... ok [INFO] [stdout] test layer::tests::classify_hit_marks_entry_fresh_when_not_near_expiry ... ok [INFO] [stdout] test layer::tests::classify_hit_marks_entry_stale_when_within_refresh_window ... ok [INFO] [stdout] test layer::tests::classify_hit_marks_entry_stale_when_within_stale_window ... ok [INFO] [stdout] test layer::tests::cache_service_implements_clone ... ok [INFO] [stdout] test layer::tests::stampede_guard_drop_removes_lock_entry ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_miss ... ok [INFO] [stdout] test logging::tests::cache_event_builder ... ok [INFO] [stdout] test logging::tests::cache_event_log_disabled ... ok [INFO] [stdout] test logging::tests::cache_event_log_with_hashing ... ok [INFO] [stdout] test logging::tests::hash_key_consistent ... ok [INFO] [stdout] test logging::tests::ml_logging_config_builder ... ok [INFO] [stdout] test logging::tests::log_cache_operation_helper ... ok [INFO] [stdout] test logging::tests::ml_logging_config_default ... ok [INFO] [stdout] test logging::tests::sample_rate_clamped ... ok [INFO] [stdout] test logging::tests::should_sample_when_disabled ... ok [INFO] [stdout] test logging::tests::should_sample_when_rate_is_one ... ok [INFO] [stdout] test policy::tests::method_predicate_overrides_default_behavior ... ok [INFO] [stdout] test policy::tests::headers_to_cache_respects_allowlist ... ok [INFO] [stdout] test policy::tests::ttl_for_prefers_primary_ttl_for_cacheable_status ... ok [INFO] [stdout] test policy::tests::ttl_for_uses_negative_ttl_for_client_error ... ok [INFO] [stdout] test policy::tests::with_statuses_updates_allowlist ... ok [INFO] [stdout] test range::tests::test_build_content_range_header ... ok [INFO] [stdout] test range::tests::test_is_partial_content ... ok [INFO] [stdout] test range::tests::test_parse_content_range_header ... ok [INFO] [stdout] test range::tests::test_parse_content_range_missing ... ok [INFO] [stdout] test range::tests::test_parse_range_invalid_unit ... ok [INFO] [stdout] test range::tests::test_parse_range_malformed ... ok [INFO] [stdout] test range::tests::test_parse_range_missing_header ... ok [INFO] [stdout] test range::tests::test_range_len ... ok [INFO] [stdout] test range::tests::test_range_is_satisfiable ... ok [INFO] [stdout] test range::tests::test_parse_range_with_whitespace ... ok [INFO] [stdout] test range::tests::test_range_request_is_empty ... ok [INFO] [stdout] test range::tests::test_range_normalize ... ok [INFO] [stdout] test refresh::tests::access_tracker_cleanup_removes_stale ... ok [INFO] [stdout] test range::tests::test_range_multiple_ranges_first_only ... ok [INFO] [stdout] test refresh::tests::access_stats_tracks_hits ... ok [INFO] [stdout] test range::tests::test_range_normalize_out_of_bounds ... ok [INFO] [stdout] test refresh::tests::access_tracker_records_and_queries ... ok [INFO] [stdout] test range::tests::test_parse_range_with_start_and_end ... ok [INFO] [stdout] test request_id::tests::display_implementation ... ok [INFO] [stdout] test request_id::tests::from_header_extracts_valid_value ... ok [INFO] [stdout] test request_id::tests::from_request_extracts_header ... ok [INFO] [stdout] test refresh::tests::refresh_metadata_roundtrip ... ok [INFO] [stdout] test range::tests::test_parse_range_with_start_only ... ok [INFO] [stdout] test refresh::tests::find_refresh_candidates_filters_by_rate ... ok [INFO] [stdout] test request_id::tests::from_request_generates_when_missing ... ok [INFO] [stdout] test refresh::tests::refresh_metadata_with_headers ... ok [INFO] [stdout] test request_id::tests::new_generates_valid_uuid ... ok [INFO] [stdout] test request_id::tests::from_str_creates_request_id ... ok [INFO] [stdout] test refresh::tests::auto_refresh_config_validation ... ok [INFO] [stdout] test request_id::tests::string_conversions ... ok [INFO] [stdout] test streaming::tests::test_case_insensitive_content_type ... ok [INFO] [stdout] test streaming::tests::test_content_length_fallback ... ok [INFO] [stdout] test streaming::tests::test_content_type_only_policy ... ok [INFO] [stdout] test streaming::tests::test_content_type_with_charset ... ok [INFO] [stdout] test streaming::tests::test_default_policy_excludes_pdf ... ok [INFO] [stdout] test streaming::tests::test_default_policy_excludes_video ... ok [INFO] [stdout] test streaming::tests::test_disabled_policy_always_buffers ... ok [INFO] [stdout] test streaming::tests::test_exact_pattern_matching ... ok [INFO] [stdout] test streaming::tests::test_extract_size_info ... ok [INFO] [stdout] test streaming::tests::test_large_json_skipped_by_size ... ok [INFO] [stdout] test streaming::tests::test_force_cache_respects_size_limits ... ok [INFO] [stdout] test streaming::tests::test_size_only_policy ... ok [INFO] [stdout] test streaming::tests::test_size_hint_exact ... ok [INFO] [stdout] test streaming::tests::test_size_hint_upper_bound ... ok [INFO] [stdout] test streaming::tests::test_small_json_gets_buffered ... ok [INFO] [stdout] test streaming::tests::test_wildcard_pattern_matching ... ok [INFO] [stdout] test streaming::tests::test_unknown_size_conservative ... ok [INFO] [stdout] test tags::tests::tag_index_clear ... ok [INFO] [stdout] test tags::tests::tag_index_get_tags_by_key ... ok [INFO] [stdout] test tags::tests::tag_index_indexes_keys_with_tags ... ok [INFO] [stdout] test tags::tests::tag_index_list_tags ... ok [INFO] [stdout] test tags::tests::tag_index_multiple_keys_same_tag ... ok [INFO] [stdout] test tags::tests::tag_index_remove_cleans_up ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tag ... ok [INFO] [stdout] test tags::tests::tag_index_new_is_empty ... ok [INFO] [stdout] test tags::tests::tag_policy_default ... ok [INFO] [stdout] test tags::tests::tag_policy_builder ... ok [INFO] [stdout] test tags::tests::tag_index_remove_preserves_other_keys ... ok [INFO] [stdout] test tags::tests::tag_policy_validate_tags_filters_empty ... ok [INFO] [stdout] test tags::tests::tag_policy_validate_tags_truncates ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tag_cleans_reverse_index ... ok [INFO] [stdout] test tags::tests::tag_policy_validate_tags_when_disabled ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tags ... ok [INFO] [stdout] test tags::tests::tag_index_concurrent_access ... ok [INFO] [stdout] test backend::multi_tier::tests::promotion_strategy_hit_count ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_l2_hit_and_promote ... ok [INFO] [stdout] test refresh::tests::refresh_manager_lifecycle ... ok [INFO] [stdout] test backend::memory::tests::entry_invalidated_after_stale_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/auto_refresh.rs (/opt/rustwide/target/debug/deps/auto_refresh-29697c7d979b0ac0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test auto_refresh_cleanup_stale_tracking ... ok [INFO] [stdout] test auto_refresh_metadata_reconstruction ... ok [INFO] [stdout] test auto_refresh_config_validation ... ok [INFO] [stdout] test auto_refresh_tracks_hits ... ok [INFO] [stdout] test auto_refresh_with_different_methods ... ok [INFO] [stdout] test auto_refresh_hit_rate_calculation ... ok [INFO] [stdout] test auto_refresh_disabled_by_default ... ok [INFO] [stdout] test auto_refresh_manager_lifecycle ... ok [INFO] [stdout] test auto_refresh_only_refreshes_in_window ... ok [INFO] [stdout] test auto_refresh_handles_service_errors_gracefully ... ok [INFO] [stdout] test auto_refresh_respects_concurrency_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s [INFO] [stdout] [INFO] [stderr] Running tests/cache_stale.rs (/opt/rustwide/target/debug/deps/cache_stale-fb56fba729c6feda) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test min_body_size_skip_prevents_caching ... ok [INFO] [stdout] test refreshes_after_expiry_with_stale_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/integration_cache.rs (/opt/rustwide/target/debug/deps/integration_cache-30f33e71ab197a4e) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test custom_key_extractor_collapses_query_variants ... ok [INFO] [stdout] test max_body_size_prevents_caching ... ok [INFO] [stdout] test cache_respects_disabled_cache_control ... ok [INFO] [stdout] test header_allowlist_filters_cached_headers ... ok [INFO] [stdout] test caches_successful_gets ... ok [INFO] [stdout] test min_body_size_prevents_caching ... ok [INFO] [stdout] test respects_cache_control_bypass ... ok [INFO] [stdout] test streaming_bodies_not_cached_when_disabled ... ok [INFO] [stdout] test concurrent_requests_share_refresh_work ... FAILED [INFO] [stdout] test caches_negative_responses_for_negative_ttl ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- concurrent_requests_share_refresh_work stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'concurrent_requests_share_refresh_work' (179) panicked at tests/integration_cache.rs:281:5: [INFO] [stdout] one response should be stale, other refreshed: got ["2", "2"] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f04b461163a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f04b461163a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f04b461163a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f04b461163a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f04b46263fa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f04b46263fa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5f04b46160d2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5f04b46160d2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5f04b45f014f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f04b45f014f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f04b46096d9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f04b43f75bc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5f04b43f75bc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f04b4609952 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5f04b4609952 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f04b45f0208 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f04b45e53e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f04b45f0f1d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f04b4626bbc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f04b43987e0 - integration_cache::concurrent_requests_share_refresh_work::{{closure}}::h3bbe20e7960bcf90 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:281:5 [INFO] [stdout] 20: 0x5f04b43ea3b2 - as core::future::future::Future>::poll::h0f12d0eda622203a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5f04b43c3e6d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h08898d969beea761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71 [INFO] [stdout] 22: 0x5f04b43c3d22 - tokio::task::coop::with_budget::h7a36db70a17b13b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 23: 0x5f04b43c3d22 - tokio::task::coop::budget::he733034717c90655 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 24: 0x5f04b43c3d22 - tokio::runtime::park::CachedParkThread::block_on::hf47f42787b50099c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31 [INFO] [stdout] 25: 0x5f04b43ca0f4 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7c1c3295efaa003b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 26: 0x5f04b43ea058 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h377e382276d1b65e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 27: 0x5f04b43dc3eb - tokio::runtime::context::runtime::enter_runtime::h30bc545db239180a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: 0x5f04b43ea024 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::he7b32ae437e1c29a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 29: 0x5f04b43d2ed4 - tokio::runtime::runtime::Runtime::block_on_inner::h7903be818a96a6a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 30: 0x5f04b43d30cf - tokio::runtime::runtime::Runtime::block_on::hd02463fe00244077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 31: 0x5f04b4396f02 - integration_cache::concurrent_requests_share_refresh_work::hc808d0d8b6dd561f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:285:50 [INFO] [stdout] 32: 0x5f04b4396f97 - integration_cache::concurrent_requests_share_refresh_work::{{closure}}::h22c8db309ea6f160 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:201:50 [INFO] [stdout] 33: 0x5f04b4379056 - core::ops::function::FnOnce::call_once::hb59162c4196c414c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x5f04b43eb6bb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x5f04b43eb6bb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: 0x5f04b43f808b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: 0x5f04b43f808b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5f04b43f808b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5f04b43f808b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5f04b43f808b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f04b43f808b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: 0x5f04b43f808b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: 0x5f04b43f24e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: 0x5f04b43f24e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 45: 0x5f04b43fac92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 46: 0x5f04b43fac92 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 47: 0x5f04b43fac92 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 48: 0x5f04b43fac92 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x5f04b43fac92 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x5f04b43fac92 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x5f04b43fac92 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x5f04b4610f0f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 53: 0x5f04b4610f0f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x754a827ffaa4 - [INFO] [stdout] 55: 0x754a8288ca64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] concurrent_requests_share_refresh_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_cache` [INFO] running `Command { std: "docker" "inspect" "f4b296d0d788c4fa033bf731dc9c74548b29e1bac208f7e7960494ad2d6bd580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b296d0d788c4fa033bf731dc9c74548b29e1bac208f7e7960494ad2d6bd580", kill_on_drop: false }` [INFO] [stdout] f4b296d0d788c4fa033bf731dc9c74548b29e1bac208f7e7960494ad2d6bd580