[INFO] fetching crate mondayio 0.2.4... [INFO] testing mondayio-0.2.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate mondayio 0.2.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mondayio 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mondayio 0.2.4 [INFO] tweaked toml for crates.io crate mondayio 0.2.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mondayio 0.2.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mondayio 0.2.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded auto-const-array v0.2.2 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded local-sync v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbdeb8018afd0ec663c478fbc2c6a9b50626bcf81fc1c82b023d31f9541507a8 [INFO] running `Command { std: "docker" "start" "-a" "dbdeb8018afd0ec663c478fbc2c6a9b50626bcf81fc1c82b023d31f9541507a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbdeb8018afd0ec663c478fbc2c6a9b50626bcf81fc1c82b023d31f9541507a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdeb8018afd0ec663c478fbc2c6a9b50626bcf81fc1c82b023d31f9541507a8", kill_on_drop: false }` [INFO] [stdout] dbdeb8018afd0ec663c478fbc2c6a9b50626bcf81fc1c82b023d31f9541507a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df19556f2bf706f828e3fe4efa2a867e3d74fc9fa4b29ea4084bab30dd8bc5a [INFO] running `Command { std: "docker" "start" "-a" "5df19556f2bf706f828e3fe4efa2a867e3d74fc9fa4b29ea4084bab30dd8bc5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling auto-const-array v0.2.2 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling mondayio v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "5df19556f2bf706f828e3fe4efa2a867e3d74fc9fa4b29ea4084bab30dd8bc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df19556f2bf706f828e3fe4efa2a867e3d74fc9fa4b29ea4084bab30dd8bc5a", kill_on_drop: false }` [INFO] [stdout] 5df19556f2bf706f828e3fe4efa2a867e3d74fc9fa4b29ea4084bab30dd8bc5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0997e995e3611a8cdfe2f542d5c62e64b544246d800e4890352a333d95fa373a [INFO] running `Command { std: "docker" "start" "-a" "0997e995e3611a8cdfe2f542d5c62e64b544246d800e4890352a333d95fa373a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mondayio v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling local-sync v0.0.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/buf_writter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/buf_writter.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:138:3 [INFO] [stdout] | [INFO] [stdout] 138 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 101 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `monoio` [INFO] [stdout] --> tests/tcp_echo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_stream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_stream.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_stream.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_split.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_split.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[monoio::test_all(entries = 1024)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/buf_writter.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_cred.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use monoio::net::UnixStream; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/uds_cred.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [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 E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "uds_split") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use monoio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use monoio::io::CancelableAsyncReadRent; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | use monoio::io::CancelableAsyncReadRent; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "buf_writter") due to 3 previous errors [INFO] [stderr] error: could not compile `mondayio` (test "uds_stream") due to 3 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use monoio::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 101 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | #[monoio::test(driver = "uring")] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "uds_cred") due to 2 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:195:3 [INFO] [stdout] | [INFO] [stdout] 195 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:212:3 [INFO] [stdout] | [INFO] [stdout] 212 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:247:3 [INFO] [stdout] | [INFO] [stdout] 247 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:302:3 [INFO] [stdout] | [INFO] [stdout] 302 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:318:3 [INFO] [stdout] | [INFO] [stdout] 318 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 38 | / test_connect_ip! { [INFO] [stdout] 39 | | (connect_v4, "127.0.0.1:0", SocketAddr::is_ipv4), [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 52 | / test_connect_ip! { [INFO] [stdout] 53 | | (connect_v6, "[::1]:0", SocketAddr::is_ipv6), [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 78 | / test_connect! { [INFO] [stdout] 79 | | (ip_string, (|listener: &TcpListener| { [INFO] [stdout] 80 | | format!("127.0.0.1:{}", listener.local_addr().unwrap().port()) [INFO] [stdout] 81 | | })), [INFO] [stdout] ... | [INFO] [stdout] 99 | | })), [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | monoio::join!(server, client); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 78 | / test_connect! { [INFO] [stdout] 79 | | (ip_string, (|listener: &TcpListener| { [INFO] [stdout] 80 | | format!("127.0.0.1:{}", listener.local_addr().unwrap().port()) [INFO] [stdout] 81 | | })), [INFO] [stdout] ... | [INFO] [stdout] 99 | | })), [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | let res = monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 121 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use monoio::net::udp::UdpSocket; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | #[monoio::test_all(timer_enabled = true)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | monoio::select! { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[monoio::test_all] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | let (res, _) = cursor.write(TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 18 | let (res, _) = cursor.write_all(TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | fn write( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::buf; [INFO] [stdout] | [INFO] [stdout] help: if you import `buf`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - fn write( [INFO] [stdout] 80 + fn write( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | fn writev( [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::buf; [INFO] [stdout] | [INFO] [stdout] help: if you import `buf`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - fn writev( [INFO] [stdout] 89 + fn writev( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_all` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1875:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 23 - let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] 23 + let (res, _) = cursor.write(LARGE_TEST_DATA).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | assert!(cursor.flush().await.is_ok()); [INFO] [stdout] | ^^^^^ method not found in `std::io::Cursor>` [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1841:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `flush` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 83 | ) -> impl std::future::Future> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/async_write_rent_boxed.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> impl std::future::Future> { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `shutdown` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | assert!(cursor.shutdown().await.is_ok()); [INFO] [stdout] | ^^^^^^^^ method not found in `std::io::Cursor>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | let buf_vec: monoio::buf::VecBuf = buf_vec_to_write.take().unwrap().into(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::buf; [INFO] [stdout] | [INFO] [stdout] help: if you import `buf`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - let buf_vec: monoio::buf::VecBuf = buf_vec_to_write.take().unwrap().into(); [INFO] [stdout] 36 + let buf_vec: buf::VecBuf = buf_vec_to_write.take().unwrap().into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | let buf_vec: monoio::buf::VecBuf = vec![vec![0; 3], vec![0; iov_msg.len() - 3]].into(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::buf; [INFO] [stdout] | [INFO] [stdout] help: if you import `buf`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 44 - let buf_vec: monoio::buf::VecBuf = vec![vec![0; 3], vec![0; iov_msg.len() - 3]].into(); [INFO] [stdout] 44 + let buf_vec: buf::VecBuf = vec![vec![0; 3], vec![0; iov_msg.len() - 3]].into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | let opts = monoio::net::ListenerOpts::default().tcp_fast_open(true); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::net::ListenerOpts; [INFO] [stdout] | [INFO] [stdout] help: if you import `ListenerOpts`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - let opts = monoio::net::ListenerOpts::default().tcp_fast_open(true); [INFO] [stdout] 108 + let opts = ListenerOpts::default().tcp_fast_open(true); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | let opts = monoio::net::TcpConnectOpts::default().tcp_fast_open(true); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::net::TcpConnectOpts; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpConnectOpts`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 117 - let opts = monoio::net::TcpConnectOpts::default().tcp_fast_open(true); [INFO] [stdout] 117 + let opts = TcpConnectOpts::default().tcp_fast_open(true); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "async_write_rent_boxed") due to 11 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | let (res, _) = cursor.write(TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut Vec<_>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 38 | let (res, _) = cursor.write_all(TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_echo.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/udp.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let canceller = monoio::io::Canceller::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::io::Canceller; [INFO] [stdout] | [INFO] [stdout] help: if you import `Canceller`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - let canceller = monoio::io::Canceller::new(); [INFO] [stdout] 85 + let canceller = Canceller::new(); [INFO] [stdout] | [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] [stdout] error[E0599]: no method named `write_all` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1875:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut Vec<_>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 48 - let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] 48 + let (res, _) = cursor.write(LARGE_TEST_DATA).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "tcp_echo") due to 13 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | let (res, _) = cursor.write(TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut [u8]>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 65 | let (res, _) = cursor.write_all(TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "udp") due to 8 previous errors [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | let (res, _) = cursor.write(LARGE_TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut [u8]>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 77 | let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let (res, _) = cursor.write(TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 89 | let (res, _) = cursor.write_all(TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | let (res, _) = cursor.write(LARGE_TEST_DATA).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 96 | let (res, _) = cursor.write_all(LARGE_TEST_DATA).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `writev` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 110 - let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] 110 + let (res, buf_vec) = cursor.write(buf_vec).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `writev` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 126 - let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] 126 + let (res, buf_vec) = cursor.write(buf_vec).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `writev` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:153:37 [INFO] [stdout] | [INFO] [stdout] 153 | let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 153 - let (res, buf_vec) = cursor.writev(buf_vec).await; [INFO] [stdout] 153 + let (res, buf_vec) = cursor.write(buf_vec).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | let (res, _) = cursor.write(&[1, 2, 3, 4]).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut [u8]>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 180 | let (res, _) = cursor.write_all(&[1, 2, 3, 4]).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | let (res, _) = cursor.write(&[5, 6, 7, 8]).await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1764:7 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `std::io::Cursor<&mut [u8]>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] help: there is a method `write_all` with a similar name [INFO] [stdout] | [INFO] [stdout] 187 | let (res, _) = cursor.write_all(&[5, 6, 7, 8]).await; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `writev` found for struct `std::io::Cursor` in the current scope [INFO] [stdout] --> tests/async_write_rent_cursor.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | let (res, _) = cursor.writev(buf_vec).await; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `write` with a similar name [INFO] [stdout] | [INFO] [stdout] 192 - let (res, _) = cursor.writev(buf_vec).await; [INFO] [stdout] 192 + let (res, _) = cursor.write(buf_vec).await; [INFO] [stdout] | [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 `mondayio` (test "async_write_rent_cursor") due to 24 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | let res = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - let res = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 109 + let res = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 120 - let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 120 + let result = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 125 - let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 125 + let result = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 136 - let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 136 + let result = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 141 - let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 141 + let result = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 153 | let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 153 - let result = monoio::fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] 153 + let result = fs::read(tempfile.path()).await.unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | monoio::fs::read(tempfile.path()).await.unwrap(), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs; [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::fs; [INFO] [stdout] | [INFO] [stdout] help: if you import `fs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 164 - monoio::fs::read(tempfile.path()).await.unwrap(), [INFO] [stdout] 164 + fs::read(tempfile.path()).await.unwrap(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | let canceler = monoio::io::Canceller::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::io::Canceller; [INFO] [stdout] | [INFO] [stdout] help: if you import `Canceller`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 157 - let canceler = monoio::io::Canceller::new(); [INFO] [stdout] 157 + let canceler = Canceller::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | monoio::time::sleep(std::time::Duration::from_millis(100)).await; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::time; [INFO] [stdout] | [INFO] [stdout] help: if you import `time`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 160 - monoio::time::sleep(std::time::Duration::from_millis(100)).await; [INFO] [stdout] 160 + time::sleep(std::time::Duration::from_millis(100)).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:180:20 [INFO] [stdout] | [INFO] [stdout] 180 | let canceler = monoio::io::Canceller::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use mondayio::io::Canceller; [INFO] [stdout] | [INFO] [stdout] help: if you import `Canceller`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 180 - let canceler = monoio::io::Canceller::new(); [INFO] [stdout] 180 + let canceler = Canceller::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::LazyLock` [INFO] [stdout] --> tests/tcp_connect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::LazyLock, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 38 | / test_connect_ip! { [INFO] [stdout] 39 | | (connect_v4, "127.0.0.1:0", SocketAddr::is_ipv4), [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [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] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | let file = monoio::start::(async { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/fs_file.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let file = monoio::start::(async { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] ... [INFO] [stdout] 52 | / test_connect_ip! { [INFO] [stdout] 53 | | (connect_v6, "[::1]:0", SocketAddr::is_ipv6), [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [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 `mondayio` (test "fs_file") due to 25 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `monoio` in this scope [INFO] [stdout] --> tests/tcp_connect.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | monoio::spawn(async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `monoio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monoio`, use `cargo add monoio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> tests/tcp_connect.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let handler = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mondayio` (test "tcp_connect") due to 19 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0997e995e3611a8cdfe2f542d5c62e64b544246d800e4890352a333d95fa373a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0997e995e3611a8cdfe2f542d5c62e64b544246d800e4890352a333d95fa373a", kill_on_drop: false }` [INFO] [stdout] 0997e995e3611a8cdfe2f542d5c62e64b544246d800e4890352a333d95fa373a