[INFO] cloning repository https://github.com/thichuong/multi-tier-cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thichuong/multi-tier-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d839e70edf6229bc6001ff6ff7c1339d5f1c7799
[INFO] testing thichuong/multi-tier-cache against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thichuong/multi-tier-cache
[INFO] finished tweaking git repo https://github.com/thichuong/multi-tier-cache
[INFO] tweaked toml for git repo https://github.com/thichuong/multi-tier-cache written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thichuong/multi-tier-cache on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thichuong/multi-tier-cache 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dashmap v5.5.3
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded memcache v0.17.2
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded half v2.7.1
[INFO] [stderr]   Downloaded quick_cache v0.6.18
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb3ac2ddc7fbc26087c9c38e116e8f11f93782cd6651c72c1aea171eca63e6cb
[INFO] running `Command { std: "docker" "start" "-a" "fb3ac2ddc7fbc26087c9c38e116e8f11f93782cd6651c72c1aea171eca63e6cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb3ac2ddc7fbc26087c9c38e116e8f11f93782cd6651c72c1aea171eca63e6cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3ac2ddc7fbc26087c9c38e116e8f11f93782cd6651c72c1aea171eca63e6cb", kill_on_drop: false }`
[INFO] [stdout] fb3ac2ddc7fbc26087c9c38e116e8f11f93782cd6651c72c1aea171eca63e6cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68c6e33fd52857d895c89b29382dca78c5179ee4be471ec2f93cdb08e3d75a10
[INFO] running `Command { std: "docker" "start" "-a" "68c6e33fd52857d895c89b29382dca78c5179ee4be471ec2f93cdb08e3d75a10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 yoke v0.8.1
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling multi-tier-cache v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.49s
[INFO] running `Command { std: "docker" "inspect" "68c6e33fd52857d895c89b29382dca78c5179ee4be471ec2f93cdb08e3d75a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c6e33fd52857d895c89b29382dca78c5179ee4be471ec2f93cdb08e3d75a10", kill_on_drop: false }`
[INFO] [stdout] 68c6e33fd52857d895c89b29382dca78c5179ee4be471ec2f93cdb08e3d75a10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04298f973802d9ebed3f0cbca0c94a2c308affb8b7a95e97b5ae319347e71591
[INFO] running `Command { std: "docker" "start" "-a" "04298f973802d9ebed3f0cbca0c94a2c308affb8b7a95e97b5ae319347e71591", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling multi-tier-cache v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]   --> tests/common/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let cache = setup_cache_system().await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CacheManagerStats`
[INFO] [stdout]  --> tests/integration_basic.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use multi_tier_cache::{CacheStrategy, CacheManagerStats};
[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 variable: `cache`
[INFO] [stdout]   --> tests/common/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let cache = setup_cache_system().await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_key_prefix` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_key_prefix() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_with_invalidation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn setup_cache_with_invalidation() -> Result<Arc<CacheManager>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_keys` is never used
[INFO] [stdout]   --> tests/common/mod.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for` is never used
[INFO] [stdout]    --> tests/common/mod.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Product` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub struct Product {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl Product {
[INFO] [stdout]     |     ------------ associated function in this implementation
[INFO] [stdout] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_user` is never used
[INFO] [stdout]    --> tests/common/mod.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn json_user(id: u64) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_data_sized` is never used
[INFO] [stdout]    --> tests/common/mod.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]   --> tests/common/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let cache = setup_cache_system().await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_key_prefix` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_key_prefix() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_with_invalidation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn setup_cache_with_invalidation() -> Result<Arc<CacheManager>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_keys` is never used
[INFO] [stdout]   --> tests/common/mod.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for` is never used
[INFO] [stdout]    --> tests/common/mod.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Product` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub struct Product {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl Product {
[INFO] [stdout]     |     ------------ associated function in this implementation
[INFO] [stdout] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_data_sized` is never used
[INFO] [stdout]    --> tests/common/mod.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `redis_url` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn redis_url() -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_key_prefix` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_key_prefix() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_system` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn setup_cache_system() -> Result<CacheSystem> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_with_invalidation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn setup_cache_with_invalidation() -> Result<Arc<CacheManager>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_keys` is never used
[INFO] [stdout]   --> tests/common/mod.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for` is never used
[INFO] [stdout]    --> tests/common/mod.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Product` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub struct Product {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl Product {
[INFO] [stdout]     |     ------------ associated function in this implementation
[INFO] [stdout] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_data_sized` is never used
[INFO] [stdout]    --> tests/common/mod.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]   --> tests/common/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let cache = setup_cache_system().await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]   --> tests/common/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let cache = setup_cache_system().await?;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_key_prefix` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_key_prefix() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_system` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn setup_cache_system() -> Result<CacheSystem> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_keys` is never used
[INFO] [stdout]   --> tests/common/mod.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for` is never used
[INFO] [stdout]    --> tests/common/mod.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Product` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub struct Product {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl Product {
[INFO] [stdout]     |     ------------ associated function in this implementation
[INFO] [stdout] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_data_sized` is never used
[INFO] [stdout]    --> tests/common/mod.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_key_prefix` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_key_prefix() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_cache_with_invalidation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn setup_cache_with_invalidation() -> Result<Arc<CacheManager>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_keys` is never used
[INFO] [stdout]   --> tests/common/mod.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for` is never used
[INFO] [stdout]    --> tests/common/mod.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Product` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub struct Product {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl Product {
[INFO] [stdout]     |     ------------ associated function in this implementation
[INFO] [stdout] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_data_sized` is never used
[INFO] [stdout]    --> tests/common/mod.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "04298f973802d9ebed3f0cbca0c94a2c308affb8b7a95e97b5ae319347e71591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04298f973802d9ebed3f0cbca0c94a2c308affb8b7a95e97b5ae319347e71591", kill_on_drop: false }`
[INFO] [stdout] 04298f973802d9ebed3f0cbca0c94a2c308affb8b7a95e97b5ae319347e71591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caffbafaaeccf7243e1b506818576a06212f846f6f401b3d6614cf448599e804
[INFO] running `Command { std: "docker" "start" "-a" "caffbafaaeccf7243e1b506818576a06212f846f6f401b3d6614cf448599e804", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `CacheManagerStats`
[INFO] [stderr]  --> tests/integration_basic.rs:8:39
[INFO] [stderr]   |
[INFO] [stderr] 8 | use multi_tier_cache::{CacheStrategy, CacheManagerStats};
[INFO] [stderr]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cache`
[INFO] [stderr]   --> tests/common/mod.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let cache = setup_cache_system().await?;
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_key_prefix` is never used
[INFO] [stderr]   --> tests/common/mod.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn test_key_prefix() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_cache_with_invalidation` is never used
[INFO] [stderr]   --> tests/common/mod.rs:40:14
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub async fn setup_cache_with_invalidation() -> Result<Arc<CacheManager>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cleanup_test_keys` is never used
[INFO] [stderr]   --> tests/common/mod.rs:56:14
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub async fn cleanup_test_keys(prefix: &str) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `wait_for` is never used
[INFO] [stderr]    --> tests/common/mod.rs:133:14
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub async fn wait_for<F>(mut condition: F, timeout_ms: u64) -> bool
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Product` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:94:16
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub struct Product {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> tests/common/mod.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 101 |     impl Product {
[INFO] [stderr]     |     ------------ associated function in this implementation
[INFO] [stderr] 102 |         pub fn new(id: u64) -> Self {
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `json_data_sized` is never used
[INFO] [stderr]    --> tests/common/mod.rs:123:12
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn json_data_sized(size_kb: usize) -> serde_json::Value {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `multi-tier-cache` (test "integration_basic") generated 9 warnings (run `cargo fix --test "integration_basic" -p multi-tier-cache` to apply 2 suggestions)
[INFO] [stderr] warning: function `json_user` is never used
[INFO] [stderr]    --> tests/common/mod.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn json_user(id: u64) -> serde_json::Value {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `redis_url` is never used
[INFO] [stderr]   --> tests/common/mod.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn redis_url() -> String {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_key_prefix` is never used
[INFO] [stderr]   --> tests/common/mod.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn test_key_prefix() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_cache_system` is never used
[INFO] [stderr]   --> tests/common/mod.rs:34:14
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub async fn setup_cache_system() -> Result<CacheSystem> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `multi-tier-cache` (test "integration_streams") generated 9 warnings (8 duplicates)
[INFO] [stderr] warning: `multi-tier-cache` (test "integration_multi_tier") generated 10 warnings (7 duplicates)
[INFO] [stderr] warning: `multi-tier-cache` (test "integration_stampede") generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: `multi-tier-cache` (test "integration_invalidation") generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multi_tier_cache-12cb3d163f81fad1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test invalidation::tests::test_invalidation_config_default ... ok
[INFO] [stdout] test invalidation::tests::test_invalidation_message_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_basic.rs (/opt/rustwide/target/debug/deps/integration_basic-817acfcf68ee4a60)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test common::tests::test_data_generation ... ok
[INFO] [stdout] test common::tests::test_key_generation ... ok
[INFO] [stdout] test test_basic_set_and_get has been running for over 60 seconds
[INFO] [stdout] test test_cache_miss has been running for over 60 seconds
[INFO] [stdout] test test_cache_strategies has been running for over 60 seconds
[INFO] [stdout] test test_compute_on_miss has been running for over 60 seconds
[INFO] [stdout] test test_health_check has been running for over 60 seconds
[INFO] [stdout] test test_l1_cache_hit has been running for over 60 seconds
[INFO] [stdout] test test_l2_to_l1_promotion has been running for over 60 seconds
[INFO] [stdout] test test_statistics_tracking has been running for over 60 seconds
[INFO] [stdout] test test_ttl_expiration has been running for over 60 seconds
[INFO] [stdout] test test_type_safe_caching has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "caffbafaaeccf7243e1b506818576a06212f846f6f401b3d6614cf448599e804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caffbafaaeccf7243e1b506818576a06212f846f6f401b3d6614cf448599e804", kill_on_drop: false }`
[INFO] [stdout] caffbafaaeccf7243e1b506818576a06212f846f6f401b3d6614cf448599e804
