Build Information
Successful build of VelocitySampler, reference 0.0.1 (10715d), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 18:57:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/harlanhaskins/VelocitySampler.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/harlanhaskins/VelocitySampler
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 10715df Update VelocitySampler.swift
Cloned https://github.com/harlanhaskins/VelocitySampler.git
Revision (git rev-parse @):
10715dfd3e6d12f3a258acaa211c319bb9d047f2
SUCCESS checkout https://github.com/harlanhaskins/VelocitySampler.git at 0.0.1
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (5.24s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "velocitysampler",
"name": "VelocitySampler",
"url": "https://github.com/harlanhaskins/VelocitySampler.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VelocitySampler",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/harlanhaskins/VelocitySampler.git
[1/18] Fetching velocitysampler
Fetched https://github.com/harlanhaskins/VelocitySampler.git from cache (0.54s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.24s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/harlanhaskins/VelocitySampler.git
Working copy of https://github.com/harlanhaskins/VelocitySampler.git resolved at 0.0.1 (10715df)
warning: '.resolve-product-dependencies': dependency 'velocitysampler' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/harlanhaskins/VelocitySampler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/28] Compiling InternalCollectionsUtilities Specialize.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/29] Emitting module InternalCollectionsUtilities
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/311] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[31/311] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/312] Compiling HeapModule _HeapNode.swift
[33/312] Compiling DequeModule _DequeBuffer.swift
[34/312] Compiling DequeModule _DequeBufferHeader.swift
[35/312] Compiling DequeModule _DequeSlot.swift
[36/312] Compiling HeapModule Heap.swift
[37/312] Compiling HeapModule Heap+Invariants.swift
[38/312] Compiling HeapModule Heap+Descriptions.swift
[39/312] Emitting module HeapModule
[40/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/312] Compiling HeapModule Heap+UnsafeHandle.swift
[42/312] Compiling HashTreeCollections _HashNode+Storage.swift
[43/312] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[44/312] Compiling HashTreeCollections _HashNode+Structural filter.swift
[45/312] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/312] Compiling _RopeModule BigString+Hashing.swift
[47/312] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[48/312] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[49/312] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/312] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/312] Compiling HashTreeCollections _HashNodeHeader.swift
[52/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/318] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[59/323] Compiling _RopeModule Range+BigString.swift
[60/323] Compiling _RopeModule BigString+UTF16View.swift
[61/323] Compiling _RopeModule BigString+UTF8View.swift
[62/323] Compiling _RopeModule BigString+UnicodeScalarView.swift
[63/323] Compiling _RopeModule BigSubstring+UTF16View.swift
[64/323] Compiling _RopeModule BigSubstring+UTF8View.swift
[65/323] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[66/323] Compiling _RopeModule BigSubstring.swift
[67/323] Compiling _RopeModule Rope+Builder.swift
[68/323] Compiling _RopeModule Rope+Debugging.swift
[69/323] Compiling _RopeModule Rope+Invariants.swift
[70/323] Compiling _RopeModule Rope+_Node.swift
[71/323] Compiling _RopeModule Rope+_Storage.swift
[72/323] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[73/323] Compiling _RopeModule Rope+_UnsafeHandle.swift
[74/323] Compiling _RopeModule Rope.swift
[75/323] Compiling _RopeModule RopeElement.swift
[76/323] Compiling BitCollections BitSet.swift
[79/323] Compiling BitCollections Range+Utilities.swift
[80/323] Compiling BitCollections Slice+Utilities.swift
[81/323] Compiling BitCollections UInt+Tricks.swift
[82/323] Compiling BitCollections _Word.swift
[83/323] Compiling OrderedCollections OrderedSet.swift
[84/323] Compiling OrderedCollections _UnsafeBitset.swift
[85/323] Compiling _RopeModule Rope+Sequence.swift
[86/323] Compiling _RopeModule Rope+Append.swift
[87/323] Compiling _RopeModule Rope+Extract.swift
[88/323] Compiling _RopeModule Rope+Find.swift
[89/323] Compiling _RopeModule Rope+ForEachWhile.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[92/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[94/331] Compiling _RopeModule BigString+Initializers.swift
[95/331] Compiling _RopeModule BigString+Insert.swift
[96/331] Compiling _RopeModule BigString+Managing Breaks.swift
[97/331] Compiling _RopeModule BigString+RemoveSubrange.swift
[98/331] Compiling _RopeModule BigString+ReplaceSubrange.swift
[99/331] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[100/331] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[101/331] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/331] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/331] Emitting module BitCollections
[110/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[111/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[117/331] Compiling _RopeModule BigString+Split.swift
[118/331] Emitting module DequeModule
[127/331] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[128/331] Compiling HashTreeCollections TreeDictionary+Values.swift
[129/331] Compiling HashTreeCollections TreeDictionary.swift
[130/331] Compiling HashTreeCollections TreeSet+Codable.swift
[131/331] Compiling HashTreeCollections TreeSet+Collection.swift
[132/331] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[133/331] Compiling HashTreeCollections TreeSet+Debugging.swift
[134/331] Compiling HashTreeCollections TreeSet+Descriptions.swift
[141/331] Compiling HashTreeCollections _Bitmap.swift
[142/331] Compiling HashTreeCollections _Bucket.swift
[143/331] Compiling HashTreeCollections _Hash.swift
[144/331] Compiling HashTreeCollections _HashLevel.swift
[145/331] Compiling _RopeModule BigString+Equatable.swift
[152/331] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[153/331] Compiling OrderedCollections _Hashtable+Header.swift
[154/331] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[156/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[157/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[158/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[171/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[172/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[173/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[174/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[175/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[176/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[177/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[178/331] Compiling HashTreeCollections TreeSet.swift
[294/338] Emitting module OrderedCollections
[322/338] Emitting module _RopeModule
[331/338] Compiling _RopeModule Rope+Remove.swift
[332/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[333/338] Compiling _RopeModule Rope+Split.swift
[334/338] Compiling _RopeModule Optional Utilities.swift
[335/338] Compiling _RopeModule String Utilities.swift
[336/338] Compiling _RopeModule String.Index+ABI.swift
[337/338] Compiling _RopeModule _CharacterRecognizer.swift
[338/338] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[341/342] Compiling VelocitySampler VelocitySampler.swift
/Users/admin/builder/spi-builder-workspace/Sources/VelocitySampler/VelocitySampler.swift:10:8: warning: public import of 'QuartzCore' was not used in public declarations or inlinable code
8 | internal import Collections
9 | public import CoreGraphics
10 | public import QuartzCore
| `- warning: public import of 'QuartzCore' was not used in public declarations or inlinable code
11 | import Foundation
12 | public import Spatial
[342/342] Emitting module VelocitySampler
Build complete! (10.92s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "VelocitySampler",
"name" : "VelocitySampler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VelocitySampler",
"targets" : [
"VelocitySampler"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VelocitySamplerTests",
"module_type" : "SwiftTarget",
"name" : "VelocitySamplerTests",
"path" : "Tests/VelocitySamplerTests",
"sources" : [
"VelocitySamplerTests.swift"
],
"target_dependencies" : [
"VelocitySampler"
],
"type" : "test"
},
{
"c99name" : "VelocitySampler",
"module_type" : "SwiftTarget",
"name" : "VelocitySampler",
"path" : "Sources/VelocitySampler",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"VelocitySampler"
],
"sources" : [
"VelocitySampler.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.