The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSpatial, reference main (d9178d), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 08:34: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/literally-anything/SwiftSpatial.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/literally-anything/SwiftSpatial
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d9178dc Fix the swiftSettings to allow building in XCode as a dependency
Cloned https://github.com/literally-anything/SwiftSpatial.git
Revision (git rev-parse @):
d9178dc4358c44b2f849d469b88b1c11c41758c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/literally-anything/SwiftSpatial.git at main
Fetching https://github.com/apple/swift-testing.git
[1/37112] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (2.23s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/keyvariable/kvSIMD.swift.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/swiftlang/swift-syntax.git
[1/211] Fetching kvsimd.swift
[71/2486] Fetching kvsimd.swift, swift-docc-plugin
[181/8902] Fetching kvsimd.swift, swift-docc-plugin, swift-numerics
[8903/83874] Fetching kvsimd.swift, swift-docc-plugin, swift-numerics, swift-syntax
Fetched https://github.com/apple/swift-numerics from cache (4.57s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.57s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.57s)
Fetched https://github.com/keyvariable/kvSIMD.swift.git from cache (4.57s)
Computing version for https://github.com/keyvariable/kvSIMD.swift.git
Computed https://github.com/keyvariable/kvSIMD.swift.git at 1.1.0 (5.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.80s)
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.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 604.0.0-prerelease-2026-03-31 (0.78s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 604.0.0-prerelease-2026-03-31
Creating working copy for https://github.com/keyvariable/kvSIMD.swift.git
Working copy of https://github.com/keyvariable/kvSIMD.swift.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at main (163e9b9)
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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": "swiftspatial",
      "name": "SwiftSpatial",
      "url": "https://github.com/literally-anything/SwiftSpatial.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSpatial",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "kvsimd.swift",
          "name": "kvSIMD.swift",
          "url": "https://github.com/keyvariable/kvSIMD.swift.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kvSIMD.swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/literally-anything/SwiftSpatial.git
[1/249] Fetching swiftspatial
Fetched https://github.com/literally-anything/SwiftSpatial.git from cache (0.70s)
Fetching https://github.com/keyvariable/kvSIMD.swift.git from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.49s)
Fetched https://github.com/keyvariable/kvSIMD.swift.git from cache (0.49s)
Computing version for https://github.com/keyvariable/kvSIMD.swift.git
Computed https://github.com/keyvariable/kvSIMD.swift.git at 1.1.0 (0.57s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.03s)
Creating working copy for https://github.com/keyvariable/kvSIMD.swift.git
Working copy of https://github.com/keyvariable/kvSIMD.swift.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/literally-anything/SwiftSpatial.git
Working copy of https://github.com/literally-anything/SwiftSpatial.git resolved at main (d9178dc)
warning: '.resolve-product-dependencies': dependency 'swiftspatial' is not used by any target
Found 2 product dependencies
  - kvSIMD.swift
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/literally-anything/SwiftSpatial.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/20] Compiling RealModule RealFunctions.swift
[9/20] Compiling kvSIMD_Placeholder kvSIMD_Placeholder.swift
[10/20] Emitting module kvSIMD_Placeholder
[11/21] Emitting module RealModule
[12/21] Compiling RealModule Float80+Real.swift
[13/21] Compiling RealModule Real.swift
[14/21] Compiling RealModule Float16+Real.swift
[15/21] Compiling RealModule ElementaryFunctions.swift
[16/21] Compiling RealModule AugmentedArithmetic.swift
[17/21] Compiling RealModule Double+Real.swift
[18/21] Compiling RealModule Float+Real.swift
[19/21] Compiling RealModule AlgebraicField.swift
[20/21] Compiling RealModule ApproximateEquality.swift
[21/21] Compiling RealModule RelaxedArithmetic.swift
[22/50] Compiling SwiftSpatial Primitive3D.swift
[23/50] Compiling SwiftSpatial Ray3D.swift
[24/50] Compiling SwiftSpatial Rotatable3D.swift
[25/53] Compiling SwiftSpatial Pose2D.swift
[26/53] Compiling SwiftSpatial Primitive2D.swift
[27/53] Compiling SwiftSpatial Rotatable2D.swift
[28/53] Compiling SwiftSpatial Rotation3D.swift
[29/53] Compiling SwiftSpatial RotationAxis3D.swift
[30/53] Compiling SwiftSpatial Scalable3D.swift
[31/53] Emitting module SwiftSpatial
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSpatial/SIMDExtensions.swift:18:1: warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
16 | }
17 |
18 | extension simd_quatd: Codable {
   | |- warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |     public static let identity: simd_quatd = .init(real: 1, imag: .zero)
20 |
[32/53] Compiling SwiftSpatial ScaledPose3D.swift
[33/53] Compiling SwiftSpatial Shearable3D.swift
[34/53] Compiling SwiftSpatial Size3D.swift
[35/53] Compiling SwiftSpatial Axis3D.swift
[36/53] Compiling SwiftSpatial Point3D.swift
[37/53] Compiling SwiftSpatial Pose3D.swift
[38/53] Compiling SwiftSpatial Scalable2D.swift
[39/53] Compiling SwiftSpatial ScaledPose2D.swift
[40/53] Compiling SwiftSpatial Size2D.swift
[41/53] Compiling SwiftSpatial Volumetric3D.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSpatial/SIMDExtensions.swift:18:1: warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
16 | }
17 |
18 | extension simd_quatd: Codable {
   | |- warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |     public static let identity: simd_quatd = .init(real: 1, imag: .zero)
20 |
[42/53] Compiling SwiftSpatial ApproximatelyEquatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSpatial/SIMDExtensions.swift:18:1: warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
16 | }
17 |
18 | extension simd_quatd: Codable {
   | |- warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |     public static let identity: simd_quatd = .init(real: 1, imag: .zero)
20 |
[43/53] Compiling SwiftSpatial SIMDExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSpatial/SIMDExtensions.swift:18:1: warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
16 | }
17 |
18 | extension simd_quatd: Codable {
   | |- warning: extension declares a conformance of imported type 'simd_quatd' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'simd' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |     public static let identity: simd_quatd = .init(real: 1, imag: .zero)
20 |
[44/53] Compiling SwiftSpatial Translatable2D.swift
[45/53] Compiling SwiftSpatial Vector2D.swift
[46/53] Compiling SwiftSpatial Volumetric2D.swift
[47/53] Compiling SwiftSpatial Angle2D.swift
[48/53] Compiling SwiftSpatial Axis2D.swift
[49/53] Compiling SwiftSpatial Point2D.swift
[50/53] Compiling SwiftSpatial PolarCoordinates2D.swift
[51/53] Compiling SwiftSpatial SphericalCoordinates3D.swift
[52/53] Compiling SwiftSpatial Translatable3D.swift
[53/53] Compiling SwiftSpatial Vector3D.swift
Build complete! (14.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kvsimd.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/keyvariable/kvSIMD.swift.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SwiftSpatial",
  "name" : "SwiftSpatial",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSpatial",
      "targets" : [
        "SwiftSpatial"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSpatialTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSpatialTests",
      "path" : "Tests/SwiftSpatialTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "Angle2D.swift",
        "Point3D.swift",
        "Rotation3D.swift",
        "Size3D.swift",
        "Vector3D.swift"
      ],
      "target_dependencies" : [
        "SwiftSpatial"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSpatial",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSpatial",
      "path" : "Sources/SwiftSpatial",
      "product_dependencies" : [
        "kvSIMD",
        "RealModule"
      ],
      "product_memberships" : [
        "SwiftSpatial"
      ],
      "sources" : [
        "2D/Angle2D.swift",
        "2D/Axis2D.swift",
        "2D/Point2D.swift",
        "2D/PolarCoordinates2D.swift",
        "2D/Pose2D.swift",
        "2D/Primitive2D.swift",
        "2D/Rotatable2D.swift",
        "2D/Scalable2D.swift",
        "2D/ScaledPose2D.swift",
        "2D/Size2D.swift",
        "2D/Translatable2D.swift",
        "2D/Vector2D.swift",
        "2D/Volumetric2D.swift",
        "3D/Axis3D.swift",
        "3D/Point3D.swift",
        "3D/Pose3D.swift",
        "3D/Primitive3D.swift",
        "3D/Ray3D.swift",
        "3D/Rotatable3D.swift",
        "3D/Rotation3D.swift",
        "3D/RotationAxis3D.swift",
        "3D/Scalable3D.swift",
        "3D/ScaledPose3D.swift",
        "3D/Shearable3D.swift",
        "3D/Size3D.swift",
        "3D/SphericalCoordinates3D.swift",
        "3D/Translatable3D.swift",
        "3D/Vector3D.swift",
        "3D/Volumetric3D.swift",
        "ApproximatelyEquatable.swift",
        "SIMDExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/literally-anything/swiftspatial/main
Repository:               literally-anything/SwiftSpatial
Swift version used:       6.3
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   SwiftSpatial
Extracting symbol information for 'SwiftSpatial'...
Finished extracting symbol information for 'SwiftSpatial'. (29.26s)
Building documentation for 'SwiftSpatial'...
Finished building documentation for 'SwiftSpatial' (1.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/literally-anything/swiftspatial/main
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SourceRange.swift
[12/57] Compiling SymbolKit Metadata.swift
[13/57] Compiling SymbolKit Module.swift
[14/57] Compiling SymbolKit OperatingSystem.swift
[15/57] Compiling SymbolKit Platform.swift
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Symbol.swift
[27/57] Compiling SymbolKit SymbolKind.swift
[28/57] Compiling SymbolKit SymbolGraph.swift
[29/57] Compiling SymbolKit GraphCollector.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Mixin+Equals.swift
[39/57] Compiling SymbolKit Mixin+Hash.swift
[40/57] Compiling SymbolKit Mixin.swift
[41/57] Compiling SymbolKit LineList.swift
[42/57] Compiling SymbolKit Position.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.swift
[48/57] Compiling Snippets Snippet.swift
[49/57] Compiling Snippets SnippetParser.swift
[50/57] Emitting module Snippets
[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.07s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftSpatial' complete! (0.69s)
    2196
13	/Users/admin/builder/spi-builder-workspace/.docs/literally-anything/swiftspatial/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/literally-anything/swiftspatial/main
File count: 2196
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-literally-anything-swiftspatial-main-60d74bc4.zip to s3://spi-docs-inbox/prod-literally-anything-swiftspatial-main-60d74bc4.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [61%]
Copying... [72%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.