Build Information
Successful build of Tree, reference v1.0.1 (3021e4
), with Swift 5.10 for macOS (SPM) on 28 Dec 2024 13:14:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/mattcox/Tree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-33747A42983211AE.txt
[11/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/28] Compiling InternalCollectionsUtilities Specialize.swift
[14/28] Compiling InternalCollectionsUtilities Debugging.swift
[15/28] Compiling InternalCollectionsUtilities Descriptions.swift
[16/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/28] Compiling InternalCollectionsUtilities Integer rank.swift
[23/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/28] Emitting module InternalCollectionsUtilities
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/311] Compiling DequeModule _DequeSlot.swift
[31/311] Compiling DequeModule _DequeBufferHeader.swift
[32/312] Compiling _RopeModule BigString+Chunk.swift
[33/312] Compiling _RopeModule BigString+BidirectionalCollection.swift
[34/312] Compiling HeapModule _HeapNode.swift
[35/312] Compiling HeapModule Heap.swift
[36/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/312] Compiling HeapModule Heap+UnsafeHandle.swift
[38/312] Compiling HeapModule Heap+Descriptions.swift
[39/312] Compiling HeapModule Heap+Invariants.swift
[40/312] Emitting module HeapModule
[41/312] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/312] Compiling HashTreeCollections TreeSet+Equatable.swift
[43/312] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[44/312] Compiling HashTreeCollections TreeSet+Extras.swift
[45/312] Compiling HashTreeCollections TreeSet+Filter.swift
[46/312] Compiling HashTreeCollections TreeSet+Hashable.swift
[47/312] Compiling HashTreeCollections TreeSet+Sendable.swift
[48/312] Compiling HashTreeCollections TreeSet+Sequence.swift
[49/312] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[50/312] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[51/312] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[52/312] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[53/312] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[54/312] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[55/312] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[56/312] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[57/312] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[58/320] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[59/320] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[60/320] Compiling HashTreeCollections _HashNode+Structural union.swift
[61/320] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[62/320] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[63/320] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[64/320] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[65/320] Compiling HashTreeCollections _HashNode.swift
[66/320] Compiling HashTreeCollections _HashNodeHeader.swift
[67/320] Compiling HashTreeCollections _HashSlot.swift
[68/320] Compiling HashTreeCollections _HashStack.swift
[69/320] Compiling HashTreeCollections _HashTreeIterator.swift
[77/326] Compiling HashTreeCollections _HashTreeStatistics.swift
[78/326] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[79/326] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[80/326] Compiling HashTreeCollections TreeDictionary+Filter.swift
[81/326] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/326] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[83/326] Compiling HashTreeCollections TreeDictionary+Keys.swift
[84/326] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[85/326] Compiling HashTreeCollections TreeDictionary+Merge.swift
[86/326] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[87/326] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[99/331] Compiling BitCollections BitSet.swift
[100/331] Emitting module BitCollections
[101/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[102/331] Compiling _RopeModule BigString+Chunk+Breaks.swift
[103/331] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[104/331] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[105/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[106/331] Compiling _RopeModule BigString+Chunk+Description.swift
[107/331] Compiling DequeModule _DequeBuffer.swift
[108/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[109/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[110/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[111/331] Compiling HashTreeCollections _UnsafePath.swift
[112/331] Compiling HashTreeCollections TreeDictionary+Codable.swift
[113/331] Compiling HashTreeCollections TreeDictionary+Collection.swift
[114/331] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[115/331] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[116/331] Compiling HashTreeCollections _HashNode+Storage.swift
[117/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[118/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[119/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[120/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[121/331] Compiling HashTreeCollections _RawHashNode.swift
[122/331] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[123/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[124/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[125/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[126/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[127/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[138/331] Compiling BitCollections Range+Utilities.swift
[139/331] Compiling BitCollections Slice+Utilities.swift
[140/331] Compiling BitCollections UInt+Tricks.swift
[141/331] Compiling BitCollections _Word.swift
[142/331] Compiling OrderedCollections OrderedSet.swift
[143/331] Compiling OrderedCollections _UnsafeBitset.swift
[172/331] Compiling _RopeModule BigString+Comparable.swift
[173/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/331] Compiling HashTreeCollections TreeSet.swift
[181/331] Compiling _RopeModule BigString+Summary.swift
[182/331] Compiling _RopeModule BigString.swift
[201/331] Emitting module DequeModule
[269/338] Emitting module OrderedCollections
[296/338] Emitting module _RopeModule
[297/338] Compiling _RopeModule Rope+Remove.swift
[298/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[299/338] Compiling _RopeModule Rope+Split.swift
[300/338] Compiling _RopeModule Optional Utilities.swift
[301/338] Compiling _RopeModule String Utilities.swift
[302/338] Compiling _RopeModule String.Index+ABI.swift
[303/338] Compiling _RopeModule _CharacterRecognizer.swift
[329/338] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[341/344] Compiling Tree TreeBuilder.swift
[342/344] Emitting module Tree
[343/344] Compiling Tree Node.swift
[344/344] Compiling Tree NodeIterator.swift
Build complete! (12.64s)
Fetching https://github.com/apple/swift-collections
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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.