[INFO] fetching crate oauth2 5.0.0... [INFO] testing oauth2-5.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate oauth2 5.0.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate oauth2 5.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oauth2 5.0.0 [INFO] tweaked toml for crates.io crate oauth2 5.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oauth2 5.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oauth2 5.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded event-listener-strategy v0.5.0 [INFO] [stderr] Downloaded async-channel v2.2.0 [INFO] [stderr] Downloaded value-bag v1.7.0 [INFO] [stderr] Downloaded async-io v2.3.1 [INFO] [stderr] Downloaded curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cfb5e95c90ae3e0676e0272a961c1d4120851049a16c926b89406824c519df7 [INFO] running `Command { std: "docker" "start" "-a" "5cfb5e95c90ae3e0676e0272a961c1d4120851049a16c926b89406824c519df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cfb5e95c90ae3e0676e0272a961c1d4120851049a16c926b89406824c519df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfb5e95c90ae3e0676e0272a961c1d4120851049a16c926b89406824c519df7", kill_on_drop: false }` [INFO] [stdout] 5cfb5e95c90ae3e0676e0272a961c1d4120851049a16c926b89406824c519df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3f978026de302d08d2f4bcf0d6caecb07348654ce2804759bb9556d03ce1d21f [INFO] running `Command { std: "docker" "start" "-a" "3f978026de302d08d2f4bcf0d6caecb07348654ce2804759bb9556d03ce1d21f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling reqwest v0.12.0 [INFO] [stderr] Compiling oauth2 v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:686:29 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:753:29 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result, ConfigurationError> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:808:26 [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:894:9 [INFO] [stdout] | [INFO] [stdout] 894 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 914 | code: AuthorizationCode, [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1023:33 [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1072:9 [INFO] [stdout] | [INFO] [stdout] 1072 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1212:9 [INFO] [stdout] | [INFO] [stdout] 1212 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1213 | token: RT, [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1260:9 [INFO] [stdout] | [INFO] [stdout] 1260 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1261 | token: RT, [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s [INFO] running `Command { std: "docker" "inspect" "3f978026de302d08d2f4bcf0d6caecb07348654ce2804759bb9556d03ce1d21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f978026de302d08d2f4bcf0d6caecb07348654ce2804759bb9556d03ce1d21f", kill_on_drop: false }` [INFO] [stdout] 3f978026de302d08d2f4bcf0d6caecb07348654ce2804759bb9556d03ce1d21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3192b99a923648293d65c7e025833b102afc4b275c189c945b7583fdadfac47c [INFO] running `Command { std: "docker" "start" "-a" "3192b99a923648293d65c7e025833b102afc4b275c189c945b7583fdadfac47c", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling reqwest v0.12.0 [INFO] [stderr] Compiling oauth2 v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:686:29 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:753:29 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result, ConfigurationError> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:808:26 [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:894:9 [INFO] [stdout] | [INFO] [stdout] 894 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 914 | code: AuthorizationCode, [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1023:33 [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1072:9 [INFO] [stdout] | [INFO] [stdout] 1072 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1212:9 [INFO] [stdout] | [INFO] [stdout] 1212 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1213 | token: RT, [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1260:9 [INFO] [stdout] | [INFO] [stdout] 1260 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1261 | token: RT, [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:686:29 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:753:29 [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 753 | pub fn authorize_url(&self, state_fn: S) -> Result, ConfigurationError> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:808:26 [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:894:9 [INFO] [stdout] | [INFO] [stdout] 894 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 895 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 914 | code: AuthorizationCode, [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1023:33 [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1072:9 [INFO] [stdout] | [INFO] [stdout] 1072 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1073 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1212:9 [INFO] [stdout] | [INFO] [stdout] 1212 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1213 | token: RT, [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1214 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:1260:9 [INFO] [stdout] | [INFO] [stdout] 1260 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1261 | token: RT, [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1262 | ) -> Result, ConfigurationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.81s [INFO] running `Command { std: "docker" "inspect" "3192b99a923648293d65c7e025833b102afc4b275c189c945b7583fdadfac47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3192b99a923648293d65c7e025833b102afc4b275c189c945b7583fdadfac47c", kill_on_drop: false }` [INFO] [stdout] 3192b99a923648293d65c7e025833b102afc4b275c189c945b7583fdadfac47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b62229cdce1425463af755c9918c7077f425b92adb4a4697252b40ed68ed790d [INFO] running `Command { std: "docker" "start" "-a" "b62229cdce1425463af755c9918c7077f425b92adb4a4697252b40ed68ed790d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:686:29 [INFO] [stderr] | [INFO] [stderr] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest [INFO] [stderr] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 686 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:753:29 [INFO] [stderr] | [INFO] [stderr] 753 | pub fn authorize_url(&self, state_fn: S) -> Result [INFO] [stderr] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 753 | pub fn authorize_url(&self, state_fn: S) -> Result, ConfigurationError> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:795:40 [INFO] [stderr] | [INFO] [stderr] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest { [INFO] [stderr] | ^^^^^ ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 795 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:808:26 [INFO] [stderr] | [INFO] [stderr] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { [INFO] [stderr] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 808 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:894:9 [INFO] [stderr] | [INFO] [stderr] 894 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 895 | ) -> Result, ConfigurationError> { [INFO] [stderr] | ------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 895 | ) -> Result, ConfigurationError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:913:9 [INFO] [stderr] | [INFO] [stderr] 913 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 914 | code: AuthorizationCode, [INFO] [stderr] 915 | ) -> Result, ConfigurationError> { [INFO] [stderr] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 915 | ) -> Result, ConfigurationError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:1023:33 [INFO] [stderr] | [INFO] [stderr] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest { [INFO] [stderr] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1023 | pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:1072:9 [INFO] [stderr] | [INFO] [stderr] 1072 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1073 | ) -> Result, ConfigurationError> { [INFO] [stderr] | ------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1073 | ) -> Result, ConfigurationError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:1212:9 [INFO] [stderr] | [INFO] [stderr] 1212 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1213 | token: RT, [INFO] [stderr] 1214 | ) -> Result, ConfigurationError> { [INFO] [stderr] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1214 | ) -> Result, ConfigurationError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/client.rs:1260:9 [INFO] [stderr] | [INFO] [stderr] 1260 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1261 | token: RT, [INFO] [stderr] 1262 | ) -> Result, ConfigurationError> { [INFO] [stderr] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1262 | ) -> Result, ConfigurationError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `oauth2` (lib) generated 10 warnings (run `cargo fix --lib -p oauth2` to apply 10 suggestions) [INFO] [stderr] warning: `oauth2` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/oauth2-c1818eccfb127934) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test code::tests::test_authorize_url_implicit ... ok [INFO] [stdout] test code::tests::test_authorize_url_pkce ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_extension_response_type ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_one_scope ... ok [INFO] [stdout] test code::tests::test_authorize_random ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_param ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_redirect_url ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_scopes ... ok [INFO] [stdout] test code::tests::test_authorize_url_with_redirect_url_override ... ok [INFO] [stdout] test devicecode::tests::test_device_auth_response_null_interval ... ok [INFO] [stdout] test devicecode::tests::test_device_auth_response_default_interval ... ok [INFO] [stdout] test devicecode::tests::test_device_auth_response_non_default_interval ... ok [INFO] [stdout] test devicecode::tests::test_device_token_authorization_timeout ... ok [INFO] [stdout] test code::tests::test_authorize_url ... ok [INFO] [stdout] test devicecode::tests::test_device_token_expired ... ok [INFO] [stdout] test devicecode::tests::test_device_token_slowdown_then_success ... ok [INFO] [stdout] test endpoint::tests::test_async_client_closure ... ok [INFO] [stdout] test devicecode::tests::test_exchange_device_code_and_token ... ok [INFO] [stdout] test error::tests::test_error_response_serializer ... ok [INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_none ... ok [INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_single_value ... ok [INFO] [stdout] test helpers::tests::test_deserialize_optional_string_or_vec_string_vec ... ok [INFO] [stdout] test introspection::tests::test_token_introspection_successful_with_basic_auth_minimal_response ... ok [INFO] [stdout] test devicecode::tests::test_device_token_access_denied ... ok [INFO] [stdout] test introspection::tests::test_token_introspection_successful_with_basic_auth_full_response ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_empty_json_response ... ok [INFO] [stdout] test revocation::tests::test_extension_token_revocation_successful ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_empty_response ... ok [INFO] [stdout] test devicecode::tests::test_device_token_pending_then_success ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_missing_url ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_non_https_url ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_unsupported_token_type ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_refresh_token ... ok [INFO] [stdout] test tests::test_send_sync_impl ... ok [INFO] [stdout] test token::tests::test_exchange_client_credentials_with_basic_auth ... ok [INFO] [stdout] test token::tests::test_exchange_client_credentials_with_body_auth_and_scope ... ok [INFO] [stdout] test token::tests::test_exchange_code_fails_gracefully_on_transport_error ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_basic_auth ... ok [INFO] [stdout] test token::tests::test_exchange_client_credentials_with_basic_auth_but_no_client_secret ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_minimal_json_response ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_complete_json_response ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_pkce_and_extension ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_redirect_url ... ok [INFO] [stdout] test token::tests::test_exchange_code_with_invalid_token_type ... ok [INFO] [stdout] test token::tests::test_exchange_code_successful_with_redirect_url_override ... ok [INFO] [stdout] test token::tests::test_exchange_code_with_simple_json_error ... ok [INFO] [stdout] test token::tests::test_exchange_code_with_400_status_code ... ok [INFO] [stdout] test token::tests::test_exchange_code_with_json_parse_error ... ok [INFO] [stdout] test token::tests::test_exchange_password_with_json_response ... ok [INFO] [stdout] test token::tests::test_exchange_code_with_unexpected_content_type ... ok [INFO] [stdout] test token::tests::test_exchange_refresh_token_with_basic_auth ... ok [INFO] [stdout] test revocation::tests::test_token_revocation_with_access_token_and_non_json_response ... ok [INFO] [stdout] test token::tests::test_extension_successful_with_complete_json_response ... ok [INFO] [stdout] test types::tests::test_code_verifier_challenge ... ok [INFO] [stdout] test token::tests::test_extension_with_custom_json_error ... ok [INFO] [stdout] test types::tests::test_code_verifier_max ... ok [INFO] [stdout] test token::tests::test_exchange_refresh_token_with_json_response ... ok [INFO] [stdout] test token::tests::test_exchange_refresh_token_successful_with_extension ... ok [INFO] [stdout] test types::tests::test_code_verifier_min ... ok [INFO] [stdout] test token::tests::test_extension_serializer ... ok [INFO] [stdout] test token::tests::test_extension_successful_with_minimal_json_response ... ok [INFO] [stdout] test types::tests::test_secret_conversion ... ok [INFO] [stdout] test token::tests::test_extension_with_simple_json_error ... ok [INFO] [stdout] test types::tests::test_secret_redaction ... ok [INFO] [stdout] test types::tests::test_code_verifier_too_long - should panic ... ok [INFO] [stdout] test types::tests::test_code_verifier_too_short - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b62229cdce1425463af755c9918c7077f425b92adb4a4697252b40ed68ed790d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62229cdce1425463af755c9918c7077f425b92adb4a4697252b40ed68ed790d", kill_on_drop: false }` [INFO] [stdout] b62229cdce1425463af755c9918c7077f425b92adb4a4697252b40ed68ed790d