[INFO] fetching crate tokio-util_wasi 0.7.5... [INFO] testing tokio-util_wasi-0.7.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate tokio-util_wasi 0.7.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tokio-util_wasi 0.7.5 [INFO] finished tweaking crates.io crate tokio-util_wasi 0.7.5 [INFO] tweaked toml for crates.io crate tokio-util_wasi 0.7.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-util_wasi 0.7.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio_wasi v1.25.2 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded dns-parser v0.8.0 [INFO] [stderr] Downloaded wasmedge_wasi_socket v0.5.5 [INFO] [stderr] Downloaded mio_wasi v0.8.9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e42612439a4f86ff8572966a1c0ba13894904ac00375d92675e03a16a78a41 [INFO] running `Command { std: "docker" "start" "-a" "24e42612439a4f86ff8572966a1c0ba13894904ac00375d92675e03a16a78a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e42612439a4f86ff8572966a1c0ba13894904ac00375d92675e03a16a78a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e42612439a4f86ff8572966a1c0ba13894904ac00375d92675e03a16a78a41", kill_on_drop: false }` [INFO] [stdout] 24e42612439a4f86ff8572966a1c0ba13894904ac00375d92675e03a16a78a41 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da0163193fcdf1b7ba02254580e7de629c60172bfad5e99234c4edb79101ef48 [INFO] running `Command { std: "docker" "start" "-a" "da0163193fcdf1b7ba02254580e7de629c60172bfad5e99234c4edb79101ef48", kill_on_drop: false }` [INFO] [stderr] Compiling tokio_wasi v1.25.2 [INFO] [stderr] Compiling tokio-util_wasi v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "da0163193fcdf1b7ba02254580e7de629c60172bfad5e99234c4edb79101ef48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0163193fcdf1b7ba02254580e7de629c60172bfad5e99234c4edb79101ef48", kill_on_drop: false }` [INFO] [stdout] da0163193fcdf1b7ba02254580e7de629c60172bfad5e99234c4edb79101ef48 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5840a83f9cf3ff4da235d81e4a1a5c5f0529582d3277cfce14bf0c35cb72cdf [INFO] running `Command { std: "docker" "start" "-a" "f5840a83f9cf3ff4da235d81e4a1a5c5f0529582d3277cfce14bf0c35cb72cdf", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-util_wasi v0.7.5 (/opt/rustwide/workdir) [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:28:13 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | pub mod codec; [INFO] [stdout] | | ^^^^^ [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- the item is gated behind the `codec` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/framed_read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_test::assert_ready; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/framed_read.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_test::task; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> tests/framed_read.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::Stream; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util_wasi` (test "framed_read") due to 4 previous errors [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures` [INFO] [stdout] --> tests/reusable_box.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::future::FutureExt; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> tests/task_join_map.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg(all(feature = "rt", tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [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[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/length_delimited.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_test::task; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/length_delimited.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_test::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures` [INFO] [stdout] --> tests/length_delimited.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use futures::{pin_mut, Sink, Stream}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `futures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | assert_eq!(b.get_pin().now_or_never(), Some(10)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(b.get_pin().now_or_never(), Some(20)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | assert_eq!(b.get_pin().now_or_never(), Some(30)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!(b.get_pin().now_or_never(), Some(10)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(b.get_pin().now_or_never(), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | assert_eq!(b.get_pin().now_or_never(), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(b.get_pin().now_or_never(), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(b.get_pin().now_or_never(), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | assert_eq!(b.get_pin().now_or_never(), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `now_or_never` found for struct `Pin<&mut dyn Future + Send>` in the current scope [INFO] [stdout] --> tests/reusable_box.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(b.get_pin().now_or_never(), Some(5)); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Pin<&mut dyn Future + Send>` [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: could not compile `tokio-util_wasi` (test "reusable_box") due to 11 previous errors [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util_wasi` (test "_require_full") 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:28:13 [INFO] [stdout] | [INFO] [stdout] 27 | / cfg_codec! { [INFO] [stdout] 28 | | pub mod codec; [INFO] [stdout] | | ^^^^^ [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- the item is gated behind the `codec` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_stream` [INFO] [stdout] --> tests/framed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/framed.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_test::assert_ok; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/framed.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/framed.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util_wasi` (test "framed") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved imports `tokio::io::repeat`, `tokio::io::AsyncReadExt`, `tokio::io::Repeat` [INFO] [stdout] --> src/either.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | use tokio::io::{repeat, AsyncReadExt, Repeat}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^^ no `Repeat` in `io` [INFO] [stdout] | | | [INFO] [stdout] | | no `AsyncReadExt` in `io` [INFO] [stdout] | | help: a similar name exists in the module: `AsyncRead` [INFO] [stdout] | no `repeat` in `io` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio_wasi-1.25.2/src/io/mod.rs:266:60 [INFO] [stdout] | [INFO] [stdout] 259 | / cfg_io_util! { [INFO] [stdout] 260 | | mod split; [INFO] [stdout] 261 | | pub use split::{split, ReadHalf, WriteHalf}; [INFO] [stdout] ... | [INFO] [stdout] 266 | | copy, copy_bidirectional, copy_buf, duplex, empty, repeat, sink, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt, [INFO] [stdout] | | ^^^^^^ [INFO] [stdout] 267 | | BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, [INFO] [stdout] 268 | | }; [INFO] [stdout] 269 | | } [INFO] [stdout] | |_- the item is gated behind the `io-util` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio_wasi-1.25.2/src/io/mod.rs:266:91 [INFO] [stdout] | [INFO] [stdout] 259 | / cfg_io_util! { [INFO] [stdout] 260 | | mod split; [INFO] [stdout] 261 | | pub use split::{split, ReadHalf, WriteHalf}; [INFO] [stdout] ... | [INFO] [stdout] 266 | | copy, copy_bidirectional, copy_buf, duplex, empty, repeat, sink, AsyncBufReadExt, AsyncReadExt, AsyncSeekExt, AsyncWriteExt, [INFO] [stdout] | | ^^^^^^^^^^^^ [INFO] [stdout] 267 | | BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, [INFO] [stdout] 268 | | }; [INFO] [stdout] 269 | | } [INFO] [stdout] | |_- the item is gated behind the `io-util` feature [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::io::Repeat [INFO] [stdout] std::iter::Repeat [INFO] [stdout] core::iter::Repeat [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio_wasi-1.25.2/src/io/mod.rs:267:70 [INFO] [stdout] | [INFO] [stdout] 259 | / cfg_io_util! { [INFO] [stdout] 260 | | mod split; [INFO] [stdout] 261 | | pub use split::{split, ReadHalf, WriteHalf}; [INFO] [stdout] ... | [INFO] [stdout] 267 | | BufReader, BufStream, BufWriter, DuplexStream, Empty, Lines, Repeat, Sink, Split, Take, [INFO] [stdout] | | ^^^^^^ [INFO] [stdout] 268 | | }; [INFO] [stdout] 269 | | } [INFO] [stdout] | |_- the item is gated behind the `io-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_stream` [INFO] [stdout] --> src/either.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | use tokio_stream::{once, Once, StreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/either.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/either.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/either.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | either.read_exact(&mut buffer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util_wasi` (lib test) due to 5 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util_wasi` (test "length_delimited") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f5840a83f9cf3ff4da235d81e4a1a5c5f0529582d3277cfce14bf0c35cb72cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5840a83f9cf3ff4da235d81e4a1a5c5f0529582d3277cfce14bf0c35cb72cdf", kill_on_drop: false }` [INFO] [stdout] f5840a83f9cf3ff4da235d81e4a1a5c5f0529582d3277cfce14bf0c35cb72cdf