[INFO] fetching crate drogue-client 0.11.1... [INFO] checking drogue-client-0.11.1 against try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] extracting crate drogue-client 0.11.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate drogue-client 0.11.1 on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate drogue-client 0.11.1 [INFO] finished tweaking crates.io crate drogue-client 0.11.1 [INFO] tweaked toml for crates.io crate drogue-client 0.11.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a89ab48ddbed26072ccf6e079c110544ec730b5494b7cbf45ffb4b539795a6d0 [INFO] running `Command { std: "docker" "start" "-a" "a89ab48ddbed26072ccf6e079c110544ec730b5494b7cbf45ffb4b539795a6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89ab48ddbed26072ccf6e079c110544ec730b5494b7cbf45ffb4b539795a6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89ab48ddbed26072ccf6e079c110544ec730b5494b7cbf45ffb4b539795a6d0", kill_on_drop: false }` [INFO] [stdout] a89ab48ddbed26072ccf6e079c110544ec730b5494b7cbf45ffb4b539795a6d0 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233c9972ab086739ffce0781630785f80b915451776fb705cb21a025f40c58ff [INFO] running `Command { std: "docker" "start" "-a" "233c9972ab086739ffce0781630785f80b915451776fb705cb21a025f40c58ff", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking base64-serde v0.6.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking opentelemetry-http v0.7.0 [INFO] [stderr] Checking biscuit v0.5.0 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking openid v0.10.1 [INFO] [stderr] Checking drogue-client v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/v1/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | for mut condition in &mut self.0 { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/core/v1/mod.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | for mut condition in &mut self.0 { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.11s [INFO] running `Command { std: "docker" "inspect" "233c9972ab086739ffce0781630785f80b915451776fb705cb21a025f40c58ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233c9972ab086739ffce0781630785f80b915451776fb705cb21a025f40c58ff", kill_on_drop: false }` [INFO] [stdout] 233c9972ab086739ffce0781630785f80b915451776fb705cb21a025f40c58ff