Build Information
Successful build of SwiftOutdated, reference 0.12.0 (200996), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 05:20:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/swift-outdated
* tag 0.12.0 -> FETCH_HEAD
HEAD is now at 200996a Merge pull request #54 from gmoraleda/feat/auto-update
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
200996aa02642003539cf1521d54d6538811bd17
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.12.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/kiliankoe/swift-outdated.git
https://github.com/kiliankoe/swift-outdated.git
{
"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" : [
"ManifestEditorTests.swift",
"MockGitRemoteProvider.swift",
"OutdatedPackageTests.swift",
"PackageResolvedTests.swift",
"TestSetup.swift",
"UpdateScopeTests.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",
"ManifestEditor.swift",
"OutdatedPackage.swift",
"PackageCollection.swift",
"PackageUpdater.swift",
"Pin.swift",
"Resolved.swift",
"SwiftPackage.swift",
"UpdateScope.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[3/17] Write swift-outdated-entitlement.plist
[5/17] Write sources
[13/17] Write swift-version-2F0A5646E1D333AE.txt
[15/48] Emitting module ArgumentParserToolInfo
[16/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/95] Compiling Logging MetadataProvider.swift
[18/95] Compiling Logging LogHandler.swift
[19/95] Compiling Logging LogEvent.swift
[20/95] Emitting module Logging
[21/95] Compiling Logging Locks.swift
[22/95] Compiling Logging Logging.swift
[23/95] Compiling Rainbow Style.swift
[24/96] Emitting module Rainbow
[25/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/96] Compiling ArgumentParser CompletionsGenerator.swift
[27/96] Compiling Rainbow StringGenerator.swift
[28/96] Compiling Rainbow String+Rainbow.swift
[29/96] Compiling Rainbow Color.swift
[30/96] Compiling Rainbow ControlCode.swift
[31/96] Compiling Version Version+Range.swift
[32/96] Compiling Version Version.swift
[33/96] Compiling Rainbow XcodeColorsSupport.swift
[34/96] Compiling ArgumentParser Platform.swift
[35/96] Compiling ArgumentParser SequenceExtensions.swift
[36/96] Compiling ArgumentParser StringExtensions.swift
[37/96] Compiling ArgumentParser SwiftExtensions.swift
[38/96] Compiling ArgumentParser Tree.swift
[39/101] Compiling ArgumentParser InputKey.swift
[40/101] Compiling ArgumentParser InputOrigin.swift
[41/101] Compiling ArgumentParser Name.swift
[42/101] Compiling ArgumentParser Parsed.swift
[43/101] Compiling ArgumentParser ParsedValues.swift
[44/101] Emitting module ArgumentParser
[45/101] Compiling ArgumentParser NameSpecification.swift
[46/101] Compiling ArgumentParser Option.swift
[47/101] Compiling ArgumentParser OptionGroup.swift
[48/101] Compiling ArgumentParser ParentCommand.swift
[49/101] Compiling ArgumentParser AsyncParsableCommand.swift
[50/101] Compiling ArgumentParser CodingKeyValidator.swift
[51/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/101] Compiling ArgumentParser UniqueNamesValidator.swift
[55/101] Compiling ArgumentParser ParserError.swift
[56/101] Compiling ArgumentParser SplitArguments.swift
[57/101] Compiling ArgumentParser DumpHelpGenerator.swift
[58/101] Compiling ArgumentParser HelpCommand.swift
[59/101] Compiling ArgumentParser HelpGenerator.swift
[62/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/101] Compiling ArgumentParser Argument.swift
[65/101] Compiling ArgumentParser ArgumentDiscussion.swift
[66/101] Compiling ArgumentParser ParsableCommand.swift
[67/101] Compiling ArgumentParser ArgumentDecoder.swift
[68/101] Compiling ArgumentParser ArgumentDefinition.swift
[69/101] Compiling ArgumentParser ArgumentSet.swift
[70/101] Compiling ArgumentParser CommandParser.swift
[71/101] Compiling Version Version+Comparable.swift
[72/101] Compiling Version Version+Codable.swift
[73/101] Emitting module Version
[74/101] Compiling Version Version+Foundation.swift
[75/101] Compiling Rainbow Rainbow.swift
[76/101] Compiling Rainbow OutputTarget.swift
[77/101] Compiling Rainbow ModesExtractor.swift
[78/101] Emitting module SwiftyTextTable
[79/101] Compiling SwiftyTextTable TextTable.swift
[80/101] Emitting module ShellOut
[81/101] Compiling ShellOut ShellOut.swift
[82/101] Compiling ArgumentParser CommandConfiguration.swift
[83/101] Compiling ArgumentParser CommandGroup.swift
[84/101] Compiling ArgumentParser EnumerableFlag.swift
[85/101] Compiling ArgumentParser ExpressibleByArgument.swift
[86/101] Compiling ArgumentParser ParsableArguments.swift
[87/101] Compiling ArgumentParser ArgumentHelp.swift
[88/101] Compiling ArgumentParser ArgumentVisibility.swift
[89/101] Compiling ArgumentParser CompletionKind.swift
[90/101] Compiling ArgumentParser Errors.swift
[91/101] Compiling ArgumentParser Flag.swift
[92/101] Compiling ArgumentParser MessageInfo.swift
[93/101] Compiling ArgumentParser UsageGenerator.swift
[94/101] Compiling ArgumentParser CollectionExtensions.swift
[95/101] Compiling ArgumentParser Foundation.swift
[96/101] Compiling ArgumentParser Mutex.swift
[97/101] Compiling Files Files.swift
[98/101] Emitting module Files
[99/111] Compiling Outdated Pin.swift
[100/112] Compiling Outdated PackageUpdater.swift
[101/112] Compiling Outdated Resolved.swift
[102/112] Compiling Outdated PackageCollection.swift
[103/112] Compiling Outdated OutdatedPackage.swift
[104/112] Compiling Outdated ManifestEditor.swift
[105/112] Compiling Outdated ConcurrentDictionary.swift
[106/112] Compiling Outdated GitRemoteProvider.swift
[107/112] Compiling Outdated SwiftPackage.swift
[108/112] Emitting module Outdated
[109/112] Compiling Outdated UpdateScope.swift
[110/114] Emitting module SwiftOutdated
[111/114] Compiling SwiftOutdated SwiftOutdated.swift
[111/114] Write Objects.LinkFileList
[112/114] Linking swift-outdated
[113/114] Applying swift-outdated
Build complete! (33.05s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/johnsundell/Files.git
[1/929] Fetching swiftytexttable
[76/2202] Fetching swiftytexttable, files
[153/3182] Fetching swiftytexttable, files, shellout
[212/3475] Fetching swiftytexttable, files, shellout, version
[302/4917] Fetching swiftytexttable, files, shellout, version, rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.95s)
Fetched https://github.com/mxcl/Version.git from cache (0.95s)
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.95s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.95s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
[1/37501] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (2.29s)
Fetched https://github.com/johnsundell/Files.git from cache (2.29s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.42s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (5.57s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.58s)
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/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (2.42s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.3.0 (0.59s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 6.2.4 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (2.17s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.68s)
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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.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/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 6.2.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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" : [
"ManifestEditorTests.swift",
"MockGitRemoteProvider.swift",
"OutdatedPackageTests.swift",
"PackageResolvedTests.swift",
"TestSetup.swift",
"UpdateScopeTests.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",
"ManifestEditor.swift",
"OutdatedPackage.swift",
"PackageCollection.swift",
"PackageUpdater.swift",
"Pin.swift",
"Resolved.swift",
"SwiftPackage.swift",
"UpdateScope.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.