[INFO] cloning repository https://github.com/outscale/osc-ricochet-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outscale/osc-ricochet-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutscale%2Fosc-ricochet-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutscale%2Fosc-ricochet-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45cf90b7ace11e14a77b9ebe4bd9d32365f5183e
[INFO] checking outscale/osc-ricochet-2 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%2Foutscale%2Fosc-ricochet-2" "/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/outscale/osc-ricochet-2
[INFO] finished tweaking git repo https://github.com/outscale/osc-ricochet-2
[INFO] tweaked toml for git repo https://github.com/outscale/osc-ricochet-2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/outscale/osc-ricochet-2 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/outscale/osc-ricochet-2 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] c4934770bb5fd36f9e356f5db20a23ca683afb37489a57a8143174746e48c4ad
[INFO] running `Command { std: "docker" "start" "-a" "c4934770bb5fd36f9e356f5db20a23ca683afb37489a57a8143174746e48c4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4934770bb5fd36f9e356f5db20a23ca683afb37489a57a8143174746e48c4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4934770bb5fd36f9e356f5db20a23ca683afb37489a57a8143174746e48c4ad", kill_on_drop: false }`
[INFO] [stdout] c4934770bb5fd36f9e356f5db20a23ca683afb37489a57a8143174746e48c4ad
[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] ff1e635507db51888f7297b095bc1766d43b139c5126a9547e8f47376cec85e3
[INFO] running `Command { std: "docker" "start" "-a" "ff1e635507db51888f7297b095bc1766d43b139c5126a9547e8f47376cec85e3", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking xml2json-rs v1.0.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tls-listener v0.5.1
[INFO] [stderr]     Checking simple-hyper-server-tls v0.3.2
[INFO] [stderr]     Checking ricochet-2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:65
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn bad_auth(error: String) -> Result<Response<Body>,Infallible> {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 162 | |     let mut response = Response::new(Body::empty());
[INFO] [stdout] 163 | |
[INFO] [stdout] 164 | |     eprintln!("bad_auth: {}", error);
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     Ok(response)
[INFO] [stdout] 169 | | }
[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<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3578:56
[INFO] [stdout]      |
[INFO] [stdout] 3578 |                    -> Result<Response<Body>, Infallible> {
[INFO] [stdout]      |  ________________________________________________________^
[INFO] [stdout] 3579 | |     let main_json = connection.lock().await;
[INFO] [stdout] 3580 | |     let cfg = cfg.lock().await;
[INFO] [stdout] 3581 | |     let method = req.method().clone();
[INFO] [stdout] ...    |
[INFO] [stdout] 3926 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3578:56
[INFO] [stdout]      |
[INFO] [stdout] 3578 |                    -> Result<Response<Body>, Infallible> {
[INFO] [stdout]      |  ________________________________________________________^
[INFO] [stdout] 3579 | |     let main_json = connection.lock().await;
[INFO] [stdout] 3580 | |     let cfg = cfg.lock().await;
[INFO] [stdout] 3581 | |     let method = req.method().clone();
[INFO] [stdout] ...    |
[INFO] [stdout] 3926 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3642:30
[INFO] [stdout]      |
[INFO] [stdout] 3642 |                 _ =>  return bad_auth("\"Authorization Header is broken, should start witgh 'Credential='\"".to_string())
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3646:30
[INFO] [stdout]      |
[INFO] [stdout] 3646 |                 _ =>  return bad_auth("\"Authorization Header is broken, can't find ACCESS_KEY\"".to_string())
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3802:28
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                     return Ok(response)
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3807:20
[INFO] [stdout]      |
[INFO] [stdout] 3807 |             return bad_auth("\"Authorization Header wrong Format\"".to_string());
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3904:5
[INFO] [stdout]      |
[INFO] [stdout] 3904 | /     match to_call {
[INFO] [stdout] 3905 | |         Ok(which_call) => {
[INFO] [stdout] 3906 | |             let res = try_conver_response(which_call.eval(
[INFO] [stdout] 3907 | |                 main_json, cfg, bytes, user_id, req_id, headers,
[INFO] [stdout] ...    |
[INFO] [stdout] 3925 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3905:27
[INFO] [stdout]      |
[INFO] [stdout] 3905 |           Ok(which_call) => {
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout] 3906 | |             let res = try_conver_response(which_call.eval(
[INFO] [stdout] 3907 | |                 main_json, cfg, bytes, user_id, req_id, headers,
[INFO] [stdout] 3908 | |                 auth
[INFO] [stdout] ...    |
[INFO] [stdout] 3917 | |             Ok(response)
[INFO] [stdout] 3918 | |         },
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3917:13
[INFO] [stdout]      |
[INFO] [stdout] 3917 |             Ok(response)
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3919:14
[INFO] [stdout]      |
[INFO] [stdout] 3919 |           _ => {
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 3920 | |             let mut response = Response::new(Body::empty());
[INFO] [stdout] 3921 | |             println!("404 Unknow call {}", uri.path());
[INFO] [stdout] 3922 | |             *response.status_mut() = StatusCode::NOT_FOUND;
[INFO] [stdout] 3923 | |             Ok(response)
[INFO] [stdout] 3924 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3923:13
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             Ok(response)
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:40
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:42
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:79
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:42
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:36
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:38
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:75
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:38
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricochet-2` (bin "ricochet-2" test) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:161:65
[INFO] [stdout]     |
[INFO] [stdout] 161 |   fn bad_auth(error: String) -> Result<Response<Body>,Infallible> {
[INFO] [stdout]     |  _________________________________________________________________^
[INFO] [stdout] 162 | |     let mut response = Response::new(Body::empty());
[INFO] [stdout] 163 | |
[INFO] [stdout] 164 | |     eprintln!("bad_auth: {}", error);
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |     Ok(response)
[INFO] [stdout] 169 | | }
[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<Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3578:56
[INFO] [stdout]      |
[INFO] [stdout] 3578 |                    -> Result<Response<Body>, Infallible> {
[INFO] [stdout]      |  ________________________________________________________^
[INFO] [stdout] 3579 | |     let main_json = connection.lock().await;
[INFO] [stdout] 3580 | |     let cfg = cfg.lock().await;
[INFO] [stdout] 3581 | |     let method = req.method().clone();
[INFO] [stdout] ...    |
[INFO] [stdout] 3926 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3578:56
[INFO] [stdout]      |
[INFO] [stdout] 3578 |                    -> Result<Response<Body>, Infallible> {
[INFO] [stdout]      |  ________________________________________________________^
[INFO] [stdout] 3579 | |     let main_json = connection.lock().await;
[INFO] [stdout] 3580 | |     let cfg = cfg.lock().await;
[INFO] [stdout] 3581 | |     let method = req.method().clone();
[INFO] [stdout] ...    |
[INFO] [stdout] 3926 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3642:30
[INFO] [stdout]      |
[INFO] [stdout] 3642 |                 _ =>  return bad_auth("\"Authorization Header is broken, should start witgh 'Credential='\"".to_string())
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3646:30
[INFO] [stdout]      |
[INFO] [stdout] 3646 |                 _ =>  return bad_auth("\"Authorization Header is broken, can't find ACCESS_KEY\"".to_string())
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3802:28
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                     return Ok(response)
[INFO] [stdout]      |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3807:20
[INFO] [stdout]      |
[INFO] [stdout] 3807 |             return bad_auth("\"Authorization Header wrong Format\"".to_string());
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3904:5
[INFO] [stdout]      |
[INFO] [stdout] 3904 | /     match to_call {
[INFO] [stdout] 3905 | |         Ok(which_call) => {
[INFO] [stdout] 3906 | |             let res = try_conver_response(which_call.eval(
[INFO] [stdout] 3907 | |                 main_json, cfg, bytes, user_id, req_id, headers,
[INFO] [stdout] ...    |
[INFO] [stdout] 3925 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3905:27
[INFO] [stdout]      |
[INFO] [stdout] 3905 |           Ok(which_call) => {
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout] 3906 | |             let res = try_conver_response(which_call.eval(
[INFO] [stdout] 3907 | |                 main_json, cfg, bytes, user_id, req_id, headers,
[INFO] [stdout] 3908 | |                 auth
[INFO] [stdout] ...    |
[INFO] [stdout] 3917 | |             Ok(response)
[INFO] [stdout] 3918 | |         },
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3917:13
[INFO] [stdout]      |
[INFO] [stdout] 3917 |             Ok(response)
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3919:14
[INFO] [stdout]      |
[INFO] [stdout] 3919 |           _ => {
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 3920 | |             let mut response = Response::new(Body::empty());
[INFO] [stdout] 3921 | |             println!("404 Unknow call {}", uri.path());
[INFO] [stdout] 3922 | |             *response.status_mut() = StatusCode::NOT_FOUND;
[INFO] [stdout] 3923 | |             Ok(response)
[INFO] [stdout] 3924 | |         }
[INFO] [stdout]      | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:3923:13
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             Ok(response)
[INFO] [stdout]      |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:40
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:42
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:79
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4025:42
[INFO] [stdout]      |
[INFO] [stdout] 4025 | ...                   async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:36
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:38
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:75
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]     --> src/main.rs:4042:38
[INFO] [stdout]      |
[INFO] [stdout] 4042 |                         async move { handler(_req, &connection, id, &cfg).await }
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricochet-2` (bin "ricochet-2") due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff1e635507db51888f7297b095bc1766d43b139c5126a9547e8f47376cec85e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1e635507db51888f7297b095bc1766d43b139c5126a9547e8f47376cec85e3", kill_on_drop: false }`
[INFO] [stdout] ff1e635507db51888f7297b095bc1766d43b139c5126a9547e8f47376cec85e3
