```error[E0477]: the type `[closure@src/rust/engin...
# development
w
Copy code
error[E0477]: the type `[closure@src/rust/engine/fs/fs_util/src/main.rs:147:61: 165:10 file:&fs::File, store:std::sync::Arc<fs::store::Store>, root:&std::path::Path]` does not fulfill the required lifetime
   --> src/rust/engine/fs/fs_util/src/main.rs:147:52
    |
147 |         posix_fs.pool().as_ref().expect("no pool").spawn_fn(move || {
    |                                                    ^^^^^^^^
    |
    = note: type must satisfy the static lifetime