[INFO] cloning repository https://github.com/jasonalexander-ja/crashtestdev-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonalexander-ja/crashtestdev-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonalexander-ja%2Fcrashtestdev-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonalexander-ja%2Fcrashtestdev-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0546fef0a6095fde3674ba6affcc2927ffa08d51 [INFO] checking jasonalexander-ja/crashtestdev-api against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonalexander-ja%2Fcrashtestdev-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jasonalexander-ja/crashtestdev-api [INFO] finished tweaking git repo https://github.com/jasonalexander-ja/crashtestdev-api [INFO] tweaked toml for git repo https://github.com/jasonalexander-ja/crashtestdev-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jasonalexander-ja/crashtestdev-api 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 git repo https://github.com/jasonalexander-ja/crashtestdev-api 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b193a04cb4945e0621df131bad8c3a3ec29c7d43744fb4d238a580ae92ff930b [INFO] running `Command { std: "docker" "start" "-a" "b193a04cb4945e0621df131bad8c3a3ec29c7d43744fb4d238a580ae92ff930b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b193a04cb4945e0621df131bad8c3a3ec29c7d43744fb4d238a580ae92ff930b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b193a04cb4945e0621df131bad8c3a3ec29c7d43744fb4d238a580ae92ff930b", kill_on_drop: false }` [INFO] [stdout] b193a04cb4945e0621df131bad8c3a3ec29c7d43744fb4d238a580ae92ff930b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 51c5e619f402adc478a14715467a47e820748f49a14adf6bf4cbf6e78575b893 [INFO] running `Command { std: "docker" "start" "-a" "51c5e619f402adc478a14715467a47e820748f49a14adf6bf4cbf6e78575b893", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking hmac-sha256 v1.1.12 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking url-builder v0.1.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.19.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking biscuit v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking validator v0.19.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking warp v0.4.2 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking openid v0.18.3 [INFO] [stderr] Checking crashtestdev-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:68:78 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 69 | | let code = if err.is_not_found() { [INFO] [stdout] 70 | | StatusCode::NOT_FOUND [INFO] [stdout] 71 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 77 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 78 | | } [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] --> src/main.rs:68:78 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 69 | | let code = if err.is_not_found() { [INFO] [stdout] 70 | | StatusCode::NOT_FOUND [INFO] [stdout] 71 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 77 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:114:43 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 115 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 116 | | match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:114:43 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 115 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 116 | | match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] 118 | | let id = create_session(token, user_info, sessions).await; [INFO] [stdout] 119 | | let url = create_origin_url(id, login_query, appsettings); [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 117 | Ok(Some((token, user_info))) => { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 118 | | let id = create_session(token, user_info, sessions).await; [INFO] [stdout] 119 | | let url = create_origin_url(id, login_query, appsettings); [INFO] [stdout] 120 | | Ok(Response::builder() [INFO] [stdout] ... | [INFO] [stdout] 124 | | .unwrap()) [INFO] [stdout] 125 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / Ok(Response::builder() [INFO] [stdout] 121 | | .status(StatusCode::MOVED_PERMANENTLY) [INFO] [stdout] 122 | | .header(warp::http::header::LOCATION, url) [INFO] [stdout] 123 | | .body("") [INFO] [stdout] 124 | | .unwrap()) [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | Ok(None) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 127 | | error!("login error in call: no id_token found"); [INFO] [stdout] 128 | | response_unauthorized() [INFO] [stdout] 129 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | Err(err) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 131 | | error!("login error in call: {:?}", err); [INFO] [stdout] 132 | | response_unauthorized() [INFO] [stdout] 133 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:171:74 [INFO] [stdout] | [INFO] [stdout] 171 | fn response_unauthorized() -> Result, Infallible> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 172 | | Ok(Response::builder() [INFO] [stdout] 173 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 174 | | .body("") [INFO] [stdout] 175 | | .unwrap()) [INFO] [stdout] 176 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / Ok(Response::builder() [INFO] [stdout] 173 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 174 | | .body("") [INFO] [stdout] 175 | | .unwrap()) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:179:124 [INFO] [stdout] | [INFO] [stdout] 179 | async fn reply_authorize(oidc_client: Arc, appsettings: AppSettings) -> Result { [INFO] [stdout] | ____________________________________________________________________________________________________________________________^ [INFO] [stdout] 180 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] 181 | | scope: Some("openid email profile".into()), [INFO] [stdout] 182 | | state: Some(appsettings.origin), [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:179:124 [INFO] [stdout] | [INFO] [stdout] 179 | async fn reply_authorize(oidc_client: Arc, appsettings: AppSettings) -> Result { [INFO] [stdout] | ____________________________________________________________________________________________________________________________^ [INFO] [stdout] 180 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] 181 | | scope: Some("openid email profile".into()), [INFO] [stdout] 182 | | state: Some(appsettings.origin), [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / Ok(warp::reply::with_header( [INFO] [stdout] 191 | | StatusCode::FOUND, [INFO] [stdout] 192 | | warp::http::header::LOCATION, [INFO] [stdout] 193 | | url, [INFO] [stdout] 194 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:68:78 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 69 | | let code = if err.is_not_found() { [INFO] [stdout] 70 | | StatusCode::NOT_FOUND [INFO] [stdout] 71 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 77 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 78 | | } [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] --> src/main.rs:68:78 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle_rejections(err: Rejection) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 69 | | let code = if err.is_not_found() { [INFO] [stdout] 70 | | StatusCode::NOT_FOUND [INFO] [stdout] 71 | | } else if let Some(Unauthorized) = err.find() { [INFO] [stdout] ... | [INFO] [stdout] 77 | | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(warp::reply::with_status(warp::reply(), code)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:114:43 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 115 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 116 | | match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:114:43 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Result { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 115 | | let request_token = request_token(&oidc_client, &login_query).await; [INFO] [stdout] 116 | | match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / match request_token { [INFO] [stdout] 117 | | Ok(Some((token, user_info))) => { [INFO] [stdout] 118 | | let id = create_session(token, user_info, sessions).await; [INFO] [stdout] 119 | | let url = create_origin_url(id, login_query, appsettings); [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 117 | Ok(Some((token, user_info))) => { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 118 | | let id = create_session(token, user_info, sessions).await; [INFO] [stdout] 119 | | let url = create_origin_url(id, login_query, appsettings); [INFO] [stdout] 120 | | Ok(Response::builder() [INFO] [stdout] ... | [INFO] [stdout] 124 | | .unwrap()) [INFO] [stdout] 125 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / Ok(Response::builder() [INFO] [stdout] 121 | | .status(StatusCode::MOVED_PERMANENTLY) [INFO] [stdout] 122 | | .header(warp::http::header::LOCATION, url) [INFO] [stdout] 123 | | .body("") [INFO] [stdout] 124 | | .unwrap()) [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | Ok(None) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 127 | | error!("login error in call: no id_token found"); [INFO] [stdout] 128 | | response_unauthorized() [INFO] [stdout] 129 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | Err(err) => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 131 | | error!("login error in call: {:?}", err); [INFO] [stdout] 132 | | response_unauthorized() [INFO] [stdout] 133 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | response_unauthorized() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:171:74 [INFO] [stdout] | [INFO] [stdout] 171 | fn response_unauthorized() -> Result, Infallible> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 172 | | Ok(Response::builder() [INFO] [stdout] 173 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 174 | | .body("") [INFO] [stdout] 175 | | .unwrap()) [INFO] [stdout] 176 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / Ok(Response::builder() [INFO] [stdout] 173 | | .status(StatusCode::UNAUTHORIZED) [INFO] [stdout] 174 | | .body("") [INFO] [stdout] 175 | | .unwrap()) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:179:124 [INFO] [stdout] | [INFO] [stdout] 179 | async fn reply_authorize(oidc_client: Arc, appsettings: AppSettings) -> Result { [INFO] [stdout] | ____________________________________________________________________________________________________________________________^ [INFO] [stdout] 180 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] 181 | | scope: Some("openid email profile".into()), [INFO] [stdout] 182 | | state: Some(appsettings.origin), [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:179:124 [INFO] [stdout] | [INFO] [stdout] 179 | async fn reply_authorize(oidc_client: Arc, appsettings: AppSettings) -> Result { [INFO] [stdout] | ____________________________________________________________________________________________________________________________^ [INFO] [stdout] 180 | | let auth_url = oidc_client.auth_url(&Options { [INFO] [stdout] 181 | | scope: Some("openid email profile".into()), [INFO] [stdout] 182 | | state: Some(appsettings.origin), [INFO] [stdout] ... | [INFO] [stdout] 194 | | )) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/auth/mod.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / Ok(warp::reply::with_header( [INFO] [stdout] 191 | | StatusCode::FOUND, [INFO] [stdout] 192 | | warp::http::header::LOCATION, [INFO] [stdout] 193 | | url, [INFO] [stdout] 194 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crashtestdev-api` (bin "crashtestdev-api" test) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crashtestdev-api` (bin "crashtestdev-api") due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "51c5e619f402adc478a14715467a47e820748f49a14adf6bf4cbf6e78575b893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c5e619f402adc478a14715467a47e820748f49a14adf6bf4cbf6e78575b893", kill_on_drop: false }` [INFO] [stdout] 51c5e619f402adc478a14715467a47e820748f49a14adf6bf4cbf6e78575b893