[INFO] cloning repository https://github.com/matsuro-hadouken/blocks-production-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matsuro-hadouken/blocks-production-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsuro-hadouken%2Fblocks-production-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsuro-hadouken%2Fblocks-production-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e19bc0a97ec882052ca56d2c73a02c1fd2f63c97
[INFO] testing matsuro-hadouken/blocks-production-lib against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsuro-hadouken%2Fblocks-production-lib" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matsuro-hadouken/blocks-production-lib
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/matsuro-hadouken/blocks-production-lib
[INFO] tweaked toml for git repo https://github.com/matsuro-hadouken/blocks-production-lib written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matsuro-hadouken/blocks-production-lib on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matsuro-hadouken/blocks-production-lib 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded windows-strings v0.4.2
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded windows-result v0.3.4
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded raw-cpuid v11.6.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded governor v0.10.1
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c89b6d768938d2aea3e77e67f33bf32f85d8a3799db800ce404d0570caaf604e
[INFO] running `Command { std: "docker" "start" "-a" "c89b6d768938d2aea3e77e67f33bf32f85d8a3799db800ce404d0570caaf604e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c89b6d768938d2aea3e77e67f33bf32f85d8a3799db800ce404d0570caaf604e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89b6d768938d2aea3e77e67f33bf32f85d8a3799db800ce404d0570caaf604e", kill_on_drop: false }`
[INFO] [stdout] c89b6d768938d2aea3e77e67f33bf32f85d8a3799db800ce404d0570caaf604e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 215cc4a93bb163971727a146c067af50f3e99d15edfb2a146f2cb309e9e4beb7
[INFO] running `Command { std: "docker" "start" "-a" "215cc4a93bb163971727a146c067af50f3e99d15edfb2a146f2cb309e9e4beb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling governor v0.10.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling blocks-production-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "215cc4a93bb163971727a146c067af50f3e99d15edfb2a146f2cb309e9e4beb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215cc4a93bb163971727a146c067af50f3e99d15edfb2a146f2cb309e9e4beb7", kill_on_drop: false }`
[INFO] [stdout] 215cc4a93bb163971727a146c067af50f3e99d15edfb2a146f2cb309e9e4beb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d549c9c385ed83c1105893711f2a042a9891ddf909e1c17963d6c9a3b4911a08
[INFO] running `Command { std: "docker" "start" "-a" "d549c9c385ed83c1105893711f2a042a9891ddf909e1c17963d6c9a3b4911a08", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling governor v0.10.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling blocks-production-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.61s
[INFO] running `Command { std: "docker" "inspect" "d549c9c385ed83c1105893711f2a042a9891ddf909e1c17963d6c9a3b4911a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d549c9c385ed83c1105893711f2a042a9891ddf909e1c17963d6c9a3b4911a08", kill_on_drop: false }`
[INFO] [stdout] d549c9c385ed83c1105893711f2a042a9891ddf909e1c17963d6c9a3b4911a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2caa59352e7f48285c3784d5ecec81142cfc25f0620e85994618cf855c96f72
[INFO] running `Command { std: "docker" "start" "-a" "b2caa59352e7f48285c3784d5ecec81142cfc25f0620e85994618cf855c96f72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blocks_production_lib-c127f3974c754c60)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_client_config_builder ... ok
[INFO] [stdout] test config::tests::test_builder_default ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_auto_config_detection ... ok
[INFO] [stdout] test config::tests::test_client_config_default ... ok
[INFO] [stdout] test config::tests::test_development_config ... ok
[INFO] [stdout] test config::tests::test_enterprise_config ... ok
[INFO] [stdout] test config::tests::test_preset_configurations ... ok
[INFO] [stdout] test config::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test error::tests::test_auth_error_type_debug ... ok
[INFO] [stdout] test error::tests::test_constructor_methods ... ok
[INFO] [stdout] test error::tests::test_error_category ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_debug_hints ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_category_debug ... ok
[INFO] [stdout] test error::tests::test_error_ext_config_error ... ok
[INFO] [stdout] test error::tests::test_error_retry_delay ... ok
[INFO] [stdout] test error::tests::test_error_ext_transient ... ok
[INFO] [stdout] test error::tests::test_timeout_type_debug ... ok
[INFO] [stdout] test logging::tests::test_format_variants ... ok
[INFO] [stdout] test error::tests::test_from_conversions ... ok
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test logging::tests::test_logging_config_chaining ... ok
[INFO] [stdout] test logging::tests::test_log_format_equality ... ok
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test tests::test_validator_concerning_performance ... ok
[INFO] [stdout] test logging::tests::test_log_format_clone ... ok
[INFO] [stdout] test tests::test_validator_skip_rate_calculation ... ok
[INFO] [stdout] test tests::test_slot_range ... ok
[INFO] [stdout] test logging::tests::test_log_format_debug ... ok
[INFO] [stdout] test config::tests::test_provider_specific_configs ... ok
[INFO] [stdout] test logging::tests::test_logging_config_builder ... ok
[INFO] [stdout] test tests::test_validator_perfect_performance ... ok
[INFO] [stdout] test logging::tests::test_init_test_logging ... ok
[INFO] [stdout] test types::tests::test_alert_category_display ... ok
[INFO] [stdout] test types::tests::test_block_production_request_default ... ok
[INFO] [stdout] test types::tests::test_distribution_bucket ... ok
[INFO] [stdout] test types::tests::test_network_status ... ok
[INFO] [stdout] test types::tests::test_serialization ... ok
[INFO] [stdout] test types::tests::test_validator_performance_category ... ok
[INFO] [stdout] test types::tests::test_slot_range ... ok
[INFO] [stdout] test types::tests::test_validator_significance_categories ... ok
[INFO] [stdout] test types::tests::test_validator_offline_detection ... ok
[INFO] [stdout] test types::tests::test_validator_significance_weight ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_concerning ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_edge_cases ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_creation ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_perfect ... ok
[INFO] [stdout] test types::tests::test_rpc_response_structure ... ok
[INFO] [stdout] test types::tests::test_performance_category_display ... ok
[INFO] [stdout] test types::tests::test_percentile_data ... ok
[INFO] [stdout] test error::tests::test_error_ext_retryable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blocks_production_demo-276758d00b2c2439)
[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/bin/main.rs (/opt/rustwide/target/debug/deps/bp_cli-a2b41fdaf7361ce7)
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5aaadfb5fbe5c76e)
[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 23 tests
[INFO] [stdout] test test_configuration_validation ... ok
[INFO] [stdout] test test_error_analysis_traits ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.231974896+00:00","level":"INFO","fields":{"message":"Custom logging initialized successfully"},"target":"blocks_production_lib::logging","filename":"src/logging.rs","line_number":131}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.232324367+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.232517496+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:40149","timeout_ms":"30000","retry_attempts":1},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:40149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.232642916+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:40149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"from_config"}]}
[INFO] [stdout] test test_logging_configuration ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243010195+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243202726+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:45531","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243251615+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243312575+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243353555+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243410095+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243445635+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243575206+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://test.com","timeout_ms":"60000","retry_attempts":5},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.243694395+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244043826+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244155115+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:37905","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:37905","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244246735+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:37905","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244561375+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244661035+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:45533","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:45533","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244750175+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:45533","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244790135+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.244902685+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:39943","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:39943","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245008505+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:39943","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245063335+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245179935+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245631065+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:33131","timeout_ms":"500","retry_attempts":1},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:33131","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245657445+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:45149","timeout_ms":"30000","retry_attempts":1},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:45149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245725885+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:33131","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245737075+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:45149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.245929145+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.246042855+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:39105","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:39105","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.246137465+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:39105","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.762859506+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:32807"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.763315546+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.763486696+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:32807"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.763590296+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.764028286+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:32807/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.764207586+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:32807"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.765944196+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:32807"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.772956605+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.773563055+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:32807)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.773860655+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.774065895+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.774180685+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"10","attempt_duration_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.774323795+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:32807","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.775711285+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.782665944+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:45149"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:45149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"from_config"}]}
[INFO] [stdout] test test_custom_headers ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.782879704+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"}]}
[INFO] [stdout] test test_slot_range_calculations ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.782986194+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:45149"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.783097994+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":1,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.783811714+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:45149/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.783978794+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:45149"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.785690904+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.785876934+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:32807","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:32807","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.785972424+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:32807","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.786359554+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:45531"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.790553833+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:45531"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.790675433+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.791261683+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:45531/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.791438903+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:45531"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.791716793+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:45531"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.784311984+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:45149"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.798212053+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.799828902+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:45149)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.800167532+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":429,"attempt_duration_ms":"17"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.800735572+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.801431382+00:00","level":"WARN","fields":{"message":"HTTP request returned error status","attempt":1,"status":429},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":484,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.801603622+00:00","level":"DEBUG","fields":{"message":"Rate limit exceeded, will retry","retry_after_secs":1},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":500,"span":{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},{"endpoint":"http://127.0.0.1:45149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.801799702+00:00","level":"ERROR","fields":{"message":"RPC endpoint connectivity test failed","error":"Rate limit exceeded: 0 requests in 60s, limit is 0 per 60s","duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:45149","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45149","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.801818382+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:45531)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.803632462+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"12"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.803962642+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":104,"attempt_duration_ms":"13"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.804114962+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"13","attempt_duration_ms":"13"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.805782942+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.807003132+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:45147"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.807800061+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:33151"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.815681791+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.815913401+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:45147"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.816070731+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.816831211+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.803371512+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.817675141+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:45147/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stdout] test test_mock_no_data ... ok
[INFO] [stdout] test test_invalid_slot_range ... ok
[INFO] [stdout] test test_rate_limiting_behavior ... ok
[INFO] [stdout] test test_validator_skip_rate_calculation ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.822547140+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:45147"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.823048120+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:45147"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.819054760+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stdout] test test_client_creation ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.823643340+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:45531","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.823743540+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.824872020+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://api.mainnet-beta.solana.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.826670820+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:33131"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:33131","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.826864330+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.826985240+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33131"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.827159430+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":1,"timeout_ms":"500"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.828802019+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33131/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.829022090+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33131"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.829502090+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33131"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.829817090+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.830238699+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:45147)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.830548799+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"14"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.832516489+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"16"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.833425509+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"17","attempt_duration_ms":"17"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},{"endpoint":"http://127.0.0.1:45147","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.833652059+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"17"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:45147","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45147","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.831717859+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.838411229+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.848850198+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://test.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stdout] test test_connection_test ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.859614076+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:42789"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.859973256+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:42789"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.860121707+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.860923896+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:42789/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.861118576+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:42789"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.863688376+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:42789"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.863670696+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://test.com","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.864168216+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.864844436+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.865355466+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:42789)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.865986566+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"5"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.867492316+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":125,"attempt_duration_ms":"7"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.868021976+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"7","attempt_duration_ms":"7"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42789","name":"make_rpc_request"}]}
[INFO] [stdout] test test_debug_format ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.873089535+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:45533"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:45533","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.873879815+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.876022215+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.876390775+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:45533"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.876741605+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.878047745+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:45533/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stdout] test test_invalid_json_response ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.878432345+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:45533"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.878934135+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:45533"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.879853155+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.880395885+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:45533)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.880838914+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"4"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.881194834+00:00","level":"ERROR","fields":{"message":"Failed to parse JSON response","attempt":1,"error":"error decoding response body"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":567,"span":{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},{"endpoint":"http://127.0.0.1:45533","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.881547254+00:00","level":"ERROR","fields":{"message":"RPC endpoint connectivity test failed","error":"Failed to parse RPC response: Invalid JSON response: error decoding response body","duration_ms":"5"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:45533","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:45533","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.883100424+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.903585862+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:39105","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.904301292+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.922554731+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.922709330+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.923192121+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.924910401+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.925421780+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.928638300+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.928734930+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.933752149+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.934002129+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.934350600+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.945648358+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.945769678+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.946212798+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.946433638+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.946794028+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.946937188+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947021248+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947275658+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947442038+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947712298+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947812588+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.947891958+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948136028+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948278258+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948532128+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948629458+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948707378+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.948941028+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.949076828+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.949285908+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.951897368+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:40149"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:40149","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.952136318+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:40149"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.952268668+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":1,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.953141148+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:40149/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.959335997+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://api.mainnet-beta.solana.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.959488757+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.959613327+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://rpc.helius.xyz/test","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"},"spans":[{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.959712377+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"},"spans":[{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.965476306+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.965734457+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.966180577+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.966341506+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.966727006+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.966833686+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.966914326+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.967175006+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.953306388+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:40149"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.967909876+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:40149"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.968957786+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:39943"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:39943","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.969122366+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:39943"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.969262186+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.970044276+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39943/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.970199236+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39943"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.970512676+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39943"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.967317956+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.971303856+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.971505406+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.971758836+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.974756936+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.974873316+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.976494716+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.976870255+00:00","level":"INFO","fields":{"message":"Testing RPC endpoint connectivity"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":118,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.976990225+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:39105"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.977083585+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.977407595+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:39105/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.977575105+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.977845435+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.978054455+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.978229335+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.975739636+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.978782685+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39943)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.978984545+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"9"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.979176885+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":169,"attempt_duration_ms":"9"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.979270845+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"10","attempt_duration_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39943","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.982767615+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:40149)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.983064385+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":500,"attempt_duration_ms":"30"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.983152835+00:00","level":"WARN","fields":{"message":"HTTP request returned error status","attempt":1,"status":500},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":484,"span":{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:40149","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.984521715+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.984810675+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.986505255+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.988563304+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.989022544+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.990112624+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.988818714+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.990635044+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.990792784+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:39105"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stdout] test test_mock_http_error ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.998490493+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.001327103+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:54.998331823+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://custom-rpc.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stdout] test test_mock_rpc_success ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.010682832+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011012942+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"88"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011177502+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"88"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011257882+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"88","attempt_duration_ms":"88"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011359442+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"88"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011715432+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.011874602+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"83"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.012001222+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"83"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.012078892+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"83","attempt_duration_ms":"83"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.012164282+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"83"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.012493232+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.012861112+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.013140152+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.013435242+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.013718522+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.013998652+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.014274482+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.014979472+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015193292+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015338982+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015443432+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"69","attempt_duration_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015552182+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015661462+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015805902+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.015932622+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stdout] test test_client_builder_configuration ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016020342+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"69","attempt_duration_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stdout] test test_mock_rpc_error ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016108162+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"69"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stdout] test test_concurrent_requests ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016210812+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016348062+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016507712+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016587212+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"68","attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016672241+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016773932+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.016917832+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017042081+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017118081+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"68","attempt_duration_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017201552+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017299681+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017459292+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017607941+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017685061+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"51","attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017775241+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"68"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.017877981+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.018015872+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.018137352+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.018213192+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"51","attempt_duration_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.018297631+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"51"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.018649451+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.025497441+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.025839281+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"54"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026020491+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"54"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026100331+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"54","attempt_duration_ms":"54"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026200391+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"54"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026611571+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:39105)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026777911+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"49"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026908621+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"49"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.026986231+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"49","attempt_duration_ms":"49"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},{"endpoint":"http://127.0.0.1:39105","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.027075151+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"50"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:39105","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:39105","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.028444771+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.032643470+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:37905"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:37905","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.032888150+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:37905"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.033048990+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.033926720+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:37905/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.034082450+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:37905"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.034425680+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:37905"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.035148330+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.035710710+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:37905)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.035957350+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"2"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.036135930+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":77,"attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.036244630+00:00","level":"WARN","fields":{"message":"RPC returned error response","attempt":1,"rpc_error_code":-32601,"rpc_error_message":"Method not found"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":590,"span":{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:37905","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.037771350+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stdout] test test_statistics_edge_cases ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.105884573+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://rpc.helius.xyz/test"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"},"spans":[{"endpoint":"https://rpc.helius.xyz/test","name":"from_config"}]}
[INFO] [stdout] test test_statistics_calculation ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.106071683+00:00","level":"DEBUG","fields":{"message":"Creating client builder"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":111}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.106165043+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://api.quicknode.com/test","timeout_ms":"30000","retry_attempts":3},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://api.quicknode.com/test","name":"from_config"},"spans":[{"endpoint":"https://api.quicknode.com/test","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.106232533+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://api.quicknode.com/test","name":"from_config"},"spans":[{"endpoint":"https://api.quicknode.com/test","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.106330003+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://test.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.108972113+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://test.com","timeout_ms":"15000","retry_attempts":2},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.109095673+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.113749972+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:45531"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:45531","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.114036412+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:45531"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.114184242+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.117332202+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:45531/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.117599572+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:45531"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.118147162+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:45531"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.118865102+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.119228072+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:45531)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.119446342+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"5"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.119642882+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":221,"attempt_duration_ms":"5"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.119723042+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"5","attempt_duration_ms":"5"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:45531","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.121223271+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.126809051+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:32807"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:32807","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.127048621+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:32807"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.127169991+00:00","level":"DEBUG","fields":{"message":"Attempting RPC request","attempt":1,"max_attempts":3,"timeout_ms":"30000"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":396,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.127984071+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:32807/","log.target":"reqwest::connect","log.module_path":"reqwest::connect","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","log.line":882},"target":"reqwest::connect","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/connect.rs","line_number":882,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.128142371+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:32807"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":768,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.132557950+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:32807"},"target":"hyper_util::client::legacy::connect::http","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/connect/http.rs","line_number":771,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.133330621+00:00","level":"DEBUG","fields":{"message":"Handling request.","log.target":"wiremock::mock_set","log.module_path":"wiremock::mock_set","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","log.line":61},"target":"wiremock::mock_set","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_set.rs","line_number":61}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.133678850+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:32807)"},"target":"hyper_util::client::legacy::pool","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.17/src/client/legacy/pool.rs","line_number":395,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.133884630+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"6"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.134064640+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":216,"attempt_duration_ms":"6"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.134147700+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"6","attempt_duration_ms":"6"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:32807","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.135635550+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stdout] test test_auto_config_detection ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.196826464+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://api.quicknode.com/test"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://api.quicknode.com/test","name":"from_config"},"spans":[{"endpoint":"https://api.quicknode.com/test","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.210932353+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://test.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.213005263+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://test.com","timeout_ms":"120000","retry_attempts":5},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.213198763+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":0},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.294689085+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"https://test.com"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"https://test.com","name":"from_config"},"spans":[{"endpoint":"https://test.com","name":"from_config"}]}
[INFO] [stdout] test test_preset_configurations ... ok
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.332787851+00:00","level":"WARN","fields":{"message":"HTTP request failed","attempt":1,"error":"error sending request for url (http://127.0.0.1:33131/)","attempt_duration_ms":"505"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":425,"span":{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},{"endpoint":"http://127.0.0.1:33131","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.333036311+00:00","level":"ERROR","fields":{"message":"RPC endpoint connectivity test failed","error":"Request timeout after 500ms","duration_ms":"506"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:33131","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33131","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-01-16T17:41:55.334984301+00:00","level":"DEBUG","fields":{"message":"Verify mock expectations.","log.target":"wiremock::mock_server::exposed_server","log.module_path":"wiremock::mock_server::exposed_server","log.file":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","log.line":335},"target":"wiremock::mock_server::exposed_server","filename":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.5/src/mock_server/exposed_server.rs","line_number":335}
[INFO] [stdout] test test_error_handling_comprehensive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blocks_production_lib
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConnectionFailed { endpoint: "https://api.mainnet-beta.solana.com", source: ConnectionFailed { endpoint: "https://api.mainnet-beta.solana.com", source: reqwest::Error { kind: Request, url: "https://api.mainnet-beta.solana.com/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }, endpoint_reachable: None }, endpoint_reachable: Some(false) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b2caa59352e7f48285c3784d5ecec81142cfc25f0620e85994618cf855c96f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2caa59352e7f48285c3784d5ecec81142cfc25f0620e85994618cf855c96f72", kill_on_drop: false }`
[INFO] [stdout] b2caa59352e7f48285c3784d5ecec81142cfc25f0620e85994618cf855c96f72
