Build Information
Successful build of Tree, reference v1.0.1 (3021e4), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 13:01:54 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/mattcox/Tree.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattcox/Tree
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at 3021e42 Merge pull request #2 from Jomy10/main
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
3021e4280573866c3d92e5104916640a9bcc9788
SUCCESS checkout https://github.com/mattcox/Tree.git at v1.0.1
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (5.22s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.6 (6.21s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.6
========================================
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": "tree",
"name": "Tree",
"url": "https://github.com/mattcox/Tree.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tree",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.1.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mattcox/Tree.git
[1/213] Fetching tree
Fetched https://github.com/mattcox/Tree.git from cache (1.42s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.6 (0.64s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.6
Creating working copy for https://github.com/mattcox/Tree.git
Working copy of https://github.com/mattcox/Tree.git resolved at v1.0.1 (3021e42)
warning: '.resolve-product-dependencies': dependency 'tree' 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/mattcox/Tree.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 UnsafeRawPointer extensions.swift
[12/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/28] Compiling InternalCollectionsUtilities Integer rank.swift
[17/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/28] Emitting module InternalCollectionsUtilities
[21/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/28] Compiling InternalCollectionsUtilities Debugging.swift
[26/28] Compiling InternalCollectionsUtilities Descriptions.swift
[27/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/28] Compiling InternalCollectionsUtilities Specialize.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/311] Compiling HashTreeCollections _UnsafePath.swift
[31/311] Compiling HashTreeCollections TreeDictionary+Codable.swift
[32/312] Compiling DequeModule _DequeBufferHeader.swift
[33/312] Compiling DequeModule _DequeSlot.swift
[34/312] Compiling HeapModule _HeapNode.swift
[35/312] Compiling DequeModule _DequeBuffer.swift
[36/312] Compiling HeapModule Heap.swift
[37/312] Compiling HeapModule Heap+UnsafeHandle.swift
[38/312] Compiling HeapModule Heap+Invariants.swift
[39/312] Compiling HashTreeCollections TreeDictionary+Collection.swift
[40/312] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[41/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/312] Compiling HeapModule Heap+Descriptions.swift
[43/312] Emitting module HeapModule
[44/312] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[45/312] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[46/312] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/312] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[50/312] Compiling HashTreeCollections _HashNode+Lookups.swift
[51/312] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[52/312] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[53/317] Compiling HashTreeCollections _HashNode+Structural union.swift
[54/317] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[55/317] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[56/317] Compiling HashTreeCollections _AncestorHashSlots.swift
[57/317] Compiling HashTreeCollections _Bitmap.swift
[58/317] Compiling HashTreeCollections _Bucket.swift
[59/317] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[60/317] Compiling HashTreeCollections TreeSet+Equatable.swift
[61/317] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[62/317] Compiling HashTreeCollections TreeSet+Extras.swift
[63/317] Compiling HashTreeCollections TreeSet+Filter.swift
[64/317] Compiling HashTreeCollections TreeSet+Hashable.swift
[65/317] Compiling HashTreeCollections TreeSet+Sendable.swift
[66/317] Compiling HashTreeCollections TreeSet+Sequence.swift
[67/317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[68/317] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[69/317] Compiling HashTreeCollections TreeDictionary+Values.swift
[70/317] Compiling BitCollections BitSet.swift
[71/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[77/323] Compiling HashTreeCollections _HashNode+Storage.swift
[78/323] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[79/323] Compiling HashTreeCollections _HashNode+Structural filter.swift
[80/323] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[81/323] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[82/323] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[87/323] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/323] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[93/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[94/323] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[106/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[107/331] Emitting module DequeModule
[108/331] Compiling HashTreeCollections _RawHashNode.swift
[109/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[118/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[119/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[120/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[121/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[122/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[123/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[131/331] Compiling HashTreeCollections _Hash.swift
[132/331] Compiling HashTreeCollections _HashLevel.swift
[133/331] Compiling HashTreeCollections _HashNode+Builder.swift
[134/331] Compiling HashTreeCollections _HashNode+Debugging.swift
[135/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[136/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[138/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[139/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[140/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[141/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[142/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[150/331] Emitting module BitCollections
[170/331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[171/331] Compiling OrderedCollections OrderedSet+Testing.swift
[172/331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[173/331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/331] Compiling _RopeModule Rope+Append.swift
[187/331] Compiling _RopeModule Rope+Extract.swift
[188/331] Compiling _RopeModule Rope+Find.swift
[189/331] Compiling _RopeModule Rope+ForEachWhile.swift
[190/331] Compiling _RopeModule Rope+Insert.swift
[191/331] Compiling _RopeModule Rope+Join.swift
[192/331] Compiling _RopeModule Rope+MutatingForEach.swift
[193/338] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[194/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[195/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[196/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[197/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[198/338] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[199/338] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[200/338] Compiling HashTreeCollections TreeSet.swift
[231/338] Compiling OrderedCollections OrderedSet.swift
[232/338] Compiling OrderedCollections _UnsafeBitset.swift
[233/338] Compiling _RopeModule RopeMetric.swift
[286/338] Emitting module OrderedCollections
[314/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] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[341/344] Compiling Tree Node.swift
[342/344] Compiling Tree TreeBuilder.swift
[343/344] Compiling Tree NodeIterator.swift
[344/344] Emitting module Tree
Build complete! (9.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "Tree",
"name" : "Tree",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Tree",
"targets" : [
"Tree"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreeTests",
"module_type" : "SwiftTarget",
"name" : "TreeTests",
"path" : "Tests/TreeTests",
"sources" : [
"NodeIteratorTests.swift",
"NodeTests.swift",
"Test.swift",
"TreeBuilderTests.swift"
],
"target_dependencies" : [
"Tree"
],
"type" : "test"
},
{
"c99name" : "Tree",
"module_type" : "SwiftTarget",
"name" : "Tree",
"path" : "Sources/Tree",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Tree"
],
"sources" : [
"Node.swift",
"NodeIterator.swift",
"TreeBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.