Skip to content

Troubleshooting

Martin Pool edited this page Apr 10, 2024 · 2 revisions
  • Try with --in-place (see #321 as an example)

    • If that succeeds, try --gitignore false
    • Try with --leak-dirs and see what is different between the source and scratch directory
  • Try with no concurrency

  • If the crates are in a workspace, try copying them out and testing just one

Clone this wiki locally