Build Information
Successful build of GraphPoint, reference 5.1.0 (db6b65), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 06:16:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/GraphPoint.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/GraphPoint
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at db6b657 Standard Library Conformances (#3)
Cloned https://github.com/richardpiazza/GraphPoint.git
Revision (git rev-parse @):
db6b6570aee5782432400b1ac37bba6dc3a652e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/GraphPoint.git at 5.1.0
Fetching https://github.com/richardpiazza/Swift2D
Fetching https://github.com/nicklockwood/SwiftFormat
[1/310] Fetching swift2d
[311/56418] Fetching swift2d, swiftformat
Fetched https://github.com/richardpiazza/Swift2D from cache (71.70s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (71.70s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.1 (74.75s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.0 (0.58s)
Creating working copy for https://github.com/richardpiazza/Swift2D
Working copy of https://github.com/richardpiazza/Swift2D resolved at 2.2.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.1
========================================
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": "graphpoint",
"name": "GraphPoint",
"url": "https://github.com/richardpiazza/GraphPoint.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphPoint",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift2d",
"name": "Swift2D",
"url": "https://github.com/richardpiazza/Swift2D",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift2D",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/richardpiazza/GraphPoint.git
[1/597] Fetching graphpoint
Fetched https://github.com/richardpiazza/GraphPoint.git from cache (0.82s)
Fetching https://github.com/richardpiazza/Swift2D from cache
Fetched https://github.com/richardpiazza/Swift2D from cache (0.43s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.1 (1.00s)
Creating working copy for https://github.com/richardpiazza/Swift2D
Working copy of https://github.com/richardpiazza/Swift2D resolved at 2.2.1
Creating working copy for https://github.com/richardpiazza/GraphPoint.git
Working copy of https://github.com/richardpiazza/GraphPoint.git resolved at 5.1.0 (db6b657)
warning: '.resolve-product-dependencies': dependency 'graphpoint' is not used by any target
Found 1 product dependencies
- Swift2D
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/richardpiazza/GraphPoint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/11] Compiling Swift2D Size.swift
[6/11] Compiling Swift2D Size+CoreGraphics.swift
[7/11] Compiling Swift2D Rect.swift
[8/11] Compiling Swift2D Rect+CoreGraphics.swift
[9/11] Compiling Swift2D Point.swift
[10/11] Emitting module Swift2D
[11/11] Compiling Swift2D Point+CoreGraphics.swift
[12/21] Compiling GraphPoint Radius.swift
[13/21] Compiling GraphPoint Radian.swift
[14/21] Compiling GraphPoint GraphPointError.swift
[15/21] Compiling GraphPoint Degree.swift
[16/21] Compiling GraphPoint Quadrant.swift
[17/21] Compiling GraphPoint CartesianPlane.swift
[18/21] Compiling GraphPoint CartesianPoint.swift
[19/21] Compiling GraphPoint Arc.swift
[20/21] Compiling GraphPoint CartesianFrame.swift
[21/21] Emitting module GraphPoint
Build complete! (7.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift2d",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Swift2D"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.55.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "GraphPoint",
"name" : "GraphPoint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "GraphPoint",
"targets" : [
"GraphPoint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "GraphPointTests",
"module_type" : "SwiftTarget",
"name" : "GraphPointTests",
"path" : "Tests/GraphPointTests",
"sources" : [
"CartesianFrameTests.swift",
"CartesianPlaneTests.swift",
"CartesianPointTests.swift",
"DegreeTests.swift",
"QuadrantTests.swift",
"RadianTests.swift"
],
"target_dependencies" : [
"GraphPoint"
],
"type" : "test"
},
{
"c99name" : "GraphPoint",
"module_type" : "SwiftTarget",
"name" : "GraphPoint",
"path" : "Sources/GraphPoint",
"product_dependencies" : [
"Swift2D"
],
"product_memberships" : [
"GraphPoint"
],
"sources" : [
"Arc.swift",
"CartesianFrame.swift",
"CartesianPlane.swift",
"CartesianPoint.swift",
"Degree.swift",
"GraphPointError.swift",
"Quadrant.swift",
"Radian.swift",
"Radius.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/richardpiazza/graphpoint/5.1.0
Repository: richardpiazza/GraphPoint
Swift version used: 6.3
Target: GraphPoint
Extracting symbol information for 'GraphPoint'...
Finished extracting symbol information for 'GraphPoint'. (27.31s)
Building documentation for 'GraphPoint'...
warning: Parameter 'clockwise' is missing documentation
--> Sources/GraphPoint/CartesianPoint.swift:36:75-36:75
34 | /// - parameters:
35 | /// - radius: The straight line distance from the _origin_.
36 + /// - degree: The angular degree (0-360), clockwise from the x-axis.
| ╰─suggestion: Document 'clockwise' parameter
37 | /// - returns:A `CartesianPoint` with offsets from the _origin_.
38 | static func make(for radius: Radius, degree: Degree, clockwise: Bool = true) throws -> CartesianPoint {
warning: Parameter 'clockwise' is missing documentation
--> Sources/GraphPoint/CartesianPoint.swift:133:99-133:99
131 | /// - radius: The straight line distance from the _origin_.
132 | /// - degree: The angular degree (0-360), clockwise from the x-axis.
133 + /// - modifier: The point used to clip or expand the result. The nearest axis value is used.
| ╰─suggestion: Document 'clockwise' parameter
134 | static func make(for radius: Radius, degree: Degree, modifier: CartesianPoint, clockwise: Bool = true) throws -> CartesianPoint {
135 | guard degree >= 0.0, degree <= 360.0 else {
warning: Parameter 'point' not found in type method declaration
--> Sources/GraphPoint/Degree.swift:21:11-21:70
19 | ///
20 | /// - parameters:
21 + /// - point: A `CartesianPoint` with offsets from the _origin_.
| ╰─suggestion: Remove 'point' parameter documentation
22 | /// - returns:The angular degree (0-360), clockwise from the x-axis.
23 | static func make(for cartesianPoint: CartesianPoint, clockwise: Bool = true) throws -> Degree {
warning: Parameter 'clockwise' is missing documentation
--> Sources/GraphPoint/Degree.swift:21:70-21:70
19 | ///
20 | /// - parameters:
21 + /// - point: A `CartesianPoint` with offsets from the _origin_.
| ╰─suggestion: Document 'clockwise' parameter
22 | /// - returns:The angular degree (0-360), clockwise from the x-axis.
23 | static func make(for cartesianPoint: CartesianPoint, clockwise: Bool = true) throws -> Degree {
warning: Parameter 'cartesianPoint' is missing documentation
--> Sources/GraphPoint/Degree.swift:21:70-21:70
19 | ///
20 | /// - parameters:
21 + /// - point: A `CartesianPoint` with offsets from the _origin_.
| ╰─suggestion: Document 'cartesianPoint' parameter
22 | /// - returns:The angular degree (0-360), clockwise from the x-axis.
23 | static func make(for cartesianPoint: CartesianPoint, clockwise: Bool = true) throws -> Degree {
Finished building documentation for 'GraphPoint' (0.36s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/graphpoint/5.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/nicklockwood/SwiftFormat
Updated https://github.com/nicklockwood/SwiftFormat (0.59s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/richardpiazza/Swift2D
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Updated https://github.com/richardpiazza/Swift2D (0.41s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.1 (2.28s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.0 (0.53s)
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.88s)
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] Emitting module SymbolKit
[7/57] Compiling Snippets Snippet.swift
[8/57] Compiling Snippets SnippetParser.swift
[9/57] Emitting module Snippets
[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 SemanticVersion.swift
[15/57] Compiling SymbolKit AccessControl.swift
[16/57] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit AvailabilityItem.swift
[18/57] Compiling SymbolKit Domain.swift
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.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! (3.50s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'GraphPoint' complete! (0.28s)
184
2 /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/graphpoint/5.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/graphpoint/5.1.0
File count: 184
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-graphpoint-5.1.0-7d42d7fd.zip to s3://spi-docs-inbox/prod-richardpiazza-graphpoint-5.1.0-7d42d7fd.zip
Copying... [13%]
Copying... [27%]
Copying... [40%]
Copying... [53%]
Copying... [67%]
Copying... [80%]
Copying... [93%]
Copying... [100%]
Done.