[INFO] fetching crate blockfrost-openapi 0.1.75...
[INFO] testing blockfrost-openapi-0.1.75 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blockfrost-openapi 0.1.75 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate blockfrost-openapi 0.1.75
[INFO] finished tweaking crates.io crate blockfrost-openapi 0.1.75
[INFO] tweaked toml for crates.io crate blockfrost-openapi 0.1.75 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockfrost-openapi 0.1.75 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blockfrost-openapi 0.1.75 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78f65a186abd0761d1100dd510a560a49592bcab291c812230dd855710d7b2f0
[INFO] running `Command { std: "docker" "start" "-a" "78f65a186abd0761d1100dd510a560a49592bcab291c812230dd855710d7b2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78f65a186abd0761d1100dd510a560a49592bcab291c812230dd855710d7b2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f65a186abd0761d1100dd510a560a49592bcab291c812230dd855710d7b2f0", kill_on_drop: false }`
[INFO] [stdout] 78f65a186abd0761d1100dd510a560a49592bcab291c812230dd855710d7b2f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae28d3a56a9273fc7dca4f52ffe7ea35fe384da64a49651c7e5bceaab69bcb99
[INFO] running `Command { std: "docker" "start" "-a" "ae28d3a56a9273fc7dca4f52ffe7ea35fe384da64a49651c7e5bceaab69bcb99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling blockfrost-openapi v0.1.75 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] running `Command { std: "docker" "inspect" "ae28d3a56a9273fc7dca4f52ffe7ea35fe384da64a49651c7e5bceaab69bcb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae28d3a56a9273fc7dca4f52ffe7ea35fe384da64a49651c7e5bceaab69bcb99", kill_on_drop: false }`
[INFO] [stdout] ae28d3a56a9273fc7dca4f52ffe7ea35fe384da64a49651c7e5bceaab69bcb99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58c1a6a2824794bebafda43908201dffa0792487cbd741c193c13cc91c58477c
[INFO] running `Command { std: "docker" "start" "-a" "58c1a6a2824794bebafda43908201dffa0792487cbd741c193c13cc91c58477c", kill_on_drop: false }`
[INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blockfrost-openapi v0.1.75 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub mod _pools__pool_id__metadata_get_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.12s
[INFO] running `Command { std: "docker" "inspect" "58c1a6a2824794bebafda43908201dffa0792487cbd741c193c13cc91c58477c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c1a6a2824794bebafda43908201dffa0792487cbd741c193c13cc91c58477c", kill_on_drop: false }`
[INFO] [stdout] 58c1a6a2824794bebafda43908201dffa0792487cbd741c193c13cc91c58477c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b602863b92808cadb9205ec114b7f582bec5dbc67c6ceb1e0beb3216eac33b82
[INFO] running `Command { std: "docker" "start" "-a" "b602863b92808cadb9205ec114b7f582bec5dbc67c6ceb1e0beb3216eac33b82", kill_on_drop: false }`
[INFO] [stderr] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stderr]   --> src/models/mod.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub mod _ipfs_pin_list__ipfs_path__get_200_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_list_ipfs_path_get_200_response`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: module `_pools__pool_id__metadata_get_200_response` should have a snake case name
[INFO] [stderr]   --> src/models/mod.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub mod _pools__pool_id__metadata_get_200_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_pools_pool_id_metadata_get_200_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `_ipfs_pin_add__ipfs_path__post_425_response` should have a snake case name
[INFO] [stderr]   --> src/models/mod.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub mod _ipfs_pin_add__ipfs_path__post_425_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_425_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `_ipfs_pin_remove__ipfs_path__post_200_response` should have a snake case name
[INFO] [stderr]   --> src/models/mod.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub mod _ipfs_pin_remove__ipfs_path__post_200_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_remove_ipfs_path_post_200_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `_ipfs_pin_add__ipfs_path__post_200_response` should have a snake case name
[INFO] [stderr]   --> src/models/mod.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub mod _ipfs_pin_add__ipfs_path__post_200_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_ipfs_pin_add_ipfs_path_post_200_response`
[INFO] [stderr] 
[INFO] [stderr] warning: `blockfrost-openapi` (lib) generated 5 warnings
[INFO] [stderr] warning: `blockfrost-openapi` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockfrost_openapi-e9d772fa3bee008b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blockfrost_openapi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b602863b92808cadb9205ec114b7f582bec5dbc67c6ceb1e0beb3216eac33b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b602863b92808cadb9205ec114b7f582bec5dbc67c6ceb1e0beb3216eac33b82", kill_on_drop: false }`
[INFO] [stdout] b602863b92808cadb9205ec114b7f582bec5dbc67c6ceb1e0beb3216eac33b82
