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 PersistentHistoryTrackingKit, reference main (5c457d), with Swift 5.10 for macOS (SPM) on 30 Oct 2024 16:05:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/PersistentHistoryTrackingKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c457d9 Create FUNDING.yml
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
5c457d9ba01801a27b32b63c4dc11c56a9f3ac29
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-33747A42983211AE.txt
[12/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/30] Emitting module InternalCollectionsUtilities
[19/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/30] Compiling InternalCollectionsUtilities Debugging.swift
[21/30] Compiling InternalCollectionsUtilities Descriptions.swift
[22/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/30] Compiling InternalCollectionsUtilities Specialize.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/30] Compiling InternalCollectionsUtilities Integer rank.swift
[30/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/312] Compiling DequeModule _DequeBufferHeader.swift
[32/313] Compiling DequeModule _DequeSlot.swift
[33/313] Compiling DequeModule _DequeBuffer.swift
[34/313] Compiling HeapModule Heap+UnsafeHandle.swift
[35/313] Compiling HeapModule Heap+Invariants.swift
[36/313] Compiling HeapModule Heap.swift
[37/313] Compiling HeapModule Heap+Descriptions.swift
[38/313] Compiling HeapModule _HeapNode.swift
[39/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/313] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[41/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[42/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[43/313] Compiling HashTreeCollections _HashNode+Structural merge.swift
[44/313] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[45/313] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[46/318] Emitting module HeapModule
[47/318] Compiling HashTreeCollections TreeSet+Equatable.swift
[48/318] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[49/318] Compiling HashTreeCollections TreeSet+Extras.swift
[50/318] Compiling HashTreeCollections TreeSet+Filter.swift
[51/318] Compiling HashTreeCollections TreeSet+Hashable.swift
[52/318] Compiling HashTreeCollections TreeSet+Sendable.swift
[53/318] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/318] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/326] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/326] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/326] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[58/326] Compiling HashTreeCollections _HashNode+Storage.swift
[59/326] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[60/326] Compiling HashTreeCollections _HashNode+Structural filter.swift
[61/326] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[62/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[63/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[64/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[65/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[66/332] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[67/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[68/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[74/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[75/332] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[76/332] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[77/332] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[78/332] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[79/332] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[80/332] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[81/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[82/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[83/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[84/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[85/332] Compiling BitCollections BitSet.swift
[94/332] Emitting module BitCollections
[95/332] Compiling HashTreeCollections _HashLevel.swift
[96/332] Compiling HashTreeCollections _HashNode+Builder.swift
[97/332] Compiling HashTreeCollections _HashNode+Invariants.swift
[98/332] Compiling HashTreeCollections _RawHashNode.swift
[99/332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[100/332] Compiling HashTreeCollections _UnsafePath.swift
[101/332] Compiling HashTreeCollections _HashNode+Debugging.swift
[102/332] Compiling HashTreeCollections _HashNode+Initializers.swift
[108/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[115/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[116/332] Compiling HashTreeCollections _Bitmap.swift
[117/332] Compiling HashTreeCollections _Bucket.swift
[118/332] Compiling HashTreeCollections _Hash.swift
[120/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[121/332] Compiling OrderedCollections OrderedSet+Testing.swift
[122/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[125/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[126/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[127/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[128/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[129/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[130/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[131/332] Compiling HashTreeCollections TreeSet.swift
[150/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[151/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[152/332] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[153/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[154/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[168/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[169/332] Compiling HashTreeCollections TreeDictionary+Collection.swift
[170/332] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[171/332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[172/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[173/332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[186/332] Emitting module DequeModule
[195/339] Compiling HashTreeCollections TreeDictionary+Values.swift
[196/339] Compiling HashTreeCollections TreeDictionary.swift
[197/339] Compiling HashTreeCollections TreeSet+Codable.swift
[198/339] Compiling HashTreeCollections TreeSet+Collection.swift
[199/339] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[200/339] Compiling HashTreeCollections TreeSet+Debugging.swift
[201/339] Compiling HashTreeCollections TreeSet+Descriptions.swift
[230/339] Compiling OrderedCollections OrderedSet.swift
[231/339] Compiling OrderedCollections _UnsafeBitset.swift
[232/339] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[288/339] Emitting module OrderedCollections
[307/339] Emitting module _RopeModule
[308/339] Compiling _RopeModule Rope+Remove.swift
[309/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/339] Compiling _RopeModule Rope+Split.swift
[311/339] Compiling _RopeModule Optional Utilities.swift
[312/339] Compiling _RopeModule String Utilities.swift
[313/339] Compiling _RopeModule String.Index+ABI.swift
[314/339] Compiling _RopeModule _CharacterRecognizer.swift
[330/339] Emitting module HashTreeCollections
[340/341] Emitting module Collections
[341/341] Compiling Collections Collections.swift
[342/387] Emitting module AsyncAlgorithms
[343/392] Compiling AsyncAlgorithms AsyncChannel.swift
[344/392] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[345/392] Compiling AsyncAlgorithms ChannelStateMachine.swift
[346/392] Compiling AsyncAlgorithms ChannelStorage.swift
[347/392] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[348/392] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[349/392] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[350/392] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[351/392] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[352/392] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[353/392] Compiling AsyncAlgorithms MergeStateMachine.swift
[354/392] Compiling AsyncAlgorithms MergeStorage.swift
[355/392] Compiling AsyncAlgorithms PartialIteration.swift
[356/392] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[357/392] Compiling AsyncAlgorithms Rethrow.swift
[358/392] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[359/392] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[360/392] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[361/392] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[362/392] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[363/392] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[364/392] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[365/392] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[366/392] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[367/392] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[368/392] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[369/392] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[370/392] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[371/392] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[372/392] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[373/392] Compiling AsyncAlgorithms DebounceStorage.swift
[374/392] Compiling AsyncAlgorithms Dictionary.swift
[375/392] Compiling AsyncAlgorithms Locking.swift
[376/392] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[377/392] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[378/392] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[379/392] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[380/392] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[381/392] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[382/392] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[383/392] Compiling AsyncAlgorithms SetAlgebra.swift
[384/392] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[385/392] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[386/392] Compiling AsyncAlgorithms ZipStateMachine.swift
[387/392] Compiling AsyncAlgorithms ZipStorage.swift
[388/392] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[389/392] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[390/392] Compiling AsyncAlgorithms CombineLatestStorage.swift
[391/392] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[392/392] Compiling AsyncAlgorithms DebounceStateMachine.swift
[393/406] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[394/407] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[395/407] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[396/407] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
[397/407] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[398/407] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
[399/407] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
[400/407] Compiling PersistentHistoryTrackingKit Fetcher.swift
[401/407] Compiling PersistentHistoryTrackingKit Merger.swift
[402/407] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[403/407] Compiling PersistentHistoryTrackingKit Cleaner.swift
[404/407] Emitting module PersistentHistoryTrackingKit
[405/407] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[406/407] Compiling PersistentHistoryTrackingKit Extensions.swift
[407/407] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (19.44s)
Fetching https://github.com/apple/swift-async-algorithms
[1/4537] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (2.88s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.63s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.0
Build complete.
Done.