Build Information
Successful build of GraphPoint, reference 5.1.0 (db6b65
), with Swift 6.1 for macOS (SPM) on 18 May 2025 23:27:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
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/253] Fetching swift2d
[252/48277] Fetching swift2d, swiftformat
Fetched https://github.com/richardpiazza/Swift2D from cache (14.21s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (14.21s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.1 (15.26s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.0 (0.50s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.1
Creating working copy for https://github.com/richardpiazza/Swift2D
Working copy of https://github.com/richardpiazza/Swift2D resolved at 2.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",
"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",
"dependencies": [
{
"identity": "swift2d",
"name": "Swift2D",
"url": "https://github.com/richardpiazza/Swift2D",
"version": "2.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift2D",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/richardpiazza/GraphPoint.git
[12/597] Fetching graphpoint
Fetched https://github.com/richardpiazza/GraphPoint.git from cache (0.81s)
Fetching https://github.com/richardpiazza/Swift2D from cache
Fetched https://github.com/richardpiazza/Swift2D from cache (0.40s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.0 (0.45s)
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/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.1
Building package at path: $PWD
https://github.com/richardpiazza/GraphPoint.git
https://github.com/richardpiazza/GraphPoint.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling Swift2D Rect.swift
[6/11] Compiling Swift2D Size.swift
[7/11] Compiling Swift2D Size+CoreGraphics.swift
[8/11] Compiling Swift2D Point.swift
[9/11] Compiling Swift2D Point+CoreGraphics.swift
[10/11] Compiling Swift2D Rect+CoreGraphics.swift
[11/11] Emitting module Swift2D
[12/21] Compiling GraphPoint CartesianPoint.swift
[13/21] Compiling GraphPoint Degree.swift
[14/21] Compiling GraphPoint Arc.swift
[15/21] Emitting module GraphPoint
[16/21] Compiling GraphPoint Quadrant.swift
[17/21] Compiling GraphPoint Radian.swift
[18/21] Compiling GraphPoint GraphPointError.swift
[19/21] Compiling GraphPoint Radius.swift
[20/21] Compiling GraphPoint CartesianFrame.swift
[21/21] Compiling GraphPoint CartesianPlane.swift
Build complete! (8.21s)
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.1
Target: GraphPoint
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'GraphPoint'...
Finished extracting symbol information for 'GraphPoint'. (3.96s)
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.12s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/graphpoint/5.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/richardpiazza/Swift2D
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/nicklockwood/SwiftFormat (0.59s)
Updated https://github.com/richardpiazza/Swift2D (0.45s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.1 (1.56s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 2.2.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
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
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
[4/8] Write swift-version-2F0A5646E1D333AE.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/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Symbol.swift
[13/57] Compiling SymbolKit SymbolKind.swift
[14/57] Compiling SymbolKit SymbolGraph.swift
[15/57] Compiling SymbolKit GraphCollector.swift
[16/57] Compiling Snippets Snippet.swift
[17/57] Compiling Snippets SnippetParser.swift
[18/57] Emitting module Snippets
[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 GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.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] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.45s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling Swift2D Rect+CoreGraphics.swift
[3/8] Compiling Swift2D Size.swift
[4/8] Compiling Swift2D Size+CoreGraphics.swift
[5/8] Compiling Swift2D Point+CoreGraphics.swift
[6/8] Compiling Swift2D Point.swift
[7/8] Emitting module Swift2D
[8/8] Compiling Swift2D Rect.swift
[9/18] Compiling GraphPoint CartesianFrame.swift
[10/18] Compiling GraphPoint Arc.swift
[11/18] Emitting module GraphPoint
[12/18] Compiling GraphPoint CartesianPlane.swift
[13/18] Compiling GraphPoint CartesianPoint.swift
[14/18] Compiling GraphPoint Quadrant.swift
[15/18] Compiling GraphPoint Radius.swift
[16/18] Compiling GraphPoint Radian.swift
[17/18] Compiling GraphPoint GraphPointError.swift
[18/18] Compiling GraphPoint Degree.swift
Build of target: 'GraphPoint' complete! (2.02s)
182
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: 182
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-graphpoint-5.1.0-1d2e513a.zip to s3://spi-docs-inbox/prod-richardpiazza-graphpoint-5.1.0-1d2e513a.zip
Copying... [14%]
Copying... [28%]
Copying... [42%]
Copying... [56%]
Copying... [70%]
Copying... [84%]
Copying... [98%]
Copying... [100%]
Done.