Build Information
Successful build of MetalSupport, reference main (1d024a), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 02:02:31 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/MetalSupport.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/MetalSupport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1d024aa Formatting fixes
Cloned https://github.com/schwa/MetalSupport.git
Revision (git rev-parse @):
1d024aaf531988792ead465e2c17b366a6b1ce47
SUCCESS checkout https://github.com/schwa/MetalSupport.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/schwa/MetalSupport.git
https://github.com/schwa/MetalSupport.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "MetalSupport",
"name" : "MetalSupport",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "MetalSupport",
"targets" : [
"MetalSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalSupportTests",
"module_type" : "SwiftTarget",
"name" : "MetalSupportTests",
"path" : "Tests/MetalSupportTests",
"sources" : [
"CommandBufferAndQueueTests.swift",
"DebugGroupTests.swift",
"DrawHelpersAndLabeledTests.swift",
"MTKMeshExtensionsTests.swift",
"MetalSupportTests.swift",
"MetalSwiftUITests.swift",
"MoreCoverageTests.swift",
"TextureExtensionsTests.swift",
"TextureFillTests.swift",
"UnsafeBytesTests.swift",
"VertexDescriptorExtensionsTests.swift",
"VertexDescriptorReflectionTests.swift"
],
"target_dependencies" : [
"MetalSupport"
],
"type" : "test"
},
{
"c99name" : "MetalSupport",
"module_type" : "SwiftTarget",
"name" : "MetalSupport",
"path" : "Sources/MetalSupport",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"MetalSupport"
],
"sources" : [
"BaseSupport.swift",
"DebugGroup.swift",
"DescriptorInits.swift",
"DrawHelpers.swift",
"Labeled.swift",
"MTKMesh+Extensions.swift",
"MTLBuffer+Extensions.swift",
"MTLCommandBuffer+Extensions.swift",
"MTLCommandBufferDescriptor+Extensions.swift",
"MTLCommandQueue+Extensions.swift",
"MTLDevice+Extensions.swift",
"MTLFunction+Extensions.swift",
"MTLGeometry+Extensions.swift",
"MTLIndexType+Extensions.swift",
"MTLPixelFormat+Extensions.swift",
"MTLTexture+Extensions.swift",
"MTLVertexDescriptor+Extensions.swift",
"MTLVertexFormat+Extensions.swift",
"Metal+SwiftUI.swift",
"MetalSupportError.swift",
"UnsafeBytes.swift",
"VertexDescriptor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/23] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[6/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[11/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/24] Compiling InternalCollectionsUtilities Integer rank.swift
[16/24] Emitting module InternalCollectionsUtilities
[17/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/24] Compiling InternalCollectionsUtilities Debugging.swift
[22/24] Compiling InternalCollectionsUtilities Descriptions.swift
[23/24] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/24] Compiling InternalCollectionsUtilities String+Padding.swift
[25/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[26/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[27/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[28/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[29/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[30/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[31/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[32/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[33/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[34/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[35/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/86] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/86] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/86] Compiling OrderedCollections OrderedSet+Sendable.swift
[43/86] Compiling OrderedCollections _Hashtable+Header.swift
[44/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[45/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[46/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[47/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[48/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[49/86] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/86] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/86] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[52/86] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/86] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/86] Compiling OrderedCollections OrderedDictionary.swift
[55/86] Compiling OrderedCollections _HashTable+Bucket.swift
[56/86] Compiling OrderedCollections _HashTable+BucketIterator.swift
[57/86] Compiling OrderedCollections _HashTable+Constants.swift
[58/86] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[59/86] Compiling OrderedCollections _HashTable+Testing.swift
[60/86] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[61/86] Compiling OrderedCollections _HashTable.swift
[62/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/86] Compiling OrderedCollections OrderedSet+Testing.swift
[64/86] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[65/86] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[66/86] Compiling OrderedCollections OrderedSet.swift
[67/86] Compiling OrderedCollections _UnsafeBitset.swift
[68/86] Compiling OrderedCollections OrderedSet+Hashable.swift
[69/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[70/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[71/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[72/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[73/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[74/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/86] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/86] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[79/86] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[80/86] Emitting module OrderedCollections
[81/86] Compiling OrderedCollections OrderedSet+Codable.swift
[82/86] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[83/86] Compiling OrderedCollections OrderedSet+Descriptions.swift
[84/86] Compiling OrderedCollections OrderedSet+Diffing.swift
[85/86] Compiling OrderedCollections OrderedSet+Equatable.swift
[86/86] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[87/107] Emitting module MetalSupport
[88/109] Compiling MetalSupport UnsafeBytes.swift
[89/109] Compiling MetalSupport VertexDescriptor.swift
[90/109] Compiling MetalSupport BaseSupport.swift
[91/109] Compiling MetalSupport DebugGroup.swift
[92/109] Compiling MetalSupport DescriptorInits.swift
[93/109] Compiling MetalSupport MTLCommandBufferDescriptor+Extensions.swift
[94/109] Compiling MetalSupport MTLCommandQueue+Extensions.swift
[95/109] Compiling MetalSupport MTLBuffer+Extensions.swift
[96/109] Compiling MetalSupport MTLCommandBuffer+Extensions.swift
[97/109] Compiling MetalSupport MTLDevice+Extensions.swift
[98/109] Compiling MetalSupport MTLFunction+Extensions.swift
[99/109] Compiling MetalSupport Metal+SwiftUI.swift
[100/109] Compiling MetalSupport MetalSupportError.swift
[101/109] Compiling MetalSupport MTLVertexDescriptor+Extensions.swift
[102/109] Compiling MetalSupport MTLVertexFormat+Extensions.swift
[103/109] Compiling MetalSupport MTLGeometry+Extensions.swift
[104/109] Compiling MetalSupport MTLIndexType+Extensions.swift
[105/109] Compiling MetalSupport DrawHelpers.swift
[106/109] Compiling MetalSupport Labeled.swift
[107/109] Compiling MetalSupport MTKMesh+Extensions.swift
[108/109] Compiling MetalSupport MTLPixelFormat+Extensions.swift
[109/109] Compiling MetalSupport MTLTexture+Extensions.swift
Build complete! (13.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.18s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "MetalSupport",
"name" : "MetalSupport",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "MetalSupport",
"targets" : [
"MetalSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalSupportTests",
"module_type" : "SwiftTarget",
"name" : "MetalSupportTests",
"path" : "Tests/MetalSupportTests",
"sources" : [
"CommandBufferAndQueueTests.swift",
"DebugGroupTests.swift",
"DrawHelpersAndLabeledTests.swift",
"MTKMeshExtensionsTests.swift",
"MetalSupportTests.swift",
"MetalSwiftUITests.swift",
"MoreCoverageTests.swift",
"TextureExtensionsTests.swift",
"TextureFillTests.swift",
"UnsafeBytesTests.swift",
"VertexDescriptorExtensionsTests.swift",
"VertexDescriptorReflectionTests.swift"
],
"target_dependencies" : [
"MetalSupport"
],
"type" : "test"
},
{
"c99name" : "MetalSupport",
"module_type" : "SwiftTarget",
"name" : "MetalSupport",
"path" : "Sources/MetalSupport",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"MetalSupport"
],
"sources" : [
"BaseSupport.swift",
"DebugGroup.swift",
"DescriptorInits.swift",
"DrawHelpers.swift",
"Labeled.swift",
"MTKMesh+Extensions.swift",
"MTLBuffer+Extensions.swift",
"MTLCommandBuffer+Extensions.swift",
"MTLCommandBufferDescriptor+Extensions.swift",
"MTLCommandQueue+Extensions.swift",
"MTLDevice+Extensions.swift",
"MTLFunction+Extensions.swift",
"MTLGeometry+Extensions.swift",
"MTLIndexType+Extensions.swift",
"MTLPixelFormat+Extensions.swift",
"MTLTexture+Extensions.swift",
"MTLVertexDescriptor+Extensions.swift",
"MTLVertexFormat+Extensions.swift",
"Metal+SwiftUI.swift",
"MetalSupportError.swift",
"UnsafeBytes.swift",
"VertexDescriptor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.