Build Information
Successful build of FoundationKit, reference 2.0.3 (886398
), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 17:32:03 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 .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
* tag 2.0.3 -> FETCH_HEAD
HEAD is now at 886398a upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
886398a36cf92212aaaeb65fc7861afee1faa24e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at 2.0.3
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.81s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.35s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72033] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.32s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (4.32s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (7.58s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.30s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "foundationkit",
"name": "FoundationKit",
"url": "https://github.com/NikSativa/FoundationKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FoundationKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/NikSativa/FoundationKit.git
[1/139] Fetching foundationkit
Fetched https://github.com/NikSativa/FoundationKit.git from cache (0.63s)
Creating working copy for https://github.com/NikSativa/FoundationKit.git
Working copy of https://github.com/NikSativa/FoundationKit.git resolved at 2.0.3 (886398a)
warning: '.resolve-product-dependencies': dependency 'foundationkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NikSativa/FoundationKit.git
https://github.com/NikSativa/FoundationKit.git
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "FoundationKit",
"name" : "FoundationKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "FoundationKit",
"targets" : [
"FoundationKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FoundationKitTests",
"module_type" : "SwiftTarget",
"name" : "FoundationKitTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Array+chunkedTests.swift",
"Collection_FoundationTests.swift",
"OptionalTests.swift",
"Optional_FoundationTests.swift",
"Result_FoundationTests.swift",
"TestHelpers/DateFormatter+TestHelper.swift",
"TestHelpers/NotificationToken+TestHelper.swift",
"TestHelpers/UIColor+TestHelper.swift",
"UUIDProviderTests.swift"
],
"target_dependencies" : [
"FoundationKit"
],
"type" : "test"
},
{
"c99name" : "FoundationKit",
"module_type" : "SwiftTarget",
"name" : "FoundationKit",
"path" : "Source",
"product_memberships" : [
"FoundationKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Closures.swift",
"Extensions/Array+Foundation.swift",
"Extensions/CACornerMask+Foundation.swift",
"Extensions/CGPoint+Foundation.swift",
"Extensions/CGRect+Foundation.swift",
"Extensions/CGSize+Foundation.swift",
"Extensions/Collection+Foundation.swift",
"Extensions/Dictionary+Foundation.swift",
"Extensions/Encodable+Foundation.swift",
"Extensions/Optional+Foundation.swift",
"Extensions/Result+Foundation.swift",
"Extensions/Sequence+Foundation.swift",
"Extensions/String+Foundation.swift",
"Extensions/UIColor+Foundation.swift",
"Extensions/UIImage+Foundation.swift",
"LinkDetector.swift",
"NotificationDispatcher.swift",
"URLOpener+SwiftUI.swift",
"URLOpener+UIKit.swift",
"UUIDProvider.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
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/23] Emitting module FoundationKit
[5/25] Compiling FoundationKit UUIDProvider.swift
[6/25] Compiling FoundationKit resource_bundle_accessor.swift
[7/25] Compiling FoundationKit Dictionary+Foundation.swift
[8/25] Compiling FoundationKit Encodable+Foundation.swift
[9/25] Compiling FoundationKit CGSize+Foundation.swift
[10/25] Compiling FoundationKit Collection+Foundation.swift
[11/25] Compiling FoundationKit LinkDetector.swift
[12/25] Compiling FoundationKit NotificationDispatcher.swift
[13/25] Compiling FoundationKit Optional+Foundation.swift
[14/25] Compiling FoundationKit Result+Foundation.swift
[15/25] Compiling FoundationKit Sequence+Foundation.swift
[16/25] Compiling FoundationKit String+Foundation.swift
[17/25] Compiling FoundationKit UIColor+Foundation.swift
[18/25] Compiling FoundationKit UIImage+Foundation.swift
[19/25] Compiling FoundationKit CGPoint+Foundation.swift
[20/25] Compiling FoundationKit CGRect+Foundation.swift
[21/25] Compiling FoundationKit Closures.swift
[22/25] Compiling FoundationKit Array+Foundation.swift
[23/25] Compiling FoundationKit CACornerMask+Foundation.swift
[24/25] Compiling FoundationKit URLOpener+SwiftUI.swift
[25/25] Compiling FoundationKit URLOpener+UIKit.swift
Build complete! (9.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "FoundationKit",
"name" : "FoundationKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "FoundationKit",
"targets" : [
"FoundationKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FoundationKitTests",
"module_type" : "SwiftTarget",
"name" : "FoundationKitTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Array+chunkedTests.swift",
"Collection_FoundationTests.swift",
"OptionalTests.swift",
"Optional_FoundationTests.swift",
"Result_FoundationTests.swift",
"TestHelpers/DateFormatter+TestHelper.swift",
"TestHelpers/NotificationToken+TestHelper.swift",
"TestHelpers/UIColor+TestHelper.swift",
"UUIDProviderTests.swift"
],
"target_dependencies" : [
"FoundationKit"
],
"type" : "test"
},
{
"c99name" : "FoundationKit",
"module_type" : "SwiftTarget",
"name" : "FoundationKit",
"path" : "Source",
"product_memberships" : [
"FoundationKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Closures.swift",
"Extensions/Array+Foundation.swift",
"Extensions/CACornerMask+Foundation.swift",
"Extensions/CGPoint+Foundation.swift",
"Extensions/CGRect+Foundation.swift",
"Extensions/CGSize+Foundation.swift",
"Extensions/Collection+Foundation.swift",
"Extensions/Dictionary+Foundation.swift",
"Extensions/Encodable+Foundation.swift",
"Extensions/Optional+Foundation.swift",
"Extensions/Result+Foundation.swift",
"Extensions/Sequence+Foundation.swift",
"Extensions/String+Foundation.swift",
"Extensions/UIColor+Foundation.swift",
"Extensions/UIImage+Foundation.swift",
"LinkDetector.swift",
"NotificationDispatcher.swift",
"URLOpener+SwiftUI.swift",
"URLOpener+UIKit.swift",
"UUIDProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/foundationkit/2.0.3
Repository: NikSativa/FoundationKit
Swift version used: 6.1
Target: FoundationKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'FoundationKit'...
Finished extracting symbol information for 'FoundationKit'. (5.95s)
Building documentation for 'FoundationKit'...
Finished building documentation for 'FoundationKit' (0.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/2.0.3
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/NikSativa/SpryKit.git (0.45s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.45s)
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/apple/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.59s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.12s)
Updated https://github.com/apple/swift-syntax.git (0.93s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.93s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.06s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.50s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/21] Emitting module FoundationKit
[3/23] Compiling FoundationKit Closures.swift
[4/23] Compiling FoundationKit Array+Foundation.swift
[5/23] Compiling FoundationKit CACornerMask+Foundation.swift
[6/23] Compiling FoundationKit Dictionary+Foundation.swift
[7/23] Compiling FoundationKit Encodable+Foundation.swift
[8/23] Compiling FoundationKit Optional+Foundation.swift
[9/23] Compiling FoundationKit Result+Foundation.swift
[10/23] Compiling FoundationKit UIColor+Foundation.swift
[11/23] Compiling FoundationKit UIImage+Foundation.swift
[12/23] Compiling FoundationKit CGPoint+Foundation.swift
[13/23] Compiling FoundationKit CGRect+Foundation.swift
[14/23] Compiling FoundationKit URLOpener+SwiftUI.swift
[15/23] Compiling FoundationKit URLOpener+UIKit.swift
[16/23] Compiling FoundationKit CGSize+Foundation.swift
[17/23] Compiling FoundationKit Collection+Foundation.swift
[18/23] Compiling FoundationKit LinkDetector.swift
[19/23] Compiling FoundationKit NotificationDispatcher.swift
[20/23] Compiling FoundationKit Sequence+Foundation.swift
[21/23] Compiling FoundationKit String+Foundation.swift
[22/23] Compiling FoundationKit UUIDProvider.swift
[23/23] Compiling FoundationKit resource_bundle_accessor.swift
Build of target: 'FoundationKit' complete! (1.77s)
372
3 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/2.0.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/foundationkit/2.0.3
File count: 372
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-foundationkit-2.0.3-f65922bd.zip to s3://spi-docs-inbox/prod-niksativa-foundationkit-2.0.3-f65922bd.zip
Copying... [20%]
Copying... [30%]
Copying... [39%]
Copying... [49%]
Copying... [59%]
Copying... [69%]
Copying... [79%]
Copying... [89%]
Copying... [98%]
Copying... [100%]
Done.