[INFO] fetching crate rsfs-tokio 0.5.0... [INFO] testing rsfs-tokio-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate rsfs-tokio 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rsfs-tokio 0.5.0 [INFO] finished tweaking crates.io crate rsfs-tokio 0.5.0 [INFO] tweaked toml for crates.io crate rsfs-tokio 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsfs-tokio 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding nix v0.26.4 (available: v0.30.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.7.1 [INFO] [stderr] Downloaded nix v0.26.4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0277116d1b7d1d5d038cd952a74cb78d3d80c4d9cc44c188a7b8452e837b081b [INFO] running `Command { std: "docker" "start" "-a" "0277116d1b7d1d5d038cd952a74cb78d3d80c4d9cc44c188a7b8452e837b081b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0277116d1b7d1d5d038cd952a74cb78d3d80c4d9cc44c188a7b8452e837b081b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0277116d1b7d1d5d038cd952a74cb78d3d80c4d9cc44c188a7b8452e837b081b", kill_on_drop: false }` [INFO] [stdout] 0277116d1b7d1d5d038cd952a74cb78d3d80c4d9cc44c188a7b8452e837b081b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e3f27fe140514c7798513c9e87d65fa2001311e89ed0719f188d9f91c6168d [INFO] running `Command { std: "docker" "start" "-a" "b9e3f27fe140514c7798513c9e87d65fa2001311e89ed0719f188d9f91c6168d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rsfs-tokio v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/ptr.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | this.ptr == other.ptr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::addr_eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s [INFO] running `Command { std: "docker" "inspect" "b9e3f27fe140514c7798513c9e87d65fa2001311e89ed0719f188d9f91c6168d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e3f27fe140514c7798513c9e87d65fa2001311e89ed0719f188d9f91c6168d", kill_on_drop: false }` [INFO] [stdout] b9e3f27fe140514c7798513c9e87d65fa2001311e89ed0719f188d9f91c6168d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d971e8bfe0f619cc9de263fbe56e40b39fdeec63f6e7de3bd518e2698daa9d [INFO] running `Command { std: "docker" "start" "-a" "88d971e8bfe0f619cc9de263fbe56e40b39fdeec63f6e7de3bd518e2698daa9d", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/ptr.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | this.ptr == other.ptr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::addr_eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsfs-tokio v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/ptr.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | this.ptr == other.ptr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::addr_eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 30 - this.ptr == other.ptr [INFO] [stdout] 30 + std::ptr::eq(this.ptr, other.ptr) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "88d971e8bfe0f619cc9de263fbe56e40b39fdeec63f6e7de3bd518e2698daa9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d971e8bfe0f619cc9de263fbe56e40b39fdeec63f6e7de3bd518e2698daa9d", kill_on_drop: false }` [INFO] [stdout] 88d971e8bfe0f619cc9de263fbe56e40b39fdeec63f6e7de3bd518e2698daa9d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98c99a13c14cb697bd83f5231086e44005171d16176acef815d9f73ce7bed45c [INFO] running `Command { std: "docker" "start" "-a" "98c99a13c14cb697bd83f5231086e44005171d16176acef815d9f73ce7bed45c", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stderr] --> src/ptr.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | this.ptr == other.ptr [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stderr] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stderr] | [INFO] [stderr] 30 - this.ptr == other.ptr [INFO] [stderr] 30 + std::ptr::addr_eq(this.ptr, other.ptr) [INFO] [stderr] | [INFO] [stderr] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stderr] | [INFO] [stderr] 30 - this.ptr == other.ptr [INFO] [stderr] 30 + std::ptr::eq(this.ptr, other.ptr) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rsfs-tokio` (lib) generated 1 warning [INFO] [stderr] warning: `rsfs-tokio` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsfs_tokio-30cded2f133f5fcd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test mem::unix::test::create_dir_all ... ok [INFO] [stdout] test mem::unix::test::raw_file ... ok [INFO] [stdout] test mem::unix::test::equal ... ok [INFO] [stdout] test mem::unix::test::hard_link ... ok [INFO] [stdout] test mem::unix::test::read_dir ... ok [INFO] [stdout] test mem::unix::test::create_dir ... ok [INFO] [stdout] test mem::unix::test::open ... ok [INFO] [stdout] test mem::unix::test::thread ... ok [INFO] [stdout] test mem::unix::test::usage ... ok [INFO] [stdout] test mem::unix::test::remove ... ok [INFO] [stdout] test mem::unix::test::symlink ... ok [INFO] [stdout] test mem::unix::test::remove_dir_all ... ok [INFO] [stdout] test mem::unix::test::rename ... ok [INFO] [stderr] Doc-tests rsfs_tokio [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test src/fs.rs - fs::DirBuilder::recursive (line 27) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::Metadata (line 368) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirBuilder::create (line 40) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::OpenOptions (line 435) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::DirEntry (line 98) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk (line 12) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::path (line 75) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::metadata (line 104) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::metadata (line 313) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::sync_data (line 271) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::Permissions (line 521) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::file_type (line 126) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::FileType (line 147) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 179) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::OpenOptions (line 449) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::file_name (line 148) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::sync_all (line 245) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_file (line 390) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::DirBuilder (line 55) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::File (line 185) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::set_permissions (line 348) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_symlink (line 414) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::FS (line 607) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS (line 878) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 213) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::set_len (line 297) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS (line 886) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::canonicalize (line 922) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::new_dirbuilder (line 1312) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::open_file (line 1341) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::try_clone (line 332) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_file (line 1366) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_dir (line 372) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::copy (line 952) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::read_dir (line 1085) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 195) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_dir (line 1138) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::set_permissions (line 1241) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::metadata (line 1054) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_dir_all (line 1161) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_file (line 1184) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::rename (line 1214) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::file_type (line 447) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_dir_all (line 1001) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::hard_link (line 1025) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_dir (line 979) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions (line 640) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::append (line 717) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_empty (line 515) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::created (line 606) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::accessed (line 581) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::permissions (line 533) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::write (line 698) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Permissions::readonly (line 820) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::symlink_metadata (line 1269) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_file (line 481) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::read_link (line 1114) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions (line 654) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Permissions::set_readonly (line 843) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::create (line 749) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_dir (line 464) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::len (line 498) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::modified (line 554) ... FAILED [INFO] [stdout] test src/mem/mod.rs - mem (line 21) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS::with_mode (line 1003) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::Metadata (line 630) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::DirEntry (line 130) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::truncate (line 733) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS::new (line 990) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext (line 23) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::open (line 793) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::new_openopts (line 1291) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::create_new (line 768) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::DirBuilder (line 78) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::FileExt::write_at (line 104) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::FileExt::read_at (line 76) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS (line 935) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::read (line 680) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::from_mode (line 230) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::OpenOptions (line 696) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::GenFSExt::set_ownership (line 280) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FileType (line 593) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::File (line 246) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::OpenOptions (line 711) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 252) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext (line 10) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::DirBuilderExt::mode (line 50) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::mode (line 131) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::Permissions (line 789) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 209) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix (line 9) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 156) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::mode (line 184) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/fs.rs - fs::DirBuilder::recursive (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::Metadata (line 368) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirBuilder::create (line 40) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(fs.metadata(path).await?.is_dir()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::OpenOptions (line 435) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::DirEntry (line 98) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/disk/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 105 | [INFO] [stdout] 106 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 104 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/disk/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | if let Some(entry) = entry { [INFO] [stdout] 109 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 107 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/disk/mod.rs:109:46 [INFO] [stdout] | [INFO] [stdout] 109 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/disk/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/disk/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | let meta = fs.metadata("/").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | assert!(meta.is_dir()); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `meta` an explicit type [INFO] [stdout] | [INFO] [stdout] 19 | let meta: /* Type */ = fs.metadata("/").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::path (line 75) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 82 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/fs.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | if let Some(entry) = entry { [INFO] [stdout] 86 | println!("{:?}", entry.path()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 84 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::metadata (line 104) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 112 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 111 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/fs.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 114 | if let Some(entry) = entry { [INFO] [stdout] 115 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 113 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:115:46 [INFO] [stdout] | [INFO] [stdout] 115 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::metadata (line 313) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | let file = fs.open_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 320 | let metadata = file.metadata().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 319 | let file: /* Type */ = fs.open_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::sync_data (line 271) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | let mut f = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 279 | f.write_all(b"Hello, original std::fs examples!").await?; [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 278 | let mut f: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::Permissions (line 521) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/disk/mod.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/disk/mod.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/disk/mod.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | use rsfs::mem::Permissions; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:522:5 [INFO] [stdout] | [INFO] [stdout] 522 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::file_type (line 126) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 134 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 133 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/fs.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 136 | if let Some(entry) = entry { [INFO] [stdout] 137 | println!("{:?}: {:?}", entry.path(), entry.file_type().await?); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 135 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::FileType (line 147) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/disk/mod.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | assert!(fs.metadata("f").await?.file_type().is_file()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 179) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | let mut file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 187 | file.write_all(b"Hello, original std::fs examples!").await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 186 | let mut file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::OpenOptions (line 449) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::file_name (line 148) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 156 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 155 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/fs.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 158 | if let Some(entry) = entry { [INFO] [stdout] 159 | println!("{:?}", entry.file_name()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 157 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::sync_all (line 245) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | let mut f = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | f.write_all(b"Hello, original std::fs examples!").await?; [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 252 | let mut f: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_file (line 390) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 396 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 397 | let file_type = metadata.file_type(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 396 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::DirBuilder (line 55) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::File (line 185) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/disk/mod.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | let mut f = fs.create_file("f").await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 191 | assert_eq!(f.write(&[1, 2, 3]).await?, 3); [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 190 | let mut f: /* Type */ = fs.create_file("f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::set_permissions (line 348) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | let file = fs.open_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 355 | let mut perms = file.metadata().await?.permissions(); [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 354 | let file: /* Type */ = fs.open_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:355:17 [INFO] [stdout] | [INFO] [stdout] 355 | let mut perms = file.metadata().await?.permissions(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_symlink (line 414) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:415:5 [INFO] [stdout] | [INFO] [stdout] 415 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 421 | let file_type = metadata.file_type(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 420 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::FS (line 607) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/disk/mod.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS (line 878) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:879:5 [INFO] [stdout] | [INFO] [stdout] 879 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 213) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::set_len (line 297) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | let mut f = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 304 | f.set_len(10).await?; [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 303 | let mut f: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS (line 886) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:888:5 [INFO] [stdout] | [INFO] [stdout] 888 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 889 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:887:5 [INFO] [stdout] | [INFO] [stdout] 887 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::canonicalize (line 922) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:924:5 [INFO] [stdout] | [INFO] [stdout] 924 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::new_dirbuilder (line 1312) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1314:5 [INFO] [stdout] | [INFO] [stdout] 1314 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1313:5 [INFO] [stdout] | [INFO] [stdout] 1313 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::open_file (line 1341) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1343:5 [INFO] [stdout] | [INFO] [stdout] 1343 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1342:5 [INFO] [stdout] | [INFO] [stdout] 1342 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::try_clone (line 332) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | let file = fs.open_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 339 | let file_copy = file.try_clone().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 338 | let file: /* Type */ = fs.open_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_file (line 1366) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1368:5 [INFO] [stdout] | [INFO] [stdout] 1368 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1367:5 [INFO] [stdout] | [INFO] [stdout] 1367 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_dir (line 372) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 379 | let file_type = metadata.file_type(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 378 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::copy (line 952) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:953:5 [INFO] [stdout] | [INFO] [stdout] 953 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::read_dir (line 1085) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1087:5 [INFO] [stdout] | [INFO] [stdout] 1087 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1086:5 [INFO] [stdout] | [INFO] [stdout] 1086 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:1092:5 [INFO] [stdout] | [INFO] [stdout] 1092 | let mut read_dir = fs.read_dir("/").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 1093 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 1092 | let mut read_dir: /* Type */ = fs.read_dir("/").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:1095:26 [INFO] [stdout] | [INFO] [stdout] 1095 | println!("{:?}", entry.path()); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 195) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | let mut file = fs.open_file("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 203 | let mut contents = String::new(); [INFO] [stdout] 204 | file.read_to_string(&mut contents).await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 202 | let mut file: /* Type */ = fs.open_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_dir (line 1138) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::set_permissions (line 1241) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1243:5 [INFO] [stdout] | [INFO] [stdout] 1243 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1244:5 [INFO] [stdout] | [INFO] [stdout] 1244 | use rsfs::mem::{FS, Permissions}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::metadata (line 1054) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1056:5 [INFO] [stdout] | [INFO] [stdout] 1056 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1055:5 [INFO] [stdout] | [INFO] [stdout] 1055 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_dir_all (line 1161) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_file (line 1184) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1186:5 [INFO] [stdout] | [INFO] [stdout] 1186 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1185:5 [INFO] [stdout] | [INFO] [stdout] 1185 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::rename (line 1214) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1216:5 [INFO] [stdout] | [INFO] [stdout] 1216 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::file_type (line 447) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 454 | [INFO] [stdout] 455 | println!("{:?}", metadata.file_type()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 453 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_dir_all (line 1001) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1003:5 [INFO] [stdout] | [INFO] [stdout] 1003 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1002:5 [INFO] [stdout] | [INFO] [stdout] 1002 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::hard_link (line 1025) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1027:5 [INFO] [stdout] | [INFO] [stdout] 1027 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1026:5 [INFO] [stdout] | [INFO] [stdout] 1026 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_dir (line 979) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:981:5 [INFO] [stdout] | [INFO] [stdout] 981 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:980:5 [INFO] [stdout] | [INFO] [stdout] 980 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions (line 640) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:642:5 [INFO] [stdout] | [INFO] [stdout] 642 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:641:5 [INFO] [stdout] | [INFO] [stdout] 641 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::append (line 717) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:719:5 [INFO] [stdout] | [INFO] [stdout] 719 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:718:5 [INFO] [stdout] | [INFO] [stdout] 718 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_empty (line 515) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 522 | [INFO] [stdout] 523 | assert!(metadata.is_empty()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 521 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::created (line 606) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:612:5 [INFO] [stdout] | [INFO] [stdout] 612 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 613 | [INFO] [stdout] 614 | if let Ok(time) = metadata.created() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 612 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::accessed (line 581) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:582:5 [INFO] [stdout] | [INFO] [stdout] 582 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:587:5 [INFO] [stdout] | [INFO] [stdout] 587 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 588 | [INFO] [stdout] 589 | if let Ok(time) = metadata.accessed() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 587 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::permissions (line 533) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 540 | [INFO] [stdout] 541 | assert!(!metadata.permissions().readonly()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 539 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::write (line 698) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Permissions::readonly (line 820) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:826:5 [INFO] [stdout] | [INFO] [stdout] 826 | let file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 827 | let metadata = file.metadata().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 826 | let file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:827:5 [INFO] [stdout] | [INFO] [stdout] 827 | let metadata = file.metadata().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 828 | [INFO] [stdout] 829 | assert_eq!(false, metadata.permissions().readonly()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 827 | let metadata: /* Type */ = file.metadata().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::symlink_metadata (line 1269) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1271:5 [INFO] [stdout] | [INFO] [stdout] 1271 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1270:5 [INFO] [stdout] | [INFO] [stdout] 1270 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_file (line 481) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 488 | [INFO] [stdout] 489 | assert!(metadata.is_file()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 487 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::read_link (line 1114) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1116:5 [INFO] [stdout] | [INFO] [stdout] 1116 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1115:5 [INFO] [stdout] | [INFO] [stdout] 1115 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions (line 654) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:656:5 [INFO] [stdout] | [INFO] [stdout] 656 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:655:5 [INFO] [stdout] | [INFO] [stdout] 655 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Permissions::set_readonly (line 843) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | let file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 850 | let metadata = file.metadata().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 849 | let file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:850:5 [INFO] [stdout] | [INFO] [stdout] 850 | let metadata = file.metadata().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 851 | let mut permissions = metadata.permissions(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 850 | let metadata: /* Type */ = file.metadata().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::create (line 749) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:751:5 [INFO] [stdout] | [INFO] [stdout] 751 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_dir (line 464) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 471 | [INFO] [stdout] 472 | assert!(!metadata.is_dir()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 470 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::len (line 498) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 505 | [INFO] [stdout] 506 | assert_eq!(0, metadata.len()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 504 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::modified (line 554) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/fs.rs:560:5 [INFO] [stdout] | [INFO] [stdout] 560 | let metadata = fs.metadata("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 561 | [INFO] [stdout] 562 | if let Ok(time) = metadata.modified() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 560 | let metadata: /* Type */ = fs.metadata("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/mod.rs - mem (line 21) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | assert!(fs.create_dir_all("a/b/c").await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | let mut wf = fs.create_file("a/f").await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | assert_eq!(wf.write(b"hello").await?, 5); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `wf` an explicit type [INFO] [stdout] | [INFO] [stdout] 32 | let mut wf: /* Type */ = fs.create_file("a/f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | let mut rf = fs.open_file("a/f").await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | let mut output = [0u8; 5]; [INFO] [stdout] 37 | assert_eq!(rf.read(&mut output).await?, 5); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `rf` an explicit type [INFO] [stdout] | [INFO] [stdout] 35 | let mut rf: /* Type */ = fs.open_file("a/f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FS::with_mode (line 1003) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:1005:5 [INFO] [stdout] | [INFO] [stdout] 1005 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:1004:5 [INFO] [stdout] | [INFO] [stdout] 1004 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::Metadata (line 630) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::DirEntry (line 130) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | let mut read_dir = fs.read_dir(".").await?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 138 | while let Some(entry) = read_dir.next().await { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `read_dir` an explicit type [INFO] [stdout] | [INFO] [stdout] 137 | let mut read_dir: /* Type */ = fs.read_dir(".").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Option<_>` [INFO] [stdout] --> src/mem/unix.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | let entry = entry?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | if let Some(entry) = entry { [INFO] [stdout] 141 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `entry` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 139 | let entry: Option<_> = entry?; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | println!("{:?}: {:?}", entry.path(), entry.metadata().await?.permissions()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::truncate (line 733) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:734:5 [INFO] [stdout] | [INFO] [stdout] 734 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FS::new (line 990) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:992:5 [INFO] [stdout] | [INFO] [stdout] 992 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:991:5 [INFO] [stdout] | [INFO] [stdout] 991 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext (line 23) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::open (line 793) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::new_openopts (line 1291) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:1293:5 [INFO] [stdout] | [INFO] [stdout] 1293 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:1292:5 [INFO] [stdout] | [INFO] [stdout] 1292 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::create_new (line 768) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:770:5 [INFO] [stdout] | [INFO] [stdout] 770 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::DirBuilder (line 78) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::FileExt::write_at (line 104) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | let mut file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | file.write_at(b"some bytes", 10).await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 111 | let mut file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::FileExt::read_at (line 76) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | let mut file = fs.open_file("foo.txt").await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | file.read_at(&mut buffer[..], 10).await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 83 | let mut file: /* Type */ = fs.open_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FS (line 935) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:937:5 [INFO] [stdout] | [INFO] [stdout] 937 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::read (line 680) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/fs.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/fs.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::PermissionsExt::from_mode (line 230) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | use rsfs::mem::Permissions; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::OpenOptions (line 696) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::GenFSExt::set_ownership (line 280) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | use rsfs::mem::{FS, Permissions}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FileType (line 593) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:594:5 [INFO] [stdout] | [INFO] [stdout] 594 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | assert!(fs.metadata("f").await?.file_type().is_file()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::File (line 246) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | let mut f = fs.create_file("f").await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | assert_eq!(f.write(&[1, 2, 3]).await?, 3); [INFO] [stdout] | - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `f` an explicit type [INFO] [stdout] | [INFO] [stdout] 252 | let mut f: /* Type */ = fs.create_file("f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::OpenOptions (line 711) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:712:5 [INFO] [stdout] | [INFO] [stdout] 712 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 252) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext (line 10) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(fs.metadata("/").await?.permissions().mode(), 0o755); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::DirBuilderExt::mode (line 50) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::mode (line 131) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::Permissions (line 789) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:792:5 [INFO] [stdout] | [INFO] [stdout] 792 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:793:5 [INFO] [stdout] | [INFO] [stdout] 793 | use rsfs::mem::Permissions; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 209) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | let file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 217 | let metadata = file.metadata().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 216 | let file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | let metadata = file.metadata().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 218 | let mut permissions = metadata.permissions(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 217 | let metadata: /* Type */ = file.metadata().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/mem/unix.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rsfs::mem::unix::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/mem/unix.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | assert!(fs.create_dir_all("a/b/c").await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | let mut wf = fs.create_file("a/f").await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | assert_eq!(wf.write_at(b"hello", 100).await?, 5); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `wf` an explicit type [INFO] [stdout] | [INFO] [stdout] 22 | let mut wf: /* Type */ = fs.create_file("a/f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/mem/unix.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | let mut rf = fs.open_file("a/f").await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 26 | let mut output = [1u8; 5]; [INFO] [stdout] 27 | assert_eq!(rf.read(&mut output).await?, 5); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `rf` an explicit type [INFO] [stdout] | [INFO] [stdout] 25 | let mut rf: /* Type */ = fs.open_file("a/f").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 156) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::PermissionsExt::mode (line 184) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | use rsfs::unix_ext::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | use rsfs::mem::FS; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsfs` [INFO] [stdout] --> src/unix_ext/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | use rsfs::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rsfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsfs`, use `cargo add rsfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | let file = fs.create_file("foo.txt").await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] 192 | let metadata = file.metadata().await?; [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `file` an explicit type [INFO] [stdout] | [INFO] [stdout] 191 | let file: /* Type */ = fs.create_file("foo.txt").await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/unix_ext/mod.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | let metadata = file.metadata().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 193 | let permissions = metadata.permissions(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `metadata` an explicit type [INFO] [stdout] | [INFO] [stdout] 192 | let metadata: /* Type */ = file.metadata().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/disk/mod.rs - disk (line 12) [INFO] [stdout] src/disk/mod.rs - disk::DirBuilder (line 55) [INFO] [stdout] src/disk/mod.rs - disk::DirEntry (line 98) [INFO] [stdout] src/disk/mod.rs - disk::FS (line 607) [INFO] [stdout] src/disk/mod.rs - disk::File (line 185) [INFO] [stdout] src/disk/mod.rs - disk::FileType (line 147) [INFO] [stdout] src/disk/mod.rs - disk::Metadata (line 368) [INFO] [stdout] src/disk/mod.rs - disk::OpenOptions (line 435) [INFO] [stdout] src/disk/mod.rs - disk::OpenOptions (line 449) [INFO] [stdout] src/disk/mod.rs - disk::Permissions (line 521) [INFO] [stdout] src/fs.rs - fs::DirBuilder::create (line 40) [INFO] [stdout] src/fs.rs - fs::DirBuilder::recursive (line 27) [INFO] [stdout] src/fs.rs - fs::DirEntry::file_name (line 148) [INFO] [stdout] src/fs.rs - fs::DirEntry::file_type (line 126) [INFO] [stdout] src/fs.rs - fs::DirEntry::metadata (line 104) [INFO] [stdout] src/fs.rs - fs::DirEntry::path (line 75) [INFO] [stdout] src/fs.rs - fs::File (line 179) [INFO] [stdout] src/fs.rs - fs::File (line 195) [INFO] [stdout] src/fs.rs - fs::File (line 213) [INFO] [stdout] src/fs.rs - fs::File::metadata (line 313) [INFO] [stdout] src/fs.rs - fs::File::set_len (line 297) [INFO] [stdout] src/fs.rs - fs::File::set_permissions (line 348) [INFO] [stdout] src/fs.rs - fs::File::sync_all (line 245) [INFO] [stdout] src/fs.rs - fs::File::sync_data (line 271) [INFO] [stdout] src/fs.rs - fs::File::try_clone (line 332) [INFO] [stdout] src/fs.rs - fs::FileType::is_dir (line 372) [INFO] [stdout] src/fs.rs - fs::FileType::is_file (line 390) [INFO] [stdout] src/fs.rs - fs::FileType::is_symlink (line 414) [INFO] [stdout] src/fs.rs - fs::GenFS (line 878) [INFO] [stdout] src/fs.rs - fs::GenFS (line 886) [INFO] [stdout] src/fs.rs - fs::GenFS::canonicalize (line 922) [INFO] [stdout] src/fs.rs - fs::GenFS::copy (line 952) [INFO] [stdout] src/fs.rs - fs::GenFS::create_dir (line 979) [INFO] [stdout] src/fs.rs - fs::GenFS::create_dir_all (line 1001) [INFO] [stdout] src/fs.rs - fs::GenFS::create_file (line 1366) [INFO] [stdout] src/fs.rs - fs::GenFS::hard_link (line 1025) [INFO] [stdout] src/fs.rs - fs::GenFS::metadata (line 1054) [INFO] [stdout] src/fs.rs - fs::GenFS::new_dirbuilder (line 1312) [INFO] [stdout] src/fs.rs - fs::GenFS::new_openopts (line 1291) [INFO] [stdout] src/fs.rs - fs::GenFS::open_file (line 1341) [INFO] [stdout] src/fs.rs - fs::GenFS::read_dir (line 1085) [INFO] [stdout] src/fs.rs - fs::GenFS::read_link (line 1114) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_dir (line 1138) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_dir_all (line 1161) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_file (line 1184) [INFO] [stdout] src/fs.rs - fs::GenFS::rename (line 1214) [INFO] [stdout] src/fs.rs - fs::GenFS::set_permissions (line 1241) [INFO] [stdout] src/fs.rs - fs::GenFS::symlink_metadata (line 1269) [INFO] [stdout] src/fs.rs - fs::Metadata::accessed (line 581) [INFO] [stdout] src/fs.rs - fs::Metadata::created (line 606) [INFO] [stdout] src/fs.rs - fs::Metadata::file_type (line 447) [INFO] [stdout] src/fs.rs - fs::Metadata::is_dir (line 464) [INFO] [stdout] src/fs.rs - fs::Metadata::is_empty (line 515) [INFO] [stdout] src/fs.rs - fs::Metadata::is_file (line 481) [INFO] [stdout] src/fs.rs - fs::Metadata::len (line 498) [INFO] [stdout] src/fs.rs - fs::Metadata::modified (line 554) [INFO] [stdout] src/fs.rs - fs::Metadata::permissions (line 533) [INFO] [stdout] src/fs.rs - fs::OpenOptions (line 640) [INFO] [stdout] src/fs.rs - fs::OpenOptions (line 654) [INFO] [stdout] src/fs.rs - fs::OpenOptions::append (line 717) [INFO] [stdout] src/fs.rs - fs::OpenOptions::create (line 749) [INFO] [stdout] src/fs.rs - fs::OpenOptions::create_new (line 768) [INFO] [stdout] src/fs.rs - fs::OpenOptions::open (line 793) [INFO] [stdout] src/fs.rs - fs::OpenOptions::read (line 680) [INFO] [stdout] src/fs.rs - fs::OpenOptions::truncate (line 733) [INFO] [stdout] src/fs.rs - fs::OpenOptions::write (line 698) [INFO] [stdout] src/fs.rs - fs::Permissions::readonly (line 820) [INFO] [stdout] src/fs.rs - fs::Permissions::set_readonly (line 843) [INFO] [stdout] src/mem/mod.rs - mem (line 21) [INFO] [stdout] src/mem/unix.rs - mem::unix (line 9) [INFO] [stdout] src/mem/unix.rs - mem::unix::DirBuilder (line 78) [INFO] [stdout] src/mem/unix.rs - mem::unix::DirEntry (line 130) [INFO] [stdout] src/mem/unix.rs - mem::unix::FS (line 935) [INFO] [stdout] src/mem/unix.rs - mem::unix::FS::new (line 990) [INFO] [stdout] src/mem/unix.rs - mem::unix::FS::with_mode (line 1003) [INFO] [stdout] src/mem/unix.rs - mem::unix::File (line 246) [INFO] [stdout] src/mem/unix.rs - mem::unix::FileType (line 593) [INFO] [stdout] src/mem/unix.rs - mem::unix::Metadata (line 630) [INFO] [stdout] src/mem/unix.rs - mem::unix::OpenOptions (line 696) [INFO] [stdout] src/mem/unix.rs - mem::unix::OpenOptions (line 711) [INFO] [stdout] src/mem/unix.rs - mem::unix::Permissions (line 789) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext (line 10) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext (line 23) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::DirBuilderExt::mode (line 50) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::FileExt::read_at (line 76) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::FileExt::write_at (line 104) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::GenFSExt::set_ownership (line 280) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 252) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 156) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::mode (line 131) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::PermissionsExt::from_mode (line 230) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::PermissionsExt::mode (line 184) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 209) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 93 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98c99a13c14cb697bd83f5231086e44005171d16176acef815d9f73ce7bed45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c99a13c14cb697bd83f5231086e44005171d16176acef815d9f73ce7bed45c", kill_on_drop: false }` [INFO] [stdout] 98c99a13c14cb697bd83f5231086e44005171d16176acef815d9f73ce7bed45c