Open
Description
Hi,
Our project that uses salifish
fails to build from time to time with lock file errors. Any suggestions on how to mitigate the issue? Thanks in advance!
An example of CI failure: https://github.com/ChainSafe/forest/actions/runs/13266118136/job/37033947738?pr=5268#step:7:30
cargo clippy --all-targets --quiet --no-deps -- --deny=warnings
error: proc-macro derive panicked
--> src/cli/subcommands/f3_cmd.rs:394:10
|
394 | #[derive(TemplateSimple, Debug, Clone, Serialize, Deserialize)]
| ^^^^^^^^^^^^^^
|
= help: message: Lock file "/home/runner/work/forest/forest/target/debug/build/sailfish-compiler-99e0c716eea6[23](https://github.com/ChainSafe/forest/actions/runs/13266118136/job/37033947738?pr=5268#step:7:24)53/out/templates/145f01b1103a04be-0c23aebaee0c53b3.lock" is stuck. Try deleting it.
Metadata
Assignees
Labels
No labels
Activity