[INFO] fetching crate hyperide 0.0.6... [INFO] checking hyperide-0.0.6 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate hyperide 0.0.6 into /workspace/builds/worker-6-tc2/source [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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperide 0.0.6 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 185 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.4) [INFO] [stderr] Adding headers v0.3.9 (available: v0.4.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26b8636e95cf3c49828f8d2257d1cb7c99fb154393483286842ba0b9e42be112 [INFO] running `Command { std: "docker" "start" "-a" "26b8636e95cf3c49828f8d2257d1cb7c99fb154393483286842ba0b9e42be112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26b8636e95cf3c49828f8d2257d1cb7c99fb154393483286842ba0b9e42be112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b8636e95cf3c49828f8d2257d1cb7c99fb154393483286842ba0b9e42be112", kill_on_drop: false }` [INFO] [stdout] 26b8636e95cf3c49828f8d2257d1cb7c99fb154393483286842ba0b9e42be112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc05d9e526da32329f7683a5cbe1c90327f26ec4f732d469a67ec37456423a9f [INFO] running `Command { std: "docker" "start" "-a" "fc05d9e526da32329f7683a5cbe1c90327f26ec4f732d469a67ec37456423a9f", kill_on_drop: false }` [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling vercel_runtime_router v1.1.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling hyperide v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking query_map v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling vercel_runtime_macro v1.1.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-serde v2.1.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking htmx-headers v0.1.0 [INFO] [stderr] Checking aws_lambda_events v0.16.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling hyperide-macro v0.0.4 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking lambda_runtime_api_client v0.12.4 [INFO] [stderr] Checking lambda_runtime v0.14.4 [INFO] [stderr] Checking lambda_http v0.15.1 [INFO] [stderr] Checking vercel_runtime v1.1.6 [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/uri/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::uri::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::uri::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn from_parts(src: Parts) -> Result { [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/uri/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Uri { [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the expected type `http::uri::Uri` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Uri { [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the found type `Uri` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/uri/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::uri::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::uri::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn from_parts(src: Parts) -> Result { [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/uri/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Uri { [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the expected type `http::uri::Uri` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/uri/mod.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Uri { [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the found type `Uri` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/request.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::request::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/request.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::request::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/request.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn from_parts(parts: Parts, body: T) -> Request { [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/request.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::request::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/request.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::request::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/request.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn from_parts(parts: Parts, body: T) -> Request { [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/response.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::response::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/response.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::response::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/response.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn from_parts(parts: Parts, body: T) -> Response { [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: two different versions of crate `http` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/response.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the found type `http::response::Parts` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/response.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Parts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected type `http::response::Parts` [INFO] [stdout] | [INFO] [stdout] ::: src/vercel.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::Uri; [INFO] [stdout] | ---- one version of crate `http` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 7 | use vercel_runtime::{run as vercel_run, Body, Error, Request, Response}; [INFO] [stdout] | -------------- one version of crate `http` used here, as a dependency of crate `lambda_http` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/response.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn from_parts(parts: Parts, body: T) -> Response { [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" "fc05d9e526da32329f7683a5cbe1c90327f26ec4f732d469a67ec37456423a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc05d9e526da32329f7683a5cbe1c90327f26ec4f732d469a67ec37456423a9f", kill_on_drop: false }` [INFO] [stdout] fc05d9e526da32329f7683a5cbe1c90327f26ec4f732d469a67ec37456423a9f