[INFO] cloning repository https://github.com/yamahigashi/hoshiyomi.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamahigashi/hoshiyomi.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamahigashi%2Fhoshiyomi.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamahigashi%2Fhoshiyomi.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12017b3c8660cd0406745d056e47a1c41a4b6368
[INFO] checking yamahigashi/hoshiyomi.rs 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%2Fyamahigashi%2Fhoshiyomi.rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yamahigashi/hoshiyomi.rs
[INFO] finished tweaking git repo https://github.com/yamahigashi/hoshiyomi.rs
[INFO] tweaked toml for git repo https://github.com/yamahigashi/hoshiyomi.rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yamahigashi/hoshiyomi.rs 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/yamahigashi/hoshiyomi.rs 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] 9836e1b0fbfc42b6566f40a38e51ef47925c430a7a8e16d083548879793985db
[INFO] running `Command { std: "docker" "start" "-a" "9836e1b0fbfc42b6566f40a38e51ef47925c430a7a8e16d083548879793985db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9836e1b0fbfc42b6566f40a38e51ef47925c430a7a8e16d083548879793985db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9836e1b0fbfc42b6566f40a38e51ef47925c430a7a8e16d083548879793985db", kill_on_drop: false }`
[INFO] [stdout] 9836e1b0fbfc42b6566f40a38e51ef47925c430a7a8e16d083548879793985db
[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] bb5159cc986b5921f0bc47f0e5eb38e389467b6e8e8370b16cec7c4f4bac72ba
[INFO] running `Command { std: "docker" "start" "-a" "bb5159cc986b5921f0bc47f0e5eb38e389467b6e8e8370b16cec7c4f4bac72ba", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling Hoshiyomi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.7.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.24
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:444:81
[INFO] [stdout]     |
[INFO] [stdout] 444 |   async fn feed_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 445 | |     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | | }
[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<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:444:81
[INFO] [stdout]     |
[INFO] [stdout] 444 |   async fn feed_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 445 | |     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 | /     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] 448 | |             response.headers_mut().insert(
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:446:20
[INFO] [stdout]     |
[INFO] [stdout] 446 |           Ok(xml) => {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] 448 | |             response.headers_mut().insert(
[INFO] [stdout] 449 | |                 header::CONTENT_TYPE,
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |             Ok(response)
[INFO] [stdout] 456 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:457:21
[INFO] [stdout]     |
[INFO] [stdout] 457 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 458 | |             eprintln!("Failed to render feed: {err:?}");
[INFO] [stdout] 459 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 460 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 465 | |             Ok(response)
[INFO] [stdout] 466 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:470:82
[INFO] [stdout]     |
[INFO] [stdout] 470 |   async fn index_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 471 | |     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:470:82
[INFO] [stdout]     |
[INFO] [stdout] 470 |   async fn index_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 471 | |     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 | /     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] 474 | |             response.headers_mut().insert(
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |           Ok(html) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] 474 | |             response.headers_mut().insert(
[INFO] [stdout] 475 | |                 header::CONTENT_TYPE,
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |             Ok(response)
[INFO] [stdout] 482 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:483:21
[INFO] [stdout]     |
[INFO] [stdout] 483 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 484 | |             eprintln!("Failed to render HTML: {err:?}");
[INFO] [stdout] 485 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 486 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |             Ok(response)
[INFO] [stdout] 492 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:491:13
[INFO] [stdout]     |
[INFO] [stdout] 491 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 501 | |     let query = params.to_star_query();
[INFO] [stdout] 502 | |     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 501 | |     let query = params.to_star_query();
[INFO] [stdout] 502 | |     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:502:5
[INFO] [stdout]     |
[INFO] [stdout] 502 | /     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] 504 | |             let newest_fetched = result.newest_fetched_at;
[INFO] [stdout] 505 | |             let total = result.total;
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:503:23
[INFO] [stdout]     |
[INFO] [stdout] 503 |           Ok(result) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 504 | |             let newest_fetched = result.newest_fetched_at;
[INFO] [stdout] 505 | |             let total = result.total;
[INFO] [stdout] 506 | |             let etag_value = compute_stars_etag(&query.normalized_key(), newest_fetched, total);
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             Ok(response)
[INFO] [stdout] 550 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:517:24
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 return Ok(response);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:549:13
[INFO] [stdout]     |
[INFO] [stdout] 549 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 552 | |             eprintln!("Failed to load star events: {err:?}");
[INFO] [stdout] 553 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 554 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |             Ok(response)
[INFO] [stdout] 560 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 568 | |     let snapshot = state.scheduler().snapshot().await;
[INFO] [stdout] 569 | |     let next_check = match state.next_check_summary().await {
[INFO] [stdout] 570 | |         Ok(summary) => summary,
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     Ok(response)
[INFO] [stdout] 603 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 568 | |     let snapshot = state.scheduler().snapshot().await;
[INFO] [stdout] 569 | |     let next_check = match state.next_check_summary().await {
[INFO] [stdout] 570 | |         Ok(summary) => summary,
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     Ok(response)
[INFO] [stdout] 603 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:596:16
[INFO] [stdout]     |
[INFO] [stdout] 596 |         return Ok(response);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:602:5
[INFO] [stdout]     |
[INFO] [stdout] 602 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 609 | |     let snapshot = match state.options_snapshot().await {
[INFO] [stdout] 610 | |         Ok(snapshot) => snapshot,
[INFO] [stdout] 611 | |         Err(err) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     Ok(response)
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 609 | |     let snapshot = match state.options_snapshot().await {
[INFO] [stdout] 610 | |         Ok(snapshot) => snapshot,
[INFO] [stdout] 611 | |         Err(err) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     Ok(response)
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:659:16
[INFO] [stdout]     |
[INFO] [stdout] 659 |         return Ok(response);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:665:5
[INFO] [stdout]     |
[INFO] [stdout] 665 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Hoshiyomi` (lib) due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:444:81
[INFO] [stdout]     |
[INFO] [stdout] 444 |   async fn feed_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 445 | |     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | | }
[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: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:444:81
[INFO] [stdout]     |
[INFO] [stdout] 444 |   async fn feed_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________^
[INFO] [stdout] 445 | |     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 | /     match state.feed_xml().await {
[INFO] [stdout] 446 | |         Ok(xml) => {
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] 448 | |             response.headers_mut().insert(
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:446:20
[INFO] [stdout]     |
[INFO] [stdout] 446 |           Ok(xml) => {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 447 | |             let mut response = WarpResponse::new(xml.into());
[INFO] [stdout] 448 | |             response.headers_mut().insert(
[INFO] [stdout] 449 | |                 header::CONTENT_TYPE,
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |             Ok(response)
[INFO] [stdout] 456 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:457:21
[INFO] [stdout]     |
[INFO] [stdout] 457 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 458 | |             eprintln!("Failed to render feed: {err:?}");
[INFO] [stdout] 459 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 460 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 465 | |             Ok(response)
[INFO] [stdout] 466 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 465 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:470:82
[INFO] [stdout]     |
[INFO] [stdout] 470 |   async fn index_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 471 | |     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:470:82
[INFO] [stdout]     |
[INFO] [stdout] 470 |   async fn index_handler(state: Arc<AppState>) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 471 | |     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 | /     match state.html_page().await {
[INFO] [stdout] 472 | |         Ok(html) => {
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] 474 | |             response.headers_mut().insert(
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |           Ok(html) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 473 | |             let mut response = WarpResponse::new(html.into());
[INFO] [stdout] 474 | |             response.headers_mut().insert(
[INFO] [stdout] 475 | |                 header::CONTENT_TYPE,
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |             Ok(response)
[INFO] [stdout] 482 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:483:21
[INFO] [stdout]     |
[INFO] [stdout] 483 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 484 | |             eprintln!("Failed to render HTML: {err:?}");
[INFO] [stdout] 485 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 486 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |             Ok(response)
[INFO] [stdout] 492 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:491:13
[INFO] [stdout]     |
[INFO] [stdout] 491 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 501 | |     let query = params.to_star_query();
[INFO] [stdout] 502 | |     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:500:39
[INFO] [stdout]     |
[INFO] [stdout] 500 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 501 | |     let query = params.to_star_query();
[INFO] [stdout] 502 | |     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:502:5
[INFO] [stdout]     |
[INFO] [stdout] 502 | /     match state.star_list(&query).await {
[INFO] [stdout] 503 | |         Ok(result) => {
[INFO] [stdout] 504 | |             let newest_fetched = result.newest_fetched_at;
[INFO] [stdout] 505 | |             let total = result.total;
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:503:23
[INFO] [stdout]     |
[INFO] [stdout] 503 |           Ok(result) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 504 | |             let newest_fetched = result.newest_fetched_at;
[INFO] [stdout] 505 | |             let total = result.total;
[INFO] [stdout] 506 | |             let etag_value = compute_stars_etag(&query.normalized_key(), newest_fetched, total);
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             Ok(response)
[INFO] [stdout] 550 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:517:24
[INFO] [stdout]     |
[INFO] [stdout] 517 |                 return Ok(response);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:549:13
[INFO] [stdout]     |
[INFO] [stdout] 549 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |           Err(err) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 552 | |             eprintln!("Failed to load star events: {err:?}");
[INFO] [stdout] 553 | |             let mut response = WarpResponse::new("Internal Server Error".to_string().into());
[INFO] [stdout] 554 | |             *response.status_mut() = StatusCode::INTERNAL_SERVER_ERROR;
[INFO] [stdout] ...   |
[INFO] [stdout] 559 | |             Ok(response)
[INFO] [stdout] 560 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 568 | |     let snapshot = state.scheduler().snapshot().await;
[INFO] [stdout] 569 | |     let next_check = match state.next_check_summary().await {
[INFO] [stdout] 570 | |         Ok(summary) => summary,
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     Ok(response)
[INFO] [stdout] 603 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:567:39
[INFO] [stdout]     |
[INFO] [stdout] 567 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 568 | |     let snapshot = state.scheduler().snapshot().await;
[INFO] [stdout] 569 | |     let next_check = match state.next_check_summary().await {
[INFO] [stdout] 570 | |         Ok(summary) => summary,
[INFO] [stdout] ...   |
[INFO] [stdout] 602 | |     Ok(response)
[INFO] [stdout] 603 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:596:16
[INFO] [stdout]     |
[INFO] [stdout] 596 |         return Ok(response);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:602:5
[INFO] [stdout]     |
[INFO] [stdout] 602 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 609 | |     let snapshot = match state.options_snapshot().await {
[INFO] [stdout] 610 | |         Ok(snapshot) => snapshot,
[INFO] [stdout] 611 | |         Err(err) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     Ok(response)
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:608:39
[INFO] [stdout]     |
[INFO] [stdout] 608 |   ) -> Result<WarpResponse, Infallible> {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 609 | |     let snapshot = match state.options_snapshot().await {
[INFO] [stdout] 610 | |         Ok(snapshot) => snapshot,
[INFO] [stdout] 611 | |         Err(err) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     Ok(response)
[INFO] [stdout] 666 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:659:16
[INFO] [stdout]     |
[INFO] [stdout] 659 |         return Ok(response);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<warp::http::Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/server.rs:665:5
[INFO] [stdout]     |
[INFO] [stdout] 665 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Hoshiyomi` (lib test) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb5159cc986b5921f0bc47f0e5eb38e389467b6e8e8370b16cec7c4f4bac72ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5159cc986b5921f0bc47f0e5eb38e389467b6e8e8370b16cec7c4f4bac72ba", kill_on_drop: false }`
[INFO] [stdout] bb5159cc986b5921f0bc47f0e5eb38e389467b6e8e8370b16cec7c4f4bac72ba
