[INFO] fetching crate hive-api-api 1.0.0...
[INFO] checking hive-api-api-1.0.0 against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] extracting crate hive-api-api 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hive-api-api 1.0.0
[INFO] finished tweaking crates.io crate hive-api-api 1.0.0
[INFO] tweaked toml for crates.io crate hive-api-api 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hive-api-api 1.0.0 on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hive-api-api 1.0.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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d030e00c784f0c49dd8980de684fb820f83108bbd98b9d99fe1cdd1f2789906a
[INFO] running `Command { std: "docker" "start" "-a" "d030e00c784f0c49dd8980de684fb820f83108bbd98b9d99fe1cdd1f2789906a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d030e00c784f0c49dd8980de684fb820f83108bbd98b9d99fe1cdd1f2789906a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d030e00c784f0c49dd8980de684fb820f83108bbd98b9d99fe1cdd1f2789906a", kill_on_drop: false }`
[INFO] [stdout] d030e00c784f0c49dd8980de684fb820f83108bbd98b9d99fe1cdd1f2789906a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4176ae8f2b3f0ef408c9fd220c7250fa758065af4a4a546db569d2ae48ba434
[INFO] running `Command { std: "docker" "start" "-a" "c4176ae8f2b3f0ef408c9fd220c7250fa758065af4a4a546db569d2ae48ba434", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[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 reqwest v0.12.24
[INFO] [stderr]     Checking hive-api-api v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `integrations_api` is never read
[INFO] [stdout]    --> src/apis/mod.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct ApiClientReal {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 188 |     integrations_api: integrations_api::IntegrationsApiClient,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]   --> src/apis/integrations_api.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct IntegrationsApiClient {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 36 |     configuration: Arc<configuration::Configuration>
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `integrations_api` is never read
[INFO] [stdout]    --> src/apis/mod.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct ApiClientReal {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 188 |     integrations_api: integrations_api::IntegrationsApiClient,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `configuration` is never read
[INFO] [stdout]   --> src/apis/integrations_api.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct IntegrationsApiClient {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 36 |     configuration: Arc<configuration::Configuration>
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.46s
[INFO] running `Command { std: "docker" "inspect" "c4176ae8f2b3f0ef408c9fd220c7250fa758065af4a4a546db569d2ae48ba434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4176ae8f2b3f0ef408c9fd220c7250fa758065af4a4a546db569d2ae48ba434", kill_on_drop: false }`
[INFO] [stdout] c4176ae8f2b3f0ef408c9fd220c7250fa758065af4a4a546db569d2ae48ba434
