Build Information
Successful build of MeshGenerator, reference main (b6b2a5
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:44:09 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/MeshGenerator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/MeshGenerator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b6b2a52 swift6 ready - sendable conformances for public structs mostly
Cloned https://github.com/heckj/MeshGenerator.git
Revision (git rev-parse @):
b6b2a52303a58e7a5ca331e9334ce8c3c44407ac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/MeshGenerator.git at main
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[247/5426] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.27s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.65s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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": "meshgenerator",
"name": "MeshGenerator",
"url": "https://github.com/heckj/MeshGenerator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MeshGenerator",
"dependencies": [
]
}
]
}
Fetching https://github.com/heckj/MeshGenerator.git
[1/1461] Fetching meshgenerator
Fetched https://github.com/heckj/MeshGenerator.git from cache (1.05s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at main (b6b2a52)
warning: '.resolve-product-dependencies': dependency 'meshgenerator' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/heckj/MeshGenerator.git
https://github.com/heckj/MeshGenerator.git
{
"dependencies" : [
{
"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" : "MeshGenerator",
"name" : "MeshGenerator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MeshGenerator",
"targets" : [
"MeshGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MeshGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "MeshGeneratorTests",
"path" : "Tests/MeshGeneratorTests",
"sources" : [
"BoundsTests.swift",
"DocSnippets.swift",
"ExportContentTests.swift",
"LineSegmentTests.swift",
"MeshTests.swift",
"PlaneTests.swift",
"RealityKitTests.swift",
"TriangleTests.swift",
"VectorTests.swift",
"VertexTests.swift"
],
"target_dependencies" : [
"MeshGenerator"
],
"type" : "test"
},
{
"c99name" : "MeshGenerator",
"module_type" : "SwiftTarget",
"name" : "MeshGenerator",
"path" : "Sources/MeshGenerator",
"product_memberships" : [
"MeshGenerator"
],
"sources" : [
"Bounds.swift",
"ColorRepresentation.swift",
"LineSegment.swift",
"Mesh.swift",
"MeshGenerator+AppKit.swift",
"MeshGenerator+RealityKit.swift",
"MeshGenerator+SceneKit.swift",
"MeshGenerator+UIKit.swift",
"Plane.swift",
"QuickTestView.swift",
"TextureCoordinates.swift",
"Triangle.swift",
"Vector.swift",
"Vertex.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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/18] Compiling MeshGenerator Triangle.swift
[6/19] Compiling MeshGenerator Vector.swift
[7/19] Compiling MeshGenerator TextureCoordinates.swift
[8/19] Compiling MeshGenerator Vertex.swift
[9/19] Compiling MeshGenerator Plane.swift
[10/19] Compiling MeshGenerator QuickTestView.swift
[11/19] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[12/19] Compiling MeshGenerator MeshGenerator+UIKit.swift
[13/19] Compiling MeshGenerator LineSegment.swift
[14/19] Compiling MeshGenerator Mesh.swift
[15/19] Compiling MeshGenerator Bounds.swift
[16/19] Compiling MeshGenerator ColorRepresentation.swift
[17/19] Emitting module MeshGenerator
[18/19] Compiling MeshGenerator MeshGenerator+AppKit.swift
[19/19] Compiling MeshGenerator MeshGenerator+RealityKit.swift
Build complete! (19.70s)
Build complete.
{
"dependencies" : [
{
"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" : "MeshGenerator",
"name" : "MeshGenerator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MeshGenerator",
"targets" : [
"MeshGenerator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MeshGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "MeshGeneratorTests",
"path" : "Tests/MeshGeneratorTests",
"sources" : [
"BoundsTests.swift",
"DocSnippets.swift",
"ExportContentTests.swift",
"LineSegmentTests.swift",
"MeshTests.swift",
"PlaneTests.swift",
"RealityKitTests.swift",
"TriangleTests.swift",
"VectorTests.swift",
"VertexTests.swift"
],
"target_dependencies" : [
"MeshGenerator"
],
"type" : "test"
},
{
"c99name" : "MeshGenerator",
"module_type" : "SwiftTarget",
"name" : "MeshGenerator",
"path" : "Sources/MeshGenerator",
"product_memberships" : [
"MeshGenerator"
],
"sources" : [
"Bounds.swift",
"ColorRepresentation.swift",
"LineSegment.swift",
"Mesh.swift",
"MeshGenerator+AppKit.swift",
"MeshGenerator+RealityKit.swift",
"MeshGenerator+SceneKit.swift",
"MeshGenerator+UIKit.swift",
"Plane.swift",
"QuickTestView.swift",
"TextureCoordinates.swift",
"Triangle.swift",
"Vector.swift",
"Vertex.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/heckj/meshgenerator/main
Repository: heckj/MeshGenerator
Swift version used: 6.1
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target: MeshGenerator
Generating documentation for 'MeshGenerator'...
Converting documentation...
warning: Parameter 'vertices' not found in initializer declaration
--> ../Triangle.swift:114:11-114:66
112 | /// Vertex normals will be set to match face normal based on the positions being listed in a counter-clockwise direction.
113 | /// - Parameters:
114 + /// - vertices: The points making up the face of a polygon.
| ╰─suggestion: Remove 'vertices' parameter documentation
115 | /// - material: The material to use for rendering the polygon.
116 | public init(_ v1: Vector, _ v2: Vector, _ v3: Vector, material: Material? = nil) {
warning: Parameter 'v3' is missing documentation
--> ../Triangle.swift:115:69-115:69
113 | /// - Parameters:
114 | /// - vertices: The points making up the face of a polygon.
115 + /// - material: The material to use for rendering the polygon.
| ╰─suggestion: Document 'v3' parameter
116 | public init(_ v1: Vector, _ v2: Vector, _ v3: Vector, material: Material? = nil) {
117 | self.init(unchecked: [Vertex(position: v1), Vertex(position: v2), Vertex(position: v3)],
warning: Parameter 'v1' is missing documentation
--> ../Triangle.swift:115:69-115:69
113 | /// - Parameters:
114 | /// - vertices: The points making up the face of a polygon.
115 + /// - material: The material to use for rendering the polygon.
| ╰─suggestion: Document 'v1' parameter
116 | public init(_ v1: Vector, _ v2: Vector, _ v3: Vector, material: Material? = nil) {
117 | self.init(unchecked: [Vertex(position: v1), Vertex(position: v2), Vertex(position: v3)],
warning: Parameter 'v2' is missing documentation
--> ../Triangle.swift:115:69-115:69
113 | /// - Parameters:
114 | /// - vertices: The points making up the face of a polygon.
115 + /// - material: The material to use for rendering the polygon.
| ╰─suggestion: Document 'v2' parameter
116 | public init(_ v1: Vector, _ v2: Vector, _ v3: Vector, material: Material? = nil) {
117 | self.init(unchecked: [Vertex(position: v1), Vertex(position: v2), Vertex(position: v3)],
warning: Parameter 'normal' not found in instance method declaration
--> ../Triangle.swift:129:9-129:63
127 |
128 | /// Creates a new triangle with material you provide.
129 + /// - Parameter normal: The normal to apply to the vertex.
| ╰─suggestion: Remove 'normal' parameter documentation
130 | public func with(material: Material?) -> Triangle {
131 | return Triangle(unchecked: vertices, plane: plane, material: material)
warning: Parameter 'material' is missing documentation
--> ../Triangle.swift:129:63-129:63
127 |
128 | /// Creates a new triangle with material you provide.
129 + /// - Parameter normal: The normal to apply to the vertex.
| ╰─suggestion: Document 'material' parameter
130 | public func with(material: Material?) -> Triangle {
131 | return Triangle(unchecked: vertices, plane: plane, material: material)
warning: Parameter 'other' not found in instance method declaration
--> ../Vector.swift:138:21-138:26
136 |
137 | /// Computes the dot-product of this vector and another you provide.
138 + /// - Parameter other: The vector against which to compute a dot product.
| ╰─suggestion: Replace 'other' with 'another'
139 | /// - Returns: A double that indicates the value to which one vector applies to another.
140 | public func dot(_ another: Vector) -> Double {
warning: Parameter 'another' is missing documentation
--> ../Vector.swift:138:78-138:78
136 |
137 | /// Computes the dot-product of this vector and another you provide.
138 + /// - Parameter other: The vector against which to compute a dot product.
| ╰─suggestion: Document 'another' parameter
139 | /// - Returns: A double that indicates the value to which one vector applies to another.
140 | public func dot(_ another: Vector) -> Double {
Conversion complete! (0.22s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/heckj/meshgenerator/main'
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit DeclarationFragments.swift
[10/53] Compiling SymbolKit Fragment.swift
[11/53] Compiling SymbolKit FragmentKind.swift
[12/53] Compiling SymbolKit FunctionParameter.swift
[13/53] Compiling SymbolKit FunctionSignature.swift
[14/57] Compiling SymbolKit Relationship.swift
[15/57] Compiling SymbolKit RelationshipKind.swift
[16/57] Compiling SymbolKit SourceOrigin.swift
[17/57] Compiling SymbolKit GenericConstraints.swift
[18/57] Compiling SymbolKit Swift.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Symbol.swift
[35/57] Compiling SymbolKit SymbolKind.swift
[36/57] Compiling SymbolKit SymbolGraph.swift
[37/57] Compiling SymbolKit GraphCollector.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.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! (4.19s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling MeshGenerator Plane.swift
[3/16] Compiling MeshGenerator MeshGenerator+AppKit.swift
[4/16] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[5/16] Compiling MeshGenerator Vector.swift
[6/16] Compiling MeshGenerator QuickTestView.swift
[7/16] Compiling MeshGenerator TextureCoordinates.swift
[8/16] Compiling MeshGenerator Triangle.swift
[9/16] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[10/16] Compiling MeshGenerator MeshGenerator+UIKit.swift
[11/16] Compiling MeshGenerator LineSegment.swift
[12/16] Compiling MeshGenerator Mesh.swift
[13/16] Emitting module MeshGenerator
[14/16] Compiling MeshGenerator Bounds.swift
[15/16] Compiling MeshGenerator ColorRepresentation.swift
[16/16] Compiling MeshGenerator Vertex.swift
Build of target: 'MeshGenerator' complete! (3.57s)
466
4 /Users/admin/builder/spi-builder-workspace/.docs/heckj/meshgenerator/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heckj/meshgenerator/main
File count: 466
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-heckj-meshgenerator-main-452c5938.zip to s3://spi-docs-inbox/prod-heckj-meshgenerator-main-452c5938.zip
Copying... [15%]
Copying... [23%]
Copying... [31%]
Copying... [46%]
Copying... [54%]
Copying... [62%]
Copying... [77%]
Copying... [85%]
Copying... [93%]
Copying... [100%]
Done.