[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [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 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 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] 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 fsevent-sys v4.1.0 [INFO] [stderr] Downloaded inotify v0.11.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded inotify-sys v0.1.5 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded client-ip v0.1.1 [INFO] [stderr] Downloaded notify v8.1.0 [INFO] [stderr] Downloaded axum-client-ip v1.1.3 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded axum-prometheus v0.8.0 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded tokio v1.47.0 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be65ea86a0278a7efe74940eb0b2841c7ae5c629685d7430447b6ba5b55994a6 [INFO] running `Command { std: "docker" "start" "-a" "be65ea86a0278a7efe74940eb0b2841c7ae5c629685d7430447b6ba5b55994a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be65ea86a0278a7efe74940eb0b2841c7ae5c629685d7430447b6ba5b55994a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be65ea86a0278a7efe74940eb0b2841c7ae5c629685d7430447b6ba5b55994a6", kill_on_drop: false }` [INFO] [stdout] be65ea86a0278a7efe74940eb0b2841c7ae5c629685d7430447b6ba5b55994a6 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a39c06680c76bfba60e00d16785f18b8dbc73c9d614bdb2c6e2d8705ff4088 [INFO] running `Command { std: "docker" "start" "-a" "57a39c06680c76bfba60e00d16785f18b8dbc73c9d614bdb2c6e2d8705ff4088", 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 tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling client-ip v0.1.1 [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 dashmap v6.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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-client-ip v1.1.3 [INFO] [stderr] Compiling axum-prometheus v0.8.0 [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 1m 16s [INFO] running `Command { std: "docker" "inspect" "57a39c06680c76bfba60e00d16785f18b8dbc73c9d614bdb2c6e2d8705ff4088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a39c06680c76bfba60e00d16785f18b8dbc73c9d614bdb2c6e2d8705ff4088", kill_on_drop: false }` [INFO] [stdout] 57a39c06680c76bfba60e00d16785f18b8dbc73c9d614bdb2c6e2d8705ff4088 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b3d08ec17191015eb04bf4b59bda22b326dad41000895cec44de0cca9dabb8a [INFO] running `Command { std: "docker" "start" "-a" "2b3d08ec17191015eb04bf4b59bda22b326dad41000895cec44de0cca9dabb8a", 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 10.89s [INFO] running `Command { std: "docker" "inspect" "2b3d08ec17191015eb04bf4b59bda22b326dad41000895cec44de0cca9dabb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3d08ec17191015eb04bf4b59bda22b326dad41000895cec44de0cca9dabb8a", kill_on_drop: false }` [INFO] [stdout] 2b3d08ec17191015eb04bf4b59bda22b326dad41000895cec44de0cca9dabb8a