[INFO] fetching crate yldfi-common 0.1.5...
[INFO] testing yldfi-common-0.1.5 against 1.94.0 for beta-1.95-1
[INFO] extracting crate yldfi-common 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate yldfi-common 0.1.5
[INFO] finished tweaking crates.io crate yldfi-common 0.1.5
[INFO] tweaked toml for crates.io crate yldfi-common 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yldfi-common 0.1.5 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 crates.io crate yldfi-common 0.1.5 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c4501ecfc03453241147e019b6823216b9ab6d5a66fe795f9dcef3741d00a592
[INFO] running `Command { std: "docker" "start" "-a" "c4501ecfc03453241147e019b6823216b9ab6d5a66fe795f9dcef3741d00a592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4501ecfc03453241147e019b6823216b9ab6d5a66fe795f9dcef3741d00a592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4501ecfc03453241147e019b6823216b9ab6d5a66fe795f9dcef3741d00a592", kill_on_drop: false }`
[INFO] [stdout] c4501ecfc03453241147e019b6823216b9ab6d5a66fe795f9dcef3741d00a592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ac53ac0400ddcfe8248ebd07d54ecb464710b85933b80e75d412d1926bc60d03
[INFO] running `Command { std: "docker" "start" "-a" "ac53ac0400ddcfe8248ebd07d54ecb464710b85933b80e75d412d1926bc60d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling yldfi-common v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s
[INFO] running `Command { std: "docker" "inspect" "ac53ac0400ddcfe8248ebd07d54ecb464710b85933b80e75d412d1926bc60d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac53ac0400ddcfe8248ebd07d54ecb464710b85933b80e75d412d1926bc60d03", kill_on_drop: false }`
[INFO] [stdout] ac53ac0400ddcfe8248ebd07d54ecb464710b85933b80e75d412d1926bc60d03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e1916ddf90ef3ef27e83c3b40bffb24b8945083bada8dc448acde020a18195e1
[INFO] running `Command { std: "docker" "start" "-a" "e1916ddf90ef3ef27e83c3b40bffb24b8945083bada8dc448acde020a18195e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[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 thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling yldfi-common v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.02s
[INFO] running `Command { std: "docker" "inspect" "e1916ddf90ef3ef27e83c3b40bffb24b8945083bada8dc448acde020a18195e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1916ddf90ef3ef27e83c3b40bffb24b8945083bada8dc448acde020a18195e1", kill_on_drop: false }`
[INFO] [stdout] e1916ddf90ef3ef27e83c3b40bffb24b8945083bada8dc448acde020a18195e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e05a1fb1ef3ed11ecd3f38a9ac63cb87029be574a0f087f494b7ebf626f76160
[INFO] running `Command { std: "docker" "start" "-a" "e05a1fb1ef3ed11ecd3f38a9ac63cb87029be574a0f087f494b7ebf626f76160", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yldfi_common-09381d91c9b81b19)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test api::tests::test_api_config ... ok
[INFO] [stdout] test api::tests::test_api_error_display ... ok
[INFO] [stdout] test api::tests::test_api_config_build_client ... ok
[INFO] [stdout] test api::tests::test_api_config_debug_redacts_key ... ok
[INFO] [stdout] test api::tests::test_base_client_creation ... ok
[INFO] [stdout] test api::tests::test_base_client_url_building ... ok
[INFO] [stdout] test api::tests::test_base_client_url_building_trailing_slash ... ok
[INFO] [stdout] test api::tests::test_domain_error ... ok
[INFO] [stdout] test api::tests::test_from_response ... ok
[INFO] [stdout] test api::tests::test_config_validation_https ... ok
[INFO] [stdout] test api::tests::test_is_retryable ... ok
[INFO] [stdout] test api::tests::test_config_validation_localhost ... ok
[INFO] [stdout] test api::tests::test_config_validation_invalid_url ... ok
[INFO] [stdout] test api::tests::test_base_client_accessors ... ok
[INFO] [stdout] test api::tests::test_rate_limited_display ... ok
[INFO] [stdout] test api::tests::test_base_client_default_headers_with_key ... ok
[INFO] [stdout] test api::tests::test_base_client_default_headers_no_key ... ok
[INFO] [stdout] test api::tests::test_rate_limited_no_retry ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_bearer_redaction ... ok
[INFO] [stdout] test api::tests::test_retry_after ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_authorization_header ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_hex_private_key ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_json_api_key_redaction ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_private_key_param ... ok
[INFO] [stdout] test api::tests::test_secret_api_key_redacted ... ok
[INFO] [stdout] test api::tests::test_status_code ... ok
[INFO] [stdout] test chains::tests::test_chain_from_name ... ok
[INFO] [stdout] test chains::tests::test_chain_id_roundtrip ... ok
[INFO] [stdout] test chains::tests::test_is_testnet ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_header_redaction ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_truncation ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_json_key_redaction ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_client_secret ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_multiple_json_keys ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_no_redaction_needed ... ok
[INFO] [stdout] test api::tests::test_sanitize_error_body_key_redaction ... ok
[INFO] [stdout] test chains::tests::test_native_currency ... ok
[INFO] [stdout] test chains::tests::test_unknown_chain ... ok
[INFO] [stdout] test eth::tests::test_address_newtype ... ok
[INFO] [stdout] test eth::tests::test_http_status_kind ... ok
[INFO] [stdout] test eth::tests::test_invalid_addresses ... ok
[INFO] [stdout] test eth::tests::test_invalid_tx_hashes ... ok
[INFO] [stdout] test eth::tests::test_normalize_address ... ok
[INFO] [stdout] test eth::tests::test_pad_to_32_bytes ... ok
[INFO] [stdout] test eth::tests::test_tx_hash_newtype ... ok
[INFO] [stdout] test eth::tests::test_valid_addresses ... ok
[INFO] [stdout] test eth::tests::test_valid_tx_hashes ... ok
[INFO] [stdout] test http::tests::test_build_client_with_config ... ok
[INFO] [stdout] test http::tests::test_config_builder ... ok
[INFO] [stdout] test http::tests::test_default_config ... ok
[INFO] [stdout] test http::tests::test_build_default_client ... ok
[INFO] [stdout] test rate_limit::tests::test_unlimited_limiter ... ok
[INFO] [stdout] test retry::tests::test_delay_calculation ... ok
[INFO] [stdout] test retry::tests::test_presets ... ok
[INFO] [stdout] test units::tests::test_ether_gwei_conversions ... ok
[INFO] [stdout] test units::tests::test_format_wei_human ... ok
[INFO] [stdout] test http::tests::test_proxy_url_format ... ok
[INFO] [stdout] test units::tests::test_leading_zeros ... ok
[INFO] [stdout] test units::tests::test_negative_values ... ok
[INFO] [stdout] test units::tests::test_to_wei_decimals ... ok
[INFO] [stdout] test rate_limit::tests::test_acquire_basic ... ok
[INFO] [stdout] test units::tests::test_invalid_input ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_creation ... ok
[INFO] [stdout] test rate_limit::tests::test_try_acquire ... ok
[INFO] [stdout] test units::tests::test_from_wei ... ok
[INFO] [stdout] test retry::tests::test_delay_cap ... ok
[INFO] [stdout] test units::tests::test_to_wei_integers ... ok
[INFO] [stdout] test units::tests::test_to_wei_too_many_decimals ... ok
[INFO] [stdout] test units::tests::test_to_wei_usdc ... ok
[INFO] [stdout] test units::tests::test_wei_arithmetic ... ok
[INFO] [stdout] test units::tests::test_wei_display ... ok
[INFO] [stdout] test units::tests::test_wei_from_decimal_usdc ... ok
[INFO] [stdout] test units::tests::test_wei_from_str ... ok
[INFO] [stdout] test units::tests::test_wei_from_gwei ... ok
[INFO] [stdout] test units::tests::test_wei_negative_rejected ... ok
[INFO] [stdout] test units::tests::test_wei_conversions ... ok
[INFO] [stdout] test units::tests::test_wei_zero ... ok
[INFO] [stdout] test units::tests::test_wei_from_ether ... ok
[INFO] [stdout] test units::tests::test_wei_comparisons ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yldfi_common
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/http.rs - http (line 8) - compile ... ok
[INFO] [stdout] test src/api.rs - api (line 26) - compile ... ok
[INFO] [stdout] test src/rate_limit.rs - rate_limit (line 17) - compile ... ok
[INFO] [stdout] test src/api.rs - api (line 8) ... ok
[INFO] [stdout] test src/retry.rs - retry::with_retry (line 212) - compile ... ok
[INFO] [stdout] test src/retry.rs - retry::with_simple_retry (line 270) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/eth.rs - eth (line 9) ... ok
[INFO] [stdout] test src/api.rs - api::ApiConfig::validate (line 711) ... ok
[INFO] [stdout] test src/api.rs - api::BaseClient (line 792) ... FAILED
[INFO] [stdout] test src/eth.rs - eth::Address (line 35) ... FAILED
[INFO] [stdout] test src/eth.rs - eth::is_valid_tx_hash (line 246) ... FAILED
[INFO] [stdout] test src/eth.rs - eth::pad_to_32_bytes (line 281) ... FAILED
[INFO] [stdout] test src/api.rs - api::SecretApiKey (line 551) ... FAILED
[INFO] [stdout] test src/eth.rs - eth::normalize_address (line 221) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/eth.rs - eth::is_valid_address (line 194) ... FAILED
[INFO] [stdout] test src/api.rs - api::extract_retry_after (line 1061) ... FAILED
[INFO] [stdout] test src/rate_limit.rs - rate_limit::RateLimiter::new (line 74) ... FAILED
[INFO] [stdout] test src/units.rs - units (line 10) ... ok
[INFO] [stdout] test src/units.rs - units::Wei (line 74) ... ok
[INFO] [stdout] test src/units.rs - units::Wei::from_ether (line 133) ... ok
[INFO] [stdout] test src/units.rs - units::Wei::from_gwei (line 147) ... ok
[INFO] [stdout] test src/units.rs - units::ether_to_gwei (line 410) ... ok
[INFO] [stdout] test src/units.rs - units::ether_to_wei (line 352) ... ok
[INFO] [stdout] test src/units.rs - units::gwei_to_wei (line 381) ... ok
[INFO] [stdout] test src/units.rs - units::format_units (line 526) ... ok
[INFO] [stdout] test src/units.rs - units::format_wei_human (line 601) ... ok
[INFO] [stdout] test src/units.rs - units::from_wei (line 328) ... ok
[INFO] [stdout] test src/units.rs - units::gwei_to_ether (line 429) ... ok
[INFO] [stdout] test src/units.rs - units::wei_to_ether (line 366) ... ok
[INFO] [stdout] test src/units.rs - units::parse_units (line 447) ... ok
[INFO] [stdout] test src/units.rs - units::to_wei (line 301) ... ok
[INFO] [stdout] test src/units.rs - units::wei_to_gwei (line 395) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::BaseClient (line 792) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestX3q2HA/rustc2oUK1T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestX3q2HA/rustc2oUK1T/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestX3q2HA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eth.rs - eth::Address (line 35) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdDKyyx/rustck27kcF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdDKyyx/rustck27kcF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdDKyyx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eth.rs - eth::is_valid_tx_hash (line 246) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEX12kX/rustcYD6KLN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEX12kX/rustcYD6KLN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEX12kX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eth.rs - eth::pad_to_32_bytes (line 281) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestekpAaD/rustczV5pal/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestekpAaD/rustczV5pal/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestekpAaD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::SecretApiKey (line 551) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFTEpzj/rustc8RjnIm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFTEpzj/rustc8RjnIm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFTEpzj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eth.rs - eth::normalize_address (line 221) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjxAd4e/rustclEooj9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjxAd4e/rustclEooj9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjxAd4e/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestup4oqR/rustcSaNnKD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestup4oqR/rustcSaNnKD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestup4oqR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestraBBYX/rustckBDlFK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestraBBYX/rustckBDlFK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestraBBYX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/eth.rs - eth::is_valid_address (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestP6v40g/rustcSwi278/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestP6v40g/rustcSwi278/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestP6v40g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::extract_retry_after (line 1061) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestegeNSl/rustc7Jz24x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestegeNSl/rustc7Jz24x/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestegeNSl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rate_limit.rs - rate_limit::RateLimiter::new (line 74) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestplzRNY/rustcRKJS1C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libyldfi_common-1e70b526217fe477,libfastrand-9610c844b1f2a9a1,libthiserror-03a41caff3eeb603,libreqwest-c687ff8d9c5c44a8,libserde_urlencoded-4bafdedc3028282c,libryu-ffe0c7dd09625248,libhyper_rustls-352514fbb5473840,libwebpki_roots-317615bbaa0b3620,libtokio_rustls-8d45e9377b7042a8,librustls-f6cbf5266a836048,libsubtle-dcdab698cc4c3907,libwebpki-974c8acd622dc18d,libring-c863a45156b11a23,libgetrandom-481e2928299bb771,libuntrusted-ecd0150d37c0a849,libcfg_if-f1fc2100170eba64,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,libserde_json-09922d00f4c81fc6,libmemchr-c95844734d70b92e,libzmij-b939992fb06ea424,libserde-d0745dca1a593560,libserde_core-ddbfab38902d4b44,libtower_http-101984c12c089702,libbitflags-217abeda61b9b090,libiri_string-af5f74be67268b74,libtower-51d48b9cff6f04f4,libtower_layer-11b600c9d83f94cb,libhyper_util-5e4e9f89d5039367,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libtracing-13c3f505ae9c48af,libtracing_core-a799afe3d7cfa91f,libonce_cell-ce15a8b95b02a2ad,libhyper-be84abb267b0825e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-25a5f1f793e07868,libfutures_util-c0feeff71121c567,libfutures_task-7b7871a1780c3a11,libpin_utils-47b630022fed6c6f,libtokio-44b7e0727bfce4cc,libsocket2-db887156d7e0a9b9,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libhttp_body_util-e9e693184e6d4c0e,libpin_project_lite-0480e93619ded6e2,libhttp_body-ea518cb1aab2b190,liblog-daaabcfa7298a692,liburl-c7edcbeb86d09f7e,libidna-8253ff2903174ed7,libutf8_iter-3720c12e0564d699,libidna_adapter-9e2062a1ca64ab24,libicu_properties-6331267426b0c199,libicu_properties_data-b766d207d3168a91,libicu_normalizer-4944b9a331b55cb3,libsmallvec-f89e312bdc161349,libicu_normalizer_data-2990fc5d71d57984,libicu_collections-fffffafc2c1223f6,libpotential_utf-bc2228aa8146ff84,libicu_provider-37e0f55eb7b3ae91,libicu_locale_core-7bf65fbb5ee0ec27,libtinystr-6ea72d6f8bc075cb,liblitemap-3262e2da4fa32efb,libwriteable-c57feaeba9d3ff78,libzerovec-8e910bb2f99a3faa,libzerotrie-ea30350d88bd9022,libyoke-4b021bf1f2e50564,libstable_deref_trait-e4a0220739e4d4c7,libzerofrom-4c4d8692e8458a2d,libform_urlencoded-506b5ec6dae82638,libpercent_encoding-da745164736ca656,libhttp-c8d6b38b8e043134,libitoa-9504ee2897050eea,libbytes-bc92f5632409d3fc,libsync_wrapper-33462cf4daf0d49f,libfutures_core-2de656caeca80e95}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestplzRNY/rustcRKJS1C/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestplzRNY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::BaseClient (line 792)
[INFO] [stdout]     src/api.rs - api::SecretApiKey (line 551)
[INFO] [stdout]     src/api.rs - api::extract_retry_after (line 1061)
[INFO] [stdout]     src/eth.rs - eth::Address (line 35)
[INFO] [stdout]     src/eth.rs - eth::is_valid_address (line 194)
[INFO] [stdout]     src/eth.rs - eth::is_valid_tx_hash (line 246)
[INFO] [stdout]     src/eth.rs - eth::normalize_address (line 221)
[INFO] [stdout]     src/eth.rs - eth::pad_to_32_bytes (line 281)
[INFO] [stdout]     src/lib.rs - (line 45)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/rate_limit.rs - rate_limit::RateLimiter::new (line 74)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.74s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e05a1fb1ef3ed11ecd3f38a9ac63cb87029be574a0f087f494b7ebf626f76160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05a1fb1ef3ed11ecd3f38a9ac63cb87029be574a0f087f494b7ebf626f76160", kill_on_drop: false }`
[INFO] [stdout] e05a1fb1ef3ed11ecd3f38a9ac63cb87029be574a0f087f494b7ebf626f76160
