[INFO] cloning repository https://github.com/Matheus-Ribeiro95/rust-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matheus-Ribeiro95/rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-Ribeiro95%2Frust-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-Ribeiro95%2Frust-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40e5c1bce69d20b571f7dc5da134ff4e48af332b
[INFO] checking Matheus-Ribeiro95/rust-template 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%2FMatheus-Ribeiro95%2Frust-template" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Matheus-Ribeiro95/rust-template
[INFO] finished tweaking git repo https://github.com/Matheus-Ribeiro95/rust-template
[INFO] tweaked toml for git repo https://github.com/Matheus-Ribeiro95/rust-template written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Matheus-Ribeiro95/rust-template 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/Matheus-Ribeiro95/rust-template 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cea15ea5efa7810fdfda40e0d261cc49d86059f5452a6f799d02e0ca81c2bc41
[INFO] running `Command { std: "docker" "start" "-a" "cea15ea5efa7810fdfda40e0d261cc49d86059f5452a6f799d02e0ca81c2bc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea15ea5efa7810fdfda40e0d261cc49d86059f5452a6f799d02e0ca81c2bc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea15ea5efa7810fdfda40e0d261cc49d86059f5452a6f799d02e0ca81c2bc41", kill_on_drop: false }`
[INFO] [stdout] cea15ea5efa7810fdfda40e0d261cc49d86059f5452a6f799d02e0ca81c2bc41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] af5261e18cdb04b810f718ebbc5a98b0133fd77a33e6a040b08d5c666fc708d1
[INFO] running `Command { std: "docker" "start" "-a" "af5261e18cdb04b810f718ebbc5a98b0133fd77a33e6a040b08d5c666fc708d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking xitca-unsafe-collection v0.2.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking xitca-service v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking xitca-router v0.3.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling uuid-macro-internal v1.12.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling scylla-macros v0.7.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking xitca-io v0.4.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-ws v0.3.0
[INFO] [stderr]     Checking xitca-http v0.6.0
[INFO] [stderr]     Checking xitca-server v0.4.0
[INFO] [stderr]     Checking scylla-cql v0.4.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking xitca-web v0.6.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ws v0.9.2
[INFO] [stderr]     Checking scylla v0.15.1
[INFO] [stderr]     Checking matheusribeiro95-rust-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env::VarError`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env::VarError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FromRequest`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     handler::{FromRequest, handler_service},
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 |     if (query_rows.rows_num() < 1) {
[INFO] [stdout]     |        ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -     if (query_rows.rows_num() < 1) {
[INFO] [stdout] 232 +     if query_rows.rows_num() < 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::VarError`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::env::VarError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FromRequest`
[INFO] [stdout]   --> src/main.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     handler::{FromRequest, handler_service},
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 |     if (query_rows.rows_num() < 1) {
[INFO] [stdout]     |        ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -     if (query_rows.rows_num() < 1) {
[INFO] [stdout] 232 +     if query_rows.rows_num() < 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Session(NewSessionError),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 -     Session(NewSessionError),
[INFO] [stdout] 85 +     Session(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Query(QueryError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 -     Query(QueryError),
[INFO] [stdout] 86 +     Query(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Type(TypeCheckError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Type(TypeCheckError),
[INFO] [stdout] 87 +     Type(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     IntoRowsResult(IntoRowsResultError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     IntoRowsResult(IntoRowsResultError),
[INFO] [stdout] 88 +     IntoRowsResult(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ParseJSOn(serde_json::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -     ParseJSOn(serde_json::Error),
[INFO] [stdout] 89 +     ParseJSOn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     UUID(uuid::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 90 -     UUID(uuid::Error),
[INFO] [stdout] 90 +     UUID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ProtocolErrorWS(ProtocolError),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 91 -     ProtocolErrorWS(ProtocolError),
[INFO] [stdout] 91 +     ProtocolErrorWS(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     AnyHowError(anyhow::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     AnyHowError(anyhow::Error),
[INFO] [stdout] 92 +     AnyHowError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:89
[INFO] [stdout]     |
[INFO] [stdout] 161 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 162 | |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout] 163 | |     }
[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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:89
[INFO] [stdout]     |
[INFO] [stdout] 161 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 162 | |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout] 163 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:43
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Response<ResponseBody>>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:47
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matheusribeiro95-rust-template` (bin "matheusribeiro95-rust-template" test) due to 9 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Session(NewSessionError),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 -     Session(NewSessionError),
[INFO] [stdout] 85 +     Session(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Query(QueryError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 -     Query(QueryError),
[INFO] [stdout] 86 +     Query(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Type(TypeCheckError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 87 -     Type(TypeCheckError),
[INFO] [stdout] 87 +     Type(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     IntoRowsResult(IntoRowsResultError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     IntoRowsResult(IntoRowsResultError),
[INFO] [stdout] 88 +     IntoRowsResult(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ParseJSOn(serde_json::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -     ParseJSOn(serde_json::Error),
[INFO] [stdout] 89 +     ParseJSOn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     UUID(uuid::Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 90 -     UUID(uuid::Error),
[INFO] [stdout] 90 +     UUID(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ProtocolErrorWS(ProtocolError),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 91 -     ProtocolErrorWS(ProtocolError),
[INFO] [stdout] 91 +     ProtocolErrorWS(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     AnyHowError(anyhow::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     AnyHowError(anyhow::Error),
[INFO] [stdout] 92 +     AnyHowError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:89
[INFO] [stdout]     |
[INFO] [stdout] 161 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 162 | |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout] 163 | |     }
[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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:89
[INFO] [stdout]     |
[INFO] [stdout] 161 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 162 | |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout] 163 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:43
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         StatusCode::BAD_REQUEST.call(ctx).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Response<ResponseBody>>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:47
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/main.rs:308:24
[INFO] [stdout]     |
[INFO] [stdout] 308 |             let _res = e.call(ctx.reborrow()).await?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matheusribeiro95-rust-template` (bin "matheusribeiro95-rust-template") due to 9 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "af5261e18cdb04b810f718ebbc5a98b0133fd77a33e6a040b08d5c666fc708d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5261e18cdb04b810f718ebbc5a98b0133fd77a33e6a040b08d5c666fc708d1", kill_on_drop: false }`
[INFO] [stdout] af5261e18cdb04b810f718ebbc5a98b0133fd77a33e6a040b08d5c666fc708d1
