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-1":/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: 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.8
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.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 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 UInt+first and last set bit.swift
[9/19] Compiling _CollectionsUtilities UInt+reversed.swift
[10/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[11/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/19] Compiling _CollectionsUtilities Integer rank.swift
[13/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[14/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[15/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[16/19] Compiling _CollectionsUtilities _SortedCollection.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/188] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/288] Compiling HeapModule Heap+Descriptions.swift
[24/330] Compiling _RopeModule BigString+Equatable.swift
[25/330] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[26/332] Compiling _RopeModule BigString+Chunk+Description.swift
[27/332] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[28/332] Emitting module HeapModule
[29/332] Compiling HeapModule Heap.swift
[30/332] Compiling HeapModule _HeapNode.swift
[31/332] Compiling _RopeModule BigString+Hashing.swift
[32/332] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[33/332] Compiling HeapModule Heap+UnsafeHandle.swift
[34/332] Compiling HeapModule Heap+Invariants.swift
[35/333] Compiling DequeModule _DequeSlot.swift
[36/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/334] Compiling _RopeModule BigString+RemoveSubrange.swift
[40/334] Compiling _RopeModule BigString+ReplaceSubrange.swift
[41/334] Compiling _RopeModule BigString+Split.swift
[42/334] Compiling _RopeModule Range+BigString.swift
[43/334] Compiling _RopeModule BigString+UTF16View.swift
[44/334] Compiling _RopeModule BigString+UTF8View.swift
[45/334] Compiling _RopeModule BigString+UnicodeScalarView.swift
[53/341] Compiling BitCollections Range+Utilities.swift
[54/341] Compiling BitCollections Slice+Utilities.swift
[55/341] Compiling BitCollections UInt+Tricks.swift
[56/341] Compiling BitCollections _Word.swift
[57/341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/358] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[64/358] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[65/358] Compiling HashTreeCollections TreeDictionary+Keys.swift
[66/358] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[67/358] Compiling HashTreeCollections TreeDictionary+Merge.swift
[68/358] Compiling BitCollections BitSet.Index.swift
[69/358] Compiling BitCollections BitSet._UnsafeHandle.swift
[71/358] Compiling _RopeModule BigString+Chunk+Splitting.swift
[72/358] Compiling _RopeModule BigString+Chunk.swift
[73/358] Compiling _RopeModule BigString+BidirectionalCollection.swift
[74/358] Compiling _RopeModule BigString+Append.swift
[75/358] Compiling _RopeModule BigString+Initializers.swift
[76/358] Compiling _RopeModule BigString+Insert.swift
[77/358] Compiling _RopeModule BigString+Managing Breaks.swift
[78/358] Compiling BitCollections BitSet+Invariants.swift
[79/358] Compiling BitCollections BitSet+Random.swift
[80/358] Compiling BitCollections BitSet+SetAlgebra basics.swift
[81/358] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[82/358] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[83/358] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[84/358] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[85/358] Compiling HashTreeCollections TreeDictionary+Filter.swift
[86/358] Compiling HashTreeCollections TreeDictionary.swift
[87/358] Compiling HashTreeCollections TreeSet+Codable.swift
[88/358] Compiling HashTreeCollections TreeSet+Collection.swift
[89/358] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[90/358] Compiling HashTreeCollections TreeSet+Debugging.swift
[91/358] Compiling HashTreeCollections TreeSet+Descriptions.swift
[92/358] Compiling HashTreeCollections TreeSet+Equatable.swift
[93/358] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[94/358] Compiling HashTreeCollections TreeSet+Extras.swift
[95/358] Compiling HashTreeCollections TreeSet+Filter.swift
[96/358] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[97/358] Compiling _RopeModule BigString+Sequence.swift
[98/358] Emitting module DequeModule
[99/358] Compiling _RopeModule BigString+TextOutputStream.swift
[100/358] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[101/358] Compiling _RopeModule BigString+Chunk+Breaks.swift
[102/358] Compiling _RopeModule BigString+Chunk+Counts.swift
[111/358] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[112/358] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[113/358] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[114/358] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[115/358] Compiling BitCollections BitSet+SetAlgebra union.swift
[116/358] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[117/358] Compiling BitCollections BitSet.Counted.swift
[125/358] Compiling BitCollections BitSet+Initializers.swift
[142/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[151/358] Compiling _RopeModule BigString+Comparable.swift
[152/358] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[153/358] Compiling _RopeModule BigString+CustomStringConvertible.swift
[154/359] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[155/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[156/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[157/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[158/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[159/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[160/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[161/359] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[162/359] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[163/359] Compiling HashTreeCollections TreeSet.swift
[166/360] Emitting module BitCollections
[173/360] Compiling OrderedCollections OrderedSet+SubSequence.swift
[174/360] Compiling OrderedCollections OrderedSet+Testing.swift
[175/360] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[182/369] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[209/371] Compiling OrderedCollections OrderedSet.swift
[210/371] Compiling OrderedCollections _UnsafeBitset.swift
[241/375] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
[242/375] Compiling _CollectionsTestSupport SetAPIChecker.swift
[243/375] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[244/375] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[261/375] Emitting module OrderedCollections
[269/377] Emitting module _RopeModule
[303/377] Emitting module HashTreeCollections
[304/377] Compiling _RopeModule Rope+Join.swift
[305/377] Compiling _RopeModule Rope+MutatingForEach.swift
[306/377] Compiling _RopeModule Rope+Remove.swift
[307/377] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/377] Compiling _RopeModule Rope+Split.swift
[309/377] Compiling _RopeModule Optional Utilities.swift
[310/377] Compiling _RopeModule String Utilities.swift
[311/377] Compiling _RopeModule String.Index+ABI.swift
[312/377] Compiling _RopeModule _CharacterRecognizer.swift
[376/383] Compiling Collections Collections.swift
[377/383] Emitting module Collections
[383/383] Emitting module _CollectionsTestSupport
Build complete! (18.45s)
Build complete.
Done.