Build Information
Successful build of SwiftOutdated, reference 0.10.1 (52b99e
), with Swift 6.0 for macOS (SPM) on 4 Sep 2025 19:53:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/swift-outdated
* tag 0.10.1 -> FETCH_HEAD
HEAD is now at 52b99ec Merge pull request #52 from kiliankoe/automatically-set-build-version
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
52b99ec6ae9d5b3d48e0a815fcd0114c029f83e6
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.10.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/kiliankoe/swift-outdated.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write sources
[5/17] Write swift-outdated-entitlement.plist
[5/17] Write sources
[13/17] Write swift-version-5BDAB9E9C0126B9D.txt
[15/47] Emitting module ArgumentParserToolInfo
[16/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/93] Compiling Logging MetadataProvider.swift
[18/93] Compiling Logging LogHandler.swift
[19/93] Compiling Logging Locks.swift
[20/93] Compiling Logging Logging.swift
[21/93] Emitting module Logging
[22/93] Compiling Rainbow Color.swift
[23/94] Compiling Rainbow ControlCode.swift
[24/94] Compiling Rainbow ModesExtractor.swift
[25/94] Compiling Rainbow StringGenerator.swift
[26/94] Compiling Rainbow String+Rainbow.swift
[27/94] Compiling Rainbow Style.swift
[28/94] Compiling Version Version+Range.swift
[29/94] Compiling Version Version.swift
[30/94] Emitting module Rainbow
[31/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/94] Compiling ArgumentParser CompletionsGenerator.swift
[33/94] Compiling Rainbow XcodeColorsSupport.swift
[34/94] Emitting module ArgumentParser
[35/98] Compiling ArgumentParser InputKey.swift
[36/98] Compiling ArgumentParser InputOrigin.swift
[37/98] Compiling ArgumentParser Name.swift
[38/98] Compiling ArgumentParser Parsed.swift
[39/98] Compiling ArgumentParser ParsedValues.swift
[40/98] Compiling ArgumentParser SequenceExtensions.swift
[41/98] Compiling ArgumentParser StringExtensions.swift
[42/98] Compiling ArgumentParser SwiftExtensions.swift
[43/98] Compiling ArgumentParser Tree.swift
[44/98] Compiling ArgumentParser CodingKeyValidator.swift
[45/98] Compiling ArgumentParser NonsenseFlagsValidator.swift
[46/98] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/98] Compiling ArgumentParser PositionalArgumentsValidator.swift
[48/98] Compiling ArgumentParser UniqueNamesValidator.swift
[51/98] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/98] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/98] Compiling ArgumentParser Argument.swift
[54/98] Compiling ArgumentParser CommandConfiguration.swift
[55/98] Compiling ArgumentParser CommandGroup.swift
[56/98] Compiling ArgumentParser EnumerableFlag.swift
[57/98] Compiling ArgumentParser ExpressibleByArgument.swift
[58/98] Compiling ArgumentParser ParsableArguments.swift
[59/98] Compiling ArgumentParser ArgumentDiscussion.swift
[60/98] Compiling ArgumentParser ArgumentHelp.swift
[61/98] Compiling ArgumentParser ArgumentVisibility.swift
[62/98] Compiling ArgumentParser CompletionKind.swift
[63/98] Compiling ArgumentParser Errors.swift
[64/98] Compiling ArgumentParser Flag.swift
[65/98] Compiling ArgumentParser NameSpecification.swift
[66/98] Compiling ArgumentParser Option.swift
[67/98] Compiling ArgumentParser OptionGroup.swift
[68/98] Compiling ArgumentParser AsyncParsableCommand.swift
[69/98] Compiling Version Version+Comparable.swift
[70/98] Emitting module Version
[71/98] Compiling Version Version+Codable.swift
[72/98] Compiling Version Version+Foundation.swift
[73/98] Compiling Rainbow OutputTarget.swift
[74/98] Compiling Rainbow Rainbow.swift
[75/98] Compiling ArgumentParser MessageInfo.swift
[76/98] Compiling ArgumentParser UsageGenerator.swift
[77/98] Compiling ArgumentParser CollectionExtensions.swift
[78/98] Compiling ArgumentParser Mutex.swift
[79/98] Compiling ArgumentParser Platform.swift
[80/98] Compiling ArgumentParser ParsableCommand.swift
[81/98] Compiling ArgumentParser ArgumentDecoder.swift
[82/98] Compiling ArgumentParser ArgumentDefinition.swift
[83/98] Compiling ArgumentParser ArgumentSet.swift
[84/98] Compiling ArgumentParser CommandParser.swift
[85/98] Emitting module SwiftyTextTable
[86/98] Compiling SwiftyTextTable TextTable.swift
[87/98] Emitting module ShellOut
[88/98] Compiling ShellOut ShellOut.swift
[89/98] Compiling ArgumentParser ParserError.swift
[90/98] Compiling ArgumentParser SplitArguments.swift
[91/98] Compiling ArgumentParser DumpHelpGenerator.swift
[92/98] Compiling ArgumentParser HelpCommand.swift
[93/98] Compiling ArgumentParser HelpGenerator.swift
[94/98] Compiling Files Files.swift
[95/98] Emitting module Files
[96/106] Compiling Outdated Pin.swift
[97/106] Compiling Outdated Resolved.swift
[98/106] Emitting module Outdated
[99/106] Compiling Outdated PackageCollection.swift
[100/106] Compiling Outdated OutdatedPackage.swift
[101/106] Compiling Outdated GitRemoteProvider.swift
[102/106] Compiling Outdated SwiftPackage.swift
[103/106] Compiling Outdated ConcurrentDictionary.swift
[104/108] Emitting module SwiftOutdated
[105/108] Compiling SwiftOutdated SwiftOutdated.swift
[105/108] Write Objects.LinkFileList
[106/108] Linking swift-outdated
[107/108] Applying swift-outdated
Build complete! (36.64s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/onevcat/Rainbow.git
[1/293] Fetching version
[78/1541] Fetching version, files
[228/2876] Fetching version, files, rainbow
[452/3856] Fetching version, files, rainbow, shellout
[629/4785] Fetching version, files, rainbow, shellout, swiftytexttable
[2016/8688] Fetching version, files, rainbow, shellout, swiftytexttable, swift-log
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.03s)
Fetched https://github.com/johnsundell/Files.git from cache (1.03s)
Fetched https://github.com/johnsundell/ShellOut.git from cache (1.03s)
[2916/5531] Fetching version, rainbow, swift-log
Fetching https://github.com/apple/swift-argument-parser.git
[5298/32450] Fetching version, rainbow, swift-log, swift-testing
[32451/48142] Fetching version, rainbow, swift-log, swift-testing, swift-argument-parser
Fetched https://github.com/apple/swift-testing.git from cache (2.12s)
Fetched https://github.com/mxcl/Version.git from cache (2.12s)
Fetched https://github.com/apple/swift-log.git from cache (2.12s)
Fetched https://github.com/onevcat/Rainbow.git from cache (2.12s)
[785/15692] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.30s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.56s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.45s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 6.1.2 (0.54s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71850] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.10s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (2.38s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.3.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 6.1.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/ShellOut.git"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/Files.git"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.1",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
}
],
"manifest_display_name" : "SwiftOutdated",
"name" : "SwiftOutdated",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "swift-outdated",
"targets" : [
"SwiftOutdated"
],
"type" : {
"executable" : null
}
},
{
"name" : "Outdated",
"targets" : [
"Outdated"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftOutdated",
"module_type" : "SwiftTarget",
"name" : "SwiftOutdated",
"path" : "Sources/SwiftOutdated",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"swift-outdated"
],
"sources" : [
"SwiftOutdated.swift"
],
"target_dependencies" : [
"Outdated"
],
"type" : "executable"
},
{
"c99name" : "OutdatedTests",
"module_type" : "SwiftTarget",
"name" : "OutdatedTests",
"path" : "Tests/OutdatedTests",
"product_dependencies" : [
"Version",
"Testing"
],
"sources" : [
"MockGitRemoteProvider.swift",
"OutdatedPackageTests.swift",
"PackageResolvedTests.swift",
"TestSetup.swift",
"VersionCollectionTests.swift"
],
"target_dependencies" : [
"Outdated"
],
"type" : "test"
},
{
"c99name" : "Outdated",
"module_type" : "SwiftTarget",
"name" : "Outdated",
"path" : "Sources/Outdated",
"product_dependencies" : [
"Logging",
"Files",
"Rainbow",
"ShellOut",
"SwiftyTextTable",
"Version"
],
"product_memberships" : [
"swift-outdated",
"Outdated"
],
"sources" : [
"ConcurrentDictionary.swift",
"GitRemoteProvider.swift",
"OutdatedPackage.swift",
"PackageCollection.swift",
"Pin.swift",
"Resolved.swift",
"SwiftPackage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.