pub async fn compile_pint_project_inner( path: PathBuf, include_source: bool, ) -> Result<(Vec<u8>, Vec<u8>, String)>