[INFO] fetching crate openid-examples 0.1.0... [INFO] checking openid-examples-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate openid-examples 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate openid-examples 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate openid-examples 0.1.0 [INFO] tweaked toml for crates.io crate openid-examples 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openid-examples 0.1.0 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 openid-examples 0.1.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e17a89a74db7ef7a5ae3e4e931147480ca7d38f6401af87f3660e1664edfd0e6 [INFO] running `Command { std: "docker" "start" "-a" "e17a89a74db7ef7a5ae3e4e931147480ca7d38f6401af87f3660e1664edfd0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e17a89a74db7ef7a5ae3e4e931147480ca7d38f6401af87f3660e1664edfd0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e17a89a74db7ef7a5ae3e4e931147480ca7d38f6401af87f3660e1664edfd0e6", kill_on_drop: false }` [INFO] [stdout] e17a89a74db7ef7a5ae3e4e931147480ca7d38f6401af87f3660e1664edfd0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f9b00eea79d5d7a570cfa71bc97b3e6bfbdc3b3d42a0cb4d259321eabb52b692 [INFO] running `Command { std: "docker" "start" "-a" "f9b00eea79d5d7a570cfa71bc97b3e6bfbdc3b3d42a0cb4d259321eabb52b692", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking biscuit v0.7.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking openid v0.15.0 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking openid-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 125 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 126 | | match request_token { [INFO] [stdout] 127 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:124:43 [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 125 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 126 | | match request_token { [INFO] [stdout] 127 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 177 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | / match request_token { [INFO] [stdout] 127 | | Ok(Some((token, user_info))) => { [INFO] [stdout] 128 | | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] ... | [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | Ok(Some((token, user_info))) => { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 128 | | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] 129 | | [INFO] [stdout] 130 | | let login = user_info.preferred_username.clone(); [INFO] [stdout] ... | [INFO] [stdout] 164 | | .unwrap()) [INFO] [stdout] 165 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | / Ok(Response::builder() [INFO] [stdout] 160 | | .status(StatusCode::MOVED_PERMANENTLY) [INFO] [stdout] 161 | | .header(warp::http::header::LOCATION, redirect_url) [INFO] [stdout] 162 | | .header(warp::http::header::SET_COOKIE, authorization_cookie) [INFO] [stdout] 163 | | .body("") [INFO] [stdout] 164 | | .unwrap()) [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(None) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 167 | | error!("login error in call: no id_token found"); [INFO] [stdout] 168 | | [INFO] [stdout] 169 | | response_unauthorized() [INFO] [stdout] 170 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | Err(err) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 172 | | error!("login error in call: {:?}", err); [INFO] [stdout] 173 | | [INFO] [stdout] 174 | | response_unauthorized() [INFO] [stdout] 175 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:179:74 [INFO] [stdout] | [INFO] [stdout] 179 | fn response_unauthorized() -> Result, Infallible> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 180 | | Ok(Response::builder() [INFO] [stdout] 181 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 182 | | .body("") [INFO] [stdout] 183 | | .unwrap()) [INFO] [stdout] 184 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | / Ok(Response::builder() [INFO] [stdout] 181 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 182 | | .body("") [INFO] [stdout] 183 | | .unwrap()) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 191 | | let Some(id) = session_id else { [INFO] [stdout] 192 | | return response_unauthorized(); [INFO] [stdout] 193 | | }; [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 191 | | let Some(id) = session_id else { [INFO] [stdout] 192 | | return response_unauthorized(); [INFO] [stdout] 193 | | }; [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | return response_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | / if let Some(id_token) = session_removed.and_then(|(_, token, _)| token.bearer.id_token) { [INFO] [stdout] 198 | | let authorization_cookie = ::cookie::Cookie::build((EXAMPLE_COOKIE, &id)) [INFO] [stdout] 199 | | .path("/") [INFO] [stdout] 200 | | .http_only(true) [INFO] [stdout] ... | [INFO] [stdout] 229 | | response_unauthorized() [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:197:93 [INFO] [stdout] | [INFO] [stdout] 197 | if let Some(id_token) = session_removed.and_then(|(_, token, _)| token.bearer.id_token) { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 198 | | let authorization_cookie = ::cookie::Cookie::build((EXAMPLE_COOKIE, &id)) [INFO] [stdout] 199 | | .path("/") [INFO] [stdout] 200 | | .http_only(true) [INFO] [stdout] ... | [INFO] [stdout] 227 | | .unwrap()) [INFO] [stdout] 228 | | } else { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | / Ok(Response::builder() [INFO] [stdout] 223 | | .status(StatusCode::FOUND) [INFO] [stdout] 224 | | .header(warp::http::header::LOCATION, redirect_url) [INFO] [stdout] 225 | | .header(warp::http::header::SET_COOKIE, authorization_cookie) [INFO] [stdout] 226 | | .body("") [INFO] [stdout] 227 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 229 | | response_unauthorized() [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:233:98 [INFO] [stdout] | [INFO] [stdout] 233 | async fn reply_authorize(oidc_client: Arc) -> Result { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 234 | | let origin_url = env::var("ORIGIN").unwrap_or_else(|_| host("")); [INFO] [stdout] 235 | | [INFO] [stdout] 236 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] ... | [INFO] [stdout] 250 | | )) [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:233:98 [INFO] [stdout] | [INFO] [stdout] 233 | async fn reply_authorize(oidc_client: Arc) -> Result { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 234 | | let origin_url = env::var("ORIGIN").unwrap_or_else(|_| host("")); [INFO] [stdout] 235 | | [INFO] [stdout] 236 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] ... | [INFO] [stdout] 250 | | )) [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | / Ok(warp::reply::with_header( [INFO] [stdout] 247 | | StatusCode::FOUND, [INFO] [stdout] 248 | | warp::http::header::LOCATION, [INFO] [stdout] 249 | | url, [INFO] [stdout] 250 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:281:78 [INFO] [stdout] | [INFO] [stdout] 281 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 282 | | let code = if err.is_not_found() { [INFO] [stdout] 283 | | StatusCode::NOT_FOUND [INFO] [stdout] 284 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 290 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 291 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:281:78 [INFO] [stdout] | [INFO] [stdout] 281 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 282 | | let code = if err.is_not_found() { [INFO] [stdout] 283 | | StatusCode::NOT_FOUND [INFO] [stdout] 284 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 290 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 291 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> examples/warp.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openid-examples` (example "warp") due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "f9b00eea79d5d7a570cfa71bc97b3e6bfbdc3b3d42a0cb4d259321eabb52b692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b00eea79d5d7a570cfa71bc97b3e6bfbdc3b3d42a0cb4d259321eabb52b692", kill_on_drop: false }` [INFO] [stdout] f9b00eea79d5d7a570cfa71bc97b3e6bfbdc3b3d42a0cb4d259321eabb52b692