[INFO] fetching crate fuse3 0.8.1... [INFO] checking fuse3-0.8.1 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate fuse3 0.8.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fuse3 0.8.1 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuse3 0.8.1 [INFO] finished tweaking crates.io crate fuse3 0.8.1 [INFO] tweaked toml for crates.io crate fuse3 0.8.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding async-global-executor v2.4.1 (available: v3.1.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding which v6.0.3 (available: v7.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cff57e92cdb8b4c00045f01698d4095c989bf5259a0c2c88e9ac52106e3d0c26 [INFO] running `Command { std: "docker" "start" "-a" "cff57e92cdb8b4c00045f01698d4095c989bf5259a0c2c88e9ac52106e3d0c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cff57e92cdb8b4c00045f01698d4095c989bf5259a0c2c88e9ac52106e3d0c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff57e92cdb8b4c00045f01698d4095c989bf5259a0c2c88e9ac52106e3d0c26", kill_on_drop: false }` [INFO] [stdout] cff57e92cdb8b4c00045f01698d4095c989bf5259a0c2c88e9ac52106e3d0c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9cba39151ab7401212bf3fa103dfd58b7ba7d9f209785c7ea5b1bbd22809317 [INFO] running `Command { std: "docker" "start" "-a" "f9cba39151ab7401212bf3fa103dfd58b7ba7d9f209785c7ea5b1bbd22809317", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking async-notify v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling trait-make v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking fuse3 v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `session::Session` [INFO] [stdout] --> src/path/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Session` in `path::session` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/path/session.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/path/session.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "async-io-runtime", feature = "tokio-runtime"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::Session` [INFO] [stdout] --> src/raw/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use super::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Session` in `raw` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/raw/mod.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub use session::{MountHandle, Session}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/raw/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(feature = "async-io-runtime", feature = "tokio-runtime"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 31 - pub use super::Session; [INFO] [stdout] 31 + pub use super::session; [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 31 - pub use super::Session; [INFO] [stdout] 31 + pub use crate::path::Session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `session::Session` [INFO] [stdout] --> src/path/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Session` in `path::session` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/path/session.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/path/session.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "async-io-runtime", feature = "tokio-runtime"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::Session` [INFO] [stdout] --> src/raw/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub use super::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Session` in `raw` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/raw/mod.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub use session::{MountHandle, Session}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/raw/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(feature = "async-io-runtime", feature = "tokio-runtime"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 31 - pub use super::Session; [INFO] [stdout] 31 + pub use super::session; [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 31 - pub use super::Session; [INFO] [stdout] 31 + pub use crate::path::Session; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope [INFO] [stdout] --> src/path/inode_path_bridge.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | inode_name_manager: RwLock, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RwLock` [INFO] [stdout] --> src/path/inode_path_bridge.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | inode_name_manager: RwLock::new(inode_name_manager), [INFO] [stdout] | ^^^^^^ use of undeclared type `RwLock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinHandle` in this scope [INFO] [stdout] --> src/raw/session.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct MountHandle { [INFO] [stdout] | ---------------------- similarly named struct `MountHandle` defined here [INFO] [stdout] ... [INFO] [stdout] 109 | task: JoinHandle>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 - task: JoinHandle>, [INFO] [stdout] 109 + task: MountHandle>, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::JoinHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/path/session.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/path/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path::inode_path_bridge::InodePathBridge` [INFO] [stdout] --> src/path/session.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::path::inode_path_bridge::InodePathBridge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path::path_filesystem::PathFilesystem` [INFO] [stdout] --> src/path/session.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::path::path_filesystem::PathFilesystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw` [INFO] [stdout] --> src/path/session.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::raw; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::MountOptions` [INFO] [stdout] --> src/path/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::MountOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/raw/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error as IoError` [INFO] [stdout] --> src/raw/session.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error as IoError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind` [INFO] [stdout] --> src/raw/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::NonZeroU32` [INFO] [stdout] --> src/raw/session.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::num::NonZeroU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::fd::AsFd` [INFO] [stdout] --> src/raw/session.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::fd::AsFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStrExt` [INFO] [stdout] --> src/raw/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStringExt` [INFO] [stdout] --> src/raw/session.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::os::unix::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/raw/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/raw/session.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pin` [INFO] [stdout] --> src/raw/session.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use std::pin::{pin, Pin}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::task::Context` [INFO] [stdout] --> src/raw/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::task::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::task::Poll` [INFO] [stdout] --> src/raw/session.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::task::Poll; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedReceiver`, `UnboundedSender`, and `unbounded` [INFO] [stdout] --> src/raw/session.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | use futures_channel::mpsc::{unbounded, UnboundedReceiver, UnboundedSender}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/raw/session.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | use futures_util::future::{Either, FutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::select` [INFO] [stdout] --> src/raw/session.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use futures_util::select; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nix::mount` [INFO] [stdout] --> src/raw/session.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use nix::mount; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Instrument`, `debug_span`, `debug`, `error`, `instrument`, and `warn` [INFO] [stdout] --> src/raw/session.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | use tracing::{debug, debug_span, error, instrument, warn, Instrument, Span}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::notify::Notify` [INFO] [stdout] --> src/raw/session.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::notify::Notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::filesystem::Filesystem` [INFO] [stdout] --> src/raw/session.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::raw::filesystem::Filesystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::reply::ReplyXAttr` [INFO] [stdout] --> src/raw/session.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::raw::reply::ReplyXAttr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::FuseData` [INFO] [stdout] --> src/raw/session.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use crate::raw::FuseData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::MountOptions` [INFO] [stdout] --> src/raw/session.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use crate::MountOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetAttr` [INFO] [stdout] --> src/raw/session.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::{Errno, SetAttr}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope [INFO] [stdout] --> src/path/inode_path_bridge.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | inode_name_manager: RwLock, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RwLock` [INFO] [stdout] --> src/path/inode_path_bridge.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | inode_name_manager: RwLock::new(inode_name_manager), [INFO] [stdout] | ^^^^^^ use of undeclared type `RwLock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinHandle` in this scope [INFO] [stdout] --> src/raw/session.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct MountHandle { [INFO] [stdout] | ---------------------- similarly named struct `MountHandle` defined here [INFO] [stdout] ... [INFO] [stdout] 109 | task: JoinHandle>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 - task: JoinHandle>, [INFO] [stdout] 109 + task: MountHandle>, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::JoinHandle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/path/session.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/path/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path::inode_path_bridge::InodePathBridge` [INFO] [stdout] --> src/path/session.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::path::inode_path_bridge::InodePathBridge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path::path_filesystem::PathFilesystem` [INFO] [stdout] --> src/path/session.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::path::path_filesystem::PathFilesystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw` [INFO] [stdout] --> src/path/session.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::raw; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::MountOptions` [INFO] [stdout] --> src/path/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::MountOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/raw/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error as IoError` [INFO] [stdout] --> src/raw/session.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Error as IoError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind` [INFO] [stdout] --> src/raw/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::NonZeroU32` [INFO] [stdout] --> src/raw/session.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::num::NonZeroU32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::fd::AsFd` [INFO] [stdout] --> src/raw/session.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::fd::AsFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStrExt` [INFO] [stdout] --> src/raw/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStringExt` [INFO] [stdout] --> src/raw/session.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::os::unix::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/raw/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/raw/session.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pin` [INFO] [stdout] --> src/raw/session.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use std::pin::{pin, Pin}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::task::Context` [INFO] [stdout] --> src/raw/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::task::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::task::Poll` [INFO] [stdout] --> src/raw/session.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::task::Poll; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedReceiver`, `UnboundedSender`, and `unbounded` [INFO] [stdout] --> src/raw/session.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | use futures_channel::mpsc::{unbounded, UnboundedReceiver, UnboundedSender}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/raw/session.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | use futures_util::future::{Either, FutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::select` [INFO] [stdout] --> src/raw/session.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use futures_util::select; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nix::mount` [INFO] [stdout] --> src/raw/session.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use nix::mount; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Instrument`, `debug_span`, `debug`, `error`, `instrument`, and `warn` [INFO] [stdout] --> src/raw/session.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | use tracing::{debug, debug_span, error, instrument, warn, Instrument, Span}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::notify::Notify` [INFO] [stdout] --> src/raw/session.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::notify::Notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::filesystem::Filesystem` [INFO] [stdout] --> src/raw/session.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::raw::filesystem::Filesystem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::reply::ReplyXAttr` [INFO] [stdout] --> src/raw/session.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::raw::reply::ReplyXAttr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raw::FuseData` [INFO] [stdout] --> src/raw/session.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use crate::raw::FuseData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::MountOptions` [INFO] [stdout] --> src/raw/session.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | use crate::MountOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SetAttr` [INFO] [stdout] --> src/raw/session.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::{Errno, SetAttr}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 162 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | .lookup(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 164 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | [INFO] [stdout] 202 | if let Some(path) = inode_name_manager.get_absolute_path(inode) { [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 200 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | .forget(req, path.as_ref(), nlookup) [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 162 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | .lookup(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 164 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 225 | let path = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 224 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:229:46 [INFO] [stdout] | [INFO] [stdout] 229 | .getattr(req, path.as_ref().map(|path| path.as_ref()), fh, flags) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 229 | .getattr(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, flags) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | let path = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 245 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | [INFO] [stdout] 202 | if let Some(path) = inode_name_manager.get_absolute_path(inode) { [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 200 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | .forget(req, path.as_ref(), nlookup) [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:250:46 [INFO] [stdout] | [INFO] [stdout] 250 | .setattr(req, path.as_ref().map(|path| path.as_ref()), fh, set_attr) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 250 | .setattr(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, set_attr) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 261 | let path = inode_name_manager [INFO] [stdout] 262 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 260 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | self.path_filesystem.readlink(req, path.as_ref()).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 261 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 225 | let path = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 224 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:229:46 [INFO] [stdout] | [INFO] [stdout] 229 | .getattr(req, path.as_ref().map(|path| path.as_ref()), fh, flags) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 229 | .getattr(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, flags) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | let parent_path = inode_name_manager [INFO] [stdout] 277 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 275 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 246 | let path = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 245 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | .symlink(req, parent_path.as_ref(), name, link) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 276 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:250:46 [INFO] [stdout] | [INFO] [stdout] 250 | .setattr(req, path.as_ref().map(|path| path.as_ref()), fh, set_attr) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 250 | .setattr(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, set_attr) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 261 | let path = inode_name_manager [INFO] [stdout] 262 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 260 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | self.path_filesystem.readlink(req, path.as_ref()).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 261 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 319 | let parent_path = inode_name_manager [INFO] [stdout] 320 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 318 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | .mknod(req, parent_path.as_ref(), name, mode, rdev) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 319 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 276 | let parent_path = inode_name_manager [INFO] [stdout] 277 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 275 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | .symlink(req, parent_path.as_ref(), name, link) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 276 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 362 | let parent_path = inode_name_manager [INFO] [stdout] 363 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 361 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | .mkdir(req, parent_path.as_ref(), name, mode, umask) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 362 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 319 | let parent_path = inode_name_manager [INFO] [stdout] 320 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 318 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | .mknod(req, parent_path.as_ref(), name, mode, rdev) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 319 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 398 | let parent_path = inode_name_manager [INFO] [stdout] 399 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 397 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | .unlink(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 398 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 362 | let parent_path = inode_name_manager [INFO] [stdout] 363 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 361 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | .mkdir(req, parent_path.as_ref(), name, mode, umask) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 362 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 428 | let parent_path = inode_name_manager [INFO] [stdout] 429 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 427 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | .rmdir(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 428 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 398 | let parent_path = inode_name_manager [INFO] [stdout] 399 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 397 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | .unlink(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 398 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 464 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 467 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 464 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | let origin_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | origin_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `origin_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 466 | let origin_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 469 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 428 | let parent_path = inode_name_manager [INFO] [stdout] 429 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 427 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | .rmdir(req, parent_path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 428 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 503 | let parent_path = inode_name_manager [INFO] [stdout] 504 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 502 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 464 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 467 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 464 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 503 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 506 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 506 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | let origin_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | origin_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `origin_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 466 | let origin_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 469 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 536 | let path = inode_name_manager [INFO] [stdout] 537 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 535 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | self.path_filesystem.open(req, path.as_ref(), flags).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 536 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 503 | let parent_path = inode_name_manager [INFO] [stdout] 504 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 502 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:555:14 [INFO] [stdout] | [INFO] [stdout] 555 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 503 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:560:36 [INFO] [stdout] | [INFO] [stdout] 560 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 560 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 506 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 506 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:582:14 [INFO] [stdout] | [INFO] [stdout] 582 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:587:36 [INFO] [stdout] | [INFO] [stdout] 587 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 587 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 536 | let path = inode_name_manager [INFO] [stdout] 537 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 535 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:598:13 [INFO] [stdout] | [INFO] [stdout] 598 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 599 | let path = inode_name_manager [INFO] [stdout] 600 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 598 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | self.path_filesystem.open(req, path.as_ref(), flags).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 536 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | self.path_filesystem.statfs(req, path.as_ref()).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 599 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:555:14 [INFO] [stdout] | [INFO] [stdout] 555 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:560:36 [INFO] [stdout] | [INFO] [stdout] 560 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 560 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:619:14 [INFO] [stdout] | [INFO] [stdout] 619 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:624:36 [INFO] [stdout] | [INFO] [stdout] 624 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 624 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:582:14 [INFO] [stdout] | [INFO] [stdout] 582 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:587:36 [INFO] [stdout] | [INFO] [stdout] 587 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 587 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:638:14 [INFO] [stdout] | [INFO] [stdout] 638 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:641:44 [INFO] [stdout] | [INFO] [stdout] 641 | .fsync(req, path.as_ref().map(|path| path.as_ref()), fh, datasync) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 641 | .fsync(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, datasync) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:598:13 [INFO] [stdout] | [INFO] [stdout] 598 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 599 | let path = inode_name_manager [INFO] [stdout] 600 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 598 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:599:13 [INFO] [stdout] | [INFO] [stdout] 599 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | self.path_filesystem.statfs(req, path.as_ref()).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 599 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 655 | let path = inode_name_manager [INFO] [stdout] 656 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 654 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 660 | .setxattr(req, path.as_ref(), name, value, flags, position) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 655 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:619:14 [INFO] [stdout] | [INFO] [stdout] 619 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:624:36 [INFO] [stdout] | [INFO] [stdout] 624 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 624 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 672 | let path = inode_name_manager [INFO] [stdout] 673 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 671 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | .getxattr(req, path.as_ref(), name, size) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 672 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:638:14 [INFO] [stdout] | [INFO] [stdout] 638 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:641:44 [INFO] [stdout] | [INFO] [stdout] 641 | .fsync(req, path.as_ref().map(|path| path.as_ref()), fh, datasync) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 641 | .fsync(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, datasync) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 683 | let path = inode_name_manager [INFO] [stdout] 684 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 682 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 655 | let path = inode_name_manager [INFO] [stdout] 656 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 654 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:683:13 [INFO] [stdout] | [INFO] [stdout] 683 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | .listxattr(req, path.as_ref(), size) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 683 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 655 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 660 | .setxattr(req, path.as_ref(), name, value, flags, position) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 655 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:693:13 [INFO] [stdout] | [INFO] [stdout] 693 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 694 | let path = inode_name_manager [INFO] [stdout] 695 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 693 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:671:13 [INFO] [stdout] | [INFO] [stdout] 671 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 672 | let path = inode_name_manager [INFO] [stdout] 673 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 671 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 699 | .removexattr(req, path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 694 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | .getxattr(req, path.as_ref(), name, size) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 672 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:708:14 [INFO] [stdout] | [INFO] [stdout] 708 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:711:44 [INFO] [stdout] | [INFO] [stdout] 711 | .flush(req, path.as_ref().map(|path| path.as_ref()), fh, lock_owner) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 711 | .flush(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, lock_owner) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 683 | let path = inode_name_manager [INFO] [stdout] 684 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 682 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:683:13 [INFO] [stdout] | [INFO] [stdout] 683 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | .listxattr(req, path.as_ref(), size) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 683 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:716:13 [INFO] [stdout] | [INFO] [stdout] 716 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 717 | let path = inode_name_manager [INFO] [stdout] 718 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 716 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 722 | .opendir(req, path.as_ref(), flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 717 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:693:13 [INFO] [stdout] | [INFO] [stdout] 693 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 694 | let path = inode_name_manager [INFO] [stdout] 695 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 693 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:694:13 [INFO] [stdout] | [INFO] [stdout] 694 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 699 | .removexattr(req, path.as_ref(), name) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 694 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 739 | let parent_path = inode_name_manager [INFO] [stdout] 740 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 738 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:708:14 [INFO] [stdout] | [INFO] [stdout] 708 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:739:13 [INFO] [stdout] | [INFO] [stdout] 739 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 745 | .readdir(req, parent_path.as_ref(), fh, offset) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 739 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:711:44 [INFO] [stdout] | [INFO] [stdout] 711 | .flush(req, path.as_ref().map(|path| path.as_ref()), fh, lock_owner) [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 711 | .flush(req, path.as_ref().map(|path: /* Type */| path.as_ref()), fh, lock_owner) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:716:13 [INFO] [stdout] | [INFO] [stdout] 716 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 717 | let path = inode_name_manager [INFO] [stdout] 718 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 716 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 722 | .opendir(req, path.as_ref(), flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 717 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:738:13 [INFO] [stdout] | [INFO] [stdout] 738 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 739 | let parent_path = inode_name_manager [INFO] [stdout] 740 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 738 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:739:13 [INFO] [stdout] | [INFO] [stdout] 739 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 745 | .readdir(req, parent_path.as_ref(), fh, offset) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 739 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:790:13 [INFO] [stdout] | [INFO] [stdout] 790 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 791 | let path = inode_name_manager [INFO] [stdout] 792 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 790 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 796 | .releasedir(req, path.as_ref(), fh, flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 791 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:801:13 [INFO] [stdout] | [INFO] [stdout] 801 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 802 | let path = inode_name_manager [INFO] [stdout] 803 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 801 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:802:13 [INFO] [stdout] | [INFO] [stdout] 802 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 807 | .fsyncdir(req, path.as_ref(), fh, datasync) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 802 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 881 | let path = inode_name_manager [INFO] [stdout] 882 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 880 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:881:13 [INFO] [stdout] | [INFO] [stdout] 881 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 885 | self.path_filesystem.access(req, path.as_ref(), mask).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 881 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:790:13 [INFO] [stdout] | [INFO] [stdout] 790 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 791 | let path = inode_name_manager [INFO] [stdout] 792 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 790 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:791:13 [INFO] [stdout] | [INFO] [stdout] 791 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 796 | .releasedir(req, path.as_ref(), fh, flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 791 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:896:13 [INFO] [stdout] | [INFO] [stdout] 896 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 897 | let parent_path = inode_name_manager [INFO] [stdout] 898 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 896 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:897:13 [INFO] [stdout] | [INFO] [stdout] 897 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 903 | .create(req, parent_path.as_ref(), name, mode, flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 897 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:801:13 [INFO] [stdout] | [INFO] [stdout] 801 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 802 | let path = inode_name_manager [INFO] [stdout] 803 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 801 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:802:13 [INFO] [stdout] | [INFO] [stdout] 802 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 807 | .fsyncdir(req, path.as_ref(), fh, datasync) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 802 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:880:13 [INFO] [stdout] | [INFO] [stdout] 880 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 881 | let path = inode_name_manager [INFO] [stdout] 882 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 880 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:881:13 [INFO] [stdout] | [INFO] [stdout] 881 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 885 | self.path_filesystem.access(req, path.as_ref(), mask).await [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 881 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:896:13 [INFO] [stdout] | [INFO] [stdout] 896 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 897 | let parent_path = inode_name_manager [INFO] [stdout] 898 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 896 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:942:13 [INFO] [stdout] | [INFO] [stdout] 942 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 943 | let path = inode_name_manager [INFO] [stdout] 944 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 942 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:943:13 [INFO] [stdout] | [INFO] [stdout] 943 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 948 | .bmap(req, path.as_ref(), block_size, idx) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 943 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:897:13 [INFO] [stdout] | [INFO] [stdout] 897 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 903 | .create(req, parent_path.as_ref(), name, mode, flags) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 897 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:967:14 [INFO] [stdout] | [INFO] [stdout] 967 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:972:36 [INFO] [stdout] | [INFO] [stdout] 972 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 972 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 984 | let path = inode_name_manager [INFO] [stdout] 985 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 983 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:942:13 [INFO] [stdout] | [INFO] [stdout] 942 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 943 | let path = inode_name_manager [INFO] [stdout] 944 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 942 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:984:13 [INFO] [stdout] | [INFO] [stdout] 984 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | .notify_reply(req, path.as_ref(), offset, data) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 984 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:943:13 [INFO] [stdout] | [INFO] [stdout] 943 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 948 | .bmap(req, path.as_ref(), block_size, idx) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 943 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:967:14 [INFO] [stdout] | [INFO] [stdout] 967 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1001 | .filter_map(|inode| inode_name_manager.get_absolute_path(inode)) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 996 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:972:36 [INFO] [stdout] | [INFO] [stdout] 972 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 972 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:983:13 [INFO] [stdout] | [INFO] [stdout] 983 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 984 | let path = inode_name_manager [INFO] [stdout] 985 | .get_absolute_path(inode) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 983 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:984:13 [INFO] [stdout] | [INFO] [stdout] 984 | let path = inode_name_manager [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 989 | .notify_reply(req, path.as_ref(), offset, data) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `path` an explicit type [INFO] [stdout] | [INFO] [stdout] 984 | let path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/path/inode_path_bridge.rs:1003:39 [INFO] [stdout] | [INFO] [stdout] 1003 | let paths = paths.iter().map(|path| path.as_ref()).collect::>(); [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1003 | let paths = paths.iter().map(|path: &_| path.as_ref()).collect::>(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:996:13 [INFO] [stdout] | [INFO] [stdout] 996 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1001 | .filter_map(|inode| inode_name_manager.get_absolute_path(inode)) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 996 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/path/inode_path_bridge.rs:1003:39 [INFO] [stdout] | [INFO] [stdout] 1003 | let paths = paths.iter().map(|path| path.as_ref()).collect::>(); [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1003 | let paths = paths.iter().map(|path: &_| path.as_ref()).collect::>(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1026:14 [INFO] [stdout] | [INFO] [stdout] 1026 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1031:36 [INFO] [stdout] | [INFO] [stdout] 1031 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1031 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1053:13 [INFO] [stdout] | [INFO] [stdout] 1053 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1054 | let parent_path = inode_name_manager [INFO] [stdout] 1055 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1053 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1060 | .readdirplus(req, parent_path.as_ref(), fh, offset, lock_owner) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1054 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1026:14 [INFO] [stdout] | [INFO] [stdout] 1026 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1031:36 [INFO] [stdout] | [INFO] [stdout] 1031 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1031 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1053:13 [INFO] [stdout] | [INFO] [stdout] 1053 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1054 | let parent_path = inode_name_manager [INFO] [stdout] 1055 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1053 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | let parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1060 | .readdirplus(req, parent_path.as_ref(), fh, offset, lock_owner) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1054 | let parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1117 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | let origin_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1130 | origin_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `origin_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1119 | let origin_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1132 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1122 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | let mut inode_name_manager = self.inode_name_manager.write().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | .get_absolute_path(parent) [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1117 | let mut inode_name_manager: /* Type */ = self.inode_name_manager.write().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1161:14 [INFO] [stdout] | [INFO] [stdout] 1161 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1166:36 [INFO] [stdout] | [INFO] [stdout] 1166 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1166 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | let origin_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1130 | origin_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `origin_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1119 | let origin_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | let new_parent_path = inode_name_manager [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1132 | new_parent_path.as_ref(), [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `new_parent_path` an explicit type [INFO] [stdout] | [INFO] [stdout] 1122 | let new_parent_path: /* Type */ = inode_name_manager [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1187:13 [INFO] [stdout] | [INFO] [stdout] 1187 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1188 | let path_in = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1187 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1196:39 [INFO] [stdout] | [INFO] [stdout] 1196 | path_in.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1196 | path_in.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1199:40 [INFO] [stdout] | [INFO] [stdout] 1199 | path_out.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1199 | path_out.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1161:14 [INFO] [stdout] | [INFO] [stdout] 1161 | .get_absolute_path(inode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1166:36 [INFO] [stdout] | [INFO] [stdout] 1166 | path.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1166 | path.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1187:13 [INFO] [stdout] | [INFO] [stdout] 1187 | let inode_name_manager = self.inode_name_manager.read().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 1188 | let path_in = inode_name_manager.get_absolute_path(inode); [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `inode_name_manager` an explicit type [INFO] [stdout] | [INFO] [stdout] 1187 | let inode_name_manager: /* Type */ = self.inode_name_manager.read().await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1196:39 [INFO] [stdout] | [INFO] [stdout] 1196 | path_in.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1196 | path_in.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/path/inode_path_bridge.rs:1199:40 [INFO] [stdout] | [INFO] [stdout] 1199 | path_out.as_ref().map(|path| path.as_ref()), [INFO] [stdout] | ^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 1199 | path_out.as_ref().map(|path: /* Type */| path.as_ref()), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `poll` [INFO] [stdout] --> src/raw/session.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | impl Future for MountHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `poll` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn poll(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<::Output> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `poll` [INFO] [stdout] --> src/raw/session.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | impl Future for MountHandle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `poll` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn poll(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<::Output> { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::stream::StreamExt` [INFO] [stdout] --> src/raw/session.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use futures_util::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::stream::StreamExt` [INFO] [stdout] --> src/raw/session.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use futures_util::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/raw/session.rs:4309:13 [INFO] [stdout] | [INFO] [stdout] 4309 | fn spawn(span: Span, fut: F) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fut` [INFO] [stdout] --> src/raw/session.rs:4309:25 [INFO] [stdout] | [INFO] [stdout] 4309 | fn spawn(span: Span, fut: F) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/raw/session.rs:4309:13 [INFO] [stdout] | [INFO] [stdout] 4309 | fn spawn(span: Span, fut: F) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_span` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fut` [INFO] [stdout] --> src/raw/session.rs:4309:25 [INFO] [stdout] | [INFO] [stdout] 4309 | fn spawn(span: Span, fut: F) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuse3` (lib test) due to 86 previous errors; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0046, E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuse3` (lib) due to 86 previous errors; 32 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f9cba39151ab7401212bf3fa103dfd58b7ba7d9f209785c7ea5b1bbd22809317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cba39151ab7401212bf3fa103dfd58b7ba7d9f209785c7ea5b1bbd22809317", kill_on_drop: false }` [INFO] [stdout] f9cba39151ab7401212bf3fa103dfd58b7ba7d9f209785c7ea5b1bbd22809317