-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
In the (admittedly unusual) situation where the Cargo.lock in a project is read-only, trybuild copies the file including the read-only permissions and later errors due to this:
Caused by:
failed to open: ..../cargo-target/tests/trybuild/my-package/Cargo.lock
Caused by:
Permission denied (os error 13)
Will make a PR to fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels