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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Reference: v1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/GoodHatsLLC/swift-collections-v1_1-fork
 * tag               v1.1.0     -> FETCH_HEAD
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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git at v1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/17] Emitting module _CollectionsUtilities
[2/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[3/19] Compiling _CollectionsUtilities _SortedCollection.swift
[4/19] Compiling _CollectionsUtilities Descriptions.swift
[5/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[6/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[7/19] Compiling _CollectionsUtilities Debugging.swift
[8/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[9/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[10/19] Compiling _CollectionsUtilities Integer rank.swift
[11/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[12/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[13/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/19] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[16/19] Compiling _CollectionsUtilities UInt+reversed.swift
[17/19] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[18/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/19] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/138] Compiling HeapModule Heap+Descriptions.swift
[23/138] Compiling HeapModule Heap+Invariants.swift
[24/329] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[25/329] Compiling HashTreeCollections _HashNode+Structural filter.swift
[26/332] Compiling HashTreeCollections _Bucket.swift
[27/332] Compiling HashTreeCollections _Hash.swift
[28/332] Compiling HeapModule Heap.swift
[29/332] Compiling HeapModule _HeapNode.swift
[30/332] Compiling HeapModule Heap+UnsafeHandle.swift
[31/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/332] Emitting module HeapModule
[33/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[34/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[35/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[36/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[38/334] Compiling HashTreeCollections TreeDictionary.swift
[39/334] Compiling HashTreeCollections TreeSet+Codable.swift
[40/334] Compiling HashTreeCollections TreeSet+Collection.swift
[41/334] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[42/334] Compiling HashTreeCollections TreeSet+Debugging.swift
[43/334] Compiling HashTreeCollections TreeSet+Descriptions.swift
[44/334] Compiling HashTreeCollections TreeSet+Equatable.swift
[45/334] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[46/334] Compiling HashTreeCollections TreeSet+Extras.swift
[47/334] Compiling HashTreeCollections TreeSet+Filter.swift
[49/344] Compiling HashTreeCollections _HashStack.swift
[50/344] Compiling HashTreeCollections _HashTreeIterator.swift
[51/344] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[52/344] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[53/344] Compiling HashTreeCollections TreeDictionary+Filter.swift
[54/344] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[55/344] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[56/351] Compiling DequeModule _DequeSlot.swift
[57/351] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/351] Compiling HashTreeCollections _HashNode+Debugging.swift
[60/351] Compiling HashTreeCollections _HashNode+Initializers.swift
[61/351] Compiling HashTreeCollections _HashNode+Invariants.swift
[62/351] Compiling HashTreeCollections _HashNode+Lookups.swift
[63/351] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[64/351] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[65/351] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[66/351] Compiling HashTreeCollections _HashNode+Structural union.swift
[67/351] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[68/351] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[69/351] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[70/351] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/351] Compiling HashTreeCollections _HashNode.swift
[72/351] Compiling HashTreeCollections _HashSlot.swift
[73/351] Compiling HashTreeCollections TreeSet+Hashable.swift
[74/351] Compiling HashTreeCollections TreeSet+Sendable.swift
[75/351] Compiling HashTreeCollections TreeSet+Sequence.swift
[76/351] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[77/351] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[78/351] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[79/351] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[80/351] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[81/351] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[82/351] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[83/351] Compiling HashTreeCollections TreeDictionary+Merge.swift
[84/351] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[85/351] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[86/351] Compiling HashTreeCollections TreeDictionary+Values.swift
[87/351] Compiling HashTreeCollections _HashTreeStatistics.swift
[88/351] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[89/351] Compiling HashTreeCollections _RawHashNode.swift
[90/351] Compiling HashTreeCollections _StorageHeader.swift
[91/351] Compiling HashTreeCollections _UnmanagedHashNode.swift
[92/351] Compiling HashTreeCollections _UnsafePath.swift
[93/351] Compiling HashTreeCollections TreeDictionary+Codable.swift
[94/351] Compiling HashTreeCollections TreeDictionary+Collection.swift
[95/351] Compiling BitCollections BitSet.Index.swift
[96/351] Compiling BitCollections BitSet._UnsafeHandle.swift
[97/358] Emitting module BitCollections
[98/358] Compiling HashTreeCollections TreeDictionary+Keys.swift
[99/358] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[112/358] Compiling HashTreeCollections _AncestorHashSlots.swift
[113/358] Compiling HashTreeCollections _Bitmap.swift
[114/358] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/358] Compiling HashTreeCollections _HashNode+Structural merge.swift
[132/358] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[133/358] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[134/358] Compiling HashTreeCollections _HashNode+Storage.swift
[162/358] Emitting module DequeModule
[164/360] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/360] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/360] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/360] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/360] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/360] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/360] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/360] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/360] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/360] Compiling HashTreeCollections TreeSet.swift
[177/360] Compiling OrderedCollections OrderedSet+Sendable.swift
[178/360] Compiling OrderedCollections OrderedSet+SubSequence.swift
[179/360] Compiling OrderedCollections OrderedSet+Testing.swift
[180/360] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[181/360] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[221/366] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[222/366] Compiling _CollectionsTestSupport SetAPIChecker.swift
[223/366] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[224/366] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[266/375] Compiling OrderedCollections OrderedSet.swift
[267/375] Compiling OrderedCollections _UnsafeBitset.swift
[274/375] Emitting module OrderedCollections
[299/377] Emitting module _RopeModule
[333/377] Emitting module HashTreeCollections
[336/379] Compiling _RopeModule Rope+Join.swift
[337/379] Compiling _RopeModule Rope+MutatingForEach.swift
[338/379] Compiling _RopeModule Rope+Remove.swift
[339/379] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/379] Compiling _RopeModule Rope+Split.swift
[341/379] Compiling _RopeModule Optional Utilities.swift
[342/379] Compiling _RopeModule String Utilities.swift
[343/379] Compiling _RopeModule String.Index+ABI.swift
[344/379] Compiling _RopeModule _CharacterRecognizer.swift
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
[376/381] Emitting module _CollectionsTestSupport
/host/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 {
               ^
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/MinimalTypes/MinimalDecoder.swift:134:30: note: 'Key' previously declared here
  final class KeyedContainer<Key: CodingKey> {
                             ^
[384/385] Compiling Collections Collections.swift
[385/385] Emitting module Collections
Build complete! (23.80s)
Build complete.
Done.