[INFO] fetching crate tokio-util 0.7.14... [INFO] checking tokio-util-0.7.14 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate tokio-util 0.7.14 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tokio-util 0.7.14 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-util 0.7.14 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-util 0.7.14 [INFO] tweaked toml for crates.io crate tokio-util 0.7.14 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf51519dc040cfd0ced41bd2269b00c6514fa39d62f89540cd9349e4909590b6 [INFO] running `Command { std: "docker" "start" "-a" "bf51519dc040cfd0ced41bd2269b00c6514fa39d62f89540cd9349e4909590b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf51519dc040cfd0ced41bd2269b00c6514fa39d62f89540cd9349e4909590b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf51519dc040cfd0ced41bd2269b00c6514fa39d62f89540cd9349e4909590b6", kill_on_drop: false }` [INFO] [stdout] bf51519dc040cfd0ced41bd2269b00c6514fa39d62f89540cd9349e4909590b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34b4d1b0392c1cbff59b72103d79c8c65a704fb9da565ed077722229b9aa240f [INFO] running `Command { std: "docker" "start" "-a" "34b4d1b0392c1cbff59b72103d79c8c65a704fb9da565ed077722229b9aa240f", kill_on_drop: false }` [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures-test v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/udp.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_util::codec::{Decoder, Encoder, LinesCodec}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::udp` [INFO] [stdout] --> tests/udp.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_util::udp::UdpFramed; [INFO] [stdout] | ^^^ could not find `udp` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub mod udp; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / cfg_net! { [INFO] [stdout] 35 | | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] 36 | | pub mod udp; [INFO] [stdout] 37 | | pub mod net; [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::io` [INFO] [stdout] --> tests/io_inspect.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_util::io::{InspectReader, InspectWriter}; [INFO] [stdout] | ^^ could not find `io` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / cfg_io! { [INFO] [stdout] 45 | | pub mod io; [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_io` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/framed_stream.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_util::codec::{BytesCodec, FramedRead}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/framed_write.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_util::codec::{Encoder, FramedWrite}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/codecs.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_util::codec::{AnyDelimiterCodec, BytesCodec, Decoder, Encoder, LinesCodec}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::io` [INFO] [stdout] --> tests/io_stream_reader.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_util::io::StreamReader; [INFO] [stdout] | ^^ could not find `io` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / cfg_io! { [INFO] [stdout] 45 | | pub mod io; [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_io` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/length_delimited.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_util::codec::*; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `io` in `tokio_util` [INFO] [stdout] --> tests/io_reader_stream.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | let mut stream = tokio_util::io::ReaderStream::new(reader); [INFO] [stdout] | ^^ could not find `io` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / cfg_io! { [INFO] [stdout] 45 | | pub mod io; [INFO] [stdout] 46 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_io` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/framed.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_util::codec::{Decoder, Encoder, Framed, FramedParts}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "udp") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: run tokio-util tests with `--features full` [INFO] [stdout] --> tests/_require_full.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!("run tokio-util tests with `--features full`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "framed_write") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "_require_full") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "framed") due to 1 previous error [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/io_reader_stream.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | let item = stream.next().await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::codec` [INFO] [stdout] --> tests/framed_read.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_util::codec::{Decoder, FramedRead}; [INFO] [stdout] | ^^^^^ could not find `codec` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod codec; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `codec` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | #[macro_use] [INFO] [stdout] 29 | | mod tracing; [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::task` [INFO] [stdout] --> tests/task_tracker.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_util::task::TaskTracker; [INFO] [stdout] | ^^^^ could not find `task` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / cfg_rt! { [INFO] [stdout] 49 | | pub mod context; [INFO] [stdout] 50 | | pub mod task; [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_util::task` [INFO] [stdout] --> tests/abort_on_drop.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio_util::task::AbortOnDropHandle; [INFO] [stdout] | ^^^^ could not find `task` in `tokio_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / cfg_rt! { [INFO] [stdout] 49 | | pub mod context; [INFO] [stdout] 50 | | pub mod task; [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/framed_stream.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(val.unwrap().unwrap(), $n); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 33 | assert_read!(pin!(io).poll_next(cx), b"abcdef".to_vec()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/io_reader_stream.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | assert!(stream.next().await.is_none()); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/framed_stream.rs:34:55 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(assert_ready!(pin!(io).poll_next(cx)).unwrap().is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "framed_read") due to 1 previous error [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/framed_stream.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | assert!(assert_ready!(pin!(io).poll_next(cx)).is_none()); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "io_reader_stream") due to 3 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/io_inspect.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | tee.read_to_end(&mut teeout).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/framed_stream.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(val.unwrap().unwrap(), $n); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 36 | assert_read!(pin!(io).poll_next(cx), b"more data".to_vec()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_read` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "abort_on_drop") due to 1 previous error [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/io_inspect.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "framed_stream") due to 5 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/io_inspect.rs:188:53 [INFO] [stdout] | [INFO] [stdout] 188 | write_all_vectored(tee, bufs.clone()).await.unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "io_inspect") due to 4 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/task_tracker.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | assert_pending!(wait.poll()); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/task_tracker.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | assert_ready!(wait.poll()); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "io_stream_reader") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "task_tracker") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "codecs") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "length_delimited") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "34b4d1b0392c1cbff59b72103d79c8c65a704fb9da565ed077722229b9aa240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b4d1b0392c1cbff59b72103d79c8c65a704fb9da565ed077722229b9aa240f", kill_on_drop: false }` [INFO] [stdout] 34b4d1b0392c1cbff59b72103d79c8c65a704fb9da565ed077722229b9aa240f