Build Information
Successful build of swift-collections, reference main (4cfab5
), with Swift 6.0 for macOS (SPM) on 12 Sep 2025 22:27:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-collections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4cfab5d Merge pull request #513 from DougGregor/trailing-elements
Cloned https://github.com/apple/swift-collections.git
Revision (git rev-parse @):
4cfab5d3f1ac8eff260152ad51aada68dfc61e97
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-collections.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-5BDAB9E9C0126B9D.txt
[13/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/30] Compiling InternalCollectionsUtilities Descriptions.swift
[18/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/30] Emitting module InternalCollectionsUtilities
[20/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/30] Compiling InternalCollectionsUtilities Integer rank.swift
[22/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/30] Compiling InternalCollectionsUtilities Debugging.swift
[28/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/176] Emitting module ContainersPreview
[32/288] Compiling ContainersPreview Shared.swift
[33/318] Compiling ContainersPreview Borrow.swift
[34/318] Compiling ContainersPreview Box.swift
[35/318] Compiling ContainersPreview InputSpan.swift
[36/318] Compiling ContainersPreview Inout.swift
[37/318] Compiling OrderedCollections _HashTable+Testing.swift
[38/318] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/319] Compiling _RopeModule BigString+Debugging.swift
[40/319] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[41/319] Compiling HeapModule _HeapNode.swift
[42/319] Compiling DequeModule _DequeSlot.swift
[43/319] Compiling DequeModule _DequeBufferHeader.swift
[44/319] Compiling DequeModule _DequeBuffer.swift
[45/324] Compiling HeapModule Heap+Invariants.swift
[46/324] Compiling HeapModule Heap+Descriptions.swift
[47/324] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[48/324] Compiling HeapModule Heap+UnsafeHandle.swift
[49/324] Compiling HeapModule Heap.swift
[50/363] Emitting module HeapModule
[51/363] Compiling ArrayModule DynamicArray.swift
[52/363] Compiling ArrayModule DynamicArray+Experimental.swift
[53/363] Compiling ArrayModule RigidArray+Experimental.swift
[54/363] Emitting module ArrayModule
[55/363] Compiling ArrayModule RigidArray.swift
[56/363] Compiling _CollectionsTestSupport MinimalRandomAccessCollection.swift
[57/363] Compiling _CollectionsTestSupport MinimalRangeReplaceableRandomAccessCollection.swift
[60/363] Compiling _CollectionsTestSupport Assertions+Containers.swift
[61/363] Compiling _CollectionsTestSupport Assertions.swift
[62/363] Compiling _CollectionsTestSupport CollectionTestCase.swift
[63/363] Compiling _CollectionsTestSupport Combinatorics.swift
[64/368] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/368] Compiling _CollectionsTestSupport LifetimeTrackedStruct.swift
[66/368] Compiling _CollectionsTestSupport LifetimeTracker.swift
[67/368] Compiling _CollectionsTestSupport RandomStableSample.swift
[68/368] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[69/368] Compiling _CollectionsTestSupport CheckHashable.swift
[70/368] Compiling _CollectionsTestSupport CheckSequence.swift
[71/368] Compiling _CollectionsTestSupport MinimalDecoder.swift
[72/368] Compiling _CollectionsTestSupport MinimalEncoder.swift
[73/368] Compiling _CollectionsTestSupport MinimalIndex.swift
[74/368] Compiling _CollectionsTestSupport MinimalIterator.swift
[75/368] Compiling _CollectionsTestSupport HashableBox.swift
[76/368] Compiling _CollectionsTestSupport IndexRangeCollection.swift
[77/368] Compiling _CollectionsTestSupport MinimalBidirectionalCollection.swift
[78/368] Compiling _CollectionsTestSupport MinimalCollection.swift
[79/368] Compiling _RopeModule BigString+UTF16View.swift
[80/368] Compiling _RopeModule BigString+UTF8View.swift
[81/368] Compiling _RopeModule BigString+UnicodeScalarView.swift
[82/368] Compiling _RopeModule BigSubstring+UTF16View.swift
[88/368] Compiling _RopeModule BigSubstring+UTF8View.swift
[89/368] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[90/368] Compiling _RopeModule BigSubstring.swift
[91/368] Compiling _RopeModule Rope+Builder.swift
[92/368] Compiling _RopeModule Rope+Debugging.swift
[93/368] Compiling _RopeModule Rope+Invariants.swift
[94/368] Compiling _RopeModule Rope+_Node.swift
[95/374] Compiling _RopeModule Rope+_Storage.swift
[96/374] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[97/374] Compiling _RopeModule Rope+_UnsafeHandle.swift
[98/374] Compiling _RopeModule Rope.swift
[99/374] Compiling _RopeModule RopeElement.swift
[100/374] Compiling BitCollections BitSet.swift
[101/374] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[102/374] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[103/374] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[104/374] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[105/374] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[106/374] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[107/374] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[108/374] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[109/374] Emitting module BitCollections
[112/374] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/374] Compiling OrderedCollections OrderedSet+Testing.swift
[114/374] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/374] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/374] Compiling OrderedCollections OrderedSet.swift
[117/374] Compiling OrderedCollections _UnsafeBitset.swift
[123/382] Compiling _CollectionsTestSupport TestContext.swift
[128/382] Compiling _CollectionsTestSupport MinimalSequence.swift
[129/382] Compiling _CollectionsTestSupport ResettableValue.swift
[130/382] Compiling _CollectionsTestSupport LifetimeTracked.swift
[131/382] Compiling _CollectionsTestSupport _MinimalCollectionCore.swift
[132/382] Compiling _CollectionsTestSupport AllOnesRandomNumberGenerator.swift
[133/382] Compiling _CollectionsTestSupport ClassBox.swift
[134/382] Compiling _CollectionsTestSupport DictionaryAPIChecker.swift
[150/382] Compiling _RopeModule Rope+Sequence.swift
[151/382] Compiling _RopeModule Rope+Append.swift
[152/382] Compiling _RopeModule Rope+Extract.swift
[153/382] Compiling _RopeModule Rope+Find.swift
[154/382] Compiling _RopeModule Rope+ForEachWhile.swift
[155/382] Compiling _RopeModule Rope+Insert.swift
[156/382] Compiling _RopeModule Rope+Join.swift
[157/382] Compiling _RopeModule Rope+MutatingForEach.swift
[158/382] Emitting module DequeModule
[160/382] Compiling _CollectionsTestSupport CheckBidirectionalCollection.swift
[161/382] Compiling _CollectionsTestSupport CheckCollection.swift
[162/382] Compiling _CollectionsTestSupport CheckComparable.swift
[163/382] Compiling _CollectionsTestSupport CheckContainer.swift
[164/382] Compiling _CollectionsTestSupport CheckEquatable.swift
[165/382] Compiling _CollectionsTestSupport Integer Square Root.swift
[190/382] Compiling _CollectionsTestSupport StaccatoContainer.swift
[191/382] Compiling _CollectionsTestSupport _CollectionState.swift
[192/382] Compiling _CollectionsTestSupport MinimalMutableRandomAccessCollection.swift
[193/382] Compiling _CollectionsTestSupport MinimalMutableRangeReplaceableRandomAccessCollection.swift
[206/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[207/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[208/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[209/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[210/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[211/382] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[212/382] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[213/382] Compiling HashTreeCollections TreeSet.swift
[306/389] Emitting module OrderedCollections
[334/389] Emitting module _RopeModule
[335/389] Compiling _RopeModule Rope+Remove.swift
[336/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/389] Compiling _RopeModule Rope+Split.swift
[338/389] Compiling _RopeModule Optional Utilities.swift
[339/389] Compiling _RopeModule String Utilities.swift
[340/389] Compiling _RopeModule String.Index+ABI.swift
[341/389] Compiling _RopeModule _CharacterRecognizer.swift
[350/389] Emitting module HashTreeCollections
[351/391] Compiling Collections Collections.swift
[352/391] Emitting module Collections
[353/391] Emitting module _CollectionsTestSupport
[370/395] Compiling _CollectionsTestSupport SetAPIChecker.swift
[371/395] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[372/395] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[373/395] Compiling _CollectionsTestSupport TestPrintable.swift
Build complete! (11.94s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-collections",
"name" : "swift-collections",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ArrayModule",
"targets" : [
"ArrayModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BitCollections",
"targets" : [
"BitCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ContainersPreview",
"targets" : [
"ContainersPreview"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DequeModule",
"targets" : [
"DequeModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HashTreeCollections",
"targets" : [
"HashTreeCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HeapModule",
"targets" : [
"HeapModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OrderedCollections",
"targets" : [
"OrderedCollections"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_RopeModule",
"targets" : [
"_RopeModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Collections",
"targets" : [
"Collections"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_RopeModule",
"module_type" : "SwiftTarget",
"name" : "_RopeModule",
"path" : "Sources/RopeModule",
"product_memberships" : [
"_RopeModule",
"Collections"
],
"sources" : [
"BigString/Basics/BigString+Builder.swift",
"BigString/Basics/BigString+Contents.swift",
"BigString/Basics/BigString+Debugging.swift",
"BigString/Basics/BigString+Index.swift",
"BigString/Basics/BigString+Ingester.swift",
"BigString/Basics/BigString+Invariants.swift",
"BigString/Basics/BigString+Iterators.swift",
"BigString/Basics/BigString+Metrics.swift",
"BigString/Basics/BigString+Summary.swift",
"BigString/Basics/BigString.swift",
"BigString/Chunk/BigString+Chunk+Append and Insert.swift",
"BigString/Chunk/BigString+Chunk+Breaks.swift",
"BigString/Chunk/BigString+Chunk+Counts.swift",
"BigString/Chunk/BigString+Chunk+Description.swift",
"BigString/Chunk/BigString+Chunk+Indexing by Characters.swift",
"BigString/Chunk/BigString+Chunk+Indexing by UTF16.swift",
"BigString/Chunk/BigString+Chunk+RopeElement.swift",
"BigString/Chunk/BigString+Chunk+Splitting.swift",
"BigString/Chunk/BigString+Chunk.swift",
"BigString/Conformances/BigString+BidirectionalCollection.swift",
"BigString/Conformances/BigString+Comparable.swift",
"BigString/Conformances/BigString+CustomDebugStringConvertible.swift",
"BigString/Conformances/BigString+CustomStringConvertible.swift",
"BigString/Conformances/BigString+Equatable.swift",
"BigString/Conformances/BigString+ExpressibleByStringLiteral.swift",
"BigString/Conformances/BigString+Hashing.swift",
"BigString/Conformances/BigString+LosslessStringConvertible.swift",
"BigString/Conformances/BigString+RangeReplaceableCollection.swift",
"BigString/Conformances/BigString+Sequence.swift",
"BigString/Conformances/BigString+TextOutputStream.swift",
"BigString/Operations/BigString+Append.swift",
"BigString/Operations/BigString+Initializers.swift",
"BigString/Operations/BigString+Insert.swift",
"BigString/Operations/BigString+Managing Breaks.swift",
"BigString/Operations/BigString+RemoveSubrange.swift",
"BigString/Operations/BigString+ReplaceSubrange.swift",
"BigString/Operations/BigString+Split.swift",
"BigString/Operations/Range+BigString.swift",
"BigString/Views/BigString+UTF16View.swift",
"BigString/Views/BigString+UTF8View.swift",
"BigString/Views/BigString+UnicodeScalarView.swift",
"BigString/Views/BigSubstring+UTF16View.swift",
"BigString/Views/BigSubstring+UTF8View.swift",
"BigString/Views/BigSubstring+UnicodeScalarView.swift",
"BigString/Views/BigSubstring.swift",
"Rope/Basics/Rope+Builder.swift",
"Rope/Basics/Rope+Debugging.swift",
"Rope/Basics/Rope+Invariants.swift",
"Rope/Basics/Rope+_Node.swift",
"Rope/Basics/Rope+_Storage.swift",
"Rope/Basics/Rope+_UnmanagedLeaf.swift",
"Rope/Basics/Rope+_UnsafeHandle.swift",
"Rope/Basics/Rope.swift",
"Rope/Basics/RopeElement.swift",
"Rope/Basics/RopeMetric.swift",
"Rope/Basics/RopeSummary.swift",
"Rope/Basics/_RopeItem.swift",
"Rope/Basics/_RopePath.swift",
"Rope/Basics/_RopeVersion.swift",
"Rope/Conformances/Rope+Collection.swift",
"Rope/Conformances/Rope+Index.swift",
"Rope/Conformances/Rope+Sequence.swift",
"Rope/Operations/Rope+Append.swift",
"Rope/Operations/Rope+Extract.swift",
"Rope/Operations/Rope+Find.swift",
"Rope/Operations/Rope+ForEachWhile.swift",
"Rope/Operations/Rope+Insert.swift",
"Rope/Operations/Rope+Join.swift",
"Rope/Operations/Rope+MutatingForEach.swift",
"Rope/Operations/Rope+Remove.swift",
"Rope/Operations/Rope+RemoveSubrange.swift",
"Rope/Operations/Rope+Split.swift",
"Utilities/Optional Utilities.swift",
"Utilities/String Utilities.swift",
"Utilities/String.Index+ABI.swift",
"Utilities/_CharacterRecognizer.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "_CollectionsTestSupport",
"module_type" : "SwiftTarget",
"name" : "_CollectionsTestSupport",
"path" : "Tests/_CollectionsTestSupport",
"sources" : [
"AssertionContexts/Assertions+Containers.swift",
"AssertionContexts/Assertions.swift",
"AssertionContexts/CollectionTestCase.swift",
"AssertionContexts/Combinatorics.swift",
"AssertionContexts/TestContext.swift",
"ConformanceCheckers/CheckBidirectionalCollection.swift",
"ConformanceCheckers/CheckCollection.swift",
"ConformanceCheckers/CheckComparable.swift",
"ConformanceCheckers/CheckContainer.swift",
"ConformanceCheckers/CheckEquatable.swift",
"ConformanceCheckers/CheckHashable.swift",
"ConformanceCheckers/CheckSequence.swift",
"MinimalTypes/MinimalBidirectionalCollection.swift",
"MinimalTypes/MinimalCollection.swift",
"MinimalTypes/MinimalDecoder.swift",
"MinimalTypes/MinimalEncoder.swift",
"MinimalTypes/MinimalIndex.swift",
"MinimalTypes/MinimalIterator.swift",
"MinimalTypes/MinimalMutableRandomAccessCollection.swift",
"MinimalTypes/MinimalMutableRangeReplaceableRandomAccessCollection.swift",
"MinimalTypes/MinimalRandomAccessCollection.swift",
"MinimalTypes/MinimalRangeReplaceableRandomAccessCollection.swift",
"MinimalTypes/MinimalSequence.swift",
"MinimalTypes/ResettableValue.swift",
"MinimalTypes/StaccatoContainer.swift",
"MinimalTypes/_CollectionState.swift",
"MinimalTypes/_MinimalCollectionCore.swift",
"Utilities/AllOnesRandomNumberGenerator.swift",
"Utilities/ClassBox.swift",
"Utilities/DictionaryAPIChecker.swift",
"Utilities/HashableBox.swift",
"Utilities/IndexRangeCollection.swift",
"Utilities/Integer Square Root.swift",
"Utilities/LifetimeTracked.swift",
"Utilities/LifetimeTrackedStruct.swift",
"Utilities/LifetimeTracker.swift",
"Utilities/RandomStableSample.swift",
"Utilities/RepeatableRandomNumberGenerator.swift",
"Utilities/SetAPIChecker.swift",
"Utilities/SortedCollectionAPIChecker.swift",
"Utilities/StringConvertibleValue.swift",
"Utilities/TestPrintable.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities",
"ContainersPreview"
],
"type" : "library"
},
{
"c99name" : "RopeModuleTests",
"module_type" : "SwiftTarget",
"name" : "RopeModuleTests",
"path" : "Tests/RopeModuleTests",
"sources" : [
"Availability.swift",
"SampleStrings.swift",
"TestBigString.swift",
"TestRope.swift"
],
"target_dependencies" : [
"_RopeModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "OrderedCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "OrderedCollectionsTests",
"path" : "Tests/OrderedCollectionsTests",
"sources" : [
"HashTable/HashTableTests.swift",
"OrderedDictionary/OrderedDictionary Tests.swift",
"OrderedDictionary/OrderedDictionary Utils.swift",
"OrderedDictionary/OrderedDictionary+Elements Tests.swift",
"OrderedDictionary/OrderedDictionary+Values Tests.swift",
"OrderedSet/OrderedSet Diffing Tests.swift",
"OrderedSet/OrderedSet.UnorderedView Tests.swift",
"OrderedSet/OrderedSetInternals.swift",
"OrderedSet/OrderedSetTests.swift",
"OrderedSet/RandomAccessCollection+Extras.swift"
],
"target_dependencies" : [
"OrderedCollections",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "OrderedCollections",
"module_type" : "SwiftTarget",
"name" : "OrderedCollections",
"path" : "Sources/OrderedCollections",
"product_memberships" : [
"OrderedCollections",
"Collections"
],
"sources" : [
"HashTable/_HashTable+Bucket.swift",
"HashTable/_HashTable+BucketIterator.swift",
"HashTable/_HashTable+Constants.swift",
"HashTable/_HashTable+CustomStringConvertible.swift",
"HashTable/_HashTable+Testing.swift",
"HashTable/_HashTable+UnsafeHandle.swift",
"HashTable/_HashTable.swift",
"HashTable/_Hashtable+Header.swift",
"OrderedDictionary/OrderedDictionary+Codable.swift",
"OrderedDictionary/OrderedDictionary+CustomReflectable.swift",
"OrderedDictionary/OrderedDictionary+Deprecations.swift",
"OrderedDictionary/OrderedDictionary+Descriptions.swift",
"OrderedDictionary/OrderedDictionary+Elements.SubSequence.swift",
"OrderedDictionary/OrderedDictionary+Elements.swift",
"OrderedDictionary/OrderedDictionary+Equatable.swift",
"OrderedDictionary/OrderedDictionary+ExpressibleByDictionaryLiteral.swift",
"OrderedDictionary/OrderedDictionary+Hashable.swift",
"OrderedDictionary/OrderedDictionary+Initializers.swift",
"OrderedDictionary/OrderedDictionary+Invariants.swift",
"OrderedDictionary/OrderedDictionary+Partial MutableCollection.swift",
"OrderedDictionary/OrderedDictionary+Partial RangeReplaceableCollection.swift",
"OrderedDictionary/OrderedDictionary+Sendable.swift",
"OrderedDictionary/OrderedDictionary+Sequence.swift",
"OrderedDictionary/OrderedDictionary+Values.swift",
"OrderedDictionary/OrderedDictionary.swift",
"OrderedSet/OrderedSet+Codable.swift",
"OrderedSet/OrderedSet+CustomReflectable.swift",
"OrderedSet/OrderedSet+Descriptions.swift",
"OrderedSet/OrderedSet+Diffing.swift",
"OrderedSet/OrderedSet+Equatable.swift",
"OrderedSet/OrderedSet+ExpressibleByArrayLiteral.swift",
"OrderedSet/OrderedSet+Hashable.swift",
"OrderedSet/OrderedSet+Initializers.swift",
"OrderedSet/OrderedSet+Insertions.swift",
"OrderedSet/OrderedSet+Invariants.swift",
"OrderedSet/OrderedSet+Partial MutableCollection.swift",
"OrderedSet/OrderedSet+Partial RangeReplaceableCollection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formIntersection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formSymmetricDifference.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra formUnion.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra intersection.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isDisjoint.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isEqualSet.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isStrictSubset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isStrictSuperset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isSubset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra isSuperset.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra subtract.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra subtracting.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra symmetricDifference.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra union.swift",
"OrderedSet/OrderedSet+Partial SetAlgebra+Basics.swift",
"OrderedSet/OrderedSet+RandomAccessCollection.swift",
"OrderedSet/OrderedSet+ReserveCapacity.swift",
"OrderedSet/OrderedSet+Sendable.swift",
"OrderedSet/OrderedSet+SubSequence.swift",
"OrderedSet/OrderedSet+Testing.swift",
"OrderedSet/OrderedSet+UnorderedView.swift",
"OrderedSet/OrderedSet+UnstableInternals.swift",
"OrderedSet/OrderedSet.swift",
"Utilities/_UnsafeBitset.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "InternalCollectionsUtilities",
"module_type" : "SwiftTarget",
"name" : "InternalCollectionsUtilities",
"path" : "Sources/InternalCollectionsUtilities",
"product_memberships" : [
"ArrayModule",
"BitCollections",
"ContainersPreview",
"DequeModule",
"HashTreeCollections",
"HeapModule",
"OrderedCollections",
"_RopeModule",
"Collections"
],
"sources" : [
"IntegerTricks/autogenerated/FixedWidthInteger+roundUpToPowerOfTwo.swift",
"IntegerTricks/autogenerated/Integer rank.swift",
"IntegerTricks/autogenerated/UInt+first and last set bit.swift",
"IntegerTricks/autogenerated/UInt+reversed.swift",
"UnsafeBitSet/autogenerated/_UnsafeBitSet+Index.swift",
"UnsafeBitSet/autogenerated/_UnsafeBitSet+_Word.swift",
"UnsafeBitSet/autogenerated/_UnsafeBitSet.swift",
"_SortedCollection.swift",
"_UniqueCollection.swift",
"autogenerated/Debugging.swift",
"autogenerated/Descriptions.swift",
"autogenerated/LifetimeOverride.swift",
"autogenerated/RandomAccessCollection+Offsets.swift",
"autogenerated/UnsafeBufferPointer+Extras.swift",
"autogenerated/UnsafeMutableBufferPointer+Extras.swift",
"autogenerated/UnsafeMutableRawBufferPointer+Extras.swift",
"autogenerated/UnsafeRawBufferPointer+Extras.swift"
],
"type" : "library"
},
{
"c99name" : "HeapTests",
"module_type" : "SwiftTarget",
"name" : "HeapTests",
"path" : "Tests/HeapTests",
"sources" : [
"HeapNodeTests.swift",
"HeapTests.swift"
],
"target_dependencies" : [
"HeapModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "HeapModule",
"module_type" : "SwiftTarget",
"name" : "HeapModule",
"path" : "Sources/HeapModule",
"product_memberships" : [
"HeapModule",
"Collections"
],
"sources" : [
"Heap+Descriptions.swift",
"Heap+ExpressibleByArrayLiteral.swift",
"Heap+Invariants.swift",
"Heap+UnsafeHandle.swift",
"Heap.swift",
"_HeapNode.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "HashTreeCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "HashTreeCollectionsTests",
"path" : "Tests/HashTreeCollectionsTests",
"sources" : [
"Colliders.swift",
"Hash.swift",
"TreeDictionary Smoke Tests.swift",
"TreeDictionary Tests.swift",
"TreeDictionary.Keys Tests.swift",
"TreeDictionary.Values Tests.swift",
"TreeHashedCollections Fixtures.swift",
"TreeSet Tests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"HashTreeCollections",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "HashTreeCollections",
"module_type" : "SwiftTarget",
"name" : "HashTreeCollections",
"path" : "Sources/HashTreeCollections",
"product_memberships" : [
"HashTreeCollections",
"Collections"
],
"sources" : [
"HashNode/_AncestorHashSlots.swift",
"HashNode/_Bitmap.swift",
"HashNode/_Bucket.swift",
"HashNode/_Hash.swift",
"HashNode/_HashLevel.swift",
"HashNode/_HashNode+Builder.swift",
"HashNode/_HashNode+Debugging.swift",
"HashNode/_HashNode+Initializers.swift",
"HashNode/_HashNode+Invariants.swift",
"HashNode/_HashNode+Lookups.swift",
"HashNode/_HashNode+Primitive Insertions.swift",
"HashNode/_HashNode+Primitive Removals.swift",
"HashNode/_HashNode+Primitive Replacement.swift",
"HashNode/_HashNode+Storage.swift",
"HashNode/_HashNode+Structural compactMapValues.swift",
"HashNode/_HashNode+Structural filter.swift",
"HashNode/_HashNode+Structural intersection.swift",
"HashNode/_HashNode+Structural isDisjoint.swift",
"HashNode/_HashNode+Structural isEqualSet.swift",
"HashNode/_HashNode+Structural isSubset.swift",
"HashNode/_HashNode+Structural mapValues.swift",
"HashNode/_HashNode+Structural merge.swift",
"HashNode/_HashNode+Structural subtracting.swift",
"HashNode/_HashNode+Structural symmetricDifference.swift",
"HashNode/_HashNode+Structural union.swift",
"HashNode/_HashNode+Subtree Insertions.swift",
"HashNode/_HashNode+Subtree Modify.swift",
"HashNode/_HashNode+Subtree Removals.swift",
"HashNode/_HashNode+UnsafeHandle.swift",
"HashNode/_HashNode.swift",
"HashNode/_HashNodeHeader.swift",
"HashNode/_HashSlot.swift",
"HashNode/_HashStack.swift",
"HashNode/_HashTreeIterator.swift",
"HashNode/_HashTreeStatistics.swift",
"HashNode/_RawHashNode+UnsafeHandle.swift",
"HashNode/_RawHashNode.swift",
"HashNode/_UnmanagedHashNode.swift",
"HashNode/_UnsafePath.swift",
"TreeDictionary/TreeDictionary+Codable.swift",
"TreeDictionary/TreeDictionary+Collection.swift",
"TreeDictionary/TreeDictionary+CustomReflectable.swift",
"TreeDictionary/TreeDictionary+Debugging.swift",
"TreeDictionary/TreeDictionary+Descriptions.swift",
"TreeDictionary/TreeDictionary+Equatable.swift",
"TreeDictionary/TreeDictionary+ExpressibleByDictionaryLiteral.swift",
"TreeDictionary/TreeDictionary+Filter.swift",
"TreeDictionary/TreeDictionary+Hashable.swift",
"TreeDictionary/TreeDictionary+Initializers.swift",
"TreeDictionary/TreeDictionary+Keys.swift",
"TreeDictionary/TreeDictionary+MapValues.swift",
"TreeDictionary/TreeDictionary+Merge.swift",
"TreeDictionary/TreeDictionary+Sendable.swift",
"TreeDictionary/TreeDictionary+Sequence.swift",
"TreeDictionary/TreeDictionary+Values.swift",
"TreeDictionary/TreeDictionary.swift",
"TreeSet/TreeSet+Codable.swift",
"TreeSet/TreeSet+Collection.swift",
"TreeSet/TreeSet+CustomReflectable.swift",
"TreeSet/TreeSet+Debugging.swift",
"TreeSet/TreeSet+Descriptions.swift",
"TreeSet/TreeSet+Equatable.swift",
"TreeSet/TreeSet+ExpressibleByArrayLiteral.swift",
"TreeSet/TreeSet+Extras.swift",
"TreeSet/TreeSet+Filter.swift",
"TreeSet/TreeSet+Hashable.swift",
"TreeSet/TreeSet+Sendable.swift",
"TreeSet/TreeSet+Sequence.swift",
"TreeSet/TreeSet+SetAlgebra Initializers.swift",
"TreeSet/TreeSet+SetAlgebra basics.swift",
"TreeSet/TreeSet+SetAlgebra formIntersection.swift",
"TreeSet/TreeSet+SetAlgebra formSymmetricDifference.swift",
"TreeSet/TreeSet+SetAlgebra formUnion.swift",
"TreeSet/TreeSet+SetAlgebra intersection.swift",
"TreeSet/TreeSet+SetAlgebra isDisjoint.swift",
"TreeSet/TreeSet+SetAlgebra isEqualSet.swift",
"TreeSet/TreeSet+SetAlgebra isStrictSubset.swift",
"TreeSet/TreeSet+SetAlgebra isStrictSuperset.swift",
"TreeSet/TreeSet+SetAlgebra isSubset.swift",
"TreeSet/TreeSet+SetAlgebra isSuperset.swift",
"TreeSet/TreeSet+SetAlgebra subtract.swift",
"TreeSet/TreeSet+SetAlgebra subtracting.swift",
"TreeSet/TreeSet+SetAlgebra symmetricDifference.swift",
"TreeSet/TreeSet+SetAlgebra union.swift",
"TreeSet/TreeSet.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "DequeTests",
"module_type" : "SwiftTarget",
"name" : "DequeTests",
"path" : "Tests/DequeTests",
"sources" : [
"DequeInternals.swift",
"DequeTests.swift",
"MutableCollectionTests.swift",
"RangeReplaceableCollectionTests.swift"
],
"target_dependencies" : [
"DequeModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "DequeModule",
"module_type" : "SwiftTarget",
"name" : "DequeModule",
"path" : "Sources/DequeModule",
"product_memberships" : [
"DequeModule",
"Collections"
],
"sources" : [
"Deque+Codable.swift",
"Deque+Collection.swift",
"Deque+CustomReflectable.swift",
"Deque+Descriptions.swift",
"Deque+Equatable.swift",
"Deque+ExpressibleByArrayLiteral.swift",
"Deque+Extras.swift",
"Deque+Hashable.swift",
"Deque+Testing.swift",
"Deque._Storage.swift",
"Deque._UnsafeHandle.swift",
"Deque.swift",
"_DequeBuffer.swift",
"_DequeBufferHeader.swift",
"_DequeSlot.swift",
"_UnsafeWrappedBuffer.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "ContainersTests",
"module_type" : "SwiftTarget",
"name" : "ContainersTests",
"path" : "Tests/ContainersTests",
"sources" : [
"BorrowTests.swift",
"BoxTests.swift",
"InoutTests.swift"
],
"target_dependencies" : [
"ContainersPreview",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "ContainersPreview",
"module_type" : "SwiftTarget",
"name" : "ContainersPreview",
"path" : "Sources/ContainersPreview",
"product_memberships" : [
"ArrayModule",
"ContainersPreview"
],
"sources" : [
"Borrow.swift",
"Box.swift",
"Inout.swift",
"InputSpan.swift",
"Shared.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "CollectionsTestSupportTests",
"module_type" : "SwiftTarget",
"name" : "CollectionsTestSupportTests",
"path" : "Tests/CollectionsTestSupportTests",
"sources" : [
"CombinatoricsChecks.swift",
"IndexRangeCollectionTests.swift",
"MinimalTypeConformances.swift",
"UtilitiesTests.swift"
],
"target_dependencies" : [
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "Collections",
"module_type" : "SwiftTarget",
"name" : "Collections",
"path" : "Sources/Collections",
"product_memberships" : [
"Collections"
],
"sources" : [
"Collections.swift"
],
"target_dependencies" : [
"BitCollections",
"DequeModule",
"HashTreeCollections",
"HeapModule",
"OrderedCollections",
"_RopeModule"
],
"type" : "library"
},
{
"c99name" : "BitCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "BitCollectionsTests",
"path" : "Tests/BitCollectionsTests",
"sources" : [
"BitArrayTests.swift",
"BitSet.Counted Tests.swift",
"BitSetTests.swift"
],
"target_dependencies" : [
"BitCollections",
"_CollectionsTestSupport",
"OrderedCollections"
],
"type" : "test"
},
{
"c99name" : "BitCollections",
"module_type" : "SwiftTarget",
"name" : "BitCollections",
"path" : "Sources/BitCollections",
"product_memberships" : [
"BitCollections",
"Collections"
],
"sources" : [
"BitArray/BitArray+BitwiseOperations.swift",
"BitArray/BitArray+ChunkedBitsIterators.swift",
"BitArray/BitArray+Codable.swift",
"BitArray/BitArray+Collection.swift",
"BitArray/BitArray+Copy.swift",
"BitArray/BitArray+CustomReflectable.swift",
"BitArray/BitArray+Descriptions.swift",
"BitArray/BitArray+Equatable.swift",
"BitArray/BitArray+ExpressibleByArrayLiteral.swift",
"BitArray/BitArray+ExpressibleByStringLiteral.swift",
"BitArray/BitArray+Extras.swift",
"BitArray/BitArray+Fill.swift",
"BitArray/BitArray+Hashable.swift",
"BitArray/BitArray+Initializers.swift",
"BitArray/BitArray+Invariants.swift",
"BitArray/BitArray+LosslessStringConvertible.swift",
"BitArray/BitArray+RandomBits.swift",
"BitArray/BitArray+RangeReplaceableCollection.swift",
"BitArray/BitArray+Shifts.swift",
"BitArray/BitArray+Testing.swift",
"BitArray/BitArray._UnsafeHandle.swift",
"BitArray/BitArray.swift",
"BitSet/BitSet+BidirectionalCollection.swift",
"BitSet/BitSet+Codable.swift",
"BitSet/BitSet+CustomDebugStringConvertible.swift",
"BitSet/BitSet+CustomReflectable.swift",
"BitSet/BitSet+CustomStringConvertible.swift",
"BitSet/BitSet+Equatable.swift",
"BitSet/BitSet+ExpressibleByArrayLiteral.swift",
"BitSet/BitSet+Extras.swift",
"BitSet/BitSet+Hashable.swift",
"BitSet/BitSet+Initializers.swift",
"BitSet/BitSet+Invariants.swift",
"BitSet/BitSet+Random.swift",
"BitSet/BitSet+SetAlgebra basics.swift",
"BitSet/BitSet+SetAlgebra conformance.swift",
"BitSet/BitSet+SetAlgebra formIntersection.swift",
"BitSet/BitSet+SetAlgebra formSymmetricDifference.swift",
"BitSet/BitSet+SetAlgebra formUnion.swift",
"BitSet/BitSet+SetAlgebra intersection.swift",
"BitSet/BitSet+SetAlgebra isDisjoint.swift",
"BitSet/BitSet+SetAlgebra isEqualSet.swift",
"BitSet/BitSet+SetAlgebra isStrictSubset.swift",
"BitSet/BitSet+SetAlgebra isStrictSuperset.swift",
"BitSet/BitSet+SetAlgebra isSubset.swift",
"BitSet/BitSet+SetAlgebra isSuperset.swift",
"BitSet/BitSet+SetAlgebra subtract.swift",
"BitSet/BitSet+SetAlgebra subtracting.swift",
"BitSet/BitSet+SetAlgebra symmetricDifference.swift",
"BitSet/BitSet+SetAlgebra union.swift",
"BitSet/BitSet+Sorted Collection APIs.swift",
"BitSet/BitSet.Counted.swift",
"BitSet/BitSet.Index.swift",
"BitSet/BitSet._UnsafeHandle.swift",
"BitSet/BitSet.swift",
"Shared/Range+Utilities.swift",
"Shared/Slice+Utilities.swift",
"Shared/UInt+Tricks.swift",
"Shared/_Word.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities"
],
"type" : "library"
},
{
"c99name" : "ArrayTests",
"module_type" : "SwiftTarget",
"name" : "ArrayTests",
"path" : "Tests/ArrayTests",
"sources" : [
"ArrayLayout.swift",
"DynamicArrayTests.swift",
"RigidArrayTests.swift"
],
"target_dependencies" : [
"ArrayModule",
"_CollectionsTestSupport"
],
"type" : "test"
},
{
"c99name" : "ArrayModule",
"module_type" : "SwiftTarget",
"name" : "ArrayModule",
"path" : "Sources/ArrayModule",
"product_memberships" : [
"ArrayModule"
],
"sources" : [
"DynamicArray+Experimental.swift",
"DynamicArray.swift",
"RigidArray+Experimental.swift",
"RigidArray.swift"
],
"target_dependencies" : [
"InternalCollectionsUtilities",
"ContainersPreview"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.