Build Information
Successful build of CASimEngine, reference main (9a2d36
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 21:57:12 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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CASimEngine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/CASimEngine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9a2d360 adding tests and fixing index logic (#27)
Cloned https://github.com/heckj/CASimEngine.git
Revision (git rev-parse @):
9a2d36050e43ace03194a200f59d6f9d63b1414c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CASimEngine.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/heckj/CASimEngine.git
https://github.com/heckj/CASimEngine.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "voxels",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/heckj/voxels"
}
],
"manifest_display_name" : "CASimEngine",
"name" : "CASimEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CASimEngine",
"targets" : [
"CASimEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CASimEngineTests",
"module_type" : "SwiftTarget",
"name" : "CASimEngineTests",
"path" : "Tests/CASimEngineTests",
"sources" : [
"CAIndexTests.swift",
"CAPE.swift",
"CAPEStorage.swift",
"Comparable+clamped.swift",
"Duration+milliseconds.swift",
"EngineFunctionalTests.swift",
"EngineSmokeTests.swift",
"SingleFloat.swift",
"SingleInt.swift"
],
"target_dependencies" : [
"CASimEngine"
],
"type" : "test"
},
{
"c99name" : "CASimEngine",
"module_type" : "SwiftTarget",
"name" : "CASimEngine",
"path" : "Sources/CASimEngine",
"product_dependencies" : [
"Voxels"
],
"product_memberships" : [
"CASimEngine"
],
"sources" : [
"CADetailedDiagnostic.swift",
"CADiagnostic.swift",
"CAIndex.swift",
"CARuleResult.swift",
"CARuleScope.swift",
"CASimulationEngine.swift",
"CASimulationRule.swift",
"CASimulationStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/31] Compiling Heightmap Array+normalizeUnitValues.swift
[9/31] Compiling Heightmap Heightmap+normalize.swift
[10/31] Emitting module Heightmap
[11/31] Compiling Heightmap Heightmap.swift
[12/31] Compiling Heightmap XZIndex.swift
[13/31] Compiling IssueReporting TestContext.swift
[14/31] Compiling IssueReporting Unimplemented.swift
[15/33] Compiling IssueReporting WithExpectedIssue.swift
[16/33] Compiling IssueReporting WithIssueContext.swift
[17/33] Compiling IssueReporting BreakpointReporter.swift
[18/33] Compiling IssueReporting FatalErrorReporter.swift
[19/33] Compiling IssueReporting IsTesting.swift
[20/33] Compiling IssueReporting IssueReporter.swift
[21/33] Compiling IssueReporting ErrorReporting.swift
[22/33] Compiling IssueReporting AppHostWarning.swift
[23/33] Emitting module IssueReporting
[24/33] Compiling IssueReporting LockIsolated.swift
[25/33] Compiling IssueReporting Rethrows.swift
[26/33] Compiling IssueReporting SwiftTesting.swift
[27/33] Compiling IssueReporting UncheckedSendable.swift
[28/33] Compiling IssueReporting Deprecations.swift
[29/33] Compiling IssueReporting FailureObserver.swift
[30/33] Compiling IssueReporting Warn.swift
[31/33] Compiling IssueReporting XCTest.swift
[32/33] Compiling IssueReporting RuntimeWarningReporter.swift
[33/33] Compiling IssueReporting ReportIssue.swift
[34/71] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[35/71] Compiling Voxels VoxelBounds+Collection.swift
[36/71] Compiling Voxels VoxelBounds+Sequence.swift
[37/71] Compiling Voxels VoxelBounds+slice.swift
[38/71] Compiling Voxels VoxelArray+Collection.swift
[39/71] Compiling Voxels VoxelArray+Sequence.swift
[40/71] Compiling Voxels VoxelArray+updating.swift
[41/71] Compiling Voxels VoxelArray.swift
[42/75] Compiling Voxels VoxelBounds.swift
[43/75] Compiling Voxels VoxelConstants.swift
[44/75] Compiling Voxels VoxelIndex+neighbors.swift
[45/75] Compiling Voxels VoxelIndex.swift
[46/75] Compiling Voxels VoxelHash+Collection.swift
[47/75] Compiling Voxels VoxelHash+Sequence.swift
[48/75] Compiling Voxels VoxelHash+dump.swift
[49/75] Compiling Voxels VoxelHash+sample.swift
[50/75] Compiling Voxels VoxelScale.swift
[51/75] Compiling Voxels HeightmapConverter.swift
[52/75] Compiling Voxels HeightmapError.swift
[53/75] Compiling Voxels VoxelAccessible.swift
[54/75] Compiling Voxels CompleteVertex.swift
[55/75] Compiling Voxels SIMD2+lerp.swift
[56/75] Compiling Voxels Vector.swift
[57/75] Compiling Voxels VoxelAccessError.swift
[58/75] Compiling Voxels SDF.swift
[59/75] Compiling Voxels SampleMeshData.swift
[60/75] Compiling Voxels StrideIndexable.swift
[61/75] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[62/75] Compiling Voxels VoxelHash+updating.swift
[63/75] Compiling Voxels VoxelHash.swift
[64/75] Compiling Voxels VoxelUpdate.swift
[65/75] Compiling Voxels Voxels.swift
[66/75] Emitting module Voxels
[67/75] Compiling Voxels SurfaceNetRenderer+utility.swift
[68/75] Compiling Voxels SurfaceNetRenderer.swift
[69/75] Compiling Voxels VoxelBlockRenderable.swift
[70/75] Compiling Voxels VoxelSurfaceRenderable.swift
[71/75] Compiling Voxels GreedyBlockMesh.swift
[72/75] Compiling Voxels BlockMeshRenderer.swift
[73/75] Compiling Voxels MarchingCubes.swift
[74/75] Compiling Voxels MeshBuffer+meshDescriptor.swift
[75/75] Compiling Voxels MeshBuffer.swift
[76/84] Compiling CASimEngine CASimulationStorage.swift
[77/84] Compiling CASimEngine CAIndex.swift
[78/84] Compiling CASimEngine CASimulationEngine.swift
[79/84] Compiling CASimEngine CARuleScope.swift
[80/84] Compiling CASimEngine CASimulationRule.swift
[81/84] Compiling CASimEngine CARuleResult.swift
[82/84] Compiling CASimEngine CADetailedDiagnostic.swift
[83/84] Emitting module CASimEngine
[84/84] Compiling CASimEngine CADiagnostic.swift
Build complete! (35.39s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/heckj/voxels
[1/3050] Fetching voxels
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.90s)
Fetched https://github.com/heckj/voxels from cache (1.90s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.6 (2.37s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
[1/188] Fetching heightmap
[189/5576] Fetching heightmap, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (1.40s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.40s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.4 (1.86s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.91s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.38s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.5.2 (0.47s)
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/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.6
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.5.2
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
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/swiftlang/swift-docc-plugin"
},
{
"identity" : "voxels",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/heckj/voxels"
}
],
"manifest_display_name" : "CASimEngine",
"name" : "CASimEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CASimEngine",
"targets" : [
"CASimEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CASimEngineTests",
"module_type" : "SwiftTarget",
"name" : "CASimEngineTests",
"path" : "Tests/CASimEngineTests",
"sources" : [
"CAIndexTests.swift",
"CAPE.swift",
"CAPEStorage.swift",
"Comparable+clamped.swift",
"Duration+milliseconds.swift",
"EngineFunctionalTests.swift",
"EngineSmokeTests.swift",
"SingleFloat.swift",
"SingleInt.swift"
],
"target_dependencies" : [
"CASimEngine"
],
"type" : "test"
},
{
"c99name" : "CASimEngine",
"module_type" : "SwiftTarget",
"name" : "CASimEngine",
"path" : "Sources/CASimEngine",
"product_dependencies" : [
"Voxels"
],
"product_memberships" : [
"CASimEngine"
],
"sources" : [
"CADetailedDiagnostic.swift",
"CADiagnostic.swift",
"CAIndex.swift",
"CARuleResult.swift",
"CARuleScope.swift",
"CASimulationEngine.swift",
"CASimulationRule.swift",
"CASimulationStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.