[INFO] fetching crate product-os-http-body 0.0.23... [INFO] checking product-os-http-body-0.0.23 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate product-os-http-body 0.0.23 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate product-os-http-body 0.0.23 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate product-os-http-body 0.0.23 [INFO] tweaked toml for crates.io crate product-os-http-body 0.0.23 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate product-os-http-body 0.0.23 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate product-os-http-body 0.0.23 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-error v0.0.1-rc4 [INFO] [stderr] Downloaded product-os-http v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66159b3dae7694e873aaa45bfa3ba8f8766ec975f159d8b4ee10d36fd71731aa [INFO] running `Command { std: "docker" "start" "-a" "66159b3dae7694e873aaa45bfa3ba8f8766ec975f159d8b4ee10d36fd71731aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66159b3dae7694e873aaa45bfa3ba8f8766ec975f159d8b4ee10d36fd71731aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66159b3dae7694e873aaa45bfa3ba8f8766ec975f159d8b4ee10d36fd71731aa", kill_on_drop: false }` [INFO] [stdout] 66159b3dae7694e873aaa45bfa3ba8f8766ec975f159d8b4ee10d36fd71731aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43c8cce00c531b3c3f52444d69df00665e1155325ac10793db54e5e816fc116 [INFO] running `Command { std: "docker" "start" "-a" "c43c8cce00c531b3c3f52444d69df00665e1155325ac10793db54e5e816fc116", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking product-os-http v0.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking product-os-http-body v0.0.23 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::prelude::v1::*` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStream` [INFO] [stdout] --> src/body_bytes.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, TryStream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::BodyError` [INFO] [stdout] --> src/body_bytes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::BodyError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/body_bytes.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn new_stream>>(s: impl Stream>>(s: impl Stream> + Send + 'static) -> Self { [INFO] [stdout] 63 + pub fn new_stream>>(s: impl Stream> + Send + 'static) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::prelude::v1::*` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::prelude::v1::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStream` [INFO] [stdout] --> src/body_bytes.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, TryStream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::BodyError` [INFO] [stdout] --> src/body_bytes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::BodyError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/body_bytes.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn new_stream>>(s: impl Stream>>(s: impl Stream> + Send + 'static) -> Self { [INFO] [stdout] 63 + pub fn new_stream>>(s: impl Stream> + Send + 'static) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/body_bytes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> src/body_bytes.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, TryStream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/body_bytes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> src/body_bytes.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, TryStream, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | _ => Poll::Ready(Some(Err(Error::DecodeToBytes(format!("Cannot poll frame"))))) [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 178 | Internal::Collected(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 179 | Internal::Empty(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 180 | Internal::Full(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 181 | Internal::String(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 212 | _ => Poll::Ready(Some(Err(Error::DecodeToBytes(format!("Cannot poll frame"))))) [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | _ => Poll::Ready(Some(Err(Error::DecodeToBytes(format!("Cannot poll frame"))))) [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 178 | Internal::Collected(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 179 | Internal::Empty(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 180 | Internal::Full(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 181 | Internal::String(body) => Pin::new(body).poll_frame(cx).map_err(|e| match e {}), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 212 | _ => Poll::Ready(Some(Err(Error::DecodeToBytes(format!("Cannot poll frame"))))) [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | _ => false [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 218 | Internal::Collected(body) => body.is_end_stream(), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 219 | Internal::Empty(body) => body.is_end_stream(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 220 | Internal::Full(body) => body.is_end_stream(), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 221 | Internal::String(body) => body.is_end_stream(), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 230 | _ => false [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | _ => SizeHint::new() [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 236 | Internal::Collected(body) => body.size_hint(), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 237 | Internal::Empty(body) => body.size_hint(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 238 | Internal::Full(body) => body.size_hint(), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 239 | Internal::String(body) => body.size_hint(), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 248 | _ => SizeHint::new() [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | _ => false [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 218 | Internal::Collected(body) => body.is_end_stream(), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 219 | Internal::Empty(body) => body.is_end_stream(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 220 | Internal::Full(body) => body.is_end_stream(), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 221 | Internal::String(body) => body.is_end_stream(), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 230 | _ => false [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/body_bytes.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | _ => SizeHint::new() [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/body_bytes.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 236 | Internal::Collected(body) => body.size_hint(), [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] 237 | Internal::Empty(body) => body.size_hint(), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 238 | Internal::Full(body) => body.size_hint(), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 239 | Internal::String(body) => body.size_hint(), [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 248 | _ => SizeHint::new() [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/data_stream.rs:295:53 [INFO] [stdout] | [INFO] [stdout] 295 | .map(|opt_chunk| opt_chunk.map_err(|opt| BodyError::Network(format!("Network error")))), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/data_stream.rs:295:53 [INFO] [stdout] | [INFO] [stdout] 295 | .map(|opt_chunk| opt_chunk.map_err(|opt| BodyError::Network(format!("Network error")))), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/data_stream.rs:338:49 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|opt_chunk| opt_chunk.map_err(|opt| BodyError::Network(format!("Network error")))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/data_stream.rs:338:49 [INFO] [stdout] | [INFO] [stdout] 338 | .map(|opt_chunk| opt_chunk.map_err(|opt| BodyError::Network(format!("Network error")))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `try_reuse`, `try_clone`, `into_stream`, and `content_length` are never used [INFO] [stdout] --> src/data_stream.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl DataStreamBody { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub(crate) fn try_reuse(self) -> (Option, Self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub(crate) fn try_clone(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn into_stream(self) -> DataStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub(crate) fn content_length(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `try_reuse`, `try_clone`, `into_stream`, and `content_length` are never used [INFO] [stdout] --> src/data_stream.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 61 | impl DataStreamBody { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | pub(crate) fn try_reuse(self) -> (Option, Self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub(crate) fn try_clone(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub(crate) fn into_stream(self) -> DataStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub(crate) fn content_length(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_timeout` is never used [INFO] [stdout] --> src/data_stream.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn total_timeout(body: B, timeout: Pin>) -> TotalTimeoutBody { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_read_timeout` is never used [INFO] [stdout] --> src/data_stream.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub(crate) fn with_read_timeout(body: B, timeout: Duration) -> ReadTimeoutBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ResponseBody` is never used [INFO] [stdout] --> src/data_stream.rs:355:17 [INFO] [stdout] | [INFO] [stdout] 355 | pub(crate) type ResponseBody = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `boxed` is never used [INFO] [stdout] --> src/data_stream.rs:358:15 [INFO] [stdout] | [INFO] [stdout] 358 | pub(crate) fn boxed(body: B) -> ResponseBody [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `total_timeout` is never used [INFO] [stdout] --> src/data_stream.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn total_timeout(body: B, timeout: Pin>) -> TotalTimeoutBody { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `response` is never used [INFO] [stdout] --> src/data_stream.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn response( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `box_err` is never used [INFO] [stdout] --> src/data_stream.rs:390:4 [INFO] [stdout] | [INFO] [stdout] 390 | fn box_err(err: E) -> Box [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `with_read_timeout` is never used [INFO] [stdout] --> src/data_stream.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub(crate) fn with_read_timeout(body: B, timeout: Duration) -> ReadTimeoutBody { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ResponseBody` is never used [INFO] [stdout] --> src/data_stream.rs:355:17 [INFO] [stdout] | [INFO] [stdout] 355 | pub(crate) type ResponseBody = [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `boxed` is never used [INFO] [stdout] --> src/data_stream.rs:358:15 [INFO] [stdout] | [INFO] [stdout] 358 | pub(crate) fn boxed(body: B) -> ResponseBody [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `response` is never used [INFO] [stdout] --> src/data_stream.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | pub(crate) fn response( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `box_err` is never used [INFO] [stdout] --> src/data_stream.rs:390:4 [INFO] [stdout] | [INFO] [stdout] 390 | fn box_err(err: E) -> Box [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "c43c8cce00c531b3c3f52444d69df00665e1155325ac10793db54e5e816fc116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43c8cce00c531b3c3f52444d69df00665e1155325ac10793db54e5e816fc116", kill_on_drop: false }` [INFO] [stdout] c43c8cce00c531b3c3f52444d69df00665e1155325ac10793db54e5e816fc116