[INFO] fetching crate oxide-auth-async 0.2.1...
[INFO] testing oxide-auth-async-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oxide-auth-async 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate oxide-auth-async 0.2.1
[INFO] finished tweaking crates.io crate oxide-auth-async 0.2.1
[INFO] tweaked toml for crates.io crate oxide-auth-async 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxide-auth-async 0.2.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding smol v1.3.0 (available: v2.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-argon2 v2.1.0
[INFO] [stderr]   Downloaded oxide-auth v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 858dbf14835b36074def7a9e6c7231f16fd7c3264dfb1a0f797eb1eef82294c2
[INFO] running `Command { std: "docker" "start" "-a" "858dbf14835b36074def7a9e6c7231f16fd7c3264dfb1a0f797eb1eef82294c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "858dbf14835b36074def7a9e6c7231f16fd7c3264dfb1a0f797eb1eef82294c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858dbf14835b36074def7a9e6c7231f16fd7c3264dfb1a0f797eb1eef82294c2", kill_on_drop: false }`
[INFO] [stdout] 858dbf14835b36074def7a9e6c7231f16fd7c3264dfb1a0f797eb1eef82294c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d7f7a94d7a4057c5acb955bd93162d3cd6e9ea30fca6a49b2c307eed400a83e
[INFO] running `Command { std: "docker" "start" "-a" "3d7f7a94d7a4057c5acb955bd93162d3cd6e9ea30fca6a49b2c307eed400a83e", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling oxide-auth v0.6.1
[INFO] [stderr]    Compiling oxide-auth-async v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:339:18
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn client_id(&self) -> Option<Cow<str>> {
[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] 339 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:227:19
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:231:18
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/resource.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
[INFO] running `Command { std: "docker" "inspect" "3d7f7a94d7a4057c5acb955bd93162d3cd6e9ea30fca6a49b2c307eed400a83e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7f7a94d7a4057c5acb955bd93162d3cd6e9ea30fca6a49b2c307eed400a83e", kill_on_drop: false }`
[INFO] [stdout] 3d7f7a94d7a4057c5acb955bd93162d3cd6e9ea30fca6a49b2c307eed400a83e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59767a659fdc338c339c4d576f9705b1c1e48883399882145f445a0a59f0c11
[INFO] running `Command { std: "docker" "start" "-a" "a59767a659fdc338c339c4d576f9705b1c1e48883399882145f445a0a59f0c11", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling oxide-auth v0.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling oxide-auth-async v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:339:18
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn client_id(&self) -> Option<Cow<str>> {
[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] 339 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:227:19
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:231:18
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/resource.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tests/mod.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 69 -     Text(String),
[INFO] [stdout] 69 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:339:18
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn client_id(&self) -> Option<Cow<str>> {
[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] 339 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn state(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:355:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn response_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/authorization.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn code(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:290:22
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn authorization(&self) -> TokenAuthorization<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/access_token.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/client_credentials.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn refresh_token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stdout]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                            +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:227:19
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/refresh.rs:231:18
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/endpoint/resource.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<str>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn token(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tests/mod.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn query(&mut self) -> Result<Cow<dyn QueryParameter + 'static>, Self::Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn query(&mut self) -> Result<Cow<'_, dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tests/mod.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn urlbody(&mut self) -> Result<Cow<dyn QueryParameter + 'static>, Self::Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn urlbody(&mut self) -> Result<Cow<'_, dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tests/mod.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn authheader(&mut self) -> Result<Option<Cow<str>>, Self::Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn authheader(&mut self) -> Result<Option<Cow<'_, str>>, Self::Error> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.41s
[INFO] running `Command { std: "docker" "inspect" "a59767a659fdc338c339c4d576f9705b1c1e48883399882145f445a0a59f0c11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59767a659fdc338c339c4d576f9705b1c1e48883399882145f445a0a59f0c11", kill_on_drop: false }`
[INFO] [stdout] a59767a659fdc338c339c4d576f9705b1c1e48883399882145f445a0a59f0c11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7a1402913e432ca4e12aedc79c0ed5a083cd6d13991946f26b6999b230d53e4
[INFO] running `Command { std: "docker" "start" "-a" "d7a1402913e432ca4e12aedc79c0ed5a083cd6d13991946f26b6999b230d53e4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:339:18
[INFO] [stderr]     |
[INFO] [stderr] 339 |     fn client_id(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 339 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:343:14
[INFO] [stderr]     |
[INFO] [stderr] 343 |     fn scope(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:347:21
[INFO] [stderr]     |
[INFO] [stderr] 347 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:351:14
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn state(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn state(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:355:22
[INFO] [stderr]     |
[INFO] [stderr] 355 |     fn response_type(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 355 |     fn response_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/authorization.rs:359:18
[INFO] [stderr]     |
[INFO] [stderr] 359 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^                       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 359 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:286:13
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn code(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |             ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn code(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:290:22
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn authorization(&self) -> TokenAuthorization {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn authorization(&self) -> TokenAuthorization<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:300:18
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn client_id(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn client_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:304:21
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn redirect_uri(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn redirect_uri(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:308:19
[INFO] [stderr]     |
[INFO] [stderr] 308 |     fn grant_type(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/access_token.rs:312:18
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^                       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/client_credentials.rs:344:22
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stderr]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stderr]     |                                            +++           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/client_credentials.rs:350:19
[INFO] [stderr]     |
[INFO] [stderr] 350 |     fn grant_type(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/client_credentials.rs:354:14
[INFO] [stderr]     |
[INFO] [stderr] 354 |     fn scope(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 354 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/client_credentials.rs:358:18
[INFO] [stderr]     |
[INFO] [stderr] 358 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^                       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 358 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/refresh.rs:213:22
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn refresh_token(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn refresh_token(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/refresh.rs:217:22
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn authorization(&self) -> Option<(Cow<str>, Cow<[u8]>)> {
[INFO] [stderr]     |                      ^^^^^             ^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn authorization(&self) -> Option<(Cow<'_, str>, Cow<'_, [u8]>)> {
[INFO] [stderr]     |                                            +++           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/refresh.rs:223:14
[INFO] [stderr]     |
[INFO] [stderr] 223 |     fn scope(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     fn scope(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/refresh.rs:227:19
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn grant_type(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn grant_type(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/refresh.rs:231:18
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn extension(&self, key: &str) -> Option<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^                       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn extension(&self, key: &str) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/endpoint/resource.rs:159:14
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn token(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn token(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tests/mod.rs:69:10
[INFO] [stderr]    |
[INFO] [stderr] 69 |     Text(String),
[INFO] [stderr]    |     ---- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Body` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 69 -     Text(String),
[INFO] [stderr] 69 +     Text(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tests/mod.rs:84:14
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn query(&mut self) -> Result<Cow<dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stderr]    |              ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn query(&mut self) -> Result<Cow<'_, dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tests/mod.rs:91:16
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn urlbody(&mut self) -> Result<Cow<dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stderr]    |                ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn urlbody(&mut self) -> Result<Cow<'_, dyn QueryParameter + 'static>, Self::Error> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tests/mod.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn authheader(&mut self) -> Result<Option<Cow<str>>, Self::Error> {
[INFO] [stderr]    |                   ^^^^^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn authheader(&mut self) -> Result<Option<Cow<'_, str>>, Self::Error> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxide-auth-async` (lib) generated 22 warnings (run `cargo fix --lib -p oxide-auth-async` to apply 22 suggestions)
[INFO] [stderr] warning: `oxide-auth-async` (lib test) generated 26 warnings (22 duplicates) (run `cargo fix --lib -p oxide-auth-async --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_auth_async-257db1e2a5ed6630)
[INFO] [stdout] running 59 tests
[INFO] [stdout] test endpoint::access_token::test::test_client_id_only ... ok
[INFO] [stdout] test endpoint::access_token::test::test_client_id_and_secret ... ok
[INFO] [stdout] test tests::access_token::access_request_public_authorization ... ok
[INFO] [stdout] test tests::access_token::access_request_public_missing_client ... ok
[INFO] [stdout] test tests::access_token::access_equivalent_url ... ok
[INFO] [stdout] test tests::access_token::assert_send ... ok
[INFO] [stdout] test tests::access_token::access_valid_public ... ok
[INFO] [stdout] test tests::access_token::access_request_multiple_client_indications ... ok
[INFO] [stdout] test tests::access_token::access_request_invalid_redirection ... ok
[INFO] [stdout] test tests::access_token::private_duplicate_authentication ... ok
[INFO] [stdout] test tests::access_token::access_request_no_code ... ok
[INFO] [stdout] test tests::access_token::access_request_unknown_client ... ok
[INFO] [stdout] test tests::access_token::access_request_wrong_grant_type ... ok
[INFO] [stdout] test tests::access_token::unwanted_private_in_body_fails ... ok
[INFO] [stdout] test tests::access_token::access_request_invalid_basic ... ok
[INFO] [stdout] test tests::authorization::assert_send ... ok
[INFO] [stdout] test tests::access_token::access_request_wrong_authentication ... ok
[INFO] [stdout] test tests::access_token::access_request_multiple_codes ... ok
[INFO] [stdout] test tests::access_token::access_request_empty_password ... ok
[INFO] [stdout] test tests::access_token::private_in_body ... ok
[INFO] [stdout] test tests::authorization::auth_request_error_denied ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_public_client ... ok
[INFO] [stdout] test tests::authorization::auth_request_silent_missing_client ... ok
[INFO] [stdout] test tests::authorization::auth_request_error_malformed_scope ... ok
[INFO] [stdout] test tests::access_token::access_request_wrong_redirection ... ok
[INFO] [stdout] test tests::client_credentials::assert_send ... ok
[INFO] [stdout] test tests::access_token::access_request_wrong_password ... ok
[INFO] [stdout] test tests::access_token::access_valid_private ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_body_missing_password ... ok
[INFO] [stdout] test tests::refresh::access_valid_public ... ok
[INFO] [stdout] test tests::refresh::assert_send ... ok
[INFO] [stdout] test tests::authorization::auth_request_silent_mismatching_redirect ... ok
[INFO] [stdout] test tests::authorization::auth_request_silent_unknown_client ... ok
[INFO] [stdout] test tests::authorization::auth_request_error_unsupported_method ... ok
[INFO] [stdout] test tests::refresh::public_invalid_token ... ok
[INFO] [stdout] test tests::authorization::auth_request_silent_invalid_redirect ... ok
[INFO] [stdout] test tests::resource::assert_send ... ok
[INFO] [stdout] test tests::resource::resource_invalid_token ... ok
[INFO] [stdout] test tests::resource::resource_no_authorization ... ok
[INFO] [stdout] test tests::resource::resource_scope_too_small ... ok
[INFO] [stdout] test tests::resource::resource_success ... ok
[INFO] [stdout] test tests::resource::resource_wrong_method ... ok
[INFO] [stdout] test tests::resource::resource_wrong_scope ... ok
[INFO] [stdout] test tests::type_properties::require_futures_have_send_bounds ... ok
[INFO] [stdout] test tests::authorization::auth_success ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_missing_credentials ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_unknown_client ... ok
[INFO] [stdout] test tests::refresh::invalid_request ... ok
[INFO] [stdout] test tests::client_credentials::client_duplicate_credentials_denied ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_unknown_client_missing_password ... ok
[INFO] [stdout] test tests::refresh::private_wrong_client_fails ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_request_error_malformed_scope ... ok
[INFO] [stdout] test tests::client_credentials::client_body_credentials ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_deny_incorrect_credentials ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_success ... ok
[INFO] [stdout] test tests::client_credentials::client_credentials_success_changed_owner ... ok
[INFO] [stdout] test tests::refresh::access_valid_private ... ok
[INFO] [stdout] test tests::refresh::public_private_invalid_grant ... ok
[INFO] [stdout] test tests::refresh::private_invalid_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.45s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxide_auth_async
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7a1402913e432ca4e12aedc79c0ed5a083cd6d13991946f26b6999b230d53e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a1402913e432ca4e12aedc79c0ed5a083cd6d13991946f26b6999b230d53e4", kill_on_drop: false }`
[INFO] [stdout] d7a1402913e432ca4e12aedc79c0ed5a083cd6d13991946f26b6999b230d53e4
