[INFO] fetching crate blockfrost 1.1.0... [INFO] testing blockfrost-1.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate blockfrost 1.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blockfrost 1.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded basic-cookies v0.1.5 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded blockfrost-openapi v0.1.75 [INFO] [stderr] Downloaded httpmock v0.7.0 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded reqwest v0.12.9 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded rustls v0.23.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932d3d6692c99d1179ced933d2a3d96e5556ecd9a357c175caa862025be8fcda [INFO] running `Command { std: "docker" "start" "-a" "932d3d6692c99d1179ced933d2a3d96e5556ecd9a357c175caa862025be8fcda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932d3d6692c99d1179ced933d2a3d96e5556ecd9a357c175caa862025be8fcda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932d3d6692c99d1179ced933d2a3d96e5556ecd9a357c175caa862025be8fcda", kill_on_drop: false }` [INFO] [stdout] 932d3d6692c99d1179ced933d2a3d96e5556ecd9a357c175caa862025be8fcda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2839786ee8be886c14c186e83aea561f85f67ee0e65892d245f042058a3c162e [INFO] running `Command { std: "docker" "start" "-a" "2839786ee8be886c14c186e83aea561f85f67ee0e65892d245f042058a3c162e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [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 tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling h2 v0.4.6 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [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_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 blockfrost-openapi v0.1.75 [INFO] [stderr] Compiling url v2.5.3 [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 39.83s [INFO] running `Command { std: "docker" "inspect" "2839786ee8be886c14c186e83aea561f85f67ee0e65892d245f042058a3c162e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2839786ee8be886c14c186e83aea561f85f67ee0e65892d245f042058a3c162e", kill_on_drop: false }` [INFO] [stdout] 2839786ee8be886c14c186e83aea561f85f67ee0e65892d245f042058a3c162e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6faf3657407ab9fef54b4f1ab85db3a21ab49a9c7e01bdfce9017aa5ae042d05 [INFO] running `Command { std: "docker" "start" "-a" "6faf3657407ab9fef54b4f1ab85db3a21ab49a9c7e01bdfce9017aa5ae042d05", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [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 levenshtein v1.0.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.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 tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [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 hyper v1.5.1 [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 1m 28s [INFO] running `Command { std: "docker" "inspect" "6faf3657407ab9fef54b4f1ab85db3a21ab49a9c7e01bdfce9017aa5ae042d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6faf3657407ab9fef54b4f1ab85db3a21ab49a9c7e01bdfce9017aa5ae042d05", kill_on_drop: false }` [INFO] [stdout] 6faf3657407ab9fef54b4f1ab85db3a21ab49a9c7e01bdfce9017aa5ae042d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e484f778f422c88649610c36ba72c08d778231f9dad43855da01d779940c7744 [INFO] running `Command { std: "docker" "start" "-a" "e484f778f422c88649610c36ba72c08d778231f9dad43855da01d779940c7744", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockfrost-9182cea804c92bb4) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test api::endpoints::accounts::tests::test_account_registration ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_account_reward ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_account_mir ... 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::accounts::tests::test_account_history ... ok [INFO] [stdout] test api::endpoints::addresses::tests::test_address_transaction ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_account_withdrawal ... ok [INFO] [stdout] test api::endpoints::addresses::tests::test_address_total ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset_history ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_account_address_asset ... ok [INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_latest ... ok [INFO] [stdout] test api::endpoints::addresses::tests::test_transaction_amount ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset_details ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset ... ok [INFO] [stdout] test api::endpoints::blocks::tests::test_blocks_latest_txs ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset_address ... 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::epochs::tests::test_epochs_blocks ... ok [INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_latest_parameters ... ok [INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_latest ... ok [INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_next ... ok [INFO] [stdout] test api::endpoints::metadata::tests::test_metadata_txs_labels ... ok [INFO] [stdout] test api::endpoints::health::tests::test_health ... ok [INFO] [stdout] test api::endpoints::epochs::tests::test_epochs_stakes ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_accounts ... 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::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_test_metadata_txs_labels ... ok [INFO] [stdout] test api::endpoints::metrics::tests::test_metrics_endpoints ... ok [INFO] [stdout] test api::endpoints::nutlink::tests::test_nutlink_address_ticker_detailed ... 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::nutlink::tests::test_nutlink_address ... ok [INFO] [stdout] test api::endpoints::metrics::tests::test_metrics ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pool_delegators ... ok [INFO] [stdout] test api::endpoints::nutlink::tests::test_nutlink_address_tickers ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_metadata ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_retiring ... ok [INFO] [stdout] test api::endpoints::scripts::tests::test_scripts ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_by_id ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_updates ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_delegations ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_history ... ok [INFO] [stdout] test api::endpoints::scripts::tests::test_scripts_by_id ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_relays ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction ... ok [INFO] [stdout] test api::endpoints::addresses::tests::test_address_utxo ... ok [INFO] [stdout] test api::endpoints::network::tests::test_network ... ok [INFO] [stdout] test api::endpoints::scripts::tests::test_scripts_redeemers ... ok [INFO] [stdout] test api::endpoints::pools::tests::test_pools_retired ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_metadata_cbor ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_metadata ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_pool_retires ... 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_updates ... ok [INFO] [stdout] test api::endpoints::transactions::tests::test_transaction_stakes ... 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 url::tests::test_from_endpoint_error::case_1 ... ok [INFO] [stdout] test url::tests::test_from_endpoint_error::case_2 ... ok [INFO] [stdout] test url::tests::test_from_endpoint_success::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_from_paginated_endpoint::case_2 ... ok [INFO] [stdout] test url::tests::test_generate_batch_extended::case_3 ... ok [INFO] [stdout] test url::tests::test_generate_batch::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_2 ... ok [INFO] [stdout] test url::tests::test_get_base_url_from_project_id ... ok [INFO] [stdout] test api::endpoints::ledger::tests::test_genesis ... ok [INFO] [stdout] test api::endpoints::health::tests::test_root ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset_transaction ... ok [INFO] [stdout] test api::endpoints::assets::tests::test_asset_policy_by_id ... ok [INFO] [stdout] test api::endpoints::accounts::tests::test_account_address ... 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.20s [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.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e484f778f422c88649610c36ba72c08d778231f9dad43855da01d779940c7744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e484f778f422c88649610c36ba72c08d778231f9dad43855da01d779940c7744", kill_on_drop: false }` [INFO] [stdout] e484f778f422c88649610c36ba72c08d778231f9dad43855da01d779940c7744