[INFO] fetching crate async-speed-limit 0.4.1...
[INFO] checking async-speed-limit-0.4.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate async-speed-limit 0.4.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate async-speed-limit 0.4.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 778f5a5ec89a5eea82690c2982678f5c5817aa723254e856009047ffb8c4baf1
[INFO] running `Command { std: "docker" "start" "-a" "778f5a5ec89a5eea82690c2982678f5c5817aa723254e856009047ffb8c4baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "778f5a5ec89a5eea82690c2982678f5c5817aa723254e856009047ffb8c4baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "778f5a5ec89a5eea82690c2982678f5c5817aa723254e856009047ffb8c4baf1", kill_on_drop: false }`
[INFO] [stdout] 778f5a5ec89a5eea82690c2982678f5c5817aa723254e856009047ffb8c4baf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e126f45f2b871dec0cccb8a894dd07bf7d2b2595916f9a99b9029bec347207f
[INFO] running `Command { std: "docker" "start" "-a" "7e126f45f2b871dec0cccb8a894dd07bf7d2b2595916f9a99b9029bec347207f", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-speed-limit v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/clock.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     marker::Unpin,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/clock.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     marker::Unpin,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ordering` is imported redundantly
[INFO] [stdout]    --> src/clock.rs:234:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use super::*;
[INFO] [stdout]     |         -------- the item `Ordering` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 234 |         atomic::{AtomicUsize, Ordering},
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]    --> src/clock.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use super::*;
[INFO] [stdout]     |         -------- the item `Arc` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 235 |         Arc,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Clock` is imported redundantly
[INFO] [stdout]    --> src/limiter.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     use super::*;
[INFO] [stdout]     |         -------- the item `Clock` is already imported here
[INFO] [stdout] 547 |     use crate::clock::{Clock, ManualClock, Nanoseconds};
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Future` is imported redundantly
[INFO] [stdout]    --> src/limiter.rs:550:15
[INFO] [stdout]     |
[INFO] [stdout] 546 |     use super::*;
[INFO] [stdout]     |         -------- the item `Future` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 550 |     use std::{future::Future, thread::panicking};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[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: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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings 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 5 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e126f45f2b871dec0cccb8a894dd07bf7d2b2595916f9a99b9029bec347207f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e126f45f2b871dec0cccb8a894dd07bf7d2b2595916f9a99b9029bec347207f", kill_on_drop: false }`
[INFO] [stdout] 7e126f45f2b871dec0cccb8a894dd07bf7d2b2595916f9a99b9029bec347207f
[INFO] checking async-speed-limit-0.4.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate async-speed-limit 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate async-speed-limit 0.4.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aef315db481bccf4988bfa61efd04a63ed884282c927161303958e37c97d9190
[INFO] running `Command { std: "docker" "start" "-a" "aef315db481bccf4988bfa61efd04a63ed884282c927161303958e37c97d9190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aef315db481bccf4988bfa61efd04a63ed884282c927161303958e37c97d9190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef315db481bccf4988bfa61efd04a63ed884282c927161303958e37c97d9190", kill_on_drop: false }`
[INFO] [stdout] aef315db481bccf4988bfa61efd04a63ed884282c927161303958e37c97d9190
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30357d27260cff7d04edd6ae711abb658946254796d268f1a5795c9ea54dd5ba
[INFO] running `Command { std: "docker" "start" "-a" "30357d27260cff7d04edd6ae711abb658946254796d268f1a5795c9ea54dd5ba", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking async-speed-limit v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/clock.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     marker::Unpin,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]   --> src/clock.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     marker::Unpin,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Unpin` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ordering` is imported redundantly
[INFO] [stdout]    --> src/clock.rs:234:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use super::*;
[INFO] [stdout]     |         -------- the item `Ordering` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 234 |         atomic::{AtomicUsize, Ordering},
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]    --> src/clock.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use super::*;
[INFO] [stdout]     |         -------- the item `Arc` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 235 |         Arc,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Clock` is imported redundantly
[INFO] [stdout]    --> src/limiter.rs:547:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     use super::*;
[INFO] [stdout]     |         -------- the item `Clock` is already imported here
[INFO] [stdout] 547 |     use crate::clock::{Clock, ManualClock, Nanoseconds};
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Future` is imported redundantly
[INFO] [stdout]    --> src/limiter.rs:550:15
[INFO] [stdout]     |
[INFO] [stdout] 546 |     use super::*;
[INFO] [stdout]     |         -------- the item `Future` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 550 |     use std::{future::Future, thread::panicking};
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[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: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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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]               Box<T>
[INFO] [stdout]               tokio_util::either::Either<L, R>
[INFO] [stdout]               tokio::io::ReadHalf<T>
[INFO] [stdout]               tokio::io::Join<R, W>
[INFO] [stdout]               tokio::io::Empty
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               tokio::io::Repeat
[INFO] [stdout]               std::io::Cursor<T>
[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] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings 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 5 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "30357d27260cff7d04edd6ae711abb658946254796d268f1a5795c9ea54dd5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30357d27260cff7d04edd6ae711abb658946254796d268f1a5795c9ea54dd5ba", kill_on_drop: false }`
[INFO] [stdout] 30357d27260cff7d04edd6ae711abb658946254796d268f1a5795c9ea54dd5ba
