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

Failed to build PersistentHistoryTrackingKit, reference 1.2.1 (73de36), with Swift 6.0 for Linux on 13 Dec 2025 16:10:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Reference: 1.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/fatbobman/PersistentHistoryTrackingKit
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 73de364 Add CloudKit usage recommendations and Apple's 7-day cleanup strategy
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
73de36476deceb72635230dae9e8a4a1736d2938
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/5833] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (0.73s)
Fetching https://github.com/apple/swift-collections.git
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.88s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.1.1
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/22] Emitting module InternalCollectionsUtilities
[8/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/24] Compiling InternalCollectionsUtilities Integer rank.swift
[14/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/24] Compiling InternalCollectionsUtilities Debugging.swift
[16/24] Compiling InternalCollectionsUtilities Descriptions.swift
[17/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/95] Compiling OrderedCollections _HashTable+Testing.swift
[27/95] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[28/97] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[29/97] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/97] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[31/97] Compiling OrderedCollections OrderedDictionary+Values.swift
[32/97] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[33/97] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[34/97] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[35/97] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[36/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/97] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/97] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/104] Compiling DequeModule _DequeSlot.swift
[51/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/104] Compiling OrderedCollections _HashTable+Bucket.swift
[61/104] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/104] Compiling OrderedCollections _HashTable+Constants.swift
[63/104] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[64/104] Emitting module DequeModule
[66/105] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/105] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/105] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/105] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/105] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/105] Compiling OrderedCollections OrderedDictionary.swift
[75/105] Compiling OrderedCollections OrderedSet+Codable.swift
[76/105] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/105] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/105] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/105] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/105] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/105] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/105] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/105] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/105] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/105] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/105] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/105] Compiling OrderedCollections OrderedDictionary+Elements.swift
[88/105] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[89/105] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/105] Compiling OrderedCollections OrderedSet+Sendable.swift
[99/105] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/105] Compiling OrderedCollections OrderedSet+Testing.swift
[101/105] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/105] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/105] Compiling OrderedCollections OrderedSet.swift
[104/105] Compiling OrderedCollections _UnsafeBitset.swift
[105/105] Emitting module OrderedCollections
[107/155] Emitting module AsyncAlgorithms
[108/161] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[109/161] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[110/161] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[111/161] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[112/161] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[113/161] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[114/161] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[115/161] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[116/161] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[117/161] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[118/161] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[119/161] Compiling AsyncAlgorithms AsyncChannel.swift
[120/161] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[121/161] Compiling AsyncAlgorithms ChannelStateMachine.swift
[122/161] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[123/161] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[124/161] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[125/161] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[126/161] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[127/161] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[128/161] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[129/161] Compiling AsyncAlgorithms ChannelStorage.swift
[130/161] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[131/161] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[132/161] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[133/161] Compiling AsyncAlgorithms CombineLatestStorage.swift
[134/161] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[135/161] Compiling AsyncAlgorithms DebounceStateMachine.swift
[136/161] Compiling AsyncAlgorithms SetAlgebra.swift
[137/161] Compiling AsyncAlgorithms UnsafeTransfer.swift
[138/161] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[139/161] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[140/161] Compiling AsyncAlgorithms ZipStateMachine.swift
[141/161] Compiling AsyncAlgorithms ZipStorage.swift
[142/161] Compiling AsyncAlgorithms AsyncShareSequence.swift
[143/161] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[144/161] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[145/161] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[146/161] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[147/161] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[148/161] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[149/161] Compiling AsyncAlgorithms MergeStateMachine.swift
[150/161] Compiling AsyncAlgorithms MergeStorage.swift
[151/161] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[152/161] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[153/161] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[154/161] Compiling AsyncAlgorithms Rethrow.swift
[155/161] Compiling AsyncAlgorithms DebounceStorage.swift
[156/161] Compiling AsyncAlgorithms Dictionary.swift
[157/161] Compiling AsyncAlgorithms _TinyArray.swift
[158/161] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[159/161] Compiling AsyncAlgorithms Locking.swift
[160/161] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[161/161] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[163/176] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[164/176] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[165/176] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[166/177] Emitting module PersistentHistoryTrackingKit
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[167/177] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[168/177] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[169/177] Compiling PersistentHistoryTrackingKit Extensions.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[170/177] Compiling PersistentHistoryTrackingKit Fetcher.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[171/177] Compiling PersistentHistoryTrackingKit Merger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[172/177] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[173/177] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[174/177] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[175/177] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[176/177] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
[177/177] Compiling PersistentHistoryTrackingKit Cleaner.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
 11 | //
 12 |
 13 | import CoreData
    |        `- error: no such module 'CoreData'
 14 | import Foundation
 15 |
BUILD FAILURE 6.0 linux