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, reference 1.1.4 (671108), with Swift 5.9 for macOS (SPM) on 25 Sep 2024 01:25:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-collections.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-collections
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at 671108c Merge pull request #422 from apple/riscv64
Cloned https://github.com/apple/swift-collections.git
Revision (git rev-parse @):
671108c96644956dddcd89dd59c203dcdb36cec7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-collections.git at 1.1.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling InternalCollectionsUtilities Debugging.swift
[2/18] Compiling InternalCollectionsUtilities Descriptions.swift
[3/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[4/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[7/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[8/19] Emitting module InternalCollectionsUtilities
[9/19] Compiling InternalCollectionsUtilities Integer rank.swift
[10/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[13/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[14/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/19] Compiling InternalCollectionsUtilities Specialize.swift
[18/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/336] Compiling _RopeModule BigString+Debugging.swift
[21/336] Compiling _RopeModule BigString+Index.swift
[22/337] Compiling DequeModule _DequeBufferHeader.swift
[23/337] Compiling DequeModule _DequeSlot.swift
[24/337] Compiling DequeModule _DequeBuffer.swift
[25/337] Compiling HeapModule Heap.swift
[26/337] Compiling HeapModule _HeapNode.swift
[27/337] Compiling HeapModule Heap+Invariants.swift
[28/337] Compiling HeapModule Heap+Descriptions.swift
[29/337] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/337] Compiling HeapModule Heap+UnsafeHandle.swift
[31/337] Emitting module HeapModule
[32/337] Compiling _RopeModule BigString+Ingester.swift
[33/337] Compiling _RopeModule BigString+Invariants.swift
[34/337] Compiling _RopeModule BigString+Iterators.swift
[35/337] Compiling _RopeModule BigString+Metrics.swift
[38/337] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[39/337] Compiling _RopeModule BigString+Chunk+Splitting.swift
[40/337] Compiling _RopeModule BigString+Chunk.swift
[41/337] Compiling _RopeModule BigString+BidirectionalCollection.swift
[42/342] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[43/342] Compiling BitCollections BitSet+CustomReflectable.swift
[44/342] Compiling BitCollections BitSet+CustomStringConvertible.swift
[45/342] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[46/342] Compiling _RopeModule BigString+Sequence.swift
[47/342] Compiling _RopeModule BigString+TextOutputStream.swift
[48/342] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/342] Compiling _RopeModule Rope+Builder.swift
[50/342] Compiling _RopeModule Rope+Debugging.swift
[51/342] Compiling _RopeModule Rope+Invariants.swift
[52/342] Compiling _RopeModule Rope+_Node.swift
[53/342] Compiling _RopeModule Rope+_Storage.swift
[54/342] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[55/348] Compiling _RopeModule BigString+Append.swift
[56/348] Compiling _RopeModule BigString+Initializers.swift
[57/348] Compiling _RopeModule BigString+UnicodeScalarView.swift
[58/348] Compiling _RopeModule BigSubstring+UTF16View.swift
[59/348] Compiling _RopeModule BigSubstring+UTF8View.swift
[60/348] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[62/348] Compiling _RopeModule Rope+_UnsafeHandle.swift
[63/348] Compiling _RopeModule Rope.swift
[64/348] Compiling _RopeModule RopeElement.swift
[65/348] Compiling _RopeModule RopeMetric.swift
[66/348] Compiling _RopeModule RopeSummary.swift
[67/348] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[68/348] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[69/348] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[70/348] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/348] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[72/348] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[73/348] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[74/348] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[75/348] Compiling _RopeModule BigString+Insert.swift
[76/348] Compiling _RopeModule BigString+Managing Breaks.swift
[77/348] Compiling _RopeModule BigString+RemoveSubrange.swift
[78/348] Compiling _RopeModule BigString+ReplaceSubrange.swift
[79/348] Compiling _RopeModule BigString+Split.swift
[80/348] Compiling _RopeModule Range+BigString.swift
[81/348] Compiling _RopeModule BigString+UTF16View.swift
[82/348] Compiling _RopeModule BigString+UTF8View.swift
[88/356] Compiling _RopeModule _RopeItem.swift
[89/356] Compiling _RopeModule _RopePath.swift
[90/356] Compiling _RopeModule _RopeVersion.swift
[91/356] Compiling _RopeModule Rope+Collection.swift
[92/356] Compiling _RopeModule Rope+Index.swift
[93/356] Compiling _RopeModule Rope+Sequence.swift
[94/356] Compiling BitCollections BitSet.swift
[99/356] Emitting module BitCollections
[105/356] Compiling _RopeModule BigString+Comparable.swift
[111/356] Compiling _RopeModule BigSubstring.swift
[118/356] Compiling _RopeModule BigString+Builder.swift
[119/356] Compiling _RopeModule BigString+Contents.swift
[130/356] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/356] Compiling OrderedCollections OrderedSet+Testing.swift
[132/356] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/356] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/356] Compiling OrderedCollections OrderedSet.swift
[135/356] Compiling OrderedCollections _UnsafeBitset.swift
[136/356] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[137/356] Compiling _RopeModule BigString+Chunk+Breaks.swift
[138/356] Compiling _RopeModule BigString+Chunk+Counts.swift
[139/356] Compiling _RopeModule BigString+Chunk+Description.swift
[140/356] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[141/356] Compiling BitCollections BitSet+Codable.swift
[148/356] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[149/356] Compiling _RopeModule BigString+CustomStringConvertible.swift
[150/356] Compiling _RopeModule BigString+Equatable.swift
[151/356] Compiling _RopeModule BigString+Summary.swift
[152/356] Compiling _RopeModule BigString.swift
[165/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/356] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/356] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/356] Compiling HashTreeCollections TreeSet.swift
[173/356] Emitting module DequeModule
[276/363] Emitting module OrderedCollections
[304/363] Emitting module _RopeModule
[305/363] Compiling _RopeModule Rope+Remove.swift
[306/363] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/363] Compiling _RopeModule Rope+Split.swift
[308/363] Compiling _RopeModule Optional Utilities.swift
[309/363] Compiling _RopeModule String Utilities.swift
[310/363] Compiling _RopeModule String.Index+ABI.swift
[311/363] Compiling _RopeModule _CharacterRecognizer.swift
[328/363] Emitting module HashTreeCollections
[329/365] Emitting module Collections
[330/365] Compiling Collections Collections.swift
[353/368] Emitting module _CollectionsTestSupport
[354/368] Compiling _CollectionsTestSupport SetAPIChecker.swift
[355/368] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[356/368] Compiling _CollectionsTestSupport StringConvertibleValue.swift
Build complete! (15.14s)
Build complete.
Done.