[INFO] fetching crate aliri_tokens 0.3.2...
[INFO] checking aliri_tokens-0.3.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aliri_tokens 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate aliri_tokens 0.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aliri_tokens 0.3.2
[INFO] tweaked toml for crates.io crate aliri_tokens 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aliri_tokens 0.3.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aliri_tokens 0.3.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb458bb8d7f61dc780b08efd945862be2331544eb173afa794c05ded9c7c2efa
[INFO] running `Command { std: "docker" "start" "-a" "cb458bb8d7f61dc780b08efd945862be2331544eb173afa794c05ded9c7c2efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb458bb8d7f61dc780b08efd945862be2331544eb173afa794c05ded9c7c2efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb458bb8d7f61dc780b08efd945862be2331544eb173afa794c05ded9c7c2efa", kill_on_drop: false }`
[INFO] [stdout] cb458bb8d7f61dc780b08efd945862be2331544eb173afa794c05ded9c7c2efa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7dadec45c7c216764f69501bd78ae84ca9ff77e02dc61dcbc941a6a955e42bd
[INFO] running `Command { std: "docker" "start" "-a" "e7dadec45c7c216764f69501bd78ae84ca9ff77e02dc61dcbc941a6a955e42bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking aliri_braid v0.4.0
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking aliri_base64 v0.1.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking aliri_clock v0.1.4
[INFO] [stderr]     Checking aliri v0.6.4
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking aliri_tokens v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/sources/oauth2.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         source: reqwest::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/sources/oauth2.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         source: reqwest::Error,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::ClientId, Infallible>
[INFO] [stdout]   --> src/braids.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[braid(serde)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::ClientSecret, Infallible>
[INFO] [stdout]   --> src/braids.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::AccessToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::IdToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[braid(serde)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RefreshToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:124:81
[INFO] [stdout]     |
[INFO] [stdout] 124 |       async fn request_token(&mut self) -> Result<TokenWithLifetime, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 125 | |         Ok(self.lifetime_config.create_token(
[INFO] [stdout] 126 | |             &self.access_token,
[INFO] [stdout] 127 | |             self.id_token.as_ref(),
[INFO] [stdout] 128 | |             self.valid_duration,
[INFO] [stdout] 129 | |         ))
[INFO] [stdout] 130 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         Ok(self.lifetime_config.create_token(
[INFO] [stdout] 126 | |             &self.access_token,
[INFO] [stdout] 127 | |             self.id_token.as_ref(),
[INFO] [stdout] 128 | |             self.valid_duration,
[INFO] [stdout] 129 | |         ))
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/watcher.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn token(&self) -> BorrowedToken {
[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] 126 |     pub fn token(&self) -> BorrowedToken<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::ClientId, Infallible>
[INFO] [stdout]   --> src/braids.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[braid(serde)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::ClientSecret, Infallible>
[INFO] [stdout]   --> src/braids.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::AccessToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<braids::IdToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[braid(serde)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RefreshToken, Infallible>
[INFO] [stdout]   --> src/braids.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[braid(serde, debug = "owned", display = "owned", ord = "omit")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `braid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:124:81
[INFO] [stdout]     |
[INFO] [stdout] 124 |       async fn request_token(&mut self) -> Result<TokenWithLifetime, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 125 | |         Ok(self.lifetime_config.create_token(
[INFO] [stdout] 126 | |             &self.access_token,
[INFO] [stdout] 127 | |             self.id_token.as_ref(),
[INFO] [stdout] 128 | |             self.valid_duration,
[INFO] [stdout] 129 | |         ))
[INFO] [stdout] 130 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aliri_tokens` (lib test) due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<TokenWithLifetime, Infallible>
[INFO] [stdout]    --> src/sources.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         Ok(self.lifetime_config.create_token(
[INFO] [stdout] 126 | |             &self.access_token,
[INFO] [stdout] 127 | |             self.id_token.as_ref(),
[INFO] [stdout] 128 | |             self.valid_duration,
[INFO] [stdout] 129 | |         ))
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/watcher.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn token(&self) -> BorrowedToken {
[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] 126 |     pub fn token(&self) -> BorrowedToken<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aliri_tokens` (lib) due to 8 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e7dadec45c7c216764f69501bd78ae84ca9ff77e02dc61dcbc941a6a955e42bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dadec45c7c216764f69501bd78ae84ca9ff77e02dc61dcbc941a6a955e42bd", kill_on_drop: false }`
[INFO] [stdout] e7dadec45c7c216764f69501bd78ae84ca9ff77e02dc61dcbc941a6a955e42bd
