[INFO] fetching crate blockfrost-openapi 0.1.75... [INFO] checking blockfrost-openapi-0.1.75 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [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 a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80b08f48e7e17366e4fb42bc5d53ad1bd513a3efc7161d1724b9a4bb58bb49a2 [INFO] running `Command { std: "docker" "start" "-a" "80b08f48e7e17366e4fb42bc5d53ad1bd513a3efc7161d1724b9a4bb58bb49a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b08f48e7e17366e4fb42bc5d53ad1bd513a3efc7161d1724b9a4bb58bb49a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b08f48e7e17366e4fb42bc5d53ad1bd513a3efc7161d1724b9a4bb58bb49a2", kill_on_drop: false }` [INFO] [stdout] 80b08f48e7e17366e4fb42bc5d53ad1bd513a3efc7161d1724b9a4bb58bb49a2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8778c215fc4d85842cded27617b96e46d46c6233b13ded55c60a47df27b0c41f [INFO] running `Command { std: "docker" "start" "-a" "8778c215fc4d85842cded27617b96e46d46c6233b13ded55c60a47df27b0c41f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [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] Checking serde_with v3.11.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking 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)]` 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] [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)]` 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 22.79s [INFO] running `Command { std: "docker" "inspect" "8778c215fc4d85842cded27617b96e46d46c6233b13ded55c60a47df27b0c41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8778c215fc4d85842cded27617b96e46d46c6233b13ded55c60a47df27b0c41f", kill_on_drop: false }` [INFO] [stdout] 8778c215fc4d85842cded27617b96e46d46c6233b13ded55c60a47df27b0c41f