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-0":/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: main
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
 * 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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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 Descriptions.swift
[3/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[4/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[5/19] Compiling _CollectionsUtilities Debugging.swift
[6/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[7/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.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 UInt+first and last set bit.swift
[12/19] Compiling _CollectionsUtilities UInt+reversed.swift
[13/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[14/19] Compiling _CollectionsUtilities _SortedCollection.swift
[15/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.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/238] Compiling HeapModule Heap+Descriptions.swift
[23/238] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[24/330] Compiling HeapModule Heap.swift
[25/330] Compiling HashTreeCollections _HashNode+Structural union.swift
[26/330] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[27/332] Compiling HeapModule _HeapNode.swift
[28/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[29/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[30/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[31/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[32/332] Compiling HeapModule Heap+UnsafeHandle.swift
[33/332] Compiling HeapModule Heap+Invariants.swift
[34/332] Emitting module HeapModule
[36/334] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[38/334] Compiling HashTreeCollections _HashNode.swift
[39/334] Compiling HashTreeCollections _HashSlot.swift
[40/334] Compiling HashTreeCollections _HashStack.swift
[41/334] Compiling HashTreeCollections _HashTreeIterator.swift
[42/334] Compiling HashTreeCollections _HashTreeStatistics.swift
[44/341] Compiling BitCollections Range+Utilities.swift
[45/341] Compiling BitCollections Slice+Utilities.swift
[46/341] Compiling BitCollections UInt+Tricks.swift
[47/341] Compiling BitCollections _Word.swift
[48/341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[49/341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[50/341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[51/341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[52/341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[53/341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[54/351] Compiling DequeModule _DequeSlot.swift
[56/351] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[57/351] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[58/351] Compiling HashTreeCollections TreeDictionary+Keys.swift
[59/351] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[60/351] Compiling HashTreeCollections TreeDictionary+Merge.swift
[61/351] Compiling BitCollections BitSet.Index.swift
[62/351] Compiling BitCollections BitSet._UnsafeHandle.swift
[63/351] Compiling HashTreeCollections _HashNode+Initializers.swift
[64/351] Compiling HashTreeCollections _HashNode+Invariants.swift
[65/351] Compiling HashTreeCollections _HashNode+Lookups.swift
[66/351] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[67/351] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[68/351] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[69/351] Compiling HashTreeCollections TreeDictionary+Filter.swift
[70/358] Compiling HashTreeCollections _HashNode+Builder.swift
[71/358] Compiling HashTreeCollections _HashNode+Debugging.swift
[77/358] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[78/358] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[79/358] Compiling HashTreeCollections _AncestorHashSlots.swift
[80/358] Compiling HashTreeCollections _Bitmap.swift
[81/358] Compiling HashTreeCollections _Bucket.swift
[82/358] Compiling HashTreeCollections _Hash.swift
[83/358] Compiling HashTreeCollections _HashLevel.swift
[84/358] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[85/358] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[86/358] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[87/358] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[88/358] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[89/358] Compiling HashTreeCollections _HashNode+Structural merge.swift
[97/358] Compiling HashTreeCollections TreeDictionary.swift
[98/358] Compiling HashTreeCollections TreeSet+Codable.swift
[99/358] Compiling HashTreeCollections TreeSet+Collection.swift
[100/358] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[101/358] Compiling HashTreeCollections TreeSet+Debugging.swift
[102/358] Compiling HashTreeCollections TreeSet+Descriptions.swift
[103/358] Compiling HashTreeCollections TreeSet+Equatable.swift
[104/358] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[105/358] Compiling HashTreeCollections TreeSet+Extras.swift
[106/358] Compiling HashTreeCollections TreeSet+Filter.swift
[122/358] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[123/358] Compiling HashTreeCollections _RawHashNode.swift
[124/358] Compiling HashTreeCollections _StorageHeader.swift
[125/358] Compiling HashTreeCollections _UnmanagedHashNode.swift
[126/358] Compiling HashTreeCollections _UnsafePath.swift
[127/358] Compiling HashTreeCollections TreeDictionary+Codable.swift
[128/358] Compiling HashTreeCollections TreeDictionary+Collection.swift
[129/358] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[149/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[150/358] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[151/358] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[152/358] Compiling HashTreeCollections _HashNode+Storage.swift
[153/358] Emitting module DequeModule
[154/359] Emitting module BitCollections
[163/359] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[164/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[165/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/359] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/359] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/359] Compiling HashTreeCollections TreeSet.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
[234/366] Compiling OrderedCollections OrderedSet.swift
[235/366] Compiling OrderedCollections _UnsafeBitset.swift
[236/375] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[237/375] Compiling _CollectionsTestSupport SetAPIChecker.swift
[238/375] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[239/375] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[255/375] 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> {
                             ^
[256/375] Emitting module OrderedCollections
[285/377] Emitting module _RopeModule
[324/377] Emitting module HashTreeCollections
[327/379] Compiling _RopeModule Rope+Join.swift
[328/379] Compiling _RopeModule Rope+MutatingForEach.swift
[329/379] Compiling _RopeModule Rope+Remove.swift
[330/379] Compiling _RopeModule Rope+RemoveSubrange.swift
[331/379] Compiling _RopeModule Rope+Split.swift
[332/379] Compiling _RopeModule Optional Utilities.swift
[333/379] Compiling _RopeModule String Utilities.swift
[334/379] Compiling _RopeModule String.Index+ABI.swift
[335/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> {
                             ^
[384/385] Emitting module Collections
[385/385] Compiling Collections Collections.swift
Build complete! (21.38s)
Build complete.
Done.