[INFO] fetching crate tower-http-cache 0.5.0... [INFO] testing tower-http-cache-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tower-http-cache 0.5.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-http-cache 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07e0944beb8aeb86d0198805aa6ee07e1f4615f9d3743f6578e356114f050f51 [INFO] running `Command { std: "docker" "start" "-a" "07e0944beb8aeb86d0198805aa6ee07e1f4615f9d3743f6578e356114f050f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e0944beb8aeb86d0198805aa6ee07e1f4615f9d3743f6578e356114f050f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e0944beb8aeb86d0198805aa6ee07e1f4615f9d3743f6578e356114f050f51", kill_on_drop: false }` [INFO] [stdout] 07e0944beb8aeb86d0198805aa6ee07e1f4615f9d3743f6578e356114f050f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a87ff3f969441aa101f67695a30426e4c254f233977bc5b25be7c70e82f43c [INFO] running `Command { std: "docker" "start" "-a" "26a87ff3f969441aa101f67695a30426e4c254f233977bc5b25be7c70e82f43c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http-cache v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.24s [INFO] running `Command { std: "docker" "inspect" "26a87ff3f969441aa101f67695a30426e4c254f233977bc5b25be7c70e82f43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a87ff3f969441aa101f67695a30426e4c254f233977bc5b25be7c70e82f43c", kill_on_drop: false }` [INFO] [stdout] 26a87ff3f969441aa101f67695a30426e4c254f233977bc5b25be7c70e82f43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbd830c16bd4d921905e275b655a9e64b76d0e6a41772b5cfd69ea1ca4a8641b [INFO] running `Command { std: "docker" "start" "-a" "bbd830c16bd4d921905e275b655a9e64b76d0e6a41772b5cfd69ea1ca4a8641b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [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 rayon-core v1.13.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [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 tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [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 uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling criterion v0.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 2m 25s [INFO] running `Command { std: "docker" "inspect" "bbd830c16bd4d921905e275b655a9e64b76d0e6a41772b5cfd69ea1ca4a8641b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd830c16bd4d921905e275b655a9e64b76d0e6a41772b5cfd69ea1ca4a8641b", kill_on_drop: false }` [INFO] [stdout] bbd830c16bd4d921905e275b655a9e64b76d0e6a41772b5cfd69ea1ca4a8641b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 799edfdb8b84c15ab7a95efc695893eb1ad6794b5ee6e17c83437a1f7c1059b6 [INFO] running `Command { std: "docker" "start" "-a" "799edfdb8b84c15ab7a95efc695893eb1ad6794b5ee6e17c83437a1f7c1059b6", 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.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_http_cache-a1eb5d48f5da46ed) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test admin::routes::tests::handle_hot_keys_returns_sorted_keys ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_by_tags ... 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::validate_auth_with_bearer_token ... ok [INFO] [stdout] test admin::routes::tests::handle_invalidate_by_key ... ok [INFO] [stdout] test admin::routes::tests::handle_stats_returns_snapshot ... ok [INFO] [stdout] test admin::routes::tests::validate_auth_no_auth_required ... ok [INFO] [stdout] test admin::routes::tests::handle_list_tags_returns_tags ... ok [INFO] [stdout] test admin::stats::tests::global_stats_reset ... ok [INFO] [stdout] test admin::stats::tests::global_stats_record_operations ... ok [INFO] [stdout] test admin::stats::tests::stats_snapshot_serialization ... ok [INFO] [stdout] test admin::stats::tests::global_stats_initial_state ... ok [INFO] [stdout] test admin::tests::validate_token_no_auth_required ... ok [INFO] [stdout] test admin::tests::validate_token_failure ... 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 backend::multi_tier::tests::multi_tier_invalidate_both_tiers ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_l1_hit ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_miss ... ok [INFO] [stdout] test admin::tests::admin_config_default ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_set_writes_to_both_tiers ... ok [INFO] [stdout] test admin::stats::tests::global_stats_hot_keys ... ok [INFO] [stdout] test chunks::tests::test_add_and_get_chunk ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_get_or_create ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_get ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_new ... 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_coverage ... 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_get_range_multiple_chunks ... ok [INFO] [stdout] test chunks::tests::test_get_range_single_chunk ... ok [INFO] [stdout] test chunks::tests::test_chunk_cache_stats ... ok [INFO] [stdout] test chunks::tests::test_is_complete_full ... ok [INFO] [stdout] test chunks::tests::test_is_complete_empty ... ok [INFO] [stdout] test chunks::tests::test_is_complete_partial ... ok [INFO] [stdout] test layer::tests::cache_control_disallows_detects_no_cache_directives ... ok [INFO] [stdout] test layer::tests::cache_service_implements_clone ... 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 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 layer::tests::stampede_guard_drop_removes_lock_entry ... ok [INFO] [stdout] test logging::tests::ml_logging_config_builder ... 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::headers_to_cache_respects_allowlist ... ok [INFO] [stdout] test backend::multi_tier::tests::multi_tier_l2_hit_and_promote ... ok [INFO] [stdout] test policy::tests::method_predicate_overrides_default_behavior ... ok [INFO] [stdout] test policy::tests::ttl_for_prefers_primary_ttl_for_cacheable_status ... 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 backend::multi_tier::tests::promotion_strategy_hit_count ... ok [INFO] [stdout] test range::tests::test_parse_range_with_start_only ... ok [INFO] [stdout] test range::tests::test_parse_range_with_start_and_end ... ok [INFO] [stdout] test range::tests::test_parse_range_with_whitespace ... ok [INFO] [stdout] test range::tests::test_range_is_satisfiable ... ok [INFO] [stdout] test range::tests::test_range_len ... ok [INFO] [stdout] test range::tests::test_range_multiple_ranges_first_only ... ok [INFO] [stdout] test range::tests::test_range_normalize ... ok [INFO] [stdout] test range::tests::test_range_normalize_out_of_bounds ... ok [INFO] [stdout] test refresh::tests::access_stats_tracks_hits ... ok [INFO] [stdout] test refresh::tests::access_tracker_cleanup_removes_stale ... ok [INFO] [stdout] test refresh::tests::access_tracker_records_and_queries ... ok [INFO] [stdout] test refresh::tests::auto_refresh_config_validation ... ok [INFO] [stdout] test refresh::tests::find_refresh_candidates_filters_by_rate ... ok [INFO] [stdout] test backend::memory::tests::entry_invalidated_after_stale_window ... ok [INFO] [stdout] test refresh::tests::refresh_metadata_roundtrip ... ok [INFO] [stdout] test refresh::tests::refresh_metadata_with_headers ... 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 request_id::tests::from_request_generates_when_missing ... ok [INFO] [stdout] test request_id::tests::from_str_creates_request_id ... ok [INFO] [stdout] test request_id::tests::new_generates_valid_uuid ... 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_force_cache_respects_size_limits ... ok [INFO] [stdout] test streaming::tests::test_large_json_skipped_by_size ... 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_size_only_policy ... ok [INFO] [stdout] test streaming::tests::test_small_json_gets_buffered ... ok [INFO] [stdout] test streaming::tests::test_unknown_size_conservative ... ok [INFO] [stdout] test streaming::tests::test_wildcard_pattern_matching ... ok [INFO] [stdout] test tags::tests::tag_index_clear ... ok [INFO] [stdout] test range::tests::test_range_request_is_empty ... ok [INFO] [stdout] test tags::tests::tag_index_concurrent_access ... 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_new_is_empty ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tag ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tag_cleans_reverse_index ... ok [INFO] [stdout] test tags::tests::tag_index_remove_by_tags ... ok [INFO] [stdout] test tags::tests::tag_index_remove_cleans_up ... ok [INFO] [stdout] test tags::tests::tag_index_remove_preserves_other_keys ... ok [INFO] [stdout] test tags::tests::tag_policy_builder ... ok [INFO] [stdout] test tags::tests::tag_policy_default ... 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_policy_validate_tags_when_disabled ... ok [INFO] [stdout] test refresh::tests::refresh_manager_lifecycle ... ok [INFO] [stdout] test admin::routes::tests::handle_health_returns_healthy ... ok [INFO] [stdout] test admin::stats::tests::global_stats_hit_rate_calculation ... ok [INFO] [stderr] Running tests/auto_refresh.rs (/opt/rustwide/target/debug/deps/auto_refresh-a3f6f08d8198df80) [INFO] [stdout] test admin::tests::admin_config_builder ... ok [INFO] [stdout] test logging::tests::log_cache_operation_helper ... ok [INFO] [stdout] test policy::tests::ttl_for_uses_negative_ttl_for_client_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test auto_refresh_cleanup_stale_tracking ... ok [INFO] [stdout] test auto_refresh_config_validation ... ok [INFO] [stdout] test auto_refresh_metadata_reconstruction ... ok [INFO] [stdout] test auto_refresh_with_different_methods ... ok [INFO] [stdout] test auto_refresh_tracks_hits ... 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.53s [INFO] [stdout] [INFO] [stderr] Running tests/cache_stale.rs (/opt/rustwide/target/debug/deps/cache_stale-1d17658418909b06) [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] [stderr] Running tests/integration_cache.rs (/opt/rustwide/target/debug/deps/integration_cache-07a7868f06efdc6c) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [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 custom_key_extractor_collapses_query_variants ... ok [INFO] [stdout] test respects_cache_control_bypass ... ok [INFO] [stdout] test min_body_size_prevents_caching ... ok [INFO] [stdout] test max_body_size_prevents_caching ... 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' (177) 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: 0x55efb6fbb04a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55efb6fbb04a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55efb6fbb04a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55efb6fbb04a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55efb6fcfe4a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55efb6fcfe4a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x55efb6fbfaf2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55efb6fbfaf2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55efb6f99bef - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55efb6f99bef - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55efb6fb3249 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55efb6da395c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x55efb6da395c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55efb6fb34c2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x55efb6fb34c2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55efb6f99ca8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55efb6f91619 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55efb6f9a9bd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55efb6fd060c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55efb6d462b0 - integration_cache[238f42bbb695b0ac]::concurrent_requests_share_refresh_work::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:281:5 [INFO] [stdout] 20: 0x55efb6d96fd2 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x55efb6d70c7d - ::block_on::>>::{closure#0} [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: 0x55efb6d6d902 - tokio[8e7f3e7d3af2affc]::task::coop::with_budget::, ::block_on>>::{closure#0}> [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: 0x55efb6d6d902 - tokio[8e7f3e7d3af2affc]::task::coop::budget::, ::block_on>>::{closure#0}> [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: 0x55efb6d6d902 - ::block_on::>> [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: 0x55efb6d737b4 - ::block_on::>> [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: 0x55efb6d93c98 - ::block_on::>>::{closure#0} [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: 0x55efb6d869cb - tokio[8e7f3e7d3af2affc]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x55efb6d93634 - ::block_on::>> [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: 0x55efb6d7e734 - ::block_on_inner::>> [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: 0x55efb6d7e92f - ::block_on::>> [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: 0x55efb6d4d582 - integration_cache[238f42bbb695b0ac]::concurrent_requests_share_refresh_work [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:285:50 [INFO] [stdout] 32: 0x55efb6d3e1e7 - integration_cache[238f42bbb695b0ac]::concurrent_requests_share_refresh_work::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_cache.rs:201:50 [INFO] [stdout] 33: 0x55efb6d313d6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x55efb6d97a3b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x55efb6d97a3b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: 0x55efb6da442b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: 0x55efb6da442b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x55efb6da442b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x55efb6da442b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x55efb6da442b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x55efb6da442b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: 0x55efb6da442b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: 0x55efb6d9fb44 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: 0x55efb6d9fb44 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 45: 0x55efb6da7032 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 46: 0x55efb6da7032 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 47: 0x55efb6da7032 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 48: 0x55efb6da7032 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x55efb6da7032 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x55efb6da7032 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x55efb6da7032 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x55efb6fba91f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x55efb6fba91f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7e9a12679aa4 - [INFO] [stdout] 55: 0x7e9a12706a64 - 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" "799edfdb8b84c15ab7a95efc695893eb1ad6794b5ee6e17c83437a1f7c1059b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799edfdb8b84c15ab7a95efc695893eb1ad6794b5ee6e17c83437a1f7c1059b6", kill_on_drop: false }` [INFO] [stdout] 799edfdb8b84c15ab7a95efc695893eb1ad6794b5ee6e17c83437a1f7c1059b6