The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-collections with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GoodHatsLLC/swift-collections-v1_1-fork
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d800378 Merge pull request #291 from lorentey/rope-fix-find-at-end
Cloned https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Revision (git rev-parse @):
d8003787efafa82f9805594bc51100be29ac6903
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--423B1241ED78D482.txt
[11/27] Compiling _CollectionsUtilities _UniqueCollection.swift
[12/27] Compiling _CollectionsUtilities Debugging.swift
[13/27] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[14/27] Compiling _CollectionsUtilities _SortedCollection.swift
[15/27] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[16/27] Compiling _CollectionsUtilities UInt+reversed.swift
[17/27] Compiling _CollectionsUtilities Descriptions.swift
[18/27] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[19/27] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[20/27] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/27] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/27] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[23/27] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/27] Compiling _CollectionsUtilities Integer rank.swift
[25/27] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[26/27] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[27/27] Emitting module _CollectionsUtilities
[28/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/262] Compiling HeapModule _HeapNode.swift
[31/262] Compiling BitCollections BitSet+Extras.swift
[32/262] Compiling BitCollections BitSet+Hashable.swift
[33/264] Compiling HeapModule Heap+Invariants.swift
[34/264] Compiling HeapModule Heap.swift
[35/340] Compiling HashTreeCollections _HashNode+Initializers.swift
[36/340] Compiling HashTreeCollections _HashNode+Invariants.swift
[37/340] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/340] Compiling HeapModule Heap+Descriptions.swift
[39/340] Compiling HeapModule Heap+UnsafeHandle.swift
[40/340] Compiling HashTreeCollections _Hash.swift
[41/340] Compiling HashTreeCollections _HashLevel.swift
[42/340] Compiling HashTreeCollections _HashNode+Builder.swift
[43/340] Compiling HashTreeCollections _HashNode+Debugging.swift
[44/340] Emitting module HeapModule
[45/340] Compiling HashTreeCollections TreeDictionary+Merge.swift
[46/340] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[47/340] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[48/340] Compiling HashTreeCollections TreeDictionary+Values.swift
[49/340] Compiling HashTreeCollections TreeDictionary.swift
[50/340] Compiling HashTreeCollections TreeSet+Codable.swift
[51/340] Compiling HashTreeCollections TreeSet+Collection.swift
[52/340] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[53/340] Compiling HashTreeCollections TreeSet+Debugging.swift
[54/340] Compiling HashTreeCollections TreeSet+Descriptions.swift
[55/340] Compiling HashTreeCollections TreeSet+Equatable.swift
[56/340] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[57/340] Compiling HashTreeCollections TreeSet+Extras.swift
[58/340] Compiling HashTreeCollections TreeSet+Filter.swift
[59/347] Compiling HashTreeCollections _UnmanagedHashNode.swift
[60/347] Compiling HashTreeCollections _UnsafePath.swift
[61/347] Compiling HashTreeCollections TreeSet+Hashable.swift
[62/347] Compiling HashTreeCollections TreeSet+Sendable.swift
[63/347] Compiling HashTreeCollections TreeSet+Sequence.swift
[64/347] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[65/347] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[66/347] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/347] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/347] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/347] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/347] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/357] Compiling HashTreeCollections _HashNode+Lookups.swift
[72/357] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[73/357] Compiling HashTreeCollections _HashTreeStatistics.swift
[74/357] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[75/357] Emitting module BitCollections
[84/357] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[85/357] Compiling HashTreeCollections TreeDictionary+Keys.swift
[86/357] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/357] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[92/357] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[93/357] Compiling HashTreeCollections _HashNode+Structural merge.swift
[94/357] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/357] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/357] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/357] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[103/364] Compiling HashTreeCollections _RawHashNode.swift
[104/364] Compiling HashTreeCollections _StorageHeader.swift
[106/364] Compiling HashTreeCollections _HashNode+Storage.swift
[107/364] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[108/364] Compiling HashTreeCollections _HashNode+Structural filter.swift
[109/364] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[110/364] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[111/364] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[123/364] Compiling HashTreeCollections TreeDictionary+Codable.swift
[124/364] Compiling HashTreeCollections TreeDictionary+Collection.swift
[125/364] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[126/364] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[127/364] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[128/364] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[129/364] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[130/364] Compiling HashTreeCollections _AncestorHashSlots.swift
[131/364] Compiling HashTreeCollections _Bitmap.swift
[132/364] Compiling HashTreeCollections _Bucket.swift
[141/364] Compiling BitCollections BitSet.Index.swift
[142/364] Compiling BitCollections BitSet._UnsafeHandle.swift
[154/364] Emitting module DequeModule
[193/364] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[194/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/364] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/364] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/364] Compiling HashTreeCollections TreeSet.swift
[205/364] Compiling BitCollections BitSet.swift
[206/364] Compiling BitCollections Range+Utilities.swift
[207/364] Compiling BitCollections Slice+Utilities.swift
[208/364] Compiling BitCollections UInt+Tricks.swift
[209/364] Compiling BitCollections _Word.swift
[225/373] Compiling OrderedCollections OrderedSet.swift
[226/373] Compiling OrderedCollections _UnsafeBitset.swift
[259/373] Emitting module OrderedCollections
[271/373] Emitting module _RopeModule
[279/373] Compiling HashTreeCollections _HashNode.swift
[280/373] Compiling HashTreeCollections _HashSlot.swift
[281/373] Compiling HashTreeCollections _HashStack.swift
[282/373] Compiling HashTreeCollections _HashTreeIterator.swift
[283/373] Compiling _RopeModule Rope+Join.swift
[284/373] Compiling _RopeModule Rope+MutatingForEach.swift
[285/373] Compiling _RopeModule Rope+Remove.swift
[286/373] Compiling _RopeModule Rope+RemoveSubrange.swift
[287/373] Compiling _RopeModule Rope+Split.swift
[288/373] Compiling _RopeModule Optional Utilities.swift
[289/373] Compiling _RopeModule String Utilities.swift
[290/373] Compiling _RopeModule String.Index+ABI.swift
[291/373] Compiling _RopeModule _CharacterRecognizer.swift
[292/373] Emitting module HashTreeCollections
[340/375] Emitting module Collections
[341/375] Compiling Collections Collections.swift
[342/375] Emitting module _CollectionsTestSupport
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
[366/379] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[367/379] Compiling _CollectionsTestSupport SetAPIChecker.swift
[368/379] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[369/379] Compiling _CollectionsTestSupport StringConvertibleValue.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:182:16: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func _decode<Key: CodingKey>(key: Key) throws -> Value {
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
Build complete! (11.04s)
Build complete.
Done.