Build Information
Successful build of FoundationKit, reference main (886398
), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 17:33:39 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.75s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.25s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72033] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.13s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.13s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.28s)
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/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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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.64s)
Creating working copy for https://github.com/NikSativa/FoundationKit.git
Working copy of https://github.com/NikSativa/FoundationKit.git resolved at main (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] Compiling FoundationKit CGPoint+Foundation.swift
[5/23] Compiling FoundationKit CGRect+Foundation.swift
[6/23] Emitting module FoundationKit
[7/25] Compiling FoundationKit CGSize+Foundation.swift
[8/25] Compiling FoundationKit Collection+Foundation.swift
[9/25] Compiling FoundationKit Sequence+Foundation.swift
[10/25] Compiling FoundationKit String+Foundation.swift
[11/25] Compiling FoundationKit UUIDProvider.swift
[12/25] Compiling FoundationKit resource_bundle_accessor.swift
[13/25] Compiling FoundationKit Optional+Foundation.swift
[14/25] Compiling FoundationKit Result+Foundation.swift
[15/25] Compiling FoundationKit UIColor+Foundation.swift
[16/25] Compiling FoundationKit UIImage+Foundation.swift
[17/25] Compiling FoundationKit Closures.swift
[18/25] Compiling FoundationKit Array+Foundation.swift
[19/25] Compiling FoundationKit CACornerMask+Foundation.swift
[20/25] Compiling FoundationKit URLOpener+SwiftUI.swift
[21/25] Compiling FoundationKit URLOpener+UIKit.swift
[22/25] Compiling FoundationKit Dictionary+Foundation.swift
[23/25] Compiling FoundationKit Encodable+Foundation.swift
[24/25] Compiling FoundationKit LinkDetector.swift
[25/25] Compiling FoundationKit NotificationDispatcher.swift
Build complete! (9.88s)
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/main
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.41s)
Building documentation for 'FoundationKit'...
Finished building documentation for 'FoundationKit' (0.16s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.45s)
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/NikSativa/SpryKit.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/NikSativa/SpryKit.git (0.46s)
Computing version for https://github.com/NikSativa/SpryKit.git
Updated https://github.com/apple/swift-syntax.git (0.86s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.86s)
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.56s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.63s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.58s)
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.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
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 snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/56] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit GenericConstraint.swift
[11/57] Compiling SymbolKit GenericParameter.swift
[12/57] Compiling SymbolKit Generics.swift
[13/57] Compiling SymbolKit Namespace.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit DeclarationFragments.swift
[19/57] Compiling SymbolKit Fragment.swift
[20/57] Compiling SymbolKit FragmentKind.swift
[21/57] Compiling SymbolKit FunctionParameter.swift
[22/57] Compiling SymbolKit FunctionSignature.swift
[23/57] Compiling SymbolKit SemanticVersion.swift
[24/57] Compiling SymbolKit AccessControl.swift
[25/57] Compiling SymbolKit Availability.swift
[26/57] Compiling SymbolKit AvailabilityItem.swift
[27/57] Compiling SymbolKit Domain.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.45s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/21] Compiling FoundationKit CGSize+Foundation.swift
[3/21] Compiling FoundationKit Collection+Foundation.swift
[4/21] Compiling FoundationKit URLOpener+SwiftUI.swift
[5/21] Compiling FoundationKit URLOpener+UIKit.swift
[6/21] Compiling FoundationKit CGPoint+Foundation.swift
[7/21] Compiling FoundationKit CGRect+Foundation.swift
[8/21] Compiling FoundationKit Sequence+Foundation.swift
[9/21] Compiling FoundationKit String+Foundation.swift
[10/21] Compiling FoundationKit LinkDetector.swift
[11/21] Compiling FoundationKit NotificationDispatcher.swift
[12/21] Compiling FoundationKit UIColor+Foundation.swift
[13/21] Compiling FoundationKit UIImage+Foundation.swift
[14/21] Compiling FoundationKit Optional+Foundation.swift
[15/21] Compiling FoundationKit Result+Foundation.swift
[16/21] Compiling FoundationKit Dictionary+Foundation.swift
[17/21] Compiling FoundationKit Encodable+Foundation.swift
[18/23] Emitting module FoundationKit
[19/23] Compiling FoundationKit Closures.swift
[20/23] Compiling FoundationKit Array+Foundation.swift
[21/23] Compiling FoundationKit CACornerMask+Foundation.swift
[22/23] Compiling FoundationKit UUIDProvider.swift
[23/23] Compiling FoundationKit resource_bundle_accessor.swift
Build of target: 'FoundationKit' complete! (1.33s)
372
3 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/foundationkit/main
File count: 372
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-foundationkit-main-939f4341.zip to s3://spi-docs-inbox/prod-niksativa-foundationkit-main-939f4341.zip
Copying... [20%]
Copying... [30%]
Copying... [39%]
Copying... [49%]
Copying... [59%]
Copying... [69%]
Copying... [79%]
Copying... [89%]
Copying... [99%]
Copying... [100%]
Done.