The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftKMeansPlusPlus, reference v1.1.0 (5f8233), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 06:09:02 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/daprice/SwiftKMeansPlusPlus.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daprice/SwiftKMeansPlusPlus
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 5f82335 Use OrderedDictionary to make initial cluster centers algorithm deterministic when using a deterministic RNG
Cloned https://github.com/daprice/SwiftKMeansPlusPlus.git
Revision (git rev-parse @):
5f82335f004e3882c860da5b8f4a0d86bba1d7f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daprice/SwiftKMeansPlusPlus.git at v1.1.0
Fetching https://github.com/apple/swift-collections
[1/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.08s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (5.77s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
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": "swiftkmeansplusplus",
      "name": "SwiftKMeansPlusPlus",
      "url": "https://github.com/daprice/SwiftKMeansPlusPlus.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKMeansPlusPlus",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/daprice/SwiftKMeansPlusPlus.git
[1/64] Fetching swiftkmeansplusplus
Fetched https://github.com/daprice/SwiftKMeansPlusPlus.git from cache (0.63s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.28s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/daprice/SwiftKMeansPlusPlus.git
Working copy of https://github.com/daprice/SwiftKMeansPlusPlus.git resolved at v1.1.0 (5f82335)
warning: '.resolve-product-dependencies': dependency 'swiftkmeansplusplus' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/daprice/SwiftKMeansPlusPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/22] Compiling InternalCollectionsUtilities Debugging.swift
[8/22] Compiling InternalCollectionsUtilities Descriptions.swift
[9/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/23] Compiling InternalCollectionsUtilities Specialize.swift
[11/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/23] Emitting module InternalCollectionsUtilities
[18/23] Compiling InternalCollectionsUtilities Integer rank.swift
[19/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/23] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[27/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[28/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[29/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[30/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[31/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[32/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[33/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[34/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[35/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[36/85] Compiling OrderedCollections _Hashtable+Header.swift
[37/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[38/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[40/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[41/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[42/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[46/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[47/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[48/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/85] Compiling OrderedCollections _HashTable+Bucket.swift
[55/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[56/85] Compiling OrderedCollections _HashTable+Constants.swift
[57/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[58/85] Compiling OrderedCollections _HashTable+Testing.swift
[59/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[60/85] Compiling OrderedCollections _HashTable.swift
[61/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[65/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[66/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[67/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[70/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/85] Compiling OrderedCollections OrderedDictionary.swift
[73/85] Compiling OrderedCollections OrderedSet+Codable.swift
[74/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/85] Emitting module OrderedCollections
[80/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/85] Compiling OrderedCollections OrderedSet+Testing.swift
[82/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/85] Compiling OrderedCollections OrderedSet.swift
[85/85] Compiling OrderedCollections _UnsafeBitset.swift
[86/89] Compiling SwiftKMeansPlusPlus simd_distanceSquared.swift
[87/89] Compiling SwiftKMeansPlusPlus WeightedRandom.swift
[88/89] Compiling SwiftKMeansPlusPlus KMeansPlusPlus.swift
[89/89] Emitting module SwiftKMeansPlusPlus
Build complete! (7.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "SwiftKMeansPlusPlus",
  "name" : "SwiftKMeansPlusPlus",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftKMeansPlusPlus",
      "targets" : [
        "SwiftKMeansPlusPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKMeansPlusPlusTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKMeansPlusPlusTests",
      "path" : "Tests/SwiftKMeansPlusPlusTests",
      "sources" : [
        "SeedableLinearCongruentialRandomNumberGenerator.swift",
        "SeedableRNGDeterminismTests.swift",
        "SwiftKMeansPlusPlusTests.swift"
      ],
      "target_dependencies" : [
        "SwiftKMeansPlusPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKMeansPlusPlus",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKMeansPlusPlus",
      "path" : "Sources/SwiftKMeansPlusPlus",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "SwiftKMeansPlusPlus"
      ],
      "sources" : [
        "KMeansPlusPlus.swift",
        "WeightedRandom.swift",
        "simd_distanceSquared.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/daprice/swiftkmeansplusplus/v1.1.0
Repository:               daprice/SwiftKMeansPlusPlus
Swift version used:       6.3
Target:                   SwiftKMeansPlusPlus
Extracting symbol information for 'SwiftKMeansPlusPlus'...
Finished extracting symbol information for 'SwiftKMeansPlusPlus'. (29.33s)
Building documentation for 'SwiftKMeansPlusPlus'...
Finished building documentation for 'SwiftKMeansPlusPlus' (0.58s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/daprice/swiftkmeansplusplus/v1.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections
Updated https://github.com/apple/swift-collections (0.51s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.09s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (1.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.70s)
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.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.15s)
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.6
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling SymbolKit Identifier.swift
[8/53] Compiling SymbolKit KindIdentifier.swift
[9/53] Compiling SymbolKit Location.swift
[10/53] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling Snippets Snippet.swift
[17/57] Emitting module Snippets
[18/57] Compiling SymbolKit Symbol.swift
[19/57] Compiling SymbolKit SymbolKind.swift
[20/57] Compiling SymbolKit SymbolGraph.swift
[21/57] Compiling SymbolKit GraphCollector.swift
[22/57] Compiling SymbolKit Mixin+Equals.swift
[23/57] Compiling SymbolKit Mixin+Hash.swift
[24/57] Compiling SymbolKit Mixin.swift
[25/57] Compiling SymbolKit LineList.swift
[26/57] Compiling SymbolKit Position.swift
[27/57] Compiling SymbolKit Names.swift
[28/57] Compiling SymbolKit SPI.swift
[29/57] Compiling SymbolKit Snippet.swift
[30/57] Compiling SymbolKit Extension.swift
[31/57] Emitting module SymbolKit
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit FunctionSignature.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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 SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.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.69s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftKMeansPlusPlus' complete! (0.34s)
      76
2	/Users/admin/builder/spi-builder-workspace/.docs/daprice/swiftkmeansplusplus/v1.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/daprice/swiftkmeansplusplus/v1.1.0
File count: 76
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-daprice-swiftkmeansplusplus-v1.1.0-ef939577.zip to s3://spi-docs-inbox/prod-daprice-swiftkmeansplusplus-v1.1.0-ef939577.zip
Copying... [17%]
Copying... [34%]
Copying... [52%]
Copying... [69%]
Copying... [86%]
Copying... [100%]
Done.