error[E0432]: unresolved import `rustix::process`
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-process-2.3.1/src/reaper/wait.rs:137:13
|
137 | use rustix::process;
| ^^^^^^^^^^^^^^^ no `process` in the root
The full errors in here