[INFO] cloning repository https://github.com/Kayxue/ReleaseNotificationBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kayxue/ReleaseNotificationBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FReleaseNotificationBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FReleaseNotificationBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2234285a94c2ff3a7e3b2e8f201a8ea5a92a8739
[INFO] checking Kayxue/ReleaseNotificationBot 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%2FKayxue%2FReleaseNotificationBot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kayxue/ReleaseNotificationBot
[INFO] finished tweaking git repo https://github.com/Kayxue/ReleaseNotificationBot
[INFO] tweaked toml for git repo https://github.com/Kayxue/ReleaseNotificationBot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kayxue/ReleaseNotificationBot 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/Kayxue/ReleaseNotificationBot 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 12911b207b217f2d33e9ad6d6f5033e140deb037cee5157c218814d5339449a4
[INFO] running `Command { std: "docker" "start" "-a" "12911b207b217f2d33e9ad6d6f5033e140deb037cee5157c218814d5339449a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12911b207b217f2d33e9ad6d6f5033e140deb037cee5157c218814d5339449a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12911b207b217f2d33e9ad6d6f5033e140deb037cee5157c218814d5339449a4", kill_on_drop: false }`
[INFO] [stdout] 12911b207b217f2d33e9ad6d6f5033e140deb037cee5157c218814d5339449a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 34fb105d6b2a9d4df97158ebab89e4102633994b6b7a2e0042c20450e57fadb6
[INFO] running `Command { std: "docker" "start" "-a" "34fb105d6b2a9d4df97158ebab89e4102633994b6b7a2e0042c20450e57fadb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking xitca-unsafe-collection v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking xitca-service v0.3.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xitca-router v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling xitca-codegen v0.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking twilight-model v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking xitca-io v0.4.1
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.16.0
[INFO] [stderr]     Checking twilight-gateway-queue v0.16.0
[INFO] [stderr]     Checking xitca-server v0.5.0
[INFO] [stderr]     Checking xitca-http v0.7.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-websockets v0.11.4
[INFO] [stderr]     Checking xitca-web v0.7.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking twilight-validate v0.16.0
[INFO] [stderr]     Checking twilight-http v0.16.0
[INFO] [stderr]     Checking twilight-util v0.16.0
[INFO] [stderr]     Checking twilight-gateway v0.16.0
[INFO] [stderr]     Checking ReleaseNotificationBot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `send_message` is never used
[INFO] [stdout]   --> src/Discord.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn send_message(content: String) -> Result<(), String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CustomError` should have a snake case name
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod CustomError;
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case: `custom_error`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Discord` should have a snake case name
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod Discord;
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `discord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GitHub` should have a snake case name
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod GitHub;
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `git_hub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Middleware` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod Middleware;
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `middleware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_message` is never used
[INFO] [stdout]   --> src/Discord.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn send_message(content: String) -> Result<(), String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CustomError` should have a snake case name
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod CustomError;
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to snake case: `custom_error`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Discord` should have a snake case name
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod Discord;
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `discord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GitHub` should have a snake case name
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod GitHub;
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to snake case: `git_hub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Middleware` should have a snake case name
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod Middleware;
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `middleware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 42 | |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout] 43 | |     }
[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<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 42 | |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout] 43 | |     }
[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<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 42 | |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:77:89
[INFO] [stdout]    |
[INFO] [stdout] 77 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 78 | |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:77:89
[INFO] [stdout]    |
[INFO] [stdout] 77 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 78 | |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:64
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RequestBody` should have a snake case name
[INFO] [stdout]  --> src/GitHub.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod RequestBody {
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 42 | |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Service::call(&StatusCode::BAD_REQUEST, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, xitca_web::http::Response<ResponseBody>>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:77:89
[INFO] [stdout]    |
[INFO] [stdout] 77 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 78 | |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:77:89
[INFO] [stdout]    |
[INFO] [stdout] 77 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 78 | |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:64
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/CustomError.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Service::call(&StatusCode::INTERNAL_SERVER_ERROR, ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RequestBody` should have a snake case name
[INFO] [stdout]  --> src/GitHub.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod RequestBody {
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, xitca_web::http::Response<ResponseBody>>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<xitca_web::http::Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/Middleware.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ReleaseNotificationBot` (bin "ReleaseNotificationBot") due to 14 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ReleaseNotificationBot` (bin "ReleaseNotificationBot" test) due to 14 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "34fb105d6b2a9d4df97158ebab89e4102633994b6b7a2e0042c20450e57fadb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fb105d6b2a9d4df97158ebab89e4102633994b6b7a2e0042c20450e57fadb6", kill_on_drop: false }`
[INFO] [stdout] 34fb105d6b2a9d4df97158ebab89e4102633994b6b7a2e0042c20450e57fadb6
