[INFO] fetching crate blockfrost-openapi 0.0.3...
[INFO] checking blockfrost-openapi-0.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blockfrost-openapi 0.0.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate blockfrost-openapi 0.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blockfrost-openapi 0.0.3
[INFO] finished tweaking crates.io crate blockfrost-openapi 0.0.3
[INFO] tweaked toml for crates.io crate blockfrost-openapi 0.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e036b42e6b103b538183d03f37bf2d7aa938d96011624f5473dd63130ae844fa
[INFO] running `Command { std: "docker" "start" "-a" "e036b42e6b103b538183d03f37bf2d7aa938d96011624f5473dd63130ae844fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e036b42e6b103b538183d03f37bf2d7aa938d96011624f5473dd63130ae844fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e036b42e6b103b538183d03f37bf2d7aa938d96011624f5473dd63130ae844fa", kill_on_drop: false }`
[INFO] [stdout] e036b42e6b103b538183d03f37bf2d7aa938d96011624f5473dd63130ae844fa
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f0231b2e8c112cd514168bece1169391a7c85473c661323ddacb7a1b147844
[INFO] running `Command { std: "docker" "start" "-a" "56f0231b2e8c112cd514168bece1169391a7c85473c661323ddacb7a1b147844", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling blockfrost-openapi v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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)]` 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:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | 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:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | 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:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | 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:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | 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] [stdout] warning: module `_ipfs_pin_list__ipfs_path__get_200_response` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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)]` 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:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | 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:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | 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:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | 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:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | 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] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s
[INFO] running `Command { std: "docker" "inspect" "56f0231b2e8c112cd514168bece1169391a7c85473c661323ddacb7a1b147844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f0231b2e8c112cd514168bece1169391a7c85473c661323ddacb7a1b147844", kill_on_drop: false }`
[INFO] [stdout] 56f0231b2e8c112cd514168bece1169391a7c85473c661323ddacb7a1b147844
