[INFO] fetching crate mock-omaha-server 0.3.7...
[INFO] testing mock-omaha-server-0.3.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate mock-omaha-server 0.3.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mock-omaha-server 0.3.7
[INFO] finished tweaking crates.io crate mock-omaha-server 0.3.7
[INFO] tweaked toml for crates.io crate mock-omaha-server 0.3.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mock-omaha-server 0.3.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mock-omaha-server 0.3.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b8bdf0015f9a4cf67f2f376abebc07d893f5f6a88de92a6677b72fd847bfe83
[INFO] running `Command { std: "docker" "start" "-a" "9b8bdf0015f9a4cf67f2f376abebc07d893f5f6a88de92a6677b72fd847bfe83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b8bdf0015f9a4cf67f2f376abebc07d893f5f6a88de92a6677b72fd847bfe83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8bdf0015f9a4cf67f2f376abebc07d893f5f6a88de92a6677b72fd847bfe83", kill_on_drop: false }`
[INFO] [stdout] 9b8bdf0015f9a4cf67f2f376abebc07d893f5f6a88de92a6677b72fd847bfe83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d135f81fe049233bac818ee9f29e579700c3050df487e02e65be1fee38bab311
[INFO] running `Command { std: "docker" "start" "-a" "d135f81fe049233bac818ee9f29e579700c3050df487e02e65be1fee38bab311", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling omaha_client v0.3.7
[INFO] [stderr]    Compiling mock-omaha-server v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "d135f81fe049233bac818ee9f29e579700c3050df487e02e65be1fee38bab311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d135f81fe049233bac818ee9f29e579700c3050df487e02e65be1fee38bab311", kill_on_drop: false }`
[INFO] [stdout] d135f81fe049233bac818ee9f29e579700c3050df487e02e65be1fee38bab311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c42828bcf6366286e0211124b27a1a4ecb017e69f659c4f7e895cac8352b096
[INFO] running `Command { std: "docker" "start" "-a" "0c42828bcf6366286e0211124b27a1a4ecb017e69f659c4f7e895cac8352b096", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling omaha_client v0.3.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling mock-omaha-server v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hyper::client`
[INFO] [stdout]    --> src/lib.rs:696:16
[INFO] [stdout]     |
[INFO] [stdout] 696 |     use hyper::client::HttpConnector;
[INFO] [stdout]     |                ^^^^^^ could not find `client` in `hyper`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout]  98 |     #![feature = "client"]
[INFO] [stdout]     |        ------------------ the item is gated behind the `client` feature
[INFO] [stdout]  99 |
[INFO] [stdout] 100 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper::Client`
[INFO] [stdout]    --> src/lib.rs:697:9
[INFO] [stdout]     |
[INFO] [stdout] 697 |     use hyper::Client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no `Client` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/lib.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout]  98 |     #![feature = "client"]
[INFO] [stdout]     |        ------------------ the item is gated behind the `client` feature
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub use crate::client::Client;
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |         let client = new_http_client().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 749 |         let response = client.request(request).await?;
[INFO] [stdout]     |                        ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 733 |         let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:749:13
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let response = client.request(request).await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 750 |
[INFO] [stdout] 751 |         assert_eq!(response.status(), StatusCode::OK);
[INFO] [stdout]     |                    -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 749 |         let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:752:20
[INFO] [stdout]     |
[INFO] [stdout] 752 |           let body = hyper::body::to_bytes(response)
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 753 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:799:17
[INFO] [stdout]     |
[INFO] [stdout] 799 |             let client = new_http_client().await;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 820 |             let response = client.request(request).await?;
[INFO] [stdout]     |                            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 799 |             let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:820:17
[INFO] [stdout]     |
[INFO] [stdout] 820 |             let response = client.request(request).await?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 821 |
[INFO] [stdout] 822 |             assert_eq!(response.status(), StatusCode::OK);
[INFO] [stdout]     |                        -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 820 |             let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:823:24
[INFO] [stdout]     |
[INFO] [stdout] 823 |               let body = hyper::body::to_bytes(response)
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 824 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 853 |             let client = new_http_client().await;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 854 |             let response = client.request(request).await?;
[INFO] [stdout]     |                            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 853 |             let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:854:17
[INFO] [stdout]     |
[INFO] [stdout] 854 |             let response = client.request(request).await?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 855 |             assert_eq!(response.status(), StatusCode::OK);
[INFO] [stdout]     |                        -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 854 |             let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:874:17
[INFO] [stdout]     |
[INFO] [stdout] 874 |             let client = new_http_client().await;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 875 |             let response = client.request(request).await?;
[INFO] [stdout]     |                            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 874 |             let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:875:17
[INFO] [stdout]     |
[INFO] [stdout] 875 |             let response = client.request(request).await?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 876 |
[INFO] [stdout] 877 |             assert_eq!(response.status(), StatusCode::OK);
[INFO] [stdout]     |                        -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 875 |             let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:878:24
[INFO] [stdout]     |
[INFO] [stdout] 878 |               let body = hyper::body::to_bytes(response)
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 879 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:912:13
[INFO] [stdout]     |
[INFO] [stdout] 912 |         let client = new_http_client().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 927 |         let response = client.request(request).await?;
[INFO] [stdout]     |                        ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 912 |         let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:927:13
[INFO] [stdout]     |
[INFO] [stdout] 927 |         let response = client.request(request).await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 928 |         assert_eq!(response.status(), StatusCode::INTERNAL_SERVER_ERROR);
[INFO] [stdout]     |                    -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 927 |         let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:955:13
[INFO] [stdout]     |
[INFO] [stdout] 955 |         let client = new_http_client().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 976 |         let response = client.request(request).await?;
[INFO] [stdout]     |                        ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 955 |         let client: /* Type */ = new_http_client().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:976:13
[INFO] [stdout]     |
[INFO] [stdout] 976 |         let response = client.request(request).await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 977 |
[INFO] [stdout] 978 |         assert_eq!(response.status(), StatusCode::OK);
[INFO] [stdout]     |                    -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `response` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 976 |         let response: /* Type */ = client.request(request).await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/lib.rs:1016:13
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         let client = new_http_client().await;
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1033 |         let _response = client.request(request).await.unwrap();
[INFO] [stdout]      |                         ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         let client: /* Type */ = new_http_client().await;
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/lib.rs:1033:25
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         let _response = client.request(request).await.unwrap();
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mock-omaha-server` (lib test) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c42828bcf6366286e0211124b27a1a4ecb017e69f659c4f7e895cac8352b096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c42828bcf6366286e0211124b27a1a4ecb017e69f659c4f7e895cac8352b096", kill_on_drop: false }`
[INFO] [stdout] 0c42828bcf6366286e0211124b27a1a4ecb017e69f659c4f7e895cac8352b096
