Build Information
Successful build of PersistentHistoryTrackingKit, reference main (506cb1
), with Swift 5.10 for macOS (SPM) on 27 Jun 2025 12:55:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 506cb1e Update dependencies and apply code formatting
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
506cb1ea45528495fd0d8b2b6999cbef0bbaef8f
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/6] Write sources
[5/6] Write swift-version-33747A42983211AE.txt
[7/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/21] Compiling InternalCollectionsUtilities Descriptions.swift
[10/21] Compiling InternalCollectionsUtilities Debugging.swift
[11/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/21] Compiling InternalCollectionsUtilities Integer rank.swift
[20/21] Emitting module InternalCollectionsUtilities
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/93] Compiling DequeModule _DequeSlot.swift
[23/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[24/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[25/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[26/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[27/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[28/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[29/100] Compiling DequeModule _DequeBuffer.swift
[30/100] Compiling DequeModule _DequeBufferHeader.swift
[31/100] Compiling OrderedCollections _HashTable+Constants.swift
[32/100] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/100] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/100] Compiling OrderedCollections OrderedSet+Codable.swift
[41/100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/100] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/100] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/100] Compiling OrderedCollections OrderedSet+Equatable.swift
[45/100] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[46/100] Compiling OrderedCollections _HashTable+Bucket.swift
[47/100] Compiling OrderedCollections _HashTable+BucketIterator.swift
[48/100] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/100] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/100] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/100] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/100] Compiling OrderedCollections _HashTable.swift
[53/100] Compiling OrderedCollections _Hashtable+Header.swift
[54/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/100] Compiling OrderedCollections OrderedSet+Sendable.swift
[60/100] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/100] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/100] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/100] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/100] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/100] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/100] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/100] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[68/100] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[69/100] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[70/100] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/100] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/100] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/100] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/100] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/100] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/100] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/100] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/100] Compiling OrderedCollections OrderedDictionary.swift
[84/100] Compiling OrderedCollections _HashTable+Testing.swift
[85/100] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/100] Emitting module DequeModule
[94/100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/100] Compiling OrderedCollections OrderedSet+Testing.swift
[96/100] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/100] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/100] Compiling OrderedCollections OrderedSet.swift
[99/100] Compiling OrderedCollections _UnsafeBitset.swift
[100/100] Emitting module OrderedCollections
[101/146] Emitting module AsyncAlgorithms
[102/151] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[103/151] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[104/151] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[105/151] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[106/151] Compiling AsyncAlgorithms AsyncChannel.swift
[107/151] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[108/151] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[109/151] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[110/151] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[111/151] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[112/151] Compiling AsyncAlgorithms MergeStateMachine.swift
[113/151] Compiling AsyncAlgorithms MergeStorage.swift
[114/151] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[115/151] Compiling AsyncAlgorithms Rethrow.swift
[116/151] Compiling AsyncAlgorithms SetAlgebra.swift
[117/151] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[118/151] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[119/151] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[120/151] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[121/151] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[122/151] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[123/151] Compiling AsyncAlgorithms ChannelStateMachine.swift
[124/151] Compiling AsyncAlgorithms ChannelStorage.swift
[125/151] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[126/151] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[127/151] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[128/151] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[129/151] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[130/151] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[131/151] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[132/151] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[133/151] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[134/151] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[135/151] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[136/151] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[137/151] Compiling AsyncAlgorithms Dictionary.swift
[138/151] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[139/151] Compiling AsyncAlgorithms Locking.swift
[140/151] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[141/151] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[142/151] Compiling AsyncAlgorithms UnsafeTransfer.swift
[143/151] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[144/151] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[145/151] Compiling AsyncAlgorithms ZipStateMachine.swift
[146/151] Compiling AsyncAlgorithms ZipStorage.swift
[147/151] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[148/151] Compiling AsyncAlgorithms CombineLatestStorage.swift
[149/151] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/151] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/151] Compiling AsyncAlgorithms DebounceStorage.swift
[152/165] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[153/166] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[154/166] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[155/166] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[156/166] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
[157/166] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
[158/166] Compiling PersistentHistoryTrackingKit Fetcher.swift
[159/166] Compiling PersistentHistoryTrackingKit Merger.swift
[160/166] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
[161/166] Emitting module PersistentHistoryTrackingKit
[162/166] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[163/166] Compiling PersistentHistoryTrackingKit Extensions.swift
[164/166] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[165/166] Compiling PersistentHistoryTrackingKit Cleaner.swift
[166/166] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (14.00s)
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.37s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "PersistentHistoryTrackingKit",
"name" : "PersistentHistoryTrackingKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "PersistentHistoryTrackingKit",
"targets" : [
"PersistentHistoryTrackingKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PersistentHistoryTrackingKitTests",
"module_type" : "SwiftTarget",
"name" : "PersistentHistoryTrackingKitTests",
"path" : "Tests/PersistentHistoryTrackingKitTests",
"sources" : [
"CleanStrategyTests.swift",
"CleanerTests.swift",
"FetcherTests.swift",
"LoggerTests.swift",
"MergerTests.swift",
"PersistentHistoryTrackingKitTests.swift",
"TestsHelper/CoreDataStackHelper.swift",
"TestsHelper/Extension.swift",
"TimestampManagerTests.swift"
],
"target_dependencies" : [
"PersistentHistoryTrackingKit"
],
"type" : "test"
},
{
"c99name" : "PersistentHistoryTrackingKit",
"module_type" : "SwiftTarget",
"name" : "PersistentHistoryTrackingKit",
"path" : "Sources/PersistentHistoryTrackingKit",
"product_dependencies" : [
"AsyncAlgorithms"
],
"product_memberships" : [
"PersistentHistoryTrackingKit"
],
"sources" : [
"CleanStrategy.swift",
"Cleaner.swift",
"DefaultLogger.swift",
"Extensions.swift",
"Fetcher.swift",
"Merger.swift",
"PersistentHistoryTrackingKit.swift",
"Protocol/CleanerProtocol.swift",
"Protocol/DeduplicatorProtocol.swift",
"Protocol/FetcherProtocol.swift",
"Protocol/LoggerProtocol.swift",
"Protocol/MergerProtocol.swift",
"Protocol/TransactionTimestampManagerProtocol.swift",
"TransactionTimestampManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.