pub fn build_recipe(
    drv: Derivation,
    store: &mut LocalStore,
    cache: &Cache
) -> Result<PathBuf, RecipeError>