pub fn extract_lock_path(root: &Path, package_id: &str) -> PathBuf
Extraction mutex for package_id, distinct from the in-use lock so a second runner waits only for extraction, not for the first instance’s whole lifetime.
package_id