[INFO] fetching crate completeio 0.1.0...
[INFO] checking completeio-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate completeio 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate completeio 0.1.0 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 completeio 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate completeio 0.1.0
[INFO] tweaked toml for crates.io crate completeio 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate completeio 0.1.0 already has a lockfile, it will not be regenerated
[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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boot-time v0.1.2
[INFO] [stderr]   Downloaded io-uring v0.6.2
[INFO] [stderr]   Downloaded clap v4.4.5
[INFO] [stderr]   Downloaded clap_builder v4.4.5
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ee6271eaaea5775c2245526fb8d75cc8958ef072c738d6e18895cd56a127197
[INFO] running `Command { std: "docker" "start" "-a" "2ee6271eaaea5775c2245526fb8d75cc8958ef072c738d6e18895cd56a127197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ee6271eaaea5775c2245526fb8d75cc8958ef072c738d6e18895cd56a127197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee6271eaaea5775c2245526fb8d75cc8958ef072c738d6e18895cd56a127197", kill_on_drop: false }`
[INFO] [stdout] 2ee6271eaaea5775c2245526fb8d75cc8958ef072c738d6e18895cd56a127197
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 920bb597cd9cf2140ba4546a3ea83b7a25d4e41a11eb71c01cacbdf7b4aa6b4c
[INFO] running `Command { std: "docker" "start" "-a" "920bb597cd9cf2140ba4546a3ea83b7a25d4e41a11eb71c01cacbdf7b4aa6b4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling io-uring v0.6.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking clap_builder v4.4.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking completeio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `syscall`
[INFO] [stdout]    --> src/lib.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 | macro_rules! syscall {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syscall`
[INFO] [stdout]    --> src/lib.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub(crate) use syscall;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stdout] warning: trait `RecvResultExt` is never used
[INFO] [stdout]   --> src/op.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) trait RecvResultExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking clap v4.4.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> examples/net.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             futures_util::try_join!(TcpStream::connect(&addr), listener.accept()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> tests/tcp_connect.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     futures_util::join!(server, client);
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> benches/net.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let (tx, (rx, _)) = futures_util::try_join!(tx, rx).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> examples/basic.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout] 4  |     let buffer = completeio::task::block_on(async {
[INFO] [stdout]    |                              ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> benches/named_pipe.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |         completeio::task::block_on(future)
[INFO] [stdout]    |                     ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> benches/fs.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |         completeio::task::block_on(future)
[INFO] [stdout]    |                     ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> examples/net.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout] 6  |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TcpStream`
[INFO] [stdout]  --> examples/net.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use completeio::net::{TcpListener, TcpStream};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `syscall`
[INFO] [stdout]    --> src/lib.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 | macro_rules! syscall {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syscall`
[INFO] [stdout]    --> src/lib.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub(crate) use syscall;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/tcp_accept.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |                   completeio::task::block_on(test_impl($target))
[INFO] [stdout]    |                               ^^^^ could not find `task` in `completeio`
[INFO] [stdout] ...
[INFO] [stdout] 29 | / test_accept! {
[INFO] [stdout] 30 | |     (ip_str, "127.0.0.1:0"),
[INFO] [stdout] 31 | |     (host_str, "localhost:0"),
[INFO] [stdout] 32 | |     (socket_addr, "127.0.0.1:0".parse::<std::net::SocketAddr>().unwrap()),
[INFO] [stdout] 33 | |     (str_port_tuple, ("127.0.0.1", 0)),
[INFO] [stdout] 34 | |     (ip_port_tuple, ("127.0.0.1".parse::<std::net::IpAddr>().unwrap(), 0)),
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout]    = note: this error originates in the macro `test_accept` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/udp.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout] 5  |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> benches/net.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |         completeio::task::block_on(future)
[INFO] [stdout]    |                     ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/udp.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> examples/unix.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout] 5  |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/unix_stream.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (example "net") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/tcp_connect.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |                   completeio::task::block_on(test_connect_ip_impl($target, $addr_f))
[INFO] [stdout]    |                               ^^^^ could not find `task` in `completeio`
[INFO] [stdout] ...
[INFO] [stdout] 40 | / test_connect_ip! {
[INFO] [stdout] 41 | |     (connect_v4, "127.0.0.1:0", SocketAddr::is_ipv4),
[INFO] [stdout] 42 | |     (connect_v6, "[::1]:0", SocketAddr::is_ipv6),
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout]    = note: this error originates in the macro `test_connect_ip` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (bench "named_pipe") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/unix_stream.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/tcp_accept.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout] 7  |     completeio::task::spawn(async move {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `task`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 7  -     completeio::task::spawn(async move {
[INFO] [stdout] 7  +     task::spawn(async move {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/tcp_connect.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |                   completeio::task::block_on(test_connect_impl($mapping))
[INFO] [stdout]    |                               ^^^^ could not find `task` in `completeio`
[INFO] [stdout] ...
[INFO] [stdout] 74 | / test_connect! {
[INFO] [stdout] 75 | |     (ip_string, (|listener: &TcpListener| {
[INFO] [stdout] 76 | |         format!("127.0.0.1:{}", listener.local_addr().unwrap().as_socket().unwrap().port())
[INFO] [stdout] 77 | |     })),
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     })),
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout]    = note: this error originates in the macro `test_connect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> tests/runtime.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             futures_util::try_join!(TcpStream::connect(&addr), listener.accept()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> tests/runtime.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             futures_util::try_join!(TcpStream::connect(&addr), listener.accept()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]    --> tests/tcp_connect.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     completeio::task::block_on(async {
[INFO] [stdout]     |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout] 31  | pub mod task;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/tcp_connect.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     completeio::task::spawn(async move {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::task;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `task`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     completeio::task::spawn(async move {
[INFO] [stdout] 15 +     task::spawn(async move {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `completeio::net::TcpStream` in the current scope
[INFO] [stdout]   --> benches/net.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let tx = completeio::net::TcpStream::connect(addr);
[INFO] [stdout]    |                                                  ^^^^^^^ function or associated item not found in `TcpStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/runtime.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/file.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/file.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/runtime.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |             completeio::task::block_on(async {
[INFO] [stdout]    |                         ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/file.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/runtime.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/file.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     completeio::task::block_on(async {
[INFO] [stdout]    |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]   --> tests/runtime.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |             completeio::task::block_on(async {
[INFO] [stdout]    |                         ^^^^ could not find `task` in `completeio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub mod task;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]    --> tests/runtime.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let file = completeio::task::block_on(async {
[INFO] [stdout]     |                            ^^^^ could not find `task` in `completeio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout] 31  | pub mod task;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `task` in `completeio`
[INFO] [stdout]    --> tests/runtime.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     completeio::task::block_on(async {
[INFO] [stdout]     |                 ^^^^ could not find `task` in `completeio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout] 31  | pub mod task;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     = note: the item is gated behind the `runtime` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TcpStream`
[INFO] [stdout]  --> tests/runtime.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 |     net::{TcpListener, TcpStream},
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::TcpListener` in the current scope
[INFO] [stdout]  --> tests/tcp_accept.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (socket, _) = listener.accept().await.unwrap();
[INFO] [stdout]   |                                    ^^^^^^ method not found in `TcpListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::TcpListener` in the current scope
[INFO] [stdout]   --> benches/net.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 |             let rx = listener.accept();
[INFO] [stdout]    |                               ^^^^^^ method not found in `TcpListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `completeio::net::TcpStream` in the current scope
[INFO] [stdout]   --> tests/tcp_accept.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let cli = TcpStream::connect(&addr).await.unwrap();
[INFO] [stdout]    |                          ^^^^^^^ function or associated item not found in `TcpStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::UnixListener` in the current scope
[INFO] [stdout]   --> examples/unix.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let (rx, _) = listener.accept().await.unwrap();
[INFO] [stdout]    |                                ^^^^^^ method not found in `UnixListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `SendWrapper<T>`
[INFO] [stdout]   --> tests/runtime.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let rx = SendWrapper(rx);
[INFO] [stdout]    |             ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |                 let (n, buffer) = rx.recv_exact(buffer).await;
[INFO] [stdout]    |                                      ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rx` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let rx: SendWrapper<T> = SendWrapper(rx);
[INFO] [stdout]    |               ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |         active.send(MSG).await.0.unwrap();
[INFO] [stdout]    |                ^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::UnixListener` in the current scope
[INFO] [stdout]   --> tests/unix_stream.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (server, _) = listener.accept().await?;
[INFO] [stdout]    |                                    ^^^^^^ method not found in `UnixListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (test "tcp_accept") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `read_to_end_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]  --> examples/basic.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 |         let (read, buffer) = file.read_to_end_at(Vec::with_capacity(4096), 0).await;
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::TcpListener` in the current scope
[INFO] [stdout]   --> tests/tcp_connect.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let (socket, addr) = listener.accept().await.unwrap();
[INFO] [stdout]    |                                       ^^^^^^ method not found in `TcpListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_to_end_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]   --> benches/fs.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let (n, buffer) = file.read_to_end_at(buffer, 0).await;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] warning: trait `RecvResultExt` is never used
[INFO] [stdout]   --> src/op.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) trait RecvResultExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `completeio::net::TcpStream` in the current scope
[INFO] [stdout]   --> tests/tcp_connect.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mine = TcpStream::connect(&addr).await.unwrap();
[INFO] [stdout]    |                           ^^^^^^^ function or associated item not found in `TcpStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (example "basic") due to 3 previous errors
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (res, buffer) = passive.recv(Vec::with_capacity(20)).await;
[INFO] [stdout]    |                                     ^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]    --> benches/net.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     let (res, _) = tx.send(&PACKET[pos..]).await;
[INFO] [stdout]     |                                       ^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_all` found for struct `completeio::net::UnixStream` in the current scope
[INFO] [stdout]   --> examples/unix.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         tx.send_all("Hello world!").await.0.unwrap();
[INFO] [stdout]    |            ^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0599]: no method named `send_all` found for struct `completeio::net::UnixStream` in the current scope
[INFO] [stdout]   --> tests/unix_stream.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let write_len = client.send_all("hello").await.0?;
[INFO] [stdout]    |                                ^^^^^^^^ method not found in `UnixStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (example "unix") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `recv` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]    --> benches/net.rs:127:40
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     (res, buffer) = rx.recv(buffer).await;
[INFO] [stdout]     |                                        ^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_to` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |         active.send_to(MSG, &passive01_addr).await.0.unwrap();
[INFO] [stdout]    |                ^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::TcpListener` in the current scope
[INFO] [stdout]   --> tests/tcp_connect.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |         listener.accept().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^ method not found in `TcpListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0599]: no method named `read_to_end_at` found for reference `&completeio::fs::File` in the current scope
[INFO] [stdout]   --> tests/file.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (res, buf) = file.read_to_end_at(buf, 0).await;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ method not found in `&File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `connect` found for struct `completeio::net::TcpStream` in the current scope
[INFO] [stdout]   --> tests/tcp_connect.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         match TcpStream::connect(addr).await {
[INFO] [stdout]    |                          ^^^^^^^ function or associated item not found in `TcpStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (bench "net") due to 7 previous errors
[INFO] [stdout] error[E0599]: no method named `accept` found for struct `completeio::net::UnixListener` in the current scope
[INFO] [stdout]   --> tests/unix_stream.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let (server, _) = listener.accept().await?;
[INFO] [stdout]    |                                    ^^^^^^ method not found in `UnixListener`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0599]: no function or associated item named `connect` found for struct `completeio::net::TcpStream` in the current scope
[INFO] [stdout]    --> tests/tcp_connect.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |         assert!(TcpStream::connect("127.0.0.1:1").await.is_err());
[INFO] [stdout]     |                            ^^^^^^^ function or associated item not found in `TcpStream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (test "unix_stream") due to 6 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 `completeio` (test "tcp_connect") due to 11 previous errors
[INFO] [stdout] error[E0599]: no method named `send_to` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |         active.send_to(MSG, &passive1_addr).await.0.unwrap();
[INFO] [stdout]    |                ^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]   --> benches/fs.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |             let (res, _) = file.write_all_at(CONTENT, 0).await;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0599]: no method named `send_to` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |         active.send_to(MSG, &passive2_addr).await.0.unwrap();
[INFO] [stdout]    |                ^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (bench "fs") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `read_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]    --> tests/runtime.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |         file.read_at(
[INFO] [stdout]     |         -----^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_to` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |         active.send_to(MSG, &passive3_addr).await.0.unwrap();
[INFO] [stdout]    |                ^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]   --> tests/file.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         file.write_all_at(HELLO, 0).await.0.unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv_from` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |             passive1.recv_from(Vec::with_capacity(20)).await,
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sync_all` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]   --> tests/file.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |         file.sync_all().await.unwrap();
[INFO] [stdout]    |              ^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]    --> tests/runtime.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 file.write_at("hello world", 0).await.0.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv_from` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |             passive2.recv_from(Vec::with_capacity(20)).await,
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `completeio` (test "runtime") due to 12 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no method named `recv_from` found for struct `completeio::net::UdpSocket` in the current scope
[INFO] [stdout]   --> tests/udp.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |             passive3.recv_from(Vec::with_capacity(20)).await,
[INFO] [stdout]    |                      ^^^^^^^^^ method not found in `UdpSocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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 `completeio` (test "udp") due to 12 previous errors
[INFO] [stdout] error[E0599]: no method named `write_all_at` found for struct `completeio::fs::File` in the current scope
[INFO] [stdout]   --> tests/file.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         file.write_all_at(HELLO, 0).await.0.unwrap();
[INFO] [stdout]    |              ^^^^^^^^^^^^ method not found in `File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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 `completeio` (test "file") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "920bb597cd9cf2140ba4546a3ea83b7a25d4e41a11eb71c01cacbdf7b4aa6b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920bb597cd9cf2140ba4546a3ea83b7a25d4e41a11eb71c01cacbdf7b4aa6b4c", kill_on_drop: false }`
[INFO] [stdout] 920bb597cd9cf2140ba4546a3ea83b7a25d4e41a11eb71c01cacbdf7b4aa6b4c
