[INFO] fetching crate blockfrost 1.1.0...
[INFO] testing blockfrost-1.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate blockfrost 1.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate blockfrost 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate blockfrost 1.1.0
[INFO] tweaked toml for crates.io crate blockfrost 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockfrost 1.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blockfrost 1.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85620b86929d4f302a3c81b3cf94234c5092b4933e2d87a5b85cd6bf711e183e
[INFO] running `Command { std: "docker" "start" "-a" "85620b86929d4f302a3c81b3cf94234c5092b4933e2d87a5b85cd6bf711e183e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85620b86929d4f302a3c81b3cf94234c5092b4933e2d87a5b85cd6bf711e183e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85620b86929d4f302a3c81b3cf94234c5092b4933e2d87a5b85cd6bf711e183e", kill_on_drop: false }`
[INFO] [stdout] 85620b86929d4f302a3c81b3cf94234c5092b4933e2d87a5b85cd6bf711e183e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de6a794140aafc502c15868dc6f8800d92ed07f9a42551a9a1b037f96f7f8394
[INFO] running `Command { std: "docker" "start" "-a" "de6a794140aafc502c15868dc6f8800d92ed07f9a42551a9a1b037f96f7f8394", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling blockfrost-openapi v0.1.75
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling blockfrost v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "de6a794140aafc502c15868dc6f8800d92ed07f9a42551a9a1b037f96f7f8394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de6a794140aafc502c15868dc6f8800d92ed07f9a42551a9a1b037f96f7f8394", kill_on_drop: false }`
[INFO] [stdout] de6a794140aafc502c15868dc6f8800d92ed07f9a42551a9a1b037f96f7f8394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 821aff864355f24a88b6116c4d0a1fafd4e4346aec7d2a6ef2d820688c833963
[INFO] running `Command { std: "docker" "start" "-a" "821aff864355f24a88b6116c4d0a1fafd4e4346aec7d2a6ef2d820688c833963", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling blockfrost-openapi v0.1.75
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling blockfrost v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "821aff864355f24a88b6116c4d0a1fafd4e4346aec7d2a6ef2d820688c833963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821aff864355f24a88b6116c4d0a1fafd4e4346aec7d2a6ef2d820688c833963", kill_on_drop: false }`
[INFO] [stdout] 821aff864355f24a88b6116c4d0a1fafd4e4346aec7d2a6ef2d820688c833963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44cb41fccce7370fec88237b64fbc2673a347d638271349f77232fab5968102f
[INFO] running `Command { std: "docker" "start" "-a" "44cb41fccce7370fec88237b64fbc2673a347d638271349f77232fab5968102f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockfrost-5b088cf47d3522e1)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_address ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_address_asset ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_mir ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_accounts ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_reward ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_withdrawal ... ok
[INFO] [stdout] test api::endpoints::addresses::tests::test_address ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_delegation ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset_details ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset_history ... ok
[INFO] [stdout] test api::endpoints::addresses::tests::test_address_total ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset_address ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset_policy_by_id ... ok
[INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_latest ... ok
[INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_next ... ok
[INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_txs ... ok
[INFO] [stdout] test api::endpoints::addresses::tests::test_address_transaction ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_history ... ok
[INFO] [stdout] test api::endpoints::addresses::tests::test_address_utxo ... ok
[INFO] [stdout] test api::endpoints::accounts::tests::test_account_registration ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_latest ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_blocks ... ok
[INFO] [stdout] test api::endpoints::addresses::tests::test_transaction_amount ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_latest_parameters ... ok
[INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_latest_txs ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_stakes_by_pool ... ok
[INFO] [stdout] test api::endpoints::health::tests::test_health_clock ... ok
[INFO] [stdout] test api::endpoints::health::tests::test_root ... ok
[INFO] [stdout] test api::endpoints::metadata::tests::test_metadata_txs_by_label ... ok
[INFO] [stdout] test api::endpoints::metadata::tests::test_metadata_txs_by_label_cbor ... ok
[INFO] [stdout] test api::endpoints::metadata::tests::test_metadata_txs_labels ... ok
[INFO] [stdout] test api::endpoints::metadata::tests::test_test_metadata_txs_labels ... ok
[INFO] [stdout] test api::endpoints::metrics::tests::test_metrics ... ok
[INFO] [stdout] test api::endpoints::metrics::tests::test_metrics_endpoints ... ok
[INFO] [stdout] test api::endpoints::network::tests::test_network ... ok
[INFO] [stdout] test api::endpoints::nutlink::tests::test_nutlink_address ... ok
[INFO] [stdout] test api::endpoints::nutlink::tests::test_nutlink_address_ticker_detailed ... ok
[INFO] [stdout] test api::endpoints::nutlink::tests::test_nutlink_address_tickers ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pool_delegators ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_blocks ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_by_id ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_history ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_metadata ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_relays ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_retired ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_updates ... ok
[INFO] [stdout] test api::endpoints::scripts::tests::test_scripts ... ok
[INFO] [stdout] test api::endpoints::scripts::tests::test_scripts_by_id ... ok
[INFO] [stdout] test api::endpoints::scripts::tests::test_scripts_redeemers ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_delegations ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_metadata ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_metadata_cbor ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_mirs ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_null_invalid_hereafter ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_pool_retires ... ok
[INFO] [stdout] test api::endpoints::assets::tests::test_asset_transaction ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_stakes ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_pool_updates ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_utxos ... ok
[INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_withdrawals ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_next ... ok
[INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_stakes ... ok
[INFO] [stdout] test api::endpoints::health::tests::test_health ... ok
[INFO] [stdout] test api::endpoints::ledger::tests::test_genesis ... ok
[INFO] [stdout] test url::tests::test_from_endpoint_error::case_2 ... ok
[INFO] [stdout] test api::endpoints::pools::tests::test_pools_retiring ... ok
[INFO] [stdout] test url::tests::test_from_endpoint_success::case_1 ... ok
[INFO] [stdout] test url::tests::test_from_endpoint_error::case_1 ... ok
[INFO] [stdout] test url::tests::test_from_endpoint_success::case_2 ... ok
[INFO] [stdout] test url::tests::test_from_endpoint_success::case_3 ... ok
[INFO] [stdout] test url::tests::test_from_paginated_endpoint::case_1 ... ok
[INFO] [stdout] test url::tests::test_generate_batch_extended::case_1 ... ok
[INFO] [stdout] test url::tests::test_generate_batch_extended::case_3 ... ok
[INFO] [stdout] test url::tests::test_get_base_url_from_project_id ... ok
[INFO] [stdout] test url::tests::test_generate_batch::case_1 ... ok
[INFO] [stdout] test url::tests::test_generate_batch_extended::case_2 ... ok
[INFO] [stdout] test url::tests::test_from_paginated_endpoint::case_2 ... ok
[INFO] [stdout] test request::tests::test_fetch_all_pages_success_multi_page ... ok
[INFO] [stdout] test request::tests::test_fetch_all_pages_success_multi_page_different_batch_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blockfrost
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/types.rs - types::JsonValue (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 53) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 53) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Reqwest { url: "https://cardano-mainnet.blockfrost.io/api/v0/genesis", reason: reqwest::Error { kind: Request, url: "https://cardano-mainnet.blockfrost.io/api/v0/genesis", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 53)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "44cb41fccce7370fec88237b64fbc2673a347d638271349f77232fab5968102f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44cb41fccce7370fec88237b64fbc2673a347d638271349f77232fab5968102f", kill_on_drop: false }`
[INFO] [stdout] 44cb41fccce7370fec88237b64fbc2673a347d638271349f77232fab5968102f
