Build Information
Successful build of Voxels, reference main (bf3fe6
), with Swift 6.0 for macOS (SPM) on 6 Mar 2025 21:35:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/voxels.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/voxels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bf3fe67 aligning the weird IssueReporting thing and updating the image snaps (#136)
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
bf3fe6767497c55d9a510b6172868a60798bba89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at main
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2050] Fetching swift-docc-plugin
[83/2238] Fetching swift-docc-plugin, heightmap
[271/7550] Fetching swift-docc-plugin, heightmap, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.44s)
Fetched https://github.com/heckj/Heightmap from cache (1.44s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.4 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.79s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3321] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.4
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
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": "voxels",
"name": "Voxels",
"url": "https://github.com/heckj/voxels.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/voxels",
"dependencies": [
{
"identity": "heightmap",
"name": "Heightmap",
"url": "https://github.com/heckj/Heightmap",
"version": "0.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Heightmap",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/heckj/voxels.git
[1/3050] Fetching voxels
Fetched https://github.com/heckj/voxels.git from cache (1.97s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/heckj/Heightmap from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.49s)
Fetched https://github.com/heckj/Heightmap from cache (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.02s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.4 (0.02s)
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.4
Creating working copy for https://github.com/heckj/voxels.git
Working copy of https://github.com/heckj/voxels.git resolved at main (bf3fe67)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
warning: '.resolve-product-dependencies': dependency 'voxels' is not used by any target
Found 2 product dependencies
- Heightmap
- xctest-dynamic-overlay
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/heckj/voxels.git
https://github.com/heckj/voxels.git
{
"dependencies" : [
{
"identity" : "heightmap",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/heckj/Heightmap"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"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" : "Voxels",
"name" : "Voxels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Voxels",
"targets" : [
"Voxels"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "example-bounds",
"targets" : [
"example-bounds"
],
"type" : {
"snippet" : null
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "VoxelsTests",
"module_type" : "SwiftTarget",
"name" : "VoxelsTests",
"path" : "Tests/VoxelsTests",
"product_dependencies" : [
"Heightmap"
],
"sources" : [
"HeightmapConversionTests.swift",
"PerformanceTests/SurfaceNetPerformanceTests.swift",
"RendererTests/BlockMeshRendererTests.swift",
"RendererTests/MarchingCubesRendererTests.swift",
"RendererTests/MeshBufferTests.swift",
"RendererTests/SurfaceNetRendererTests.swift",
"RendererTests/SurfaceNetRendererUtilityTests.swift",
"SDFTests.swift",
"VectorTests.swift",
"VoxelAccessibleTests.swift",
"VoxelArrayTests.swift",
"VoxelBoundsSequenceTests.swift",
"VoxelBoundsSliceTests.swift",
"VoxelBoundsTests.swift",
"VoxelHashTests.swift",
"VoxelIndexTests.swift",
"VoxelScaleTests.swift",
"VoxelSurfaceTests.swift"
],
"target_dependencies" : [
"Voxels"
],
"type" : "test"
},
{
"c99name" : "Voxels",
"module_type" : "SwiftTarget",
"name" : "Voxels",
"path" : "Sources/Voxels",
"product_dependencies" : [
"Heightmap",
"IssueReporting"
],
"product_memberships" : [
"Voxels",
"example-bounds"
],
"sources" : [
"GreedyBlockMesh.swift",
"Renderers/BlockMeshRenderer.swift",
"Renderers/MarchingCubes.swift",
"Renderers/MeshBuffer+meshDescriptor.swift",
"Renderers/MeshBuffer.swift",
"Renderers/SurfaceNetRenderer+utility.swift",
"Renderers/SurfaceNetRenderer.swift",
"Renderers/VoxelBlockRenderable.swift",
"Renderers/VoxelSurfaceRenderable.swift",
"SDF.swift",
"SampleMeshData.swift",
"StrideIndexable.swift",
"Vertex/CompleteVertex+generateMeshDescriptor.swift",
"Vertex/CompleteVertex.swift",
"Vertex/SIMD2+lerp.swift",
"Vertex/Vector.swift",
"VoxelAccessError.swift",
"VoxelAccessible_VoxelBlockRenderable.swift",
"VoxelBounds+Collection.swift",
"VoxelBounds+Sequence.swift",
"VoxelBounds+slice.swift",
"VoxelBounds.swift",
"VoxelConstants.swift",
"VoxelIndex+neighbors.swift",
"VoxelIndex.swift",
"VoxelScale.swift",
"VoxelStorage/HeightmapConverter.swift",
"VoxelStorage/HeightmapError.swift",
"VoxelStorage/VoxelAccessible.swift",
"VoxelStorage/VoxelArray+Collection.swift",
"VoxelStorage/VoxelArray+Sequence.swift",
"VoxelStorage/VoxelArray+updating.swift",
"VoxelStorage/VoxelArray.swift",
"VoxelStorage/VoxelHash+Collection.swift",
"VoxelStorage/VoxelHash+Sequence.swift",
"VoxelStorage/VoxelHash+dump.swift",
"VoxelStorage/VoxelHash+sample.swift",
"VoxelStorage/VoxelHash+updating.swift",
"VoxelStorage/VoxelHash.swift",
"VoxelStorage/VoxelUpdate.swift",
"Voxels.swift"
],
"type" : "library"
},
{
"c99name" : "example_bounds",
"module_type" : "SwiftTarget",
"name" : "example-bounds",
"path" : "Snippets",
"product_memberships" : [
"example-bounds"
],
"sources" : [
"example-bounds.swift"
],
"target_dependencies" : [
"Voxels"
],
"type" : "snippet"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[6/9] Write swift-version-5BDAB9E9C0126B9D.txt
[8/33] Compiling Heightmap XZIndex.swift
[9/33] Compiling Heightmap Heightmap+normalize.swift
[10/33] Emitting module Heightmap
[11/33] Compiling Heightmap Array+normalizeUnitValues.swift
[12/33] Compiling Heightmap Heightmap.swift
[13/33] Compiling IssueReporting IsTesting.swift
[14/33] Compiling IssueReporting IssueReporter.swift
[15/35] Compiling IssueReporting TestContext.swift
[16/35] Compiling IssueReporting Unimplemented.swift
[17/35] Compiling IssueReporting Warn.swift
[18/35] Compiling IssueReporting XCTest.swift
[19/35] Compiling IssueReporting LockIsolated.swift
[20/35] Compiling IssueReporting Rethrows.swift
[21/35] Compiling IssueReporting ErrorReporting.swift
[22/35] Compiling IssueReporting AppHostWarning.swift
[23/35] Compiling IssueReporting BreakpointReporter.swift
[24/35] Compiling IssueReporting FatalErrorReporter.swift
[25/35] Compiling IssueReporting SwiftTesting.swift
[26/35] Compiling IssueReporting UncheckedSendable.swift
[27/35] Emitting module IssueReporting
[28/35] Compiling IssueReporting Deprecations.swift
[29/35] Compiling IssueReporting FailureObserver.swift
[30/35] Compiling IssueReporting RuntimeWarningReporter.swift
[31/35] Compiling IssueReporting ReportIssue.swift
[32/35] Compiling IssueReporting WithExpectedIssue.swift
[33/35] Compiling IssueReporting WithIssueContext.swift
[34/73] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[35/73] Compiling Voxels VoxelBounds+Collection.swift
[36/73] Compiling Voxels VoxelBounds+Sequence.swift
[37/73] Compiling Voxels VoxelBounds+slice.swift
[38/77] Compiling Voxels VoxelHash+Collection.swift
[39/77] Compiling Voxels VoxelHash+Sequence.swift
[40/77] Compiling Voxels VoxelHash+dump.swift
[41/77] Compiling Voxels VoxelHash+sample.swift
[42/77] Compiling Voxels VoxelScale.swift
[43/77] Compiling Voxels HeightmapConverter.swift
[44/77] Compiling Voxels HeightmapError.swift
[45/77] Compiling Voxels VoxelAccessible.swift
[46/77] Compiling Voxels VoxelHash+updating.swift
[47/77] Compiling Voxels VoxelHash.swift
[48/77] Compiling Voxels VoxelUpdate.swift
[49/77] Compiling Voxels Voxels.swift
[50/77] Compiling Voxels VoxelArray+Collection.swift
[51/77] Compiling Voxels VoxelArray+Sequence.swift
[52/77] Compiling Voxels VoxelArray+updating.swift
[53/77] Compiling Voxels VoxelArray.swift
[54/77] Compiling Voxels VoxelBounds.swift
[55/77] Compiling Voxels VoxelConstants.swift
[56/77] Compiling Voxels VoxelIndex+neighbors.swift
[57/77] Compiling Voxels VoxelIndex.swift
[58/77] Compiling Voxels SDF.swift
[59/77] Compiling Voxels SampleMeshData.swift
[60/77] Compiling Voxels StrideIndexable.swift
[61/77] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[62/77] Emitting module Voxels
[63/77] Compiling Voxels GreedyBlockMesh.swift
[64/77] Compiling Voxels BlockMeshRenderer.swift
[65/77] Compiling Voxels MarchingCubes.swift
[66/77] Compiling Voxels MeshBuffer+meshDescriptor.swift
[67/77] Compiling Voxels MeshBuffer.swift
[68/77] Compiling Voxels CompleteVertex.swift
[69/77] Compiling Voxels SIMD2+lerp.swift
[70/77] Compiling Voxels Vector.swift
[71/77] Compiling Voxels VoxelAccessError.swift
[72/77] Compiling Voxels SurfaceNetRenderer+utility.swift
[73/77] Compiling Voxels SurfaceNetRenderer.swift
[74/77] Compiling Voxels VoxelBlockRenderable.swift
[75/77] Compiling Voxels VoxelSurfaceRenderable.swift
[76/79] Compiling example_bounds example-bounds.swift
[77/79] Emitting module example_bounds
[77/79] Write Objects.LinkFileList
[78/79] Linking example-bounds
Build complete! (38.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "heightmap",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/heckj/Heightmap"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"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" : "Voxels",
"name" : "Voxels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Voxels",
"targets" : [
"Voxels"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "example-bounds",
"targets" : [
"example-bounds"
],
"type" : {
"snippet" : null
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "VoxelsTests",
"module_type" : "SwiftTarget",
"name" : "VoxelsTests",
"path" : "Tests/VoxelsTests",
"product_dependencies" : [
"Heightmap"
],
"sources" : [
"HeightmapConversionTests.swift",
"PerformanceTests/SurfaceNetPerformanceTests.swift",
"RendererTests/BlockMeshRendererTests.swift",
"RendererTests/MarchingCubesRendererTests.swift",
"RendererTests/MeshBufferTests.swift",
"RendererTests/SurfaceNetRendererTests.swift",
"RendererTests/SurfaceNetRendererUtilityTests.swift",
"SDFTests.swift",
"VectorTests.swift",
"VoxelAccessibleTests.swift",
"VoxelArrayTests.swift",
"VoxelBoundsSequenceTests.swift",
"VoxelBoundsSliceTests.swift",
"VoxelBoundsTests.swift",
"VoxelHashTests.swift",
"VoxelIndexTests.swift",
"VoxelScaleTests.swift",
"VoxelSurfaceTests.swift"
],
"target_dependencies" : [
"Voxels"
],
"type" : "test"
},
{
"c99name" : "Voxels",
"module_type" : "SwiftTarget",
"name" : "Voxels",
"path" : "Sources/Voxels",
"product_dependencies" : [
"Heightmap",
"IssueReporting"
],
"product_memberships" : [
"Voxels",
"example-bounds"
],
"sources" : [
"GreedyBlockMesh.swift",
"Renderers/BlockMeshRenderer.swift",
"Renderers/MarchingCubes.swift",
"Renderers/MeshBuffer+meshDescriptor.swift",
"Renderers/MeshBuffer.swift",
"Renderers/SurfaceNetRenderer+utility.swift",
"Renderers/SurfaceNetRenderer.swift",
"Renderers/VoxelBlockRenderable.swift",
"Renderers/VoxelSurfaceRenderable.swift",
"SDF.swift",
"SampleMeshData.swift",
"StrideIndexable.swift",
"Vertex/CompleteVertex+generateMeshDescriptor.swift",
"Vertex/CompleteVertex.swift",
"Vertex/SIMD2+lerp.swift",
"Vertex/Vector.swift",
"VoxelAccessError.swift",
"VoxelAccessible_VoxelBlockRenderable.swift",
"VoxelBounds+Collection.swift",
"VoxelBounds+Sequence.swift",
"VoxelBounds+slice.swift",
"VoxelBounds.swift",
"VoxelConstants.swift",
"VoxelIndex+neighbors.swift",
"VoxelIndex.swift",
"VoxelScale.swift",
"VoxelStorage/HeightmapConverter.swift",
"VoxelStorage/HeightmapError.swift",
"VoxelStorage/VoxelAccessible.swift",
"VoxelStorage/VoxelArray+Collection.swift",
"VoxelStorage/VoxelArray+Sequence.swift",
"VoxelStorage/VoxelArray+updating.swift",
"VoxelStorage/VoxelArray.swift",
"VoxelStorage/VoxelHash+Collection.swift",
"VoxelStorage/VoxelHash+Sequence.swift",
"VoxelStorage/VoxelHash+dump.swift",
"VoxelStorage/VoxelHash+sample.swift",
"VoxelStorage/VoxelHash+updating.swift",
"VoxelStorage/VoxelHash.swift",
"VoxelStorage/VoxelUpdate.swift",
"Voxels.swift"
],
"type" : "library"
},
{
"c99name" : "example_bounds",
"module_type" : "SwiftTarget",
"name" : "example-bounds",
"path" : "Snippets",
"product_memberships" : [
"example-bounds"
],
"sources" : [
"example-bounds.swift"
],
"target_dependencies" : [
"Voxels"
],
"type" : "snippet"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/heckj/voxels/main
Repository: heckj/voxels
Swift version used: 6.0
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target: Voxels
Extracting symbol information for 'Voxels'...
Finished extracting symbol information for 'Voxels'. (20.86s)
Building documentation for 'Voxels'...
Finished building documentation for 'Voxels' (0.57s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/heckj/voxels/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/57] Emitting module SymbolKit
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.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 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 Mixin+Equals.swift
[38/57] Compiling SymbolKit Mixin+Hash.swift
[39/57] Compiling SymbolKit Mixin.swift
[40/57] Compiling SymbolKit LineList.swift
[41/57] Compiling SymbolKit Position.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.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 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! (3.80s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/25] Compiling Heightmap Heightmap+normalize.swift
[3/25] Emitting module Heightmap
[4/25] Compiling Heightmap XZIndex.swift
[5/25] Compiling Heightmap Array+normalizeUnitValues.swift
[6/25] Compiling Heightmap Heightmap.swift
[7/25] Compiling IssueReporting TestContext.swift
[8/25] Compiling IssueReporting Unimplemented.swift
[9/27] Compiling IssueReporting IsTesting.swift
[10/27] Compiling IssueReporting IssueReporter.swift
[11/27] Compiling IssueReporting BreakpointReporter.swift
[12/27] Compiling IssueReporting FatalErrorReporter.swift
[13/27] Compiling IssueReporting Warn.swift
[14/27] Compiling IssueReporting XCTest.swift
[15/27] Compiling IssueReporting Deprecations.swift
[16/27] Compiling IssueReporting FailureObserver.swift
[17/27] Compiling IssueReporting LockIsolated.swift
[18/27] Compiling IssueReporting Rethrows.swift
[19/27] Compiling IssueReporting SwiftTesting.swift
[20/27] Compiling IssueReporting UncheckedSendable.swift
[21/27] Compiling IssueReporting RuntimeWarningReporter.swift
[22/27] Compiling IssueReporting ReportIssue.swift
[23/27] Compiling IssueReporting ErrorReporting.swift
[24/27] Compiling IssueReporting AppHostWarning.swift
[25/27] Emitting module IssueReporting
[26/27] Compiling IssueReporting WithExpectedIssue.swift
[27/27] Compiling IssueReporting WithIssueContext.swift
[28/65] Compiling Voxels VoxelScale.swift
[29/65] Compiling Voxels HeightmapConverter.swift
[30/65] Compiling Voxels HeightmapError.swift
[31/65] Compiling Voxels VoxelAccessible.swift
[32/69] Compiling Voxels CompleteVertex.swift
[33/69] Compiling Voxels SIMD2+lerp.swift
[34/69] Compiling Voxels Vector.swift
[35/69] Compiling Voxels VoxelAccessError.swift
[36/69] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[37/69] Compiling Voxels VoxelBounds+Collection.swift
[38/69] Compiling Voxels VoxelBounds+Sequence.swift
[39/69] Compiling Voxels VoxelBounds+slice.swift
[40/69] Compiling Voxels VoxelArray+Collection.swift
[41/69] Compiling Voxels VoxelArray+Sequence.swift
[42/69] Compiling Voxels VoxelArray+updating.swift
[43/69] Compiling Voxels VoxelArray.swift
[44/69] Compiling Voxels SDF.swift
[45/69] Compiling Voxels SampleMeshData.swift
[46/69] Compiling Voxels StrideIndexable.swift
[47/69] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[48/69] Compiling Voxels VoxelBounds.swift
[49/69] Compiling Voxels VoxelConstants.swift
[50/69] Compiling Voxels VoxelIndex+neighbors.swift
[51/69] Compiling Voxels VoxelIndex.swift
[52/69] Compiling Voxels VoxelHash+updating.swift
[53/69] Compiling Voxels VoxelHash.swift
[54/69] Compiling Voxels VoxelUpdate.swift
[55/69] Compiling Voxels Voxels.swift
[56/69] Compiling Voxels GreedyBlockMesh.swift
[57/69] Compiling Voxels BlockMeshRenderer.swift
[58/69] Compiling Voxels MarchingCubes.swift
[59/69] Compiling Voxels MeshBuffer+meshDescriptor.swift
[60/69] Compiling Voxels MeshBuffer.swift
[61/69] Compiling Voxels VoxelHash+Collection.swift
[62/69] Compiling Voxels VoxelHash+Sequence.swift
[63/69] Compiling Voxels VoxelHash+dump.swift
[64/69] Compiling Voxels VoxelHash+sample.swift
[65/69] Emitting module Voxels
[66/69] Compiling Voxels SurfaceNetRenderer+utility.swift
[67/69] Compiling Voxels SurfaceNetRenderer.swift
[68/69] Compiling Voxels VoxelBlockRenderable.swift
[69/69] Compiling Voxels VoxelSurfaceRenderable.swift
Build of target: 'Voxels' complete! (16.06s)
1142
8 /Users/admin/builder/spi-builder-workspace/.docs/heckj/voxels/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heckj/voxels/main
File count: 1142
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-heckj-voxels-main-5a35cf09.zip to s3://spi-docs-inbox/prod-heckj-voxels-main-5a35cf09.zip
Copying... [12%]
Copying... [20%]
Copying... [32%]
Copying... [40%]
Copying... [52%]
Copying... [60%]
Copying... [72%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.