pub async fn compile_pint_project_and_abi_with_source( path: PathBuf, ) -> Result<(Contract, Value, String)>