[INFO] fetching crate runpod 0.1.30... [INFO] checking runpod-0.1.30 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate runpod 0.1.30 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate runpod 0.1.30 [INFO] finished tweaking crates.io crate runpod 0.1.30 [INFO] tweaked toml for crates.io crate runpod 0.1.30 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runpod 0.1.30 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 170 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dda00e584a2a97eddc604b67ac8cc01f013b44089372051079926c0fb705c8cf [INFO] running `Command { std: "docker" "start" "-a" "dda00e584a2a97eddc604b67ac8cc01f013b44089372051079926c0fb705c8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dda00e584a2a97eddc604b67ac8cc01f013b44089372051079926c0fb705c8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda00e584a2a97eddc604b67ac8cc01f013b44089372051079926c0fb705c8cf", kill_on_drop: false }` [INFO] [stdout] dda00e584a2a97eddc604b67ac8cc01f013b44089372051079926c0fb705c8cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a983821d289e819a50d6cb3ce68649dc33ba54aa71c62bc4b36335accf8aca [INFO] running `Command { std: "docker" "start" "-a" "d1a983821d289e819a50d6cb3ce68649dc33ba54aa71c62bc4b36335accf8aca", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking runpod v0.1.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Request` [INFO] [stdout] --> src/lib.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{Client, Method, Request}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Request` [INFO] [stdout] --> src/lib.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{Client, Method, Request}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | input: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | input: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:2639:17 [INFO] [stdout] | [INFO] [stdout] 2639 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GpuTypesResponse` is never constructed [INFO] [stdout] --> src/lib.rs:1469:8 [INFO] [stdout] | [INFO] [stdout] 1469 | struct GpuTypesResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatacentersResponse` is never constructed [INFO] [stdout] --> src/lib.rs:1625:8 [INFO] [stdout] | [INFO] [stdout] 1625 | struct DatacentersResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyselfDatacenters` is never constructed [INFO] [stdout] --> src/lib.rs:1630:8 [INFO] [stdout] | [INFO] [stdout] 1630 | struct MyselfDatacenters { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatacenterQ` is never constructed [INFO] [stdout] --> src/lib.rs:1640:8 [INFO] [stdout] | [INFO] [stdout] 1640 | struct DatacenterQ { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `storageSupport` should have a snake case name [INFO] [stdout] --> src/lib.rs:1526:9 [INFO] [stdout] | [INFO] [stdout] 1526 | pub storageSupport: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `storage_support` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stockStatus` should have a snake case name [INFO] [stdout] --> src/lib.rs:1539:9 [INFO] [stdout] | [INFO] [stdout] 1539 | pub stockStatus: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `stock_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeId` should have a snake case name [INFO] [stdout] --> src/lib.rs:1540:9 [INFO] [stdout] | [INFO] [stdout] 1540 | pub gpuTypeId: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeDisplayName` should have a snake case name [INFO] [stdout] --> src/lib.rs:1541:9 [INFO] [stdout] | [INFO] [stdout] 1541 | pub gpuTypeDisplayName: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_display_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `displayName` should have a snake case name [INFO] [stdout] --> src/lib.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | pub displayName: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `countryCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:1666:9 [INFO] [stdout] | [INFO] [stdout] 1666 | pub countryCode: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuAvailability` should have a snake case name [INFO] [stdout] --> src/lib.rs:1667:9 [INFO] [stdout] | [INFO] [stdout] 1667 | pub gpuAvailability: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gpu_availability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeId` should have a snake case name [INFO] [stdout] --> src/lib.rs:1673:9 [INFO] [stdout] | [INFO] [stdout] 1673 | pub gpuTypeId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GpuTypesResponse` is never constructed [INFO] [stdout] --> src/lib.rs:1469:8 [INFO] [stdout] | [INFO] [stdout] 1469 | struct GpuTypesResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatacentersResponse` is never constructed [INFO] [stdout] --> src/lib.rs:1625:8 [INFO] [stdout] | [INFO] [stdout] 1625 | struct DatacentersResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyselfDatacenters` is never constructed [INFO] [stdout] --> src/lib.rs:1630:8 [INFO] [stdout] | [INFO] [stdout] 1630 | struct MyselfDatacenters { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatacenterQ` is never constructed [INFO] [stdout] --> src/lib.rs:1640:8 [INFO] [stdout] | [INFO] [stdout] 1640 | struct DatacenterQ { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `storageSupport` should have a snake case name [INFO] [stdout] --> src/lib.rs:1526:9 [INFO] [stdout] | [INFO] [stdout] 1526 | pub storageSupport: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `storage_support` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `stockStatus` should have a snake case name [INFO] [stdout] --> src/lib.rs:1539:9 [INFO] [stdout] | [INFO] [stdout] 1539 | pub stockStatus: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `stock_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeId` should have a snake case name [INFO] [stdout] --> src/lib.rs:1540:9 [INFO] [stdout] | [INFO] [stdout] 1540 | pub gpuTypeId: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeDisplayName` should have a snake case name [INFO] [stdout] --> src/lib.rs:1541:9 [INFO] [stdout] | [INFO] [stdout] 1541 | pub gpuTypeDisplayName: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_display_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `displayName` should have a snake case name [INFO] [stdout] --> src/lib.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | pub displayName: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `countryCode` should have a snake case name [INFO] [stdout] --> src/lib.rs:1666:9 [INFO] [stdout] | [INFO] [stdout] 1666 | pub countryCode: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuAvailability` should have a snake case name [INFO] [stdout] --> src/lib.rs:1667:9 [INFO] [stdout] | [INFO] [stdout] 1667 | pub gpuAvailability: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gpu_availability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gpuTypeId` should have a snake case name [INFO] [stdout] --> src/lib.rs:1673:9 [INFO] [stdout] | [INFO] [stdout] 1673 | pub gpuTypeId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `gpu_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s [INFO] running `Command { std: "docker" "inspect" "d1a983821d289e819a50d6cb3ce68649dc33ba54aa71c62bc4b36335accf8aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a983821d289e819a50d6cb3ce68649dc33ba54aa71c62bc4b36335accf8aca", kill_on_drop: false }` [INFO] [stdout] d1a983821d289e819a50d6cb3ce68649dc33ba54aa71c62bc4b36335accf8aca