[INFO] cloning repository https://github.com/deedy5/reqwest-impersonate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deedy5/reqwest-impersonate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a58759e9de505383780615e447cc22ea2ee2fe8 [INFO] checking deedy5/reqwest-impersonate against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeedy5%2Freqwest-impersonate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deedy5/reqwest-impersonate [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/deedy5/reqwest-impersonate [INFO] tweaked toml for git repo https://github.com/deedy5/reqwest-impersonate written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deedy5/reqwest-impersonate on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deedy5/reqwest-impersonate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94277cd540ecacc04e65fe2a0809b4a0acf9fd79dd3d9efa58a2f6348dfb4e5 [INFO] running `Command { std: "docker" "start" "-a" "d94277cd540ecacc04e65fe2a0809b4a0acf9fd79dd3d9efa58a2f6348dfb4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94277cd540ecacc04e65fe2a0809b4a0acf9fd79dd3d9efa58a2f6348dfb4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94277cd540ecacc04e65fe2a0809b4a0acf9fd79dd3d9efa58a2f6348dfb4e5", kill_on_drop: false }` [INFO] [stdout] d94277cd540ecacc04e65fe2a0809b4a0acf9fd79dd3d9efa58a2f6348dfb4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f60756a317994bc7862f4bff275fd803826eaafdbf4bad88051f8e9397eb9ae3 [INFO] running `Command { std: "docker" "start" "-a" "f60756a317994bc7862f4bff275fd803826eaafdbf4bad88051f8e9397eb9ae3", kill_on_drop: false }` [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 (https://github.com/deedy5/h2.git?branch=0.3.26-patched#3fb75c16) [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking hyper v0.14.32 (https://github.com/deedy5/hyper.git?branch=v0.14.32-patched#7f5167c9) [INFO] [stderr] Compiling boring-sys v4.17.0 (https://github.com/cloudflare/boring#17d137e3) [INFO] [stderr] Checking boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3) [INFO] [stderr] Checking tokio-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3) [INFO] [stderr] Checking hyper-boring v4.17.0 (https://github.com/cloudflare/boring#17d137e3) [INFO] [stderr] Checking reqwest-impersonate v0.11.13 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "client") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "deflate") due to 4 previous errors [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "multipart") due to 4 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "brotli") due to 4 previous errors [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "upgrade") due to 4 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "redirect") due to 4 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | / Ok::<_, Infallible>(hyper::service::service_fn(move |req| { [INFO] [stdout] 55 | | let fut = func(req); [INFO] [stdout] 56 | | async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] 57 | | })) [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/support/server.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | ... async move { Ok::<_, Infallible>(fut.await) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest-impersonate` (test "gzip") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f60756a317994bc7862f4bff275fd803826eaafdbf4bad88051f8e9397eb9ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60756a317994bc7862f4bff275fd803826eaafdbf4bad88051f8e9397eb9ae3", kill_on_drop: false }` [INFO] [stdout] f60756a317994bc7862f4bff275fd803826eaafdbf4bad88051f8e9397eb9ae3