The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PersistentHistoryTrackingKit, reference 1.0.9 (adffcf), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 09:33:53 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: 1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/PersistentHistoryTrackingKit
 * tag               1.0.9      -> FETCH_HEAD
HEAD is now at adffcf5 Merge pull request #5 from junping1/main
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
adffcf5bb4e484a749b5aadf6f11b2c8291e3151
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at 1.0.9
========================================
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 UnsafeBufferPointer+Extras.swift
[13/26] Compiling InternalCollectionsUtilities Descriptions.swift
[14/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/26] Compiling InternalCollectionsUtilities Debugging.swift
[16/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/26] Compiling InternalCollectionsUtilities Integer rank.swift
[23/26] Emitting module InternalCollectionsUtilities
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/308] Compiling DequeModule _DequeSlot.swift
[28/308] Compiling DequeModule _DequeBufferHeader.swift
[29/309] Compiling DequeModule _DequeBuffer.swift
[30/309] Compiling HeapModule Heap.swift
[31/309] Compiling HeapModule _HeapNode.swift
[32/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/309] Compiling HeapModule Heap+Invariants.swift
[34/309] Compiling HeapModule Heap+Descriptions.swift
[35/309] Compiling HeapModule Heap+UnsafeHandle.swift
[36/309] Emitting module HeapModule
[37/309] Compiling HashTreeCollections _HashLevel.swift
[38/309] Compiling HashTreeCollections _HashNode+Builder.swift
[39/309] Compiling HashTreeCollections _Bucket.swift
[40/309] Compiling HashTreeCollections _Hash.swift
[41/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[42/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[43/309] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[45/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[46/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[47/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[48/309] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[49/309] Compiling HashTreeCollections _HashNode.swift
[50/314] Compiling HashTreeCollections TreeSet+Equatable.swift
[51/314] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[52/314] Compiling HashTreeCollections TreeSet+Extras.swift
[53/314] Compiling HashTreeCollections TreeSet+Filter.swift
[54/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[55/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[56/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[57/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[58/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[59/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[60/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[61/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[62/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[63/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[64/314] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[65/314] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[66/322] Compiling HashTreeCollections _HashNode+Storage.swift
[67/322] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[68/322] Compiling HashTreeCollections _HashNode+Structural filter.swift
[69/322] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[70/322] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[71/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[72/322] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[73/322] Compiling HashTreeCollections TreeDictionary+Filter.swift
[74/322] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[75/322] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[76/322] Compiling HashTreeCollections TreeDictionary+Keys.swift
[77/322] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[78/322] Compiling HashTreeCollections TreeDictionary+Merge.swift
[79/322] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[80/328] Compiling HashTreeCollections _RawHashNode.swift
[81/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[82/328] Compiling HashTreeCollections _UnsafePath.swift
[83/328] Compiling HashTreeCollections TreeDictionary+Codable.swift
[84/328] Compiling HashTreeCollections TreeDictionary+Collection.swift
[85/328] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[86/328] Compiling HashTreeCollections _HashNodeHeader.swift
[87/328] Compiling HashTreeCollections _HashSlot.swift
[88/328] Compiling HashTreeCollections _HashStack.swift
[89/328] Compiling HashTreeCollections _HashTreeIterator.swift
[90/328] Compiling HashTreeCollections _HashTreeStatistics.swift
[91/328] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[92/328] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/328] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[94/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/328] Compiling HashTreeCollections _HashNode+Invariants.swift
[99/328] Compiling HashTreeCollections _HashNode+Lookups.swift
[100/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[101/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[106/328] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[107/328] Compiling BitCollections BitSet.swift
[120/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[121/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[122/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[123/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[124/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[140/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/328] Compiling OrderedCollections OrderedSet+Testing.swift
[142/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/328] Compiling OrderedCollections OrderedSet.swift
[145/328] Compiling OrderedCollections _UnsafeBitset.swift
[146/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[147/328] Compiling HashTreeCollections _Bitmap.swift
[153/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.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
[186/328] Emitting module DequeModule
[187/328] Emitting module BitCollections
[285/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 AsyncAdjacentPairsSequence.swift
[340/388] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[341/388] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[342/388] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[343/388] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[344/388] Compiling AsyncAlgorithms MergeStateMachine.swift
[345/388] Compiling AsyncAlgorithms MergeStorage.swift
[346/388] Compiling AsyncAlgorithms PartialIteration.swift
[347/388] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[348/388] Compiling AsyncAlgorithms Rethrow.swift
[349/388] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[350/388] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[351/388] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[352/388] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[353/388] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[354/388] Compiling AsyncAlgorithms SetAlgebra.swift
[355/388] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[356/388] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[357/388] Compiling AsyncAlgorithms ZipStateMachine.swift
[358/388] Compiling AsyncAlgorithms ZipStorage.swift
[359/388] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[360/388] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[361/388] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[362/388] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[363/388] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[364/388] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[365/388] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[366/388] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[367/388] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[368/388] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[369/388] Compiling AsyncAlgorithms DebounceStorage.swift
[370/388] Compiling AsyncAlgorithms Dictionary.swift
[371/388] Compiling AsyncAlgorithms Locking.swift
[372/388] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[373/388] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[374/388] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[375/388] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[376/388] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[377/388] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[378/388] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[379/388] Compiling AsyncAlgorithms AsyncChannel.swift
[380/388] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[381/388] Compiling AsyncAlgorithms ChannelStateMachine.swift
[382/388] Compiling AsyncAlgorithms ChannelStorage.swift
[383/388] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[384/388] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[385/388] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[386/388] Compiling AsyncAlgorithms CombineLatestStorage.swift
[387/388] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[388/388] Compiling AsyncAlgorithms DebounceStateMachine.swift
[389/402] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[390/402] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[391/402] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[392/402] Compiling PersistentHistoryTrackingKit Fetcher.swift
[393/402] Compiling PersistentHistoryTrackingKit Merger.swift
[394/402] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[395/402] Compiling PersistentHistoryTrackingKit FetcherProtocol.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] 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 | }
[399/403] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[400/403] Compiling PersistentHistoryTrackingKit Extensions.swift
[401/403] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[402/403] Compiling PersistentHistoryTrackingKit Cleaner.swift
[403/403] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (13.95s)
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.93s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (1.50s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
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.