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.8 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.8-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.8
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.8-latest swift build 2>&1
Building for debugging...
[1/17] Emitting module _CollectionsUtilities
[2/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[4/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[5/19] Compiling _CollectionsUtilities _SortedCollection.swift
[6/19] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[7/19] Compiling _CollectionsUtilities UInt+reversed.swift
[8/19] Compiling _CollectionsUtilities Descriptions.swift
[9/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[10/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[11/19] Compiling _CollectionsUtilities Debugging.swift
[12/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[13/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[14/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[15/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/19] Compiling _CollectionsUtilities Integer rank.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/201] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/212] Compiling HeapModule Heap+Invariants.swift
[24/234] Compiling HeapModule Heap+Descriptions.swift
[25/323] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[26/323] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[27/332] Compiling HashTreeCollections _Bucket.swift
[28/332] Compiling HashTreeCollections _Hash.swift
[29/332] Compiling HeapModule Heap.swift
[30/332] Compiling HeapModule _HeapNode.swift
[31/332] Compiling HeapModule Heap+UnsafeHandle.swift
[32/332] Emitting module HeapModule
[33/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[34/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[35/333] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[36/333] Compiling HashTreeCollections _HashNode+Structural filter.swift
[39/334] Compiling DequeModule _DequeSlot.swift
[40/334] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/334] Compiling HashTreeCollections _HashNode+Structural union.swift
[42/334] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[43/334] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[44/334] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[45/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[46/334] Compiling HashTreeCollections _HashNode.swift
[47/334] Compiling HashTreeCollections _HashSlot.swift
[48/341] Compiling HashTreeCollections TreeDictionary+Collection.swift
[49/341] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[50/341] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[51/341] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[52/341] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[53/341] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[54/341] Compiling HashTreeCollections TreeDictionary+Filter.swift
[55/341] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[56/341] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[57/341] Compiling HashTreeCollections TreeDictionary+Keys.swift
[58/341] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[59/341] Compiling HashTreeCollections TreeDictionary+Merge.swift
[60/341] Compiling BitCollections BitSet.Index.swift
[61/341] Compiling BitCollections BitSet._UnsafeHandle.swift
[62/348] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/348] Compiling OrderedCollections OrderedSet+Testing.swift
[64/348] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[65/348] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[66/348] Compiling OrderedCollections OrderedSet.swift
[67/348] Compiling OrderedCollections _UnsafeBitset.swift
[68/348] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/348] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/348] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/348] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[72/358] Emitting module BitCollections
[73/358] Compiling HashTreeCollections _HashStack.swift
[74/358] Compiling HashTreeCollections _HashTreeIterator.swift
[75/358] Compiling HashTreeCollections _HashTreeStatistics.swift
[76/358] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[77/358] Compiling HashTreeCollections _RawHashNode.swift
[78/358] Compiling HashTreeCollections _StorageHeader.swift
[79/358] Compiling HashTreeCollections _UnmanagedHashNode.swift
[80/358] Compiling HashTreeCollections _AncestorHashSlots.swift
[81/358] Compiling HashTreeCollections _Bitmap.swift
[82/358] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[83/358] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/358] Compiling HashTreeCollections _HashNode+Debugging.swift
[86/358] Compiling HashTreeCollections _HashNode+Initializers.swift
[87/358] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/358] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/358] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[90/358] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[91/358] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[98/358] Compiling HashTreeCollections _UnsafePath.swift
[99/358] Compiling HashTreeCollections TreeDictionary+Codable.swift
[108/358] Compiling HashTreeCollections TreeDictionary.swift
[109/358] Compiling HashTreeCollections TreeSet+Codable.swift
[110/358] Compiling HashTreeCollections TreeSet+Collection.swift
[111/358] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[112/358] Compiling HashTreeCollections TreeSet+Debugging.swift
[113/358] Compiling HashTreeCollections TreeSet+Descriptions.swift
[114/358] Compiling HashTreeCollections TreeSet+Equatable.swift
[115/358] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[116/358] Compiling HashTreeCollections TreeSet+Extras.swift
[117/358] Compiling HashTreeCollections TreeSet+Filter.swift
[150/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[151/358] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[152/358] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[153/358] Compiling HashTreeCollections _HashNode+Storage.swift
[154/358] Emitting module DequeModule
[157/360] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/360] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/360] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/360] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/360] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/360] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/360] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/360] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[165/360] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[166/360] Compiling HashTreeCollections TreeSet.swift
[232/375] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[233/375] Compiling _CollectionsTestSupport SetAPIChecker.swift
[234/375] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[235/375] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[261/375] Emitting module OrderedCollections
[269/377] Emitting module _RopeModule
[303/377] Compiling _RopeModule Rope+Join.swift
[304/377] Compiling _RopeModule Rope+MutatingForEach.swift
[305/377] Compiling _RopeModule Rope+Remove.swift
[306/377] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/377] Compiling _RopeModule Rope+Split.swift
[308/377] Compiling _RopeModule Optional Utilities.swift
[309/377] Compiling _RopeModule String Utilities.swift
[310/377] Compiling _RopeModule String.Index+ABI.swift
[311/377] Compiling _RopeModule _CharacterRecognizer.swift
[312/377] Emitting module HashTreeCollections
[366/383] Emitting module _CollectionsTestSupport
[367/383] Emitting module Collections
[368/383] Compiling Collections Collections.swift
Build complete! (20.43s)
Build complete.
Done.