[INFO] fetching crate tokio-util 0.7.14... [INFO] checking tokio-util-0.7.14 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate tokio-util 0.7.14 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tokio-util 0.7.14 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "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" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-test v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba53a43b1c0549eb55b0ff94e7723cbfa0dcd850da0c0d4b7aa50156db0e51a [INFO] running `Command { std: "docker" "start" "-a" "6ba53a43b1c0549eb55b0ff94e7723cbfa0dcd850da0c0d4b7aa50156db0e51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba53a43b1c0549eb55b0ff94e7723cbfa0dcd850da0c0d4b7aa50156db0e51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba53a43b1c0549eb55b0ff94e7723cbfa0dcd850da0c0d4b7aa50156db0e51a", kill_on_drop: false }` [INFO] [stdout] 6ba53a43b1c0549eb55b0ff94e7723cbfa0dcd850da0c0d4b7aa50156db0e51a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c23bc5500ba8364f4f9b779f048cdd3b4003f37234b278a9c615750d3fa12b6a [INFO] running `Command { std: "docker" "start" "-a" "c23bc5500ba8364f4f9b779f048cdd3b4003f37234b278a9c615750d3fa12b6a", 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 pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [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/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::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[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::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] 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] 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] [stderr] error: could not compile `tokio-util` (test "framed_read") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (test "abort_on_drop") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `tokio_util::task` [INFO] [stdout] --> tests/spawn_pinned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_util::task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `task` in the root [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] help: consider importing one of these modules instead [INFO] [stdout] | [INFO] [stdout] 7 - use tokio_util::task; [INFO] [stdout] 7 + use std::task; [INFO] [stdout] | [INFO] [stdout] 7 - use tokio_util::task; [INFO] [stdout] 7 + use futures::task; [INFO] [stdout] | [INFO] [stdout] 7 - use tokio_util::task; [INFO] [stdout] 7 + use futures_core::task; [INFO] [stdout] | [INFO] [stdout] 7 - use tokio_util::task; [INFO] [stdout] 7 + use futures_test::task; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [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 "io_stream_reader") due to 1 previous error [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] 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] 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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/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] [stderr] error: could not compile `tokio-util` (test "framed") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "io_inspect") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "io_reader_stream") due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (test "spawn_pinned") 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 "framed_stream") 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" "c23bc5500ba8364f4f9b779f048cdd3b4003f37234b278a9c615750d3fa12b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23bc5500ba8364f4f9b779f048cdd3b4003f37234b278a9c615750d3fa12b6a", kill_on_drop: false }` [INFO] [stdout] c23bc5500ba8364f4f9b779f048cdd3b4003f37234b278a9c615750d3fa12b6a