[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] testing hardwayp3nny/poly-ob against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardwayp3nny%2Fpoly-ob" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardwayp3nny/poly-ob on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.97 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded pathdiff v0.2.3 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded clap v4.5.44 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7a47a096fdbc6b014ca187bc556625e3a84e5f866ae5c4553d0755b80cdcae [INFO] running `Command { std: "docker" "start" "-a" "ea7a47a096fdbc6b014ca187bc556625e3a84e5f866ae5c4553d0755b80cdcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7a47a096fdbc6b014ca187bc556625e3a84e5f866ae5c4553d0755b80cdcae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7a47a096fdbc6b014ca187bc556625e3a84e5f866ae5c4553d0755b80cdcae", kill_on_drop: false }` [INFO] [stdout] ea7a47a096fdbc6b014ca187bc556625e3a84e5f866ae5c4553d0755b80cdcae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaaa307e5f6495dba3cfa837a55917d51bb54089ee6a6edfe05cb3a2e401045c [INFO] running `Command { std: "docker" "start" "-a" "aaaa307e5f6495dba3cfa837a55917d51bb54089ee6a6edfe05cb3a2e401045c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.27 [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 toml_edit v0.22.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling poly-ob-common v0.1.0 (/opt/rustwide/workdir/crates/common) [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-fetcher v0.1.0 (/opt/rustwide/workdir/crates/fetcher) [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] [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/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: 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: 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: 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 = 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] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling poly-ob-stats v0.1.0 (/opt/rustwide/workdir/crates/stats) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [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" "aaaa307e5f6495dba3cfa837a55917d51bb54089ee6a6edfe05cb3a2e401045c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaa307e5f6495dba3cfa837a55917d51bb54089ee6a6edfe05cb3a2e401045c", kill_on_drop: false }` [INFO] [stdout] aaaa307e5f6495dba3cfa837a55917d51bb54089ee6a6edfe05cb3a2e401045c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ce01557aace3a125503db9a62c6164b94c06d3b88fad8bad1dfb22eb7a90b2 [INFO] running `Command { std: "docker" "start" "-a" "c1ce01557aace3a125503db9a62c6164b94c06d3b88fad8bad1dfb22eb7a90b2", kill_on_drop: false }` [INFO] [stderr] Compiling poly-ob-stats v0.1.0 (/opt/rustwide/workdir/crates/stats) [INFO] [stderr] Compiling poly-ob-printer v0.1.0 (/opt/rustwide/workdir/crates/printer) [INFO] [stderr] Compiling poly-ob-fetcher v0.1.0 (/opt/rustwide/workdir/crates/fetcher) [INFO] [stderr] Compiling poly-ob-client v0.1.0 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Compiling poly-ob-common v0.1.0 (/opt/rustwide/workdir/crates/common) [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] [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: 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: 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: 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 = 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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s [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" "c1ce01557aace3a125503db9a62c6164b94c06d3b88fad8bad1dfb22eb7a90b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ce01557aace3a125503db9a62c6164b94c06d3b88fad8bad1dfb22eb7a90b2", kill_on_drop: false }` [INFO] [stdout] c1ce01557aace3a125503db9a62c6164b94c06d3b88fad8bad1dfb22eb7a90b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f15bcd2dee21762d28ec9c6d16fca3148b9c6cdcd1f58e9b72575d46a015a555 [INFO] running `Command { std: "docker" "start" "-a" "f15bcd2dee21762d28ec9c6d16fca3148b9c6cdcd1f58e9b72575d46a015a555", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Duration` [INFO] [stderr] --> crates/fetcher/src/main.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use tokio::time::{Duration, Instant}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/fetcher/src/main.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let mut last_tokens: Vec = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `http` [INFO] [stderr] --> crates/client/src/main.rs:52:44 [INFO] [stderr] | [INFO] [stderr] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_http` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `redis` [INFO] [stderr] --> crates/client/src/main.rs:52:62 [INFO] [stderr] | [INFO] [stderr] 52 | async fn scheduler_loop(cfg: ClientConfig, http: HttpClient, redis: &mut RedisClient) -> Result<()> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_redis` [INFO] [stderr] [INFO] [stderr] warning: `poly-ob-fetcher` (bin "poly-ob-fetcher" test) generated 2 warnings (run `cargo fix --bin "poly-ob-fetcher" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `poly-ob-client` (bin "poly-ob-client" test) generated 2 warnings [INFO] [stderr] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead. [INFO] [stderr] --> crates/printer/src/main.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | let conn = client.get_async_connection().await?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `poly-ob-printer` (bin "poly-ob-printer" test) generated 1 warning [INFO] [stderr] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead. [INFO] [stderr] --> crates/bench/src/main.rs:122:23 [INFO] [stderr] | [INFO] [stderr] 122 | let conn = client.get_async_connection().await?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead. [INFO] [stderr] --> crates/viewer/src/main.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | let conn = client.get_async_connection().await?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `poly-ob-bench` (bin "poly-ob-bench" test) generated 1 warning [INFO] [stderr] warning: `poly-ob-viewer` (bin "poly-ob-viewer" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_bench-b8d9c07fdc15f45f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_client-b0033a06b756fe93) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poly_ob_common-ff901b6ea51cdd86) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_fetcher-46b47bcedcbd31e3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_printer-1acd91ff658a7862) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_stats-298bbec82fc19af6) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poly_ob_viewer-1bfc6cdb190f1387) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests poly_ob_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f15bcd2dee21762d28ec9c6d16fca3148b9c6cdcd1f58e9b72575d46a015a555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15bcd2dee21762d28ec9c6d16fca3148b9c6cdcd1f58e9b72575d46a015a555", kill_on_drop: false }` [INFO] [stdout] f15bcd2dee21762d28ec9c6d16fca3148b9c6cdcd1f58e9b72575d46a015a555