Build Information
Successful build of FoundationKit, reference main (c8c514
), with Swift 6.0 for macOS (SPM) on 10 Feb 2025 17:00:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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 c8c5148 fix access URLOpener+SwiftUI
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
c8c5148f02b83ff2baa53aaa10d89ccbaf613092
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/924] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.82s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.47s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.88s)
[1/68341] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.54s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.73s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.52s)
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.2
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/124] Fetching foundationkit
Fetched https://github.com/NikSativa/FoundationKit.git from cache (0.85s)
Creating working copy for https://github.com/NikSativa/FoundationKit.git
Working copy of https://github.com/NikSativa/FoundationKit.git resolved at main (c8c5148)
warning: '.resolve-product-dependencies': dependency 'foundationkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
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.2",
"upper_bound" : "3.1.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.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/23] Emitting module FoundationKit
[5/25] Compiling FoundationKit Sequence+Foundation.swift
[6/25] Compiling FoundationKit String+Foundation.swift
[7/25] Compiling FoundationKit UIColor+Foundation.swift
[8/25] Compiling FoundationKit UIImage+Foundation.swift
[9/25] Compiling FoundationKit CGSize+Foundation.swift
[10/25] Compiling FoundationKit Collection+Foundation.swift
[11/25] Compiling FoundationKit Optional+Foundation.swift
[12/25] Compiling FoundationKit Result+Foundation.swift
[13/25] Compiling FoundationKit CGPoint+Foundation.swift
[14/25] Compiling FoundationKit CGRect+Foundation.swift
[15/25] Compiling FoundationKit UUIDProvider.swift
[16/25] Compiling FoundationKit resource_bundle_accessor.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 Dictionary+Foundation.swift
[21/25] Compiling FoundationKit Encodable+Foundation.swift
[22/25] Compiling FoundationKit URLOpener+SwiftUI.swift
[23/25] Compiling FoundationKit URLOpener+UIKit.swift
[24/25] Compiling FoundationKit LinkDetector.swift
[25/25] Compiling FoundationKit NotificationDispatcher.swift
Build complete! (19.52s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.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.0
Target: FoundationKit
Extracting symbol information for 'FoundationKit'...
Finished extracting symbol information for 'FoundationKit'. (5.42s)
Building documentation for 'FoundationKit'...
Finished building documentation for 'FoundationKit' (0.42s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updated https://github.com/NikSativa/SpryKit.git (0.46s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.50s)
[1/2048] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.45s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.94s)
Updated https://github.com/apple/swift-syntax.git (0.94s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.62s)
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.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3291] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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
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.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SourceRange.swift
[8/57] Compiling SymbolKit Metadata.swift
[9/57] Compiling SymbolKit Module.swift
[10/57] Compiling SymbolKit OperatingSystem.swift
[11/57] Compiling SymbolKit Platform.swift
[12/57] Compiling SymbolKit Relationship.swift
[13/57] Compiling SymbolKit RelationshipKind.swift
[14/57] Compiling SymbolKit SourceOrigin.swift
[15/57] Compiling SymbolKit GenericConstraints.swift
[16/57] Compiling SymbolKit Swift.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling Snippets SnippetParser.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.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 Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit Mixin+Equals.swift
[38/57] Compiling SymbolKit Mixin+Hash.swift
[39/57] Compiling SymbolKit Mixin.swift
[40/57] Compiling SymbolKit LineList.swift
[41/57] Compiling SymbolKit Position.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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.92s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/21] Emitting module FoundationKit
[3/23] Compiling FoundationKit URLOpener+SwiftUI.swift
[4/23] Compiling FoundationKit URLOpener+UIKit.swift
[5/23] Compiling FoundationKit UIColor+Foundation.swift
[6/23] Compiling FoundationKit UIImage+Foundation.swift
[7/23] Compiling FoundationKit Sequence+Foundation.swift
[8/23] Compiling FoundationKit String+Foundation.swift
[9/23] Compiling FoundationKit CGSize+Foundation.swift
[10/23] Compiling FoundationKit Collection+Foundation.swift
[11/23] Compiling FoundationKit Optional+Foundation.swift
[12/23] Compiling FoundationKit Result+Foundation.swift
[13/23] Compiling FoundationKit CGPoint+Foundation.swift
[14/23] Compiling FoundationKit CGRect+Foundation.swift
[15/23] Compiling FoundationKit Dictionary+Foundation.swift
[16/23] Compiling FoundationKit Encodable+Foundation.swift
[17/23] Compiling FoundationKit LinkDetector.swift
[18/23] Compiling FoundationKit NotificationDispatcher.swift
[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.17s)
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-292a5db5.zip to s3://spi-docs-inbox/prod-niksativa-foundationkit-main-292a5db5.zip
Copying... [20%]
Copying... [29%]
Copying... [39%]
Copying... [49%]
Copying... [59%]
Copying... [69%]
Copying... [79%]
Copying... [88%]
Copying... [98%]
Copying... [100%]
Done.