The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FoundationKit, reference 2.1.0 (73447f), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 03:07:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 73447f8 bump SpryKit to 3.2.0, Threading to 2.3.0, macOS to .v14
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
73447f843f01aa421ec1352d66ada51ecc8c28cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at 2.1.0
Fetching https://github.com/NikSativa/SpryKit.git
[1/1161] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.84s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (1.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/NikSativa/Threading.git
[1/1257] Fetching cwlpreconditiontesting
[52/1764] Fetching cwlpreconditiontesting, threading
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
[1/74985] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.96s)
Fetched https://github.com/NikSativa/Threading.git from cache (3.96s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (8.28s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.72s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] 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.40s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.59s)
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/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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/FoundationKit.git
[1/151] Fetching foundationkit
Fetched https://github.com/NikSativa/FoundationKit.git from cache (0.67s)
Creating working copy for https://github.com/NikSativa/FoundationKit.git
Working copy of https://github.com/NikSativa/FoundationKit.git resolved at 2.1.0 (73447f8)
warning: '.resolve-product-dependencies': dependency 'foundationkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/23] Emitting module FoundationKit
[5/25] Compiling FoundationKit UUIDProvider.swift
[6/25] Compiling FoundationKit resource_bundle_accessor.swift
[7/25] Compiling FoundationKit CGPoint+Foundation.swift
[8/25] Compiling FoundationKit CGRect+Foundation.swift
[9/25] Compiling FoundationKit CGSize+Foundation.swift
[10/25] Compiling FoundationKit Collection+Foundation.swift
[11/25] Compiling FoundationKit Sequence+Foundation.swift
[12/25] Compiling FoundationKit String+Foundation.swift
[13/25] Compiling FoundationKit Optional+Foundation.swift
[14/25] Compiling FoundationKit Result+Foundation.swift
[15/25] Compiling FoundationKit LinkDetector.swift
[16/25] Compiling FoundationKit NotificationDispatcher.swift
[17/25] Compiling FoundationKit Dictionary+Foundation.swift
[18/25] Compiling FoundationKit Encodable+Foundation.swift
[19/25] Compiling FoundationKit Closures.swift
[20/25] Compiling FoundationKit Array+Foundation.swift
[21/25] Compiling FoundationKit CACornerMask+Foundation.swift
[22/25] Compiling FoundationKit UIColor+Foundation.swift
[23/25] Compiling FoundationKit UIImage+Foundation.swift
[24/25] Compiling FoundationKit URLOpener+SwiftUI.swift
[25/25] Compiling FoundationKit URLOpener+UIKit.swift
Build complete! (11.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "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" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.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.1.0
Repository:               NikSativa/FoundationKit
Swift version used:       6.3
Target:                   FoundationKit
Extracting symbol information for 'FoundationKit'...
Finished extracting symbol information for 'FoundationKit'. (43.98s)
Building documentation for 'FoundationKit'...
Finished building documentation for 'FoundationKit' (0.60s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/2.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/NikSativa/Threading.git (0.47s)
[1/2277] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-syntax.git (0.90s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.90s)
Updated https://github.com/NikSativa/SpryKit.git (0.90s)
Updating https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/NikSativa/SpryKit.git
Updated https://github.com/mattgallagher/CwlCatchException.git (0.45s)
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (1.87s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.73s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.56s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
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.6
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
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Emitting module SymbolKit
[12/53] Compiling Snippets SnippetParser.swift
[13/53] Emitting module Snippets
[14/57] Compiling Snippets Snippet.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.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 SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.47s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'FoundationKit' complete! (0.57s)
     374
3	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/foundationkit/2.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/foundationkit/2.1.0
File count: 374
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-foundationkit-2.1.0-fe1332a9.zip to s3://spi-docs-inbox/prod-niksativa-foundationkit-2.1.0-fe1332a9.zip
Copying... [19%]
Copying... [29%]
Copying... [38%]
Copying... [48%]
Copying... [57%]
Copying... [67%]
Copying... [76%]
Copying... [86%]
Copying... [95%]
Copying... [100%]
Done.