[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 1.94.0 for beta-1.95-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 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded governor v0.10.1
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded rustls v0.23.34
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca122521fcc2a9d651aaa7348dd3bf97e66cc0b4b256c3759910609160d515a9
[INFO] running `Command { std: "docker" "start" "-a" "ca122521fcc2a9d651aaa7348dd3bf97e66cc0b4b256c3759910609160d515a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca122521fcc2a9d651aaa7348dd3bf97e66cc0b4b256c3759910609160d515a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca122521fcc2a9d651aaa7348dd3bf97e66cc0b4b256c3759910609160d515a9", kill_on_drop: false }`
[INFO] [stdout] ca122521fcc2a9d651aaa7348dd3bf97e66cc0b4b256c3759910609160d515a9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e29868f37fc1051668cbf701b06b5339a683ead2c4bc49be0b530631248cb05c
[INFO] running `Command { std: "docker" "start" "-a" "e29868f37fc1051668cbf701b06b5339a683ead2c4bc49be0b530631248cb05c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[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 regex-automata v0.4.13
[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 quanta v0.12.6
[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 serde v1.0.228
[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_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.7
[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 41.84s
[INFO] running `Command { std: "docker" "inspect" "e29868f37fc1051668cbf701b06b5339a683ead2c4bc49be0b530631248cb05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29868f37fc1051668cbf701b06b5339a683ead2c4bc49be0b530631248cb05c", kill_on_drop: false }`
[INFO] [stdout] e29868f37fc1051668cbf701b06b5339a683ead2c4bc49be0b530631248cb05c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c784a8c5658e6abe19a8014a53ca867dd5067389580501e0c4076254880324f
[INFO] running `Command { std: "docker" "start" "-a" "5c784a8c5658e6abe19a8014a53ca867dd5067389580501e0c4076254880324f", 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 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 hyper v1.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[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 url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling governor v0.10.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[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 criterion v0.5.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling blocks-production-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.21s
[INFO] running `Command { std: "docker" "inspect" "5c784a8c5658e6abe19a8014a53ca867dd5067389580501e0c4076254880324f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c784a8c5658e6abe19a8014a53ca867dd5067389580501e0c4076254880324f", kill_on_drop: false }`
[INFO] [stdout] 5c784a8c5658e6abe19a8014a53ca867dd5067389580501e0c4076254880324f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20547a52ce068e36eeba31ee5f21203ff2004b858a469456af78e5cc6cdd8012
[INFO] running `Command { std: "docker" "start" "-a" "20547a52ce068e36eeba31ee5f21203ff2004b858a469456af78e5cc6cdd8012", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blocks_production_lib-8a1da9200a21c73c)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_builder_default ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test error::tests::test_auth_error_type_debug ... ok
[INFO] [stdout] test config::tests::test_auto_config_detection ... ok
[INFO] [stdout] test config::tests::test_development_config ... ok
[INFO] [stdout] test error::tests::test_constructor_methods ... ok
[INFO] [stdout] test config::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test config::tests::test_preset_configurations ... ok
[INFO] [stdout] test config::tests::test_provider_specific_configs ... ok
[INFO] [stdout] test config::tests::test_client_config_builder ... ok
[INFO] [stdout] test config::tests::test_client_config_default ... ok
[INFO] [stdout] test error::tests::test_error_category_debug ... 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_ext_config_error ... ok
[INFO] [stdout] test error::tests::test_error_ext_transient ... ok
[INFO] [stdout] test error::tests::test_from_conversions ... ok
[INFO] [stdout] test error::tests::test_error_retry_delay ... ok
[INFO] [stdout] test error::tests::test_error_category ... ok
[INFO] [stdout] test error::tests::test_timeout_type_debug ... ok
[INFO] [stdout] test logging::tests::test_format_variants ... ok
[INFO] [stdout] test tests::test_slot_range ... ok
[INFO] [stdout] test logging::tests::test_init_test_logging ... ok
[INFO] [stdout] test logging::tests::test_log_format_clone ... ok
[INFO] [stdout] test logging::tests::test_log_format_equality ... ok
[INFO] [stdout] test logging::tests::test_logging_config_chaining ... ok
[INFO] [stdout] test types::tests::test_block_production_request_default ... ok
[INFO] [stdout] test logging::tests::test_log_format_debug ... ok
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test tests::test_validator_concerning_performance ... ok
[INFO] [stdout] test logging::tests::test_logging_config_builder ... ok
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test types::tests::test_performance_category_display ... ok
[INFO] [stdout] test types::tests::test_percentile_data ... ok
[INFO] [stdout] test types::tests::test_rpc_response_structure ... ok
[INFO] [stdout] test types::tests::test_slot_range ... ok
[INFO] [stdout] test tests::test_validator_skip_rate_calculation ... ok
[INFO] [stdout] test types::tests::test_validator_offline_detection ... ok
[INFO] [stdout] test tests::test_validator_perfect_performance ... ok
[INFO] [stdout] test types::tests::test_validator_performance_category ... ok
[INFO] [stdout] test types::tests::test_distribution_bucket ... ok
[INFO] [stdout] test types::tests::test_validator_significance_categories ... ok
[INFO] [stdout] test types::tests::test_serialization ... 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_alert_category_display ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_creation ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_edge_cases ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_perfect ... ok
[INFO] [stdout] test error::tests::test_error_ext_retryable ... ok
[INFO] [stdout] test config::tests::test_enterprise_config ... ok
[INFO] [stdout] test types::tests::test_network_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blocks_production_demo-e054e198d4526296)
[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-5603870bba02e2ad)
[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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-91c4ea90490af267)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_configuration_validation ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.249676507+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-03-10T11:52:43.249742178+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-03-10T11:52:43.250185227+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:44327","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:44327","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"from_config"}]}
[INFO] [stdout] test test_error_analysis_traits ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.250316667+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:44327","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"from_config"}]}
[INFO] [stdout] test test_logging_configuration ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.267242465+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-03-10T11:52:43.267423515+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:46689","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:46689","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.267531295+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:46689","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.267793415+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-03-10T11:52:43.267888535+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:34273","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:34273","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.268137015+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:34273","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.268511404+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-03-10T11:52:43.268605375+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:34699","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:34699","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.268684655+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:34699","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.268848235+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-03-10T11:52:43.268907254+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-03-10T11:52:43.268988404+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-03-10T11:52:43.269020514+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-03-10T11:52:43.269104614+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-03-10T11:52:43.269174854+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-03-10T11:52:43.269741244+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-03-10T11:52:43.269821684+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:46407","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:46407","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.270141774+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-03-10T11:52:43.270221304+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:36415","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:36415","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.270295104+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:36415","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.269895414+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:46407","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.278394073+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-03-10T11:52:43.278570263+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:42219","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:42219","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.278660333+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:42219","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.370149158+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-03-10T11:52:43.370384588+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"https://custom-rpc.com","timeout_ms":"60000","retry_attempts":5},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":53,"span":{"endpoint":"https://custom-rpc.com","name":"from_config"},"spans":[{"endpoint":"https://custom-rpc.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.370503708+00:00","level":"DEBUG","fields":{"message":"Added custom headers","header_count":1},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":83,"span":{"endpoint":"https://custom-rpc.com","name":"from_config"},"spans":[{"endpoint":"https://custom-rpc.com","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.752831808+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,"span":{"endpoint":"https://custom-rpc.com","name":"from_config"},"spans":[{"endpoint":"https://custom-rpc.com","name":"from_config"}]}
[INFO] [stdout] test test_client_builder_configuration ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.769403865+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:46687"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.772242785+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:46687","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.772419835+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:46687"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.772519635+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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.773034715+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:46687/","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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.773222004+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:46687"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.773576635+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:46687"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stdout] test test_slot_range_calculations ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.775526244+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-03-10T11:52:43.775926284+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:46687)"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.776145724+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.776308504+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.776402434+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"3","attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.776514684+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"4"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:46687","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.777223254+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-03-10T11:52:43.777320394+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:42083","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:42083","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.777384244+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:42083","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.781026883+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_custom_headers ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.782678293+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-03-10T11:52:43.782889053+00:00","level":"DEBUG","fields":{"message":"Creating client from configuration","endpoint":"http://127.0.0.1:46687","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:46687","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.783006593+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:46687","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.837659394+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:38589"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.838291724+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:38589","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.838439584+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:38589"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.838539214+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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.839048784+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:38589/","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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.839229974+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:38589"},"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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.839590584+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:38589"},"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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stdout] test test_invalid_json_response ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.848272143+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] [stdout] test test_validator_skip_rate_calculation ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.848743652+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:38589)"},"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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.849018123+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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.849179132+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:38589","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},{"endpoint":"http://127.0.0.1:38589","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.849310232+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":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:38589","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:38589","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.850659382+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-03-10T11:52:43.940217788+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:42219"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:42219","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.940647168+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:42219"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.941409408+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:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.934885909+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:46689"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:46689","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.941851038+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:46689"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.942100808+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:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.943144518+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:46689/","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:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.943986328+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:46689"},"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:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.946054067+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:46689"},"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:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.946537017+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:42219/","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:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.947008677+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:42219"},"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:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.948328797+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-03-10T11:52:43.952839636+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:42219"},"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:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.953050496+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:46689)"},"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:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.953992526+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-03-10T11:52:43.949655987+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:36415"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:36415","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.954290076+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:42219)"},"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:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.954760266+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"13"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.953935886+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"11"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.955446926+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":169,"attempt_duration_ms":"14"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.955575916+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"14","attempt_duration_ms":"14"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42219","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.956486175+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":104,"attempt_duration_ms":"14"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.956569946+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"14","attempt_duration_ms":"14"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46689","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.957097115+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-03-10T11:52:43.959821545+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-03-10T11:52:43.961946055+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:36415"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.964026574+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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.965224654+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:36415/","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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.965435084+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:36415"},"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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.968087564+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:36415"},"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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.968935373+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-03-10T11:52:43.969326093+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:36415)"},"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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.969560204+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:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.972068383+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":125,"attempt_duration_ms":"8"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.972302323+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"8","attempt_duration_ms":"8"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:36415","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.972612023+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-03-10T11:52:43.973764843+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-03-10T11:52:43.974312293+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-03-10T11:52:43.973859023+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] [stdout] test test_mock_rpc_success ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.991038670+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:46407"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:46407","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"from_config"}]}
[INFO] [stdout] test test_mock_no_data ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.991266610+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:46407","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"}]}
[INFO] [stdout] test test_debug_format ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.991365600+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:46407"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.991495140+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:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.992314630+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:46407/","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:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.992475960+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:46407"},"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:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.996068439+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:46407"},"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:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:43.996931429+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-03-10T11:52:44.000808439+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:44327"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:44327","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.001190608+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:44327"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.001403639+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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.002462528+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:44327/","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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.002673688+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:44327"},"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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.003163258+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:44327"},"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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.003838338+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-03-10T11:52:44.004183458+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:44327)"},"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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.004387708+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":500,"attempt_duration_ms":"2"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.004504858+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:44327","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:44327","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.005982428+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_mock_http_error ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.010288277+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:42083"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:42083","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.010589357+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:42083"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.010749237+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:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.011649587+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:42083/","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:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.011864897+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:42083"},"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:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.012389457+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:42083"},"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:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.013103347+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-03-10T11:52:44.013489057+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:42083)"},"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:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.013751306+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.013996737+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":216,"attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.014128686+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getBlockProduction","attempt":1,"total_duration_ms":"3","attempt_duration_ms":"3"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:42083","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.015693146+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_calculation ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.046723181+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.047429851+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.049000071+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.049157591+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.049673371+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.049882221+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.050304731+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.050617441+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.050748431+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.051105871+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.051293520+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.051687620+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.051841520+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.052002351+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.052330080+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.052506300+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.052885580+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.053045470+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.053200740+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.053533100+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.053707730+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.054025680+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.054319570+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.054443630+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.054768030+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.054949450+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.055337460+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.055686580+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.056019730+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.056346120+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.056561390+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-03-10T11:52:44.056651020+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-03-10T11:52:44.056520970+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.056747340+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-03-10T11:52:44.056826780+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-03-10T11:52:44.057122740+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.057268070+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.057413639+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.057725999+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.057901099+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.058286699+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.058427359+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.058570589+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.058896369+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.059100819+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.059494799+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.059643229+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.059793679+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.060147649+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.060334379+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.060734279+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:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.060885029+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33875"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.061053999+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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.061397219+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33875/","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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.061579899+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.062020529+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.062294119+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.062520179+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.062749049+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.062994999+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.063245449+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.063490799+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.063722298+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.063958638+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.064195689+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33875"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.065998908+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-03-10T11:52:44.068193658+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.068647298+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-03-10T11:52:44.068986348+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.069475138+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.069345668+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-03-10T11:52:44.069888828+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-03-10T11:52:44.070018448+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"20","attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.070236537+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.070862287+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.071217197+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-03-10T11:52:44.071558427+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-03-10T11:52:44.072091187+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-03-10T11:52:44.071760857+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072300467+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072387487+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"21","attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072483357+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072607247+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072752667+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072874727+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.072970467+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"20","attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073056797+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073164357+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073294967+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073410727+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073486467+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"20","attempt_duration_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073566677+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.073858777+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074031387+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074185167+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074274627+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"19","attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074372087+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074487757+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074632367+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074758147+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074842287+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"18","attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.074958937+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.075484137+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-03-10T11:52:44.075840507+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-03-10T11:52:44.076231156+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-03-10T11:52:44.076819836+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077029346+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077180496+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077265246+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"19","attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077367096+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"20"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077486696+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077633896+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077768156+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.077855156+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"19","attempt_duration_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stdout] test test_concurrent_requests ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078014916+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"19"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078145676+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078294066+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078416986+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078490576+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"18","attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078572736+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078673306+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33875)"},"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:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.078812036+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"17"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.079019916+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"17"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.079172386+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"18","attempt_duration_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},{"endpoint":"http://127.0.0.1:33875","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.079327946+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"18"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33875","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33875","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.080785986+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-03-10T11:52:44.094033784+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-03-10T11:52:44.096949933+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:34273"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:34273","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.103196012+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:34273"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.103461032+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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.104537232+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:34273/","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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.105326972+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:34273"},"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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.111304891+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:34273"},"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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.105179372+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:33237"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.111631571+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:33237","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.112248311+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:33237"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.112399631+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:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stdout] test test_client_creation ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.113435381+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:33237/","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:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.118049460+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:33237"},"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:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.118569320+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:33237"},"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:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.119480770+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-03-10T11:52:44.106469072+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:34401"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.123233889+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_invalid_slot_range ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.124032179+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-03-10T11:52:44.126283849+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:34273)"},"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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.126612768+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"23"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.126784299+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":77,"attempt_duration_ms":"23"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.126901408+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:34273","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34273","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.128312268+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-03-10T11:52:44.133296198+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:33237)"},"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:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.133615918+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":200,"attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.133789298+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":38,"attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.133885927+00:00","level":"INFO","fields":{"message":"RPC request completed successfully","request_id":1,"method":"getHealth","attempt":1,"total_duration_ms":"21","attempt_duration_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":606,"span":{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},{"endpoint":"http://127.0.0.1:33237","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.134027447+00:00","level":"INFO","fields":{"message":"RPC endpoint is healthy","response_time_ms":"21"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":134,"span":{"endpoint":"http://127.0.0.1:33237","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:33237","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.135315257+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-03-10T11:52:44.141526976+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:34699"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:34699","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.141760896+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:34699","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.141879606+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getHealth","endpoint":"http://127.0.0.1:34699"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.142037306+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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.142888896+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:34699/","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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.143090946+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:34699"},"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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stdout] test test_mock_rpc_error ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.147315075+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:34699"},"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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stdout] test test_connection_test ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.149269165+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-03-10T11:52:44.152217915+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:34699)"},"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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.152605515+00:00","level":"DEBUG","fields":{"message":"HTTP request completed","status":429,"attempt_duration_ms":"10"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":414,"span":{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.152712604+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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.152806444+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:34699","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},{"endpoint":"http://127.0.0.1:34699","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.152942684+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":"11"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:34699","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:34699","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.154345584+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_rate_limiting_behavior ... ok
[INFO] [stdout] test test_statistics_edge_cases ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.189851139+00:00","level":"INFO","fields":{"message":"Successfully created BlockProductionClient","endpoint":"http://127.0.0.1:46687"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":98,"span":{"endpoint":"http://127.0.0.1:46687","name":"from_config"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"from_config"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.190177418+00:00","level":"INFO","fields":{"message":"Starting RPC request","request_id":1,"method":"getBlockProduction","endpoint":"http://127.0.0.1:46687"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":365,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.190333658+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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.191320068+00:00","level":"DEBUG","fields":{"message":"starting new connection: http://127.0.0.1:46687/","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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.191495898+00:00","level":"DEBUG","fields":{"message":"connecting to 127.0.0.1:46687"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.191990038+00:00","level":"DEBUG","fields":{"message":"connected to 127.0.0.1:46687"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.192657968+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-03-10T11:52:44.196273997+00:00","level":"DEBUG","fields":{"message":"pooling idle connection for (\"http\", 127.0.0.1:46687)"},"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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.196550608+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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.196739388+00:00","level":"DEBUG","fields":{"message":"Successfully parsed JSON response","attempt":1,"response_size":221,"attempt_duration_ms":"6"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":555,"span":{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.196820068+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:46687","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46687","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.198369277+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-03-10T11:52:44.222697913+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-03-10T11:52:44.224327733+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-03-10T11:52:44.224477573+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-03-10T11:52:44.250902639+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] [stderr] {"timestamp":"2026-03-10T11:52:44.251176819+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-03-10T11:52:44.251307209+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-03-10T11:52:44.251410889+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-03-10T11:52:44.329976496+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-03-10T11:52:44.331755796+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-03-10T11:52:44.331978546+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-03-10T11:52:44.355310432+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] [stdout] test test_auto_config_detection ... ok
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.415106283+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-03-10T11:52:44.493244190+00:00","level":"WARN","fields":{"message":"HTTP request failed","attempt":1,"error":"error sending request for url (http://127.0.0.1:46407/)","attempt_duration_ms":"501"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":425,"span":{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},{"endpoint":"http://127.0.0.1:46407","name":"make_rpc_request"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.493446690+00:00","level":"ERROR","fields":{"message":"RPC endpoint connectivity test failed","error":"Request timeout after 500ms","duration_ms":"502"},"target":"blocks_production_lib::client","filename":"src/client.rs","line_number":149,"span":{"endpoint":"http://127.0.0.1:46407","name":"test_connection"},"spans":[{"endpoint":"http://127.0.0.1:46407","name":"test_connection"}]}
[INFO] [stderr] {"timestamp":"2026-03-10T11:52:44.494800390+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.25s
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20547a52ce068e36eeba31ee5f21203ff2004b858a469456af78e5cc6cdd8012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20547a52ce068e36eeba31ee5f21203ff2004b858a469456af78e5cc6cdd8012", kill_on_drop: false }`
[INFO] [stdout] 20547a52ce068e36eeba31ee5f21203ff2004b858a469456af78e5cc6cdd8012
