The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: v0.0.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Nef10/swift-dependency-updater
 * tag               v0.0.7     -> FETCH_HEAD
HEAD is now at 1730135 Do not create a PR if a dependency was not found (#105)
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
17301353a70d41b8ac333e11d01261fb46284fa2
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at v0.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[1/13] Write swift-dependency-updater-entitlement.plist
[2/13] Write sources
[9/13] Write swift-version--423B1241ED78D482.txt
[11/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/30] Emitting module ArgumentParserToolInfo
[13/66] Emitting module ShellOut
[14/66] Compiling Rainbow String+Rainbow.swift
[15/66] Compiling Rainbow StringGenerator.swift
[16/67] Compiling Rainbow Style.swift
[17/67] Emitting module ArgumentParser
[18/71] Compiling ArgumentParser NameSpecification.swift
[19/71] Compiling ArgumentParser Option.swift
[20/71] Compiling ArgumentParser OptionGroup.swift
[21/71] Compiling ArgumentParser AsyncParsableCommand.swift
[22/71] Compiling ArgumentParser CommandConfiguration.swift
[23/71] Compiling ArgumentParser EnumerableFlag.swift
[24/71] Compiling ArgumentParser ExpressibleByArgument.swift
[25/71] Compiling ArgumentParser ParsableArguments.swift
[26/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/71] Compiling ArgumentParser ParsableCommand.swift
[28/71] Compiling ArgumentParser ArgumentHelp.swift
[29/71] Compiling ArgumentParser ArgumentVisibility.swift
[30/71] Compiling ArgumentParser CompletionKind.swift
[31/71] Compiling ArgumentParser Errors.swift
[32/71] Compiling ArgumentParser Flag.swift
[33/71] Compiling ArgumentParser CollectionExtensions.swift
[34/71] Compiling ArgumentParser SequenceExtensions.swift
[35/71] Compiling ArgumentParser StringExtensions.swift
[36/71] Compiling ArgumentParser Tree.swift
[37/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/71] Compiling ArgumentParser CompletionsGenerator.swift
[39/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/71] Compiling ArgumentParser Argument.swift
[42/71] Compiling ArgumentParser Name.swift
[43/71] Compiling ArgumentParser Parsed.swift
[44/71] Compiling ArgumentParser ParsedValues.swift
[45/71] Compiling ArgumentParser ParserError.swift
[46/71] Compiling ArgumentParser SplitArguments.swift
[47/71] Compiling Require Require.swift
[48/71] Emitting module Require
[50/71] Compiling ArgumentParser DumpHelpGenerator.swift
[51/71] Compiling Rainbow OutputTarget.swift
[56/71] Emitting module Rainbow
[57/71] Compiling Rainbow Rainbow.swift
[58/71] Compiling ArgumentParser ArgumentDecoder.swift
[59/71] Compiling ArgumentParser ArgumentDefinition.swift
[60/71] Compiling ArgumentParser ArgumentSet.swift
[61/71] Compiling ArgumentParser CommandParser.swift
[62/71] Compiling ArgumentParser InputOrigin.swift
[63/71] Compiling ShellOut ShellOut.swift
[65/71] Compiling ArgumentParser HelpCommand.swift
[66/71] Compiling ArgumentParser HelpGenerator.swift
[67/71] Compiling ArgumentParser MessageInfo.swift
[68/71] Compiling ArgumentParser UsageGenerator.swift
[69/76] Compiling Releases Releases.swift
[70/76] Emitting module Releases
[71/76] Compiling Releases ReleasesError.swift
[72/76] Compiling Releases Array+Version.swift
[73/76] Compiling Releases Version.swift
[74/91] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[75/91] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[76/92] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[77/92] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[78/92] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[79/92] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[80/92] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[81/92] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[82/92] Compiling SwiftDependencyUpdaterLibrary Git.swift
[83/92] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[84/92] Emitting module SwiftDependencyUpdaterLibrary
[85/92] Compiling SwiftDependencyUpdaterLibrary String.swift
[86/92] Compiling SwiftDependencyUpdaterLibrary Version.swift
[87/92] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[88/92] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[89/92] Compiling SwiftDependencyUpdaterLibrary Update.swift
[90/94] Compiling SwiftDependencyUpdater main.swift
[91/94] Emitting module SwiftDependencyUpdater
[91/94] Write Objects.LinkFileList
[92/94] Linking swift-dependency-updater
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/swift-dependency-updater: replacing existing signature
[93/94] Applying swift-dependency-updater
Build complete! (7.87s)
Fetching https://github.com/Nef10/Releases.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/Nef10/ShellOut.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.16s)
Fetched https://github.com/JohnSundell/Require.git from cache (0.18s)
Fetched https://github.com/Nef10/Releases.git from cache (0.18s)
Fetched https://github.com/Nef10/ShellOut.git from cache (0.18s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.19s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.35s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.33s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.42s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow.git', will fetch again.
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow.git', will fetch again.
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.01s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.1
warning: 'releases': 'releases' dependency on 'https://github.com/JohnSundell/ShellOut.git' conflicts with dependency on 'https://github.com/Nef10/ShellOut.git' which has the same identity 'shellout'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.

Build Machine: Mac 7