pub fn build_package(
    cli_config: BuildToolCliConfig,
    cwd: &Path
) -> Result<(), Box<dyn Error + Send + Sync + 'static>>