[INFO] fetching crate motorx-core 0.0.10...
[INFO] checking motorx-core-0.0.10 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate motorx-core 0.0.10 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate motorx-core 0.0.10 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate motorx-core 0.0.10
[INFO] finished tweaking crates.io crate motorx-core 0.0.10
[INFO] tweaked toml for crates.io crate motorx-core 0.0.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.5.4
[INFO] [stderr]   Downloaded mio_wasi v0.8.9
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.4.3
[INFO] [stderr]   Downloaded tokio-util_wasi v0.7.5
[INFO] [stderr]   Downloaded h2_wasi v0.3.15
[INFO] [stderr]   Downloaded hyper_wasi v0.15.2
[INFO] [stderr]   Downloaded tokio_wasi v1.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a80ffbdab9fac08640c5331a3380b66dc8d361ca43e2f6d3640f56d5823ede08
[INFO] running `Command { std: "docker" "start" "-a" "a80ffbdab9fac08640c5331a3380b66dc8d361ca43e2f6d3640f56d5823ede08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80ffbdab9fac08640c5331a3380b66dc8d361ca43e2f6d3640f56d5823ede08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80ffbdab9fac08640c5331a3380b66dc8d361ca43e2f6d3640f56d5823ede08", kill_on_drop: false }`
[INFO] [stdout] a80ffbdab9fac08640c5331a3380b66dc8d361ca43e2f6d3640f56d5823ede08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0020262a7ae8f15e80c13687fecadaaf98abb659458a2c8e5ab1cb4f500a96df
[INFO] running `Command { std: "docker" "start" "-a" "0020262a7ae8f15e80c13687fecadaaf98abb659458a2c8e5ab1cb4f500a96df", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking motorx-core v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> src/config/mod.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::HashMap, net::SocketAddr, str::FromStr};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `http1_preserve_header_case` found for struct `hyper::client::conn::http1::Builder` in the current scope
[INFO] [stdout]   --> src/conn_pool.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |                       let (sender, conn) = client::conn::http1::Builder::new()
[INFO] [stdout]    |  __________________________________________-
[INFO] [stdout] 60 | |                         .http1_preserve_header_case(true)
[INFO] [stdout]    | |_________________________-^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `preserve_header_case` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 |                         .preserve_header_case(true)
[INFO] [stdout]    |                          ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:32:78
[INFO] [stdout]     |
[INFO] [stdout] 32  |             let auth_res = util::authenticate(&*config, upstream, peer_addr, &req).await?;
[INFO] [stdout]     |                            ------------------                                ^^^^ expected `&Request<_>`, found `&Request<Incoming>`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Request<Incoming>` and `http::Request<_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Request<Incoming>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/request.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Request<_>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/handle/util.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub(crate) async fn authenticate<B>(
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     req: &Request<B>,
[INFO] [stdout]     |     ----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:35:27
[INFO] [stdout]     |
[INFO] [stdout] 35  |                 return Ok(res);
[INFO] [stdout]     |                        -- ^^^ expected `Response<BoxBody<Bytes, Error>>`, found a different `Response<BoxBody<Bytes, Error>>`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response<BoxBody<Bytes, Error>>` and `Response<BoxBody<Bytes, Error>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] help: the type constructed contains `http::Response<BoxBody<bytes::Bytes, error::Error>>` due to the type of the argument passed
[INFO] [stdout]    --> src/handle/mod.rs:35:24
[INFO] [stdout]     |
[INFO] [stdout] 35  |                 return Ok(res);
[INFO] [stdout]     |                        ^^^---^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handle/mod.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout] 68 |             if cache_settings.methods.contains(req.method()) {
[INFO] [stdout]    |                                       -------- ^^^^^^^^^^^^ expected `http::Method`, found `hyper::Method`
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hyper::Method` and `http::Method` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Method` is defined in crate `http`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/method.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Method(Inner);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Method` is defined in crate `http`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/method.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Method(Inner);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/slice/mod.rs:2524:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/handle/mod.rs:70:44
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let cache = rule_cache.get(req.uri()).cloned();
[INFO] [stdout]    |                                        --- ^^^^^^^^^ expected `http::Uri`, found `hyper::Uri`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hyper::Uri` and `http::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Uri` is defined in crate `http`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Uri {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Uri` is defined in crate `http`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Uri {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/collections/hash/map.rs:877:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:89:63
[INFO] [stdout]     |
[INFO] [stdout] 89  | ...                   return Ok(util::from_response(value, value.body().clone()));
[INFO] [stdout]     |                                 ------------------- ^^^^^ expected `&Response<_>`, found `&Response<Bytes>`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `hyper::Response<bytes::Bytes>` and `http::Response<_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Response<bytes::Bytes>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Response<_>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/handle/util.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub fn from_response<T>(res: &Response<T>, body: Bytes) -> Response<BoxBody<Bytes, crate::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^    -----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:89:43
[INFO] [stdout]     |
[INFO] [stdout] 89  | ...                   return Ok(util::from_response(value, value.body().clone()));
[INFO] [stdout]     |                              -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Response<BoxBody<Bytes, Error>>`, found a different `Response<BoxBody<Bytes, Error>>`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response<BoxBody<Bytes, Error>>` and `Response<BoxBody<Bytes, Error>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] help: the type constructed contains `http::Response<BoxBody<bytes::Bytes, error::Error>>` due to the type of the argument passed
[INFO] [stdout]    --> src/handle/mod.rs:89:40
[INFO] [stdout]     |
[INFO] [stdout] 89  | ...                   return Ok(util::from_response(value, value.body().clone()));
[INFO] [stdout]     |                              ^^^------------------------------------------------^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:122:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   .insert(
[INFO] [stdout]     |                        ------ arguments to this method are incorrect
[INFO] [stdout] 122 | ...                       req.uri().clone(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ expected `http::Uri`, found `hyper::Uri`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `hyper::Uri` and `http::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/collections/hash/map.rs:1105:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         .insert(
[INFO] [stdout]     |                          ------ arguments to this method are incorrect
[INFO] [stdout] 146 |                             req.uri().clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ expected `http::Uri`, found `hyper::Uri`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `hyper::Uri` and `http::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/collections/hash/map.rs:1105:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:166:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let result = util::proxy_request(req, upstream, peer_addr).await;
[INFO] [stdout]     |                      ------------------- ^^^ expected `Request<Incoming>`, found a different `Request<Incoming>`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Request<Incoming>` and `Request<Incoming>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Request<Incoming>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/request.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Request<Incoming>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/handle/util.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub async fn proxy_request(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 135 |     mut req: Request<Incoming>,
[INFO] [stdout]     |     --------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:173:50
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     let cloneable = CloneableRes(cloned_res);
[INFO] [stdout]     |                                     ------------ ^^^^^^^^^^ expected `Response<_>`, found `Response<Bytes>`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     arguments to this struct are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::Response<bytes::Bytes>` and `hyper::Response<_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::Response<bytes::Bytes>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `hyper::Response<_>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]    --> src/cache.rs:20:19
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub(crate) struct CloneableRes<T>(pub Response<T>);
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:177:70
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     if let Some(cache) = rule_cache.read().await.get(&req_uri) {
[INFO] [stdout]     |                                                                  --- ^^^^^^^^ expected `http::Uri`, found `hyper::Uri`
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `hyper::Uri` and `http::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/collections/hash/map.rs:877:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         rule_cache.insert(
[INFO] [stdout]     |                                    ------ arguments to this method are incorrect
[INFO] [stdout] 205 |                             req_uri,
[INFO] [stdout]     |                             ^^^^^^^ expected `http::Uri`, found `hyper::Uri`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `hyper::Uri` and `http::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `hyper::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::Uri` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct Uri {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/collections/hash/map.rs:1105:12
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:214:24
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     Ok(send_res)
[INFO] [stdout]     |                     -- ^^^^^^^^ expected `Response<BoxBody<Bytes, Error>>`, found a different `Response<BoxBody<Bytes, Error>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response<BoxBody<Bytes, Error>>` and `Response<BoxBody<Bytes, Error>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] help: the type constructed contains `http::Response<BoxBody<bytes::Bytes, error::Error>>` due to the type of the argument passed
[INFO] [stdout]    --> src/handle/mod.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     Ok(send_res)
[INFO] [stdout]     |                     ^^^--------^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/mod.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 58  | ) -> Result<Response<BoxBody<Bytes, crate::Error>>, crate::Error> {
[INFO] [stdout]     |      ------------------------------------------------------------ expected `Result<hyper::Response<BoxBody<bytes::Bytes, error::Error>>, error::Error>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 220 |             result
[INFO] [stdout]     |             ^^^^^^ expected `Response<BoxBody<Bytes, Error>>`, found a different `Response<BoxBody<Bytes, Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response<BoxBody<Bytes, Error>>` and `Response<BoxBody<Bytes, Error>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/util.rs:175:36
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let resp = sender.send_request(req).await?;
[INFO] [stdout]     |                       ------------ ^^^ expected `Request<Incoming>`, found a different `Request<Incoming>`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Request<Incoming>` and `Request<Incoming>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Request<Incoming>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Request<Incoming>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/request.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Request<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.2.0/src/client/conn/http1.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn send_request(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handle/util.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 |     Ok(resp.map(|b| b.map_err(|e| e.into()).boxed()))
[INFO] [stdout]     |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Response<BoxBody<Bytes, Error>>`, found `Response<BoxBody<Bytes, _>>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response<BoxBody<Bytes, _>>` and `Response<BoxBody<Bytes, Error>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `Response<BoxBody<Bytes, _>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `Response<BoxBody<Bytes, Error>>` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Response<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] help: the type constructed contains `hyper::Response<BoxBody<bytes::Bytes, _>>` due to the type of the argument passed
[INFO] [stdout]    --> src/handle/util.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     Ok(resp.map(|b| b.map_err(|e| e.into()).boxed()))
[INFO] [stdout]     |     ^^^---------------------------------------------^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `http1_preserve_header_case` found for struct `hyper::client::conn::http1::Builder` in the current scope
[INFO] [stdout]    --> src/handle/util.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 231 |       let (mut sender, conn) = client::conn::http1::Builder::new()
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 232 | |         .http1_preserve_header_case(true)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `preserve_header_case` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 232 |         .preserve_header_case(true)
[INFO] [stdout]     |          ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Upgraded: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/handle/util.rs:260:39
[INFO] [stdout]     |
[INFO] [stdout] 260 |         tokio::io::copy_bidirectional(&mut upgraded, &mut server).await?;
[INFO] [stdout]     |         ----------------------------- ^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Upgraded`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               tokio::fs::File
[INFO] [stdout]               tokio_util::io::stream_reader::StreamReader<S, B>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]               tokio_util::io::inspect::InspectWriter<W, F>
[INFO] [stdout]               tokio_util::io::inspect::InspectReader<R, F>
[INFO] [stdout]               tokio::io::Stdin
[INFO] [stdout]             and 24 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy_bidirectional.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout] 72  | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]     |              ------------------ required by a bound in this function
[INFO] [stdout] 73  | where
[INFO] [stdout] 74  |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Upgraded: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/handle/util.rs:260:39
[INFO] [stdout]     |
[INFO] [stdout] 260 |         tokio::io::copy_bidirectional(&mut upgraded, &mut server).await?;
[INFO] [stdout]     |         ----------------------------- ^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Upgraded`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               Box<T>
[INFO] [stdout]               tokio::fs::File
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio_util::io::sink_writer::SinkWriter<S>
[INFO] [stdout]               tokio_util::io::inspect::InspectWriter<W, F>
[INFO] [stdout]               tokio_util::io::inspect::InspectReader<R, F>
[INFO] [stdout]               tokio::io::Stderr
[INFO] [stdout]               tokio::io::Stdout
[INFO] [stdout]             and 23 others
[INFO] [stdout] note: required by a bound in `copy_bidirectional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy_bidirectional.rs:74:20
[INFO] [stdout]     |
[INFO] [stdout] 72  | pub async fn copy_bidirectional<A, B>(a: &mut A, b: &mut B) -> Result<(u64, u64), std::io::Error>
[INFO] [stdout]     |              ------------------ required by a bound in this function
[INFO] [stdout] 73  | where
[INFO] [stdout] 74  |     A: AsyncRead + AsyncWrite + Unpin + ?Sized,
[INFO] [stdout]     |                    ^^^^^^^^^^ required by this bound in `copy_bidirectional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `http1_preserve_header_case` found for struct `hyper::server::conn::http1::Builder` in the current scope
[INFO] [stdout]    --> src/lib.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |           if let Err(err) = server::conn::http1::Builder::new()
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 220 | |             .http1_preserve_header_case(true)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `preserve_header_case` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 220 |             .preserve_header_case(true)
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     Err(e) => {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `motorx-core` (lib) due to 22 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0020262a7ae8f15e80c13687fecadaaf98abb659458a2c8e5ab1cb4f500a96df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0020262a7ae8f15e80c13687fecadaaf98abb659458a2c8e5ab1cb4f500a96df", kill_on_drop: false }`
[INFO] [stdout] 0020262a7ae8f15e80c13687fecadaaf98abb659458a2c8e5ab1cb4f500a96df
