You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0433]: failed to resolve: use of undeclared crate or module `imp`
--> /home/levi/.cargo/registry/src/github.com-1ecc6299db9ec823/wait-timeout-0.2.0/src/lib.rs:66:9
|
66 | imp::wait_timeout(self, dur)
| ^^^ use of undeclared crate or module `imp`
For more information about this error, try `rustc --explain E0433`.
error: could not compile `wait-timeout` due to previous error
The text was updated successfully, but these errors were encountered:
running 'make test' gets me this error:
The text was updated successfully, but these errors were encountered: