[INFO] fetching crate hyperide 0.0.6...
[INFO] checking hyperide-0.0.6 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate hyperide 0.0.6 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate hyperide 0.0.6 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyperide 0.0.6
[INFO] finished tweaking crates.io crate hyperide 0.0.6
[INFO] tweaked toml for crates.io crate hyperide 0.0.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.7.7)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded lambda_runtime v0.11.3
[INFO] [stderr]   Downloaded vercel_runtime_router v1.1.4
[INFO] [stderr]   Downloaded vercel_runtime v1.1.4
[INFO] [stderr]   Downloaded lambda_http v0.11.4
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.11.1
[INFO] [stderr]   Downloaded vercel_runtime_macro v1.1.4
[INFO] [stderr]   Downloaded hyperide-macro v0.0.4
[INFO] [stderr]   Downloaded htmx-headers v0.1.0
[INFO] [stderr]   Downloaded rstml v0.11.2
[INFO] [stderr]   Downloaded aws_lambda_events v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfb7b4c9088743cd7a0d69ceb44f07c73b277b2e02b65d09c44ec44dfde14c95
[INFO] running `Command { std: "docker" "start" "-a" "dfb7b4c9088743cd7a0d69ceb44f07c73b277b2e02b65d09c44ec44dfde14c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb7b4c9088743cd7a0d69ceb44f07c73b277b2e02b65d09c44ec44dfde14c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb7b4c9088743cd7a0d69ceb44f07c73b277b2e02b65d09c44ec44dfde14c95", kill_on_drop: false }`
[INFO] [stdout] dfb7b4c9088743cd7a0d69ceb44f07c73b277b2e02b65d09c44ec44dfde14c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97526c45b131fbb888ed551f320ce44abbc8936f44e96a262390ea636d6898ef
[INFO] running `Command { std: "docker" "start" "-a" "97526c45b131fbb888ed551f320ce44abbc8936f44e96a262390ea636d6898ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking aws_lambda_events v0.15.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling vercel_runtime_router v1.1.4
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling hyperide v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking htmx-headers v0.1.0
[INFO] [stderr]    Compiling vercel_runtime_macro v1.1.4
[INFO] [stderr]    Compiling hyperide-macro v0.0.4
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking lambda_runtime_api_client v0.11.1
[INFO] [stderr]     Checking lambda_runtime v0.11.3
[INFO] [stderr]     Checking lambda_http v0.11.4
[INFO] [stderr]     Checking vercel_runtime v1.1.4
[INFO] [stdout] warning: unused import: `html_escape::encode_text`
[INFO] [stdout]  --> src/hyper.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use html_escape::encode_text;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `html_escape::encode_text`
[INFO] [stdout]  --> src/hyper.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use html_escape::encode_text;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:30:46
[INFO] [stdout]     |
[INFO] [stdout] 30  |             *req.uri_mut() = Uri::from_parts(uri).unwrap();
[INFO] [stdout]     |                              --------------- ^^^ expected `http::uri::Parts`, found a different `http::uri::Parts`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::uri::Parts` and `http::uri::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::uri::Parts` 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:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::uri::Parts` 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:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn from_parts(src: Parts) -> Result<Uri, InvalidUriParts> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:30:46
[INFO] [stdout]     |
[INFO] [stdout] 30  |             *req.uri_mut() = Uri::from_parts(uri).unwrap();
[INFO] [stdout]     |                              --------------- ^^^ expected `http::uri::Parts`, found a different `http::uri::Parts`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::uri::Parts` and `http::uri::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::uri::Parts` 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:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::uri::Parts` 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:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/uri/mod.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn from_parts(src: Parts) -> Result<Uri, InvalidUriParts> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/vercel.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             *req.uri_mut() = Uri::from_parts(uri).unwrap();
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `http::uri::Uri`, found `Uri`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Uri` and `http::uri::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `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: `http::uri::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: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/vercel.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |             *req.uri_mut() = Uri::from_parts(uri).unwrap();
[INFO] [stdout]    |             --------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `http::uri::Uri`, found `Uri`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Uri` and `http::uri::Uri` have similar names, but are actually distinct types
[INFO] [stdout] note: `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: `http::uri::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: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:35:47
[INFO] [stdout]     |
[INFO] [stdout] 35  |             let req = HttpRequest::from_parts(req_parts, AxumBody::from(req_body));
[INFO] [stdout]     |                       ----------------------- ^^^^^^^^^ expected `http::request::Parts`, found a different `http::request::Parts`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::request::Parts` and `http::request::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::request::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/request.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::request::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:459:12
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn from_parts(parts: Parts, body: T) -> Request<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:35:47
[INFO] [stdout]     |
[INFO] [stdout] 35  |             let req = HttpRequest::from_parts(req_parts, AxumBody::from(req_body));
[INFO] [stdout]     |                       ----------------------- ^^^^^^^^^ expected `http::request::Parts`, found a different `http::request::Parts`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::request::Parts` and `http::request::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::request::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/request.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::request::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/request.rs:459:12
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn from_parts(parts: Parts, body: T) -> Request<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:47:55
[INFO] [stdout]     |
[INFO] [stdout] 47  |             let final_response = Response::from_parts(parts, Body::Binary(buffer));
[INFO] [stdout]     |                                  -------------------- ^^^^^ expected `http::response::Parts`, found a different `http::response::Parts`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::response::Parts` and `http::response::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::response::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::response::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn from_parts(parts: Parts, body: T) -> Response<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/vercel.rs:47:55
[INFO] [stdout]     |
[INFO] [stdout] 47  |             let final_response = Response::from_parts(parts, Body::Binary(buffer));
[INFO] [stdout]     |                                  -------------------- ^^^^^ expected `http::response::Parts`, found a different `http::response::Parts`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `http::response::Parts` and `http::response::Parts` have similar names, but are actually distinct types
[INFO] [stdout] note: `http::response::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/response.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `http::response::Parts` is defined in crate `http`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Parts {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/response.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn from_parts(parts: Parts, body: T) -> Response<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperide` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyperide` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "97526c45b131fbb888ed551f320ce44abbc8936f44e96a262390ea636d6898ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97526c45b131fbb888ed551f320ce44abbc8936f44e96a262390ea636d6898ef", kill_on_drop: false }`
[INFO] [stdout] 97526c45b131fbb888ed551f320ce44abbc8936f44e96a262390ea636d6898ef
