Build Information
Successful build of PersistentHistoryTrackingKit, reference main (72912f
), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 12:54:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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 72912f7 Add prominent Swift 6 branch announcement to main README
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
72912f7d25598afdd81054d34338cb69bc5d1100
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-1EA4D86E10B52AF.txt
[12/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/26] Compiling InternalCollectionsUtilities Descriptions.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/26] Compiling InternalCollectionsUtilities Integer rank.swift
[21/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/26] Emitting module InternalCollectionsUtilities
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/308] Compiling DequeModule _DequeBufferHeader.swift
[28/308] Compiling DequeModule _DequeSlot.swift
[29/309] Compiling DequeModule _DequeBuffer.swift
[30/309] Compiling HashTreeCollections _HashLevel.swift
[31/309] Compiling HashTreeCollections _HashNode+Builder.swift
[32/309] Compiling HashTreeCollections _Bucket.swift
[33/309] Compiling HashTreeCollections _Hash.swift
[34/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[35/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[36/309] Compiling HeapModule Heap.swift
[37/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[39/309] Compiling HeapModule Heap+Invariants.swift
[40/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/309] Compiling HeapModule Heap+Descriptions.swift
[42/309] Compiling HeapModule _HeapNode.swift
[43/309] Compiling HeapModule Heap+UnsafeHandle.swift
[44/309] Emitting module HeapModule
[45/309] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[46/309] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[47/309] Compiling _RopeModule BigString+UnicodeScalarView.swift
[48/309] Compiling _RopeModule BigSubstring+UTF16View.swift
[49/309] Compiling _RopeModule BigSubstring+UTF8View.swift
[50/309] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[51/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/315] Compiling _RopeModule BigSubstring.swift
[53/315] Compiling _RopeModule Rope+Builder.swift
[54/315] Compiling _RopeModule Rope+Debugging.swift
[55/315] Compiling _RopeModule Rope+Invariants.swift
[56/315] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[57/315] Compiling _RopeModule BigString+Chunk+Splitting.swift
[58/315] Compiling _RopeModule BigString+Chunk.swift
[59/315] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[60/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[61/315] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[62/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[63/315] Compiling HashTreeCollections TreeDictionary+Values.swift
[64/315] Compiling _RopeModule BigString+Chunk+Description.swift
[70/320] Compiling HashTreeCollections _HashNodeHeader.swift
[71/320] Compiling HashTreeCollections _HashSlot.swift
[72/320] Compiling _RopeModule BigString.swift
[73/320] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[74/320] Compiling _RopeModule BigString+Chunk+Breaks.swift
[75/320] Compiling _RopeModule BigString+Chunk+Counts.swift
[76/320] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[77/320] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[78/320] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[79/320] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[80/320] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[81/320] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[82/320] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[83/320] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[84/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[85/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[86/320] Compiling HashTreeCollections TreeSet+Extras.swift
[87/320] Compiling HashTreeCollections TreeSet+Filter.swift
[88/320] Compiling HashTreeCollections TreeSet+Hashable.swift
[89/320] Compiling HashTreeCollections TreeSet+Sendable.swift
[90/320] Compiling HashTreeCollections TreeSet+Sequence.swift
[91/320] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[100/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[101/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[113/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[120/328] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[121/328] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[122/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[123/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[124/328] Compiling HashTreeCollections _HashNode.swift
[126/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[127/328] Compiling HashTreeCollections _Bitmap.swift
[129/328] Compiling BitCollections BitSet.swift
[130/328] Compiling BitCollections Range+Utilities.swift
[131/328] Compiling BitCollections Slice+Utilities.swift
[132/328] Compiling BitCollections UInt+Tricks.swift
[133/328] Compiling BitCollections _Word.swift
[134/328] Compiling OrderedCollections OrderedSet.swift
[135/328] Compiling OrderedCollections _UnsafeBitset.swift
[136/328] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[137/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[138/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[139/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[140/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[141/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[142/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[148/328] Compiling HashTreeCollections _HashNode+Storage.swift
[149/328] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[150/328] Compiling HashTreeCollections _HashNode+Structural filter.swift
[151/328] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[152/328] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/328] Compiling HashTreeCollections TreeSet.swift
[168/328] Emitting module DequeModule
[180/328] Emitting module BitCollections
[276/335] Emitting module OrderedCollections
[304/335] Emitting module _RopeModule
[305/335] Compiling _RopeModule Rope+Remove.swift
[306/335] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/335] Compiling _RopeModule Rope+Split.swift
[308/335] Compiling _RopeModule Optional Utilities.swift
[309/335] Compiling _RopeModule String Utilities.swift
[310/335] Compiling _RopeModule String.Index+ABI.swift
[311/335] Compiling _RopeModule _CharacterRecognizer.swift
[335/335] Emitting module HashTreeCollections
[336/337] Compiling Collections Collections.swift
[337/337] Emitting module Collections
[338/383] Emitting module AsyncAlgorithms
[339/388] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[340/388] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[341/388] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[342/388] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[343/388] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[344/388] Compiling AsyncAlgorithms SetAlgebra.swift
[345/388] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[346/388] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[347/388] Compiling AsyncAlgorithms ZipStateMachine.swift
[348/388] Compiling AsyncAlgorithms ZipStorage.swift
[349/388] Compiling AsyncAlgorithms AsyncChannel.swift
[350/388] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[351/388] Compiling AsyncAlgorithms ChannelStateMachine.swift
[352/388] Compiling AsyncAlgorithms ChannelStorage.swift
[353/388] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[354/388] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[355/388] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[356/388] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[357/388] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[358/388] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[359/388] Compiling AsyncAlgorithms MergeStateMachine.swift
[360/388] Compiling AsyncAlgorithms MergeStorage.swift
[361/388] Compiling AsyncAlgorithms PartialIteration.swift
[362/388] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[363/388] Compiling AsyncAlgorithms Rethrow.swift
[364/388] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[365/388] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[366/388] Compiling AsyncAlgorithms CombineLatestStorage.swift
[367/388] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[368/388] Compiling AsyncAlgorithms DebounceStateMachine.swift
[369/388] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[370/388] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[371/388] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[372/388] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[373/388] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[374/388] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[375/388] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[376/388] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[377/388] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[378/388] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[379/388] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[380/388] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[381/388] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[382/388] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[383/388] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[384/388] Compiling AsyncAlgorithms DebounceStorage.swift
[385/388] Compiling AsyncAlgorithms Dictionary.swift
[386/388] Compiling AsyncAlgorithms Locking.swift
[387/388] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[388/388] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[389/402] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[390/403] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[391/403] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[392/403] Compiling PersistentHistoryTrackingKit Fetcher.swift
[393/403] Compiling PersistentHistoryTrackingKit Merger.swift
[394/403] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
[395/403] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[396/403] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:1: warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| |- warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
383 |
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:35: warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| `- warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
383 |
Foundation.Notification:6:11: note: 'Notification' declares conformance to protocol 'Sendable' here
4 | @available(watchOS, unavailable, introduced: 2.0)
5 | @available(*, unavailable)
6 | extension Notification : Sendable {
| `- note: 'Notification' declares conformance to protocol 'Sendable' here
7 | }
[397/403] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:1: warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| |- warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
383 |
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:35: warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| `- warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
383 |
Foundation.Notification:6:11: note: 'Notification' declares conformance to protocol 'Sendable' here
4 | @available(watchOS, unavailable, introduced: 2.0)
5 | @available(*, unavailable)
6 | extension Notification : Sendable {
| `- note: 'Notification' declares conformance to protocol 'Sendable' here
7 | }
[398/403] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[399/403] Compiling PersistentHistoryTrackingKit Extensions.swift
[400/403] Emitting module PersistentHistoryTrackingKit
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:1: warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| |- warning: extension declares a conformance of imported type 'Notification' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
383 |
/Users/admin/builder/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift:382:35: warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
380 | }
381 |
382 | extension Notification:@unchecked Sendable {}
| `- warning: conformance of 'Notification' to protocol 'Sendable' was already stated in the type's module 'Foundation'
383 |
Foundation.Notification:6:11: note: 'Notification' declares conformance to protocol 'Sendable' here
4 | @available(watchOS, unavailable, introduced: 2.0)
5 | @available(*, unavailable)
6 | extension Notification : Sendable {
| `- note: 'Notification' declares conformance to protocol 'Sendable' here
7 | }
[401/403] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[402/403] Compiling PersistentHistoryTrackingKit Cleaner.swift
[403/403] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (13.32s)
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.98s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (1.53s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.21s)
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 0.1.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.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.