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 main (72912f), with Swift 5.10 for Linux on 27 Jun 2025 12:54:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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
 * 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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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.37s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
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
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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/25] Compiling InternalCollectionsUtilities Descriptions.swift
[18/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/26] Emitting module InternalCollectionsUtilities
[20/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/26] Compiling InternalCollectionsUtilities Integer rank.swift
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/247] Compiling _RopeModule BigString+CustomStringConvertible.swift
[29/247] Compiling _RopeModule BigString+Equatable.swift
[30/272] Compiling HeapModule Heap+Descriptions.swift
[31/303] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/303] Compiling HashTreeCollections _HashNode+Storage.swift
[33/303] Compiling HeapModule _HeapNode.swift
[34/303] Compiling HeapModule Heap.swift
[35/303] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[36/303] Compiling _RopeModule BigString+Hashing.swift
[37/303] Emitting module HeapModule
[38/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/303] Compiling HeapModule Heap+Invariants.swift
[40/303] Compiling HeapModule Heap+UnsafeHandle.swift
[41/304] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[42/304] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[43/304] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[44/304] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[45/304] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[46/304] Compiling HashTreeCollections _HashNode+Structural merge.swift
[47/304] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[49/311] Compiling HashTreeCollections TreeDictionary+Codable.swift
[50/311] Compiling HashTreeCollections TreeDictionary+Collection.swift
[51/311] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[52/311] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[53/311] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[54/311] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[55/311] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[56/318] Compiling DequeModule _DequeSlot.swift
[57/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/318] Compiling HashTreeCollections TreeSet+Hashable.swift
[59/318] Compiling HashTreeCollections TreeSet+Sendable.swift
[60/318] Compiling HashTreeCollections TreeSet+Sequence.swift
[61/318] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[62/318] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[63/318] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[64/318] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[65/318] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[66/318] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[67/318] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[68/328] Emitting module BitCollections
[69/328] Compiling HashTreeCollections _HashStack.swift
[70/328] Compiling HashTreeCollections _HashTreeIterator.swift
[71/328] Compiling HashTreeCollections _HashTreeStatistics.swift
[72/328] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[73/328] Compiling HashTreeCollections _RawHashNode.swift
[74/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[75/328] Compiling HashTreeCollections _UnsafePath.swift
[76/328] Compiling _RopeModule BigString+Sequence.swift
[77/328] Compiling _RopeModule BigString+TextOutputStream.swift
[78/328] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[79/328] Compiling _RopeModule BigString+Chunk+Breaks.swift
[84/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[85/328] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[86/328] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[87/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[88/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[89/328] Compiling HashTreeCollections _HashNode.swift
[90/328] Compiling HashTreeCollections _HashNodeHeader.swift
[91/328] Compiling HashTreeCollections _HashSlot.swift
[96/328] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[97/328] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[106/328] Compiling HashTreeCollections TreeDictionary+Filter.swift
[107/328] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[108/328] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[109/328] Compiling HashTreeCollections TreeDictionary+Keys.swift
[110/328] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[111/328] Compiling HashTreeCollections TreeDictionary+Merge.swift
[112/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[119/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[120/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[121/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[122/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[123/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[124/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[125/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[126/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[127/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[128/328] Compiling HashTreeCollections TreeSet.swift
[129/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[130/328] Compiling OrderedCollections OrderedSet+Testing.swift
[131/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[132/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[133/328] Compiling OrderedCollections OrderedSet.swift
[134/328] Compiling OrderedCollections _UnsafeBitset.swift
[135/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/328] Compiling HashTreeCollections TreeSet+Extras.swift
[138/328] Compiling HashTreeCollections TreeSet+Filter.swift
[139/328] Compiling _RopeModule BigString+Comparable.swift
[140/328] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[153/328] Compiling BitCollections BitSet.Index.swift
[154/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[165/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[168/328] Emitting module DequeModule
[246/339] Emitting module OrderedCollections
[281/340] Emitting module _RopeModule
[282/340] Emitting module HashTreeCollections
[284/341] Compiling _RopeModule Rope+Join.swift
[285/341] Compiling _RopeModule Rope+MutatingForEach.swift
[286/341] Compiling _RopeModule Rope+Remove.swift
[287/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[288/341] Compiling _RopeModule Rope+Split.swift
[289/341] Compiling _RopeModule Optional Utilities.swift
[290/341] Compiling _RopeModule String Utilities.swift
[291/341] Compiling _RopeModule String.Index+ABI.swift
[292/341] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[346/390] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[347/390] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[348/390] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[349/390] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[350/390] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[351/390] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[352/390] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[353/390] Emitting module AsyncAlgorithms
[354/396] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[355/396] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[356/396] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[357/396] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[358/396] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[359/396] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[360/396] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[361/396] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[362/396] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[363/396] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[364/396] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[365/396] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[366/396] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[367/396] Compiling AsyncAlgorithms Rethrow.swift
[368/396] Compiling AsyncAlgorithms SetAlgebra.swift
[369/396] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[370/396] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[371/396] Compiling AsyncAlgorithms ZipStateMachine.swift
[372/396] Compiling AsyncAlgorithms ZipStorage.swift
[373/396] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[374/396] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[375/396] Compiling AsyncAlgorithms MergeStateMachine.swift
[376/396] Compiling AsyncAlgorithms MergeStorage.swift
[377/396] Compiling AsyncAlgorithms PartialIteration.swift
[378/396] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[379/396] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[380/396] Compiling AsyncAlgorithms ChannelStateMachine.swift
[381/396] Compiling AsyncAlgorithms ChannelStorage.swift
[382/396] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[383/396] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[384/396] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[385/396] Compiling AsyncAlgorithms CombineLatestStorage.swift
[386/396] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[387/396] Compiling AsyncAlgorithms DebounceStateMachine.swift
[388/396] Compiling AsyncAlgorithms DebounceStorage.swift
[389/396] Compiling AsyncAlgorithms Dictionary.swift
[390/396] Compiling AsyncAlgorithms Locking.swift
[391/396] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[392/396] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[393/396] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[394/396] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[395/396] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[396/396] Compiling AsyncAlgorithms AsyncChannel.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[398/411] Emitting module PersistentHistoryTrackingKit
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[399/411] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[400/411] Compiling PersistentHistoryTrackingKit Cleaner.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[401/412] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[402/412] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[403/412] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[404/412] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[405/412] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[406/412] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[407/412] Compiling PersistentHistoryTrackingKit Fetcher.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[408/412] Compiling PersistentHistoryTrackingKit Merger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[409/412] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[410/412] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[411/412] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[412/412] Compiling PersistentHistoryTrackingKit Extensions.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
error: fatalError
BUILD FAILURE 5.10 linux