[INFO] fetching crate kvarn-tokio-uring 0.4.0-alpha1...
[INFO] checking kvarn-tokio-uring-0.4.0-alpha1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate kvarn-tokio-uring 0.4.0-alpha1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate kvarn-tokio-uring 0.4.0-alpha1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate kvarn-tokio-uring 0.4.0-alpha1
[INFO] finished tweaking crates.io crate kvarn-tokio-uring 0.4.0-alpha1
[INFO] tweaked toml for crates.io crate kvarn-tokio-uring 0.4.0-alpha1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate kvarn-tokio-uring 0.4.0-alpha1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94473ef960f4aac100ffc06f3c34e79f435d7e4aa21f0b977c289451aff61445
[INFO] running `Command { std: "docker" "start" "-a" "94473ef960f4aac100ffc06f3c34e79f435d7e4aa21f0b977c289451aff61445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94473ef960f4aac100ffc06f3c34e79f435d7e4aa21f0b977c289451aff61445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94473ef960f4aac100ffc06f3c34e79f435d7e4aa21f0b977c289451aff61445", kill_on_drop: false }`
[INFO] [stdout] 94473ef960f4aac100ffc06f3c34e79f435d7e4aa21f0b977c289451aff61445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 052ace1549d78abcd23e50c3fa9c9d2bde974f2d707a633d53b001baa2902e83
[INFO] running `Command { std: "docker" "start" "-a" "052ace1549d78abcd23e50c3fa9c9d2bde974f2d707a633d53b001baa2902e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling io-uring v0.6.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking iai v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking kvarn-tokio-uring v0.4.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fs/create_dir_all.rs:127:78
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn recurse_create_dir_all<'a>(&'a self, path: &'a Path) -> LocalBoxFuture<io::Result<()>> {
[INFO] [stdout]     |                               -- lifetime `'a` declared here                 ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/runtime/driver/op/mod.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ignored(Box<dyn std::any::Any>),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ignored(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/unix_listener.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::net::UnixListener;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::net::UnixListener;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/tcp_listener_fixed_buffers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio_uring::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use io_uring::{
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/cat.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio_uring::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use io_uring::fs::File;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> tests/buf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio_uring::buf::{BoundedBuf, BoundedBufMut, Slice};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use io_uring::buf::{BoundedBuf, BoundedBufMut, Slice};
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/udp_socket.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_uring::net::UdpSocket;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use io_uring::net::UdpSocket;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> tests/driver.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::{buf::IoBuf, fs::File};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::{buf::IoBuf, fs::File};
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/tcp_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::net::TcpStream;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_uring::buf::fixed::FixedBufRegistry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use io_uring::buf::fixed::FixedBufRegistry;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio_uring::buf::{BoundedBuf, BoundedBufMut};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use io_uring::buf::{BoundedBuf, BoundedBufMut};
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio_uring::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use io_uring::fs::File;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/tcp_listener.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::net::TcpListener;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::net::TcpListener;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_listener.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 use tokio_uring::buf::BoundedBuf; // for slice()
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 use io_uring::buf::BoundedBuf; // for slice()
[INFO] [stdout]    |                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_uring`
[INFO] [stdout]  --> examples/test_create_dir_all.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::fs;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::fs;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/buf.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 |     B: tokio_uring::buf::IoBuf,
[INFO] [stdout]     |        ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 |     B: io_uring::buf::IoBuf,
[INFO] [stdout]     |        ~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::buf;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `buf`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 -     B: tokio_uring::buf::IoBuf,
[INFO] [stdout] 147 +     B: buf::IoBuf,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/cat.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/udp_socket.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_listener_fixed_buffers.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     tokio_uring::start(accept_loop(socket_addr));
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |     io_uring::start(accept_loop(socket_addr));
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/unix_listener.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_listener_fixed_buffers.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         tokio_uring::spawn(echo_handler(stream, peer, registry.clone()));
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 |         io_uring::spawn(echo_handler(stream, peer, registry.clone()));
[INFO] [stdout]    |         ~~~~~~~~
[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: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/unix_listener.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             tokio_uring::spawn(async move {
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 |             io_uring::spawn(async move {
[INFO] [stdout]    |             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/mix.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_uring::{fs::File, net::TcpListener};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use io_uring::{fs::File, net::TcpListener};
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "tcp_listener_fixed_buffers") due to 3 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> examples/unix_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio_uring::net::UnixStream;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use io_uring::net::UnixStream;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fs/create_dir_all.rs:127:78
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn recurse_create_dir_all<'a>(&'a self, path: &'a Path) -> LocalBoxFuture<io::Result<()>> {
[INFO] [stdout]     |                               -- lifetime `'a` declared here                 ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "unix_listener") due to 3 previous errors
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "cat") due to 2 previous errors
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "udp_socket") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (test "buf") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/driver.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     unsafe impl tokio_uring::buf::IoBufMut for MyBuf {
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 |     unsafe impl io_uring::buf::IoBufMut for MyBuf {
[INFO] [stdout]    |                 ~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kvarn_tokio_uring::buf;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `buf`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -     unsafe impl tokio_uring::buf::IoBufMut for MyBuf {
[INFO] [stdout] 32 +     unsafe impl buf::IoBufMut for MyBuf {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]  --> tests/runtime.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     tokio_uring::start(async {
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     io_uring::start(async {
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_listener.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "tcp_stream") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/runtime.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/tcp_listener.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             tokio_uring::spawn(async move {
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 |             io_uring::spawn(async move {
[INFO] [stdout]    |             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/criterion/no_op.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut ring_opts = tokio_uring::uring_builder();
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut ring_opts = io_uring::uring_builder();
[INFO] [stdout]    |                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/runtime.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let handle = tokio_uring::spawn(async move {
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let handle = io_uring::spawn(async move {
[INFO] [stdout]    |                      ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/criterion/no_op.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         m += tokio_uring::builder()
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 |         m += io_uring::builder()
[INFO] [stdout]    |              ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/criterion/no_op.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     js.spawn_local(tokio_uring::no_op());
[INFO] [stdout]    |                                    ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     js.spawn_local(io_uring::no_op());
[INFO] [stdout]    |                                    ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/driver.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let file = tokio_uring::start(async {
[INFO] [stdout]    |                ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let file = io_uring::start(async {
[INFO] [stdout]    |                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/driver.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/driver.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     tokio_uring::builder()
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 113 |     io_uring::builder()
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/driver.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .uring_builder(tokio_uring::uring_builder().setup_cqsize(cqueue_entries))
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .uring_builder(io_uring::uring_builder().setup_cqsize(cqueue_entries))
[INFO] [stdout]     |                        ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let _statx = tokio_uring::fs::statx(path).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let _statx = io_uring::fs::statx(path).await?;
[INFO] [stdout]     |                  ~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 174 -     let _statx = tokio_uring::fs::statx(path).await?;
[INFO] [stdout] 174 +     let _statx = fs::statx(path).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let _statx = tokio_uring::fs::StatxBuilder::new()
[INFO] [stdout]     |                  ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let _statx = io_uring::fs::StatxBuilder::new()
[INFO] [stdout]     |                  ~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs::StatxBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatxBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 179 -     let _statx = tokio_uring::fs::StatxBuilder::new()
[INFO] [stdout] 179 +     let _statx = StatxBuilder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/driver.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 js.spawn_local(tokio_uring::no_op());
[INFO] [stdout]     |                                ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 js.spawn_local(io_uring::no_op());
[INFO] [stdout]     |                                ~~~~~~~~
[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: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let f = tokio_uring::fs::File::open(dir_path).await?;
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let f = io_uring::fs::File::open(dir_path).await?;
[INFO] [stdout]     |             ~~~~~~~~
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 190 -     let f = tokio_uring::fs::File::open(dir_path).await?;
[INFO] [stdout] 190 +     let f = File::open(dir_path).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let statx = tokio_uring::fs::StatxBuilder::new()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let statx = io_uring::fs::StatxBuilder::new()
[INFO] [stdout]     |                 ~~~~~~~~
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs::StatxBuilder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StatxBuilder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 202 -     let statx = tokio_uring::fs::StatxBuilder::new()
[INFO] [stdout] 202 +     let statx = StatxBuilder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let file = tokio_uring::fs::OpenOptions::new()
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let file = io_uring::fs::OpenOptions::new()
[INFO] [stdout]     |                ~~~~~~~~
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs::OpenOptions;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs::OpenOptions;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use tokio::net::unix::pipe::OpenOptions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `OpenOptions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 219 -     let file = tokio_uring::fs::OpenOptions::new()
[INFO] [stdout] 219 +     let file = OpenOptions::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let (_is_dir, is_regfile) = tokio_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let (_is_dir, is_regfile) = io_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 229 -     let (_is_dir, is_regfile) = tokio_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout] 229 +     let (_is_dir, is_regfile) = fs::is_dir_regfile(path).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:242:33
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (is_dir, _is_regfile) = tokio_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let (is_dir, _is_regfile) = io_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 242 -     let (is_dir, _is_regfile) = tokio_uring::fs::is_dir_regfile(path).await;
[INFO] [stdout] 242 +     let (is_dir, _is_regfile) = fs::is_dir_regfile(path).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (test "driver") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/mix.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[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: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/mix.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             tokio_uring::spawn(async move {
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 |             io_uring::spawn(async move {
[INFO] [stdout]    |             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/lai/no_op.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut ring_opts = tokio_uring::uring_builder();
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut ring_opts = io_uring::uring_builder();
[INFO] [stdout]    |                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/lai/no_op.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     tokio_uring::builder()
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 |     io_uring::builder()
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/lai/no_op.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut ring_opts = tokio_uring::uring_builder();
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut ring_opts = io_uring::uring_builder();
[INFO] [stdout]    |                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/lai/no_op.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     tokio_uring::builder()
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 |     io_uring::builder()
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> benches/lai/no_op.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 js.spawn_local(tokio_uring::no_op());
[INFO] [stdout]    |                                ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 js.spawn_local(io_uring::no_op());
[INFO] [stdout]    |                                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (test "runtime") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> examples/unix_stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slice` found for struct `Vec<u8>` in the current scope
[INFO] [stdout]   --> examples/tcp_listener.rs:40:61
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     let (res, slice) = stream.write_all(buf.slice(..read)).await;
[INFO] [stdout]    |                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/buf/bounded.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn slice(self, range: impl ops::RangeBounds<usize>) -> Slice<Self::Buf>;
[INFO] [stdout]    |        ----- the method is available for `Vec<u8>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `splice` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/alloc/src/vec/mod.rs:3607:5
[INFO] [stdout] help: trait `BoundedBuf` which provides `slice` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use kvarn_tokio_uring::buf::BoundedBuf;
[INFO] [stdout]    |
[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] [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 `kvarn-tokio-uring` (example "unix_stream") due to 2 previous errors
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "mix") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> examples/test_create_dir_all.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 255 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (bench "criterion_no_op") due to 3 previous errors
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "tcp_listener") due to 5 previous errors
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (bench "lai_no_op") due to 5 previous errors
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (example "test_create_dir_all") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         tokio_uring::fs::rename(&old_path, &new_path).await.unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 |         io_uring::fs::rename(&old_path, &new_path).await.unwrap();
[INFO] [stdout]     |         ~~~~~~~~
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::fs;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use kvarn_tokio_uring::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 212 -         tokio_uring::fs::rename(&old_path, &new_path).await.unwrap();
[INFO] [stdout] 212 +         fs::rename(&old_path, &new_path).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 58 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]   --> tests/fs_file.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     tokio_uring::start(async {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 |     io_uring::start(async {
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 105 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 139 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let file = tokio_uring::start(async {
[INFO] [stdout]     |                ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let file = io_uring::start(async {
[INFO] [stdout]     |                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 182 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 228 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 257 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_uring`
[INFO] [stdout]    --> tests/fs_file.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     tokio_uring::start(async {
[INFO] [stdout]     |     ^^^^^^^^^^^ use of undeclared crate or module `tokio_uring`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 288 |     io_uring::start(async {
[INFO] [stdout]     |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvarn-tokio-uring` (test "fs_file") due to 19 previous errors
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/runtime/driver/op/mod.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ignored(Box<dyn std::any::Any>),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Ignored(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "052ace1549d78abcd23e50c3fa9c9d2bde974f2d707a633d53b001baa2902e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052ace1549d78abcd23e50c3fa9c9d2bde974f2d707a633d53b001baa2902e83", kill_on_drop: false }`
[INFO] [stdout] 052ace1549d78abcd23e50c3fa9c9d2bde974f2d707a633d53b001baa2902e83
