[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsuro-hadouken%2Fblocks-production-lib" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matsuro-hadouken/blocks-production-lib on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c721a9bc295fb4b3a452ffd2b97ae71a98e2bee04cc228c3ff0daf6ebb0b324
[INFO] running `Command { std: "docker" "start" "-a" "7c721a9bc295fb4b3a452ffd2b97ae71a98e2bee04cc228c3ff0daf6ebb0b324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c721a9bc295fb4b3a452ffd2b97ae71a98e2bee04cc228c3ff0daf6ebb0b324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c721a9bc295fb4b3a452ffd2b97ae71a98e2bee04cc228c3ff0daf6ebb0b324", kill_on_drop: false }`
[INFO] [stdout] 7c721a9bc295fb4b3a452ffd2b97ae71a98e2bee04cc228c3ff0daf6ebb0b324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0b1e994b7c2c3fcec8c56ada22ab60a95f44dbfc499540021023efcabb83435
[INFO] running `Command { std: "docker" "start" "-a" "f0b1e994b7c2c3fcec8c56ada22ab60a95f44dbfc499540021023efcabb83435", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling governor v0.10.1
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[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.16s
[INFO] running `Command { std: "docker" "inspect" "f0b1e994b7c2c3fcec8c56ada22ab60a95f44dbfc499540021023efcabb83435", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0b1e994b7c2c3fcec8c56ada22ab60a95f44dbfc499540021023efcabb83435", kill_on_drop: false }`
[INFO] [stdout] f0b1e994b7c2c3fcec8c56ada22ab60a95f44dbfc499540021023efcabb83435
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff56fd939a8ce7f7b927cdfa09b5463f0bb1c646d53fa0acf91d16b18497313
[INFO] running `Command { std: "docker" "start" "-a" "dff56fd939a8ce7f7b927cdfa09b5463f0bb1c646d53fa0acf91d16b18497313", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-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 ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.9.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 futures v0.3.31
[INFO] [stderr]    Compiling governor v0.10.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling blocks-production-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.01s
[INFO] running `Command { std: "docker" "inspect" "dff56fd939a8ce7f7b927cdfa09b5463f0bb1c646d53fa0acf91d16b18497313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff56fd939a8ce7f7b927cdfa09b5463f0bb1c646d53fa0acf91d16b18497313", kill_on_drop: false }`
[INFO] [stdout] dff56fd939a8ce7f7b927cdfa09b5463f0bb1c646d53fa0acf91d16b18497313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e29cb53f8aeb5fd987ec37ac39a1029a469ff58fd79031d388b94311af02ba8
[INFO] running `Command { std: "docker" "start" "-a" "4e29cb53f8aeb5fd987ec37ac39a1029a469ff58fd79031d388b94311af02ba8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blocks_production_lib-89572143ebcc3c40)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test config::tests::test_client_config_default ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_builder_default ... ok
[INFO] [stdout] test config::tests::test_provider_specific_configs ... ok
[INFO] [stdout] test config::tests::test_enterprise_config ... ok
[INFO] [stdout] test config::tests::test_development_config ... ok
[INFO] [stdout] test config::tests::test_preset_configurations ... ok
[INFO] [stdout] test config::tests::test_auto_config_detection ... ok
[INFO] [stdout] test config::tests::test_client_config_builder ... ok
[INFO] [stdout] test error::tests::test_auth_error_type_debug ... ok
[INFO] [stdout] test config::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test error::tests::test_constructor_methods ... ok
[INFO] [stdout] test error::tests::test_error_category_debug ... ok
[INFO] [stdout] test error::tests::test_error_category ... 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_debug ... ok
[INFO] [stdout] test error::tests::test_error_ext_retryable ... ok
[INFO] [stdout] test error::tests::test_error_ext_transient ... ok
[INFO] [stdout] test error::tests::test_error_retry_delay ... ok
[INFO] [stdout] test error::tests::test_error_ext_config_error ... ok
[INFO] [stdout] test logging::tests::test_format_variants ... ok
[INFO] [stdout] test error::tests::test_timeout_type_debug ... ok
[INFO] [stdout] test error::tests::test_from_conversions ... ok
[INFO] [stdout] test logging::tests::test_logging_config_builder ... ok
[INFO] [stdout] test logging::tests::test_log_format_debug ... ok
[INFO] [stdout] test logging::tests::test_logging_config_chaining ... ok
[INFO] [stdout] test logging::tests::test_logging_config_default ... ok
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test tests::test_validator_concerning_performance ... ok
[INFO] [stdout] test tests::test_validator_perfect_performance ... ok
[INFO] [stdout] test logging::tests::test_log_format_equality ... ok
[INFO] [stdout] test logging::tests::test_init_test_logging ... ok
[INFO] [stdout] test tests::test_validator_skip_rate_calculation ... ok
[INFO] [stdout] test logging::tests::test_log_format_clone ... ok
[INFO] [stdout] test types::tests::test_distribution_bucket ... ok
[INFO] [stdout] test types::tests::test_alert_category_display ... ok
[INFO] [stdout] test types::tests::test_network_status ... ok
[INFO] [stdout] test tests::test_slot_range ... ok
[INFO] [stdout] test types::tests::test_validator_significance_categories ... ok
[INFO] [stdout] test types::tests::test_validator_performance_category ... ok
[INFO] [stdout] test types::tests::test_validator_offline_detection ... ok
[INFO] [stdout] test types::tests::test_slot_range ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_concerning ... ok
[INFO] [stdout] test types::tests::test_validator_significance_weight ... ok
[INFO] [stdout] test types::tests::test_block_production_request_default ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_creation ... ok
[INFO] [stdout] test types::tests::test_percentile_data ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_edge_cases ... ok
[INFO] [stdout] test types::tests::test_performance_category_display ... ok
[INFO] [stdout] test types::tests::test_rpc_response_structure ... ok
[INFO] [stdout] test types::tests::test_validator_skip_rate_perfect ... ok
[INFO] [stdout] test types::tests::test_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blocks_production_demo-e0804c563df3e8bc)
[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-af66f5d101af159e)
[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-a1ef22e2afa50621)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_configuration_validation ... ok
[INFO] [stdout] test test_error_analysis_traits ... ok
[INFO] [stdout] test test_logging_configuration ... ok
[INFO] [stdout] test test_mock_rpc_error ... ok
[INFO] [stdout] test test_slot_range_calculations ... ok
[INFO] [stdout] test test_debug_format ... ok
[INFO] [stdout] test test_invalid_slot_range ... ok
[INFO] [stdout] test test_validator_skip_rate_calculation ... ok
[INFO] [stdout] test test_invalid_json_response ... ok
[INFO] [stdout] test test_client_creation ... ok
[INFO] [stdout] test test_client_builder_configuration ... ok
[INFO] [stdout] test test_concurrent_requests ... ok
[INFO] [stdout] test test_rate_limiting_behavior ... ok
[INFO] [stdout] test test_custom_headers ... ok
[INFO] [stdout] test test_mock_rpc_success ... ok
[INFO] [stdout] test test_mock_http_error ... ok
[INFO] [stdout] test test_mock_no_data ... ok
[INFO] [stdout] test test_connection_test ... ok
[INFO] [stdout] test test_statistics_calculation ... ok
[INFO] [stdout] test test_statistics_edge_cases ... ok
[INFO] [stdout] test test_auto_config_detection ... ok
[INFO] [stdout] test test_preset_configurations ... ok
[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.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blocks_production_lib
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConnectionFailed { endpoint: "https://api.mainnet-beta.solana.com", source: ConnectionFailed { endpoint: "https://api.mainnet-beta.solana.com", source: reqwest::Error { kind: Request, url: "https://api.mainnet-beta.solana.com/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }, endpoint_reachable: None }, endpoint_reachable: Some(false) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4e29cb53f8aeb5fd987ec37ac39a1029a469ff58fd79031d388b94311af02ba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e29cb53f8aeb5fd987ec37ac39a1029a469ff58fd79031d388b94311af02ba8", kill_on_drop: false }`
[INFO] [stdout] 4e29cb53f8aeb5fd987ec37ac39a1029a469ff58fd79031d388b94311af02ba8
