[INFO] fetching crate async-speed-limit 0.4.1...
[INFO] checking async-speed-limit-0.4.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate async-speed-limit 0.4.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate async-speed-limit 0.4.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-speed-limit 0.4.1
[INFO] finished tweaking crates.io crate async-speed-limit 0.4.1
[INFO] tweaked toml for crates.io crate async-speed-limit 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytes v0.4.12 (latest: v1.6.0)
[INFO] [stderr]       Adding clap v2.34.0 (latest: v4.5.4)
[INFO] [stderr]       Adding criterion v0.3.6 (latest: v0.5.1)
[INFO] [stderr]       Adding criterion-plot v0.4.5 (latest: v0.5.0)
[INFO] [stderr]       Adding futures v0.1.31 (latest: v0.3.30)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding half v1.8.3 (latest: v2.4.1)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.12.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding textwrap v0.11.0 (latest: v0.16.1)
[INFO] [stderr]       Adding tokio-util v0.6.10 (latest: v0.7.10)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74de8ca3f3d4b633815f8974f833ebd3ac989f8e0ff5d201c432eb65eead3da9
[INFO] running `Command { std: "docker" "start" "-a" "74de8ca3f3d4b633815f8974f833ebd3ac989f8e0ff5d201c432eb65eead3da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74de8ca3f3d4b633815f8974f833ebd3ac989f8e0ff5d201c432eb65eead3da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74de8ca3f3d4b633815f8974f833ebd3ac989f8e0ff5d201c432eb65eead3da9", kill_on_drop: false }`
[INFO] [stdout] 74de8ca3f3d4b633815f8974f833ebd3ac989f8e0ff5d201c432eb65eead3da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47972a4c830d0eb0490613084400a24f3921f59015e2e9eacc8f6ac5b5d3a6ec
[INFO] running `Command { std: "docker" "start" "-a" "47972a4c830d0eb0490613084400a24f3921f59015e2e9eacc8f6ac5b5d3a6ec", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking async-speed-limit v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                     ---- ^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:270:50
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                                                  ^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                     ---- ^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:295:50
[INFO] [stdout]     |
[INFO] [stdout] 295 |         let total = copy(&mut reader, &mut sink).await?;
[INFO] [stdout]     |                                                  ^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `tokio::io::copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/io/util/copy.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub async fn copy<'a, R, W>(reader: &'a mut R, writer: &'a mut W) -> io::Result<u64>
[INFO] [stdout]     |                  ---- required by a bound in this function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         R: AsyncRead + Unpin + ?Sized,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>: tokio::io::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/io.rs:319:37
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let total = FramedRead::new(reader, BytesCodec::new())
[INFO] [stdout]     |                     --------------- ^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tokio::io::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               std::io::Cursor<T>
[INFO] [stdout]               tokio::io::BufReader<R>
[INFO] [stdout]             and 8 others
[INFO] [stdout] note: required by a bound in `FramedRead::<T, D>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.6.10/src/codec/framed_read.rs:29:8
[INFO] [stdout]     |
[INFO] [stdout] 29  |     T: AsyncRead,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `FramedRead::<T, D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 33  |     pub fn new(inner: T, decoder: D) -> FramedRead<T, D> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_fold` exists for struct `FramedRead<Resource<Take<Repeat>, StandardClock>, BytesCodec>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/io.rs:320:14
[INFO] [stdout]     |
[INFO] [stdout] 319 |           let total = FramedRead::new(reader, BytesCodec::new())
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 320 | |             .try_fold(0, |i, j| {
[INFO] [stdout]     | |             -^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.6.10/src/codec/framed_read.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / pin_project! {
[INFO] [stdout] 15  | |     /// A [`Stream`] of messages decoded from an [`AsyncRead`].
[INFO] [stdout] 16  | |     ///
[INFO] [stdout] 17  | |     /// [`Stream`]: futures_core::Stream
[INFO] [stdout] ...   |
[INFO] [stdout] 22  | |     }
[INFO] [stdout] 23  | | }
[INFO] [stdout]     | |_- doesn't satisfy `_: TryStreamExt` or `_: TryStream`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStream`
[INFO] [stdout]             which is required by `FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStreamExt`
[INFO] [stdout]             `&FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStream`
[INFO] [stdout]             which is required by `&FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStreamExt`
[INFO] [stdout]             `&mut FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStream`
[INFO] [stdout]             which is required by `&mut FramedRead<Resource<tokio::io::Take<tokio::io::Repeat>, clock::StandardClock>, BytesCodec>: TryStreamExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryStreamExt`
[INFO] [stdout]    --> src/io.rs:256:36
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use futures_util::{future::ok, TryStreamExt as _};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-speed-limit` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "47972a4c830d0eb0490613084400a24f3921f59015e2e9eacc8f6ac5b5d3a6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47972a4c830d0eb0490613084400a24f3921f59015e2e9eacc8f6ac5b5d3a6ec", kill_on_drop: false }`
[INFO] [stdout] 47972a4c830d0eb0490613084400a24f3921f59015e2e9eacc8f6ac5b5d3a6ec
