-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Labels
enhancementSomething new the playground could doSomething new the playground could dohelp wantedNot immediately going to be prioritized — ask for mentoring instructions!Not immediately going to be prioritized — ask for mentoring instructions!
Description
it seems only linux can deploy the server.
error[E0433]: failed to resolve: could not find `unix` in `os`
--> src\sandbox.rs:8:9
|
8 | os::unix::fs::PermissionsExt,
| ^^^^ could not find `unix` in `os`
error[E0433]: failed to resolve: could not find `unix` in `os`
--> src\sandbox.rs:624:18
|
624 | use std::os::unix::process::ExitStatusExt;
| ^^^^ could not find `unix` in `os`
For more information about this error, try `rustc --explain E0433`.
error: could not compile `ui` due to 2 previous errors
Metadata
Metadata
Assignees
Labels
enhancementSomething new the playground could doSomething new the playground could dohelp wantedNot immediately going to be prioritized — ask for mentoring instructions!Not immediately going to be prioritized — ask for mentoring instructions!