[INFO] cloning repository https://github.com/hardwayp3nny/poly-ob
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardwayp3nny/poly-ob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardwayp3nny%2Fpoly-ob", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardwayp3nny%2Fpoly-ob'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3c20d17fd475ba0f08b167e7eab8fe34de194d3
[INFO] building hardwayp3nny/poly-ob against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardwayp3nny%2Fpoly-ob" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardwayp3nny/poly-ob
[INFO] finished tweaking git repo https://github.com/hardwayp3nny/poly-ob
[INFO] tweaked toml for git repo https://github.com/hardwayp3nny/poly-ob written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardwayp3nny/poly-ob on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardwayp3nny/poly-ob 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded clap v4.5.44
[INFO] [stderr]   Downloaded async-compression v0.4.27
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e466cef6c86d9229a3242da235af67fdc1f76d05453aeb484238795c1be2054
[INFO] running `Command { std: "docker" "start" "-a" "2e466cef6c86d9229a3242da235af67fdc1f76d05453aeb484238795c1be2054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e466cef6c86d9229a3242da235af67fdc1f76d05453aeb484238795c1be2054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e466cef6c86d9229a3242da235af67fdc1f76d05453aeb484238795c1be2054", kill_on_drop: false }`
[INFO] [stdout] 2e466cef6c86d9229a3242da235af67fdc1f76d05453aeb484238795c1be2054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54f1772ac0ffa9799eb6b652d803930893780f4cd94cb3c33cb0f875a903f91d
[INFO] running `Command { std: "docker" "start" "-a" "54f1772ac0ffa9799eb6b652d803930893780f4cd94cb3c33cb0f875a903f91d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling poly-ob-stats v0.1.0 (/opt/rustwide/workdir/crates/stats)
[INFO] [stderr]    Compiling poly-ob-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling poly-ob-printer v0.1.0 (/opt/rustwide/workdir/crates/printer)
[INFO] [stderr]    Compiling poly-ob-bench v0.1.0 (/opt/rustwide/workdir/crates/bench)
[INFO] [stderr]    Compiling poly-ob-viewer v0.1.0 (/opt/rustwide/workdir/crates/viewer)
[INFO] [stderr]    Compiling poly-ob-client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling poly-ob-fetcher v0.1.0 (/opt/rustwide/workdir/crates/fetcher)
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]   --> crates/viewer/src/main.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> crates/fetcher/src/main.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::time::{Duration, Instant};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]   --> crates/printer/src/main.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http`
[INFO] [stdout]   --> crates/client/src/main.rs:52:44
[INFO] [stdout]    |
[INFO] [stdout] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_http`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis`
[INFO] [stdout]   --> crates/client/src/main.rs:52:62
[INFO] [stdout]    |
[INFO] [stdout] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> {
[INFO] [stdout]    |                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/fetcher/src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut last_tokens: Vec<String> = Vec::new();
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]    --> crates/bench/src/main.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "54f1772ac0ffa9799eb6b652d803930893780f4cd94cb3c33cb0f875a903f91d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f1772ac0ffa9799eb6b652d803930893780f4cd94cb3c33cb0f875a903f91d", kill_on_drop: false }`
[INFO] [stdout] 54f1772ac0ffa9799eb6b652d803930893780f4cd94cb3c33cb0f875a903f91d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 347eb5debd1f23546902bc68e6760b4f464216d050db7e5bfccb7d669b1a7223
[INFO] running `Command { std: "docker" "start" "-a" "347eb5debd1f23546902bc68e6760b4f464216d050db7e5bfccb7d669b1a7223", kill_on_drop: false }`
[INFO] [stderr]    Compiling poly-ob-viewer v0.1.0 (/opt/rustwide/workdir/crates/viewer)
[INFO] [stderr]    Compiling poly-ob-stats v0.1.0 (/opt/rustwide/workdir/crates/stats)
[INFO] [stderr]    Compiling poly-ob-bench v0.1.0 (/opt/rustwide/workdir/crates/bench)
[INFO] [stderr]    Compiling poly-ob-common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling poly-ob-printer v0.1.0 (/opt/rustwide/workdir/crates/printer)
[INFO] [stderr]    Compiling poly-ob-client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling poly-ob-fetcher v0.1.0 (/opt/rustwide/workdir/crates/fetcher)
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]   --> crates/viewer/src/main.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> crates/fetcher/src/main.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::time::{Duration, Instant};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]    --> crates/bench/src/main.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http`
[INFO] [stdout]   --> crates/client/src/main.rs:52:44
[INFO] [stdout]    |
[INFO] [stdout] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_http`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis`
[INFO] [stdout]   --> crates/client/src/main.rs:52:62
[INFO] [stdout]    |
[INFO] [stdout] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> {
[INFO] [stdout]    |                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/fetcher/src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut last_tokens: Vec<String> = Vec::new();
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
[INFO] [stdout]   --> crates/printer/src/main.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let conn = client.get_async_connection().await?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "347eb5debd1f23546902bc68e6760b4f464216d050db7e5bfccb7d669b1a7223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347eb5debd1f23546902bc68e6760b4f464216d050db7e5bfccb7d669b1a7223", kill_on_drop: false }`
[INFO] [stdout] 347eb5debd1f23546902bc68e6760b4f464216d050db7e5bfccb7d669b1a7223
