[INFO] cloning repository https://github.com/kurtbuilds/httpclient_oauth2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/httpclient_oauth2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhttpclient_oauth2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhttpclient_oauth2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4602eacaf3229963435a08cfcd00f5f24827239c
[INFO] checking kurtbuilds/httpclient_oauth2 against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Fhttpclient_oauth2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kurtbuilds/httpclient_oauth2
[INFO] finished tweaking git repo https://github.com/kurtbuilds/httpclient_oauth2
[INFO] tweaked toml for git repo https://github.com/kurtbuilds/httpclient_oauth2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurtbuilds/httpclient_oauth2 on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding httpclient v0.24.1 (available: v0.26.1)
[INFO] [stderr]       Adding oasgen v0.24.1 (available: v0.25.0)
[INFO] [stderr]       Adding serde_qs v0.13.0 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text_io v0.1.13
[INFO] [stderr]   Downloaded oasgen-macro v0.24.0
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded oasgen-core v0.24.0
[INFO] [stderr]   Downloaded oasgen v0.24.1
[INFO] [stderr]   Downloaded openapiv3-extended v6.0.1
[INFO] [stderr]   Downloaded httpclient v0.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa3a5fde195999f065241ab268a182fb07f956d5dec59d7ba321f21b5b2c5dab
[INFO] running `Command { std: "docker" "start" "-a" "aa3a5fde195999f065241ab268a182fb07f956d5dec59d7ba321f21b5b2c5dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa3a5fde195999f065241ab268a182fb07f956d5dec59d7ba321f21b5b2c5dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3a5fde195999f065241ab268a182fb07f956d5dec59d7ba321f21b5b2c5dab", kill_on_drop: false }`
[INFO] [stdout] aa3a5fde195999f065241ab268a182fb07f956d5dec59d7ba321f21b5b2c5dab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad03a7377d196637a9a3fc39b636ec4fd0e23950fb3c9f90973a9d1efa3e27fb
[INFO] running `Command { std: "docker" "start" "-a" "ad03a7377d196637a9a3fc39b636ec4fd0e23950fb3c9f90973a9d1efa3e27fb", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking text_io v0.1.13
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking httpclient v0.24.1
[INFO] [stderr]     Checking httpclient_oauth2 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn create_exchange_data(&self, code: String) -> ExchangeData {
[INFO] [stdout]    |                                 ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn create_exchange_data(&self, code: String) -> ExchangeData<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/middleware.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn make_refresh_request<'a>(&'a self, client: &'a Client) -> RequestBuilder {
[INFO] [stdout]    |                                      --                --            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                 |
[INFO] [stdout]    |                                      |                 the lifetime is named here
[INFO] [stdout]    |                                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn make_refresh_request<'a>(&'a self, client: &'a Client) -> RequestBuilder<'a> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn create_exchange_data(&self, code: String) -> ExchangeData {
[INFO] [stdout]    |                                 ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn create_exchange_data(&self, code: String) -> ExchangeData<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/middleware.rs:73:70
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn make_refresh_request<'a>(&'a self, client: &'a Client) -> RequestBuilder {
[INFO] [stdout]    |                                      --                --            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                 |
[INFO] [stdout]    |                                      |                 the lifetime is named here
[INFO] [stdout]    |                                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn make_refresh_request<'a>(&'a self, client: &'a Client) -> RequestBuilder<'a> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.34s
[INFO] running `Command { std: "docker" "inspect" "ad03a7377d196637a9a3fc39b636ec4fd0e23950fb3c9f90973a9d1efa3e27fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad03a7377d196637a9a3fc39b636ec4fd0e23950fb3c9f90973a9d1efa3e27fb", kill_on_drop: false }`
[INFO] [stdout] ad03a7377d196637a9a3fc39b636ec4fd0e23950fb3c9f90973a9d1efa3e27fb
