[INFO] cloning repository https://github.com/Ketankhunti/Rust-API-Gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ketankhunti/Rust-API-Gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-API-Gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-API-Gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a955fbb89562db92ee2474b14a2d0d9e43983dd4 [INFO] building Ketankhunti/Rust-API-Gateway against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKetankhunti%2FRust-API-Gateway" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ketankhunti/Rust-API-Gateway [INFO] removed 2 missing tests [INFO] finished tweaking git repo https://github.com/Ketankhunti/Rust-API-Gateway [INFO] tweaked toml for git repo https://github.com/Ketankhunti/Rust-API-Gateway written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ketankhunti/Rust-API-Gateway 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/Ketankhunti/Rust-API-Gateway 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] warning: file `/workspace/builds/worker-6-tc1/source/examples/test_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `test_server` [INFO] [stderr] * `example` target `test_server` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.11.0 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded notify v8.1.0 [INFO] [stderr] Downloaded windows-future v0.2.1 [INFO] [stderr] Downloaded client-ip v0.1.1 [INFO] [stderr] Downloaded windows-collections v0.2.0 [INFO] [stderr] Downloaded axum-prometheus v0.8.0 [INFO] [stderr] Downloaded axum-client-ip v1.1.3 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded axum v0.8.4 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded matchit v0.8.4 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded windows-threading v0.1.0 [INFO] [stderr] Downloaded windows-numerics v0.2.0 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] [stderr] Downloaded windows v0.61.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0ebcb1ff6ff40c413a4a22a0ba84d623003cbe30a9b3397562b63ff5d3b89e72 [INFO] running `Command { std: "docker" "start" "-a" "0ebcb1ff6ff40c413a4a22a0ba84d623003cbe30a9b3397562b63ff5d3b89e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebcb1ff6ff40c413a4a22a0ba84d623003cbe30a9b3397562b63ff5d3b89e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebcb1ff6ff40c413a4a22a0ba84d623003cbe30a9b3397562b63ff5d3b89e72", kill_on_drop: false }` [INFO] [stdout] 0ebcb1ff6ff40c413a4a22a0ba84d623003cbe30a9b3397562b63ff5d3b89e72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ea65e299823323d47ec8067703e9463d5f088ae541325c5814cb915001967864 [INFO] running `Command { std: "docker" "start" "-a" "ea65e299823323d47ec8067703e9463d5f088ae541325c5814cb915001967864", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/test_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `test_server` [INFO] [stderr] * `example` target `test_server` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling client-ip v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [INFO] [stderr] Compiling axum-client-ip v1.1.3 [INFO] [stderr] Compiling rust_api_gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore` [INFO] [stdout] --> src/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore; [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: `any` [INFO] [stdout] --> src/utils/hot_reload.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{any, fs, path::PathBuf, sync::Arc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_successes` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | CircuitStateEnum::HalfOpen { consecutive_successes } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_successes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_failures` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | CircuitStateEnum::Closed { consecutive_failures } => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_failures: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "ea65e299823323d47ec8067703e9463d5f088ae541325c5814cb915001967864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea65e299823323d47ec8067703e9463d5f088ae541325c5814cb915001967864", kill_on_drop: false }` [INFO] [stdout] ea65e299823323d47ec8067703e9463d5f088ae541325c5814cb915001967864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 10dde66a05c839bddc9e3672de814a0bdad57d86df66690f45e0cfd2c5796b82 [INFO] running `Command { std: "docker" "start" "-a" "10dde66a05c839bddc9e3672de814a0bdad57d86df66690f45e0cfd2c5796b82", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/test_server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `test_server` [INFO] [stderr] * `example` target `test_server` [INFO] [stderr] Compiling rust_api_gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore` [INFO] [stdout] --> src/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore; [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: `any` [INFO] [stdout] --> src/utils/hot_reload.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{any, fs, path::PathBuf, sync::Arc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_successes` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | CircuitStateEnum::HalfOpen { consecutive_successes } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_successes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_failures` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | CircuitStateEnum::Closed { consecutive_failures } => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_failures: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Child` [INFO] [stdout] --> tests/integration_test.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use std::process::{Child, Command}; [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: `i` [INFO] [stdout] --> tests/integration_test.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for i in 0..4 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore` [INFO] [stdout] --> src/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::features::circuit_breaker::circuit_breaker::CircuitBreakerStore; [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: `any` [INFO] [stdout] --> src/utils/hot_reload.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{any, fs, path::PathBuf, sync::Arc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_successes` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | CircuitStateEnum::HalfOpen { consecutive_successes } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_successes: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `consecutive_failures` [INFO] [stdout] --> src/middleware/circuit_breaker/circuit_breaker.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | CircuitStateEnum::Closed { consecutive_failures } => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `consecutive_failures: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.24s [INFO] running `Command { std: "docker" "inspect" "10dde66a05c839bddc9e3672de814a0bdad57d86df66690f45e0cfd2c5796b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10dde66a05c839bddc9e3672de814a0bdad57d86df66690f45e0cfd2c5796b82", kill_on_drop: false }` [INFO] [stdout] 10dde66a05c839bddc9e3672de814a0bdad57d86df66690f45e0cfd2c5796b82