The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PersistentHistoryTrackingKit, reference main (5c457d), with Swift 5.10 for Linux on 30 Oct 2024 16:05:16 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.56.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 5c457d9 Create FUNDING.yml
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
5c457d9ba01801a27b32b63c4dc11c56a9f3ac29
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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
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/4537] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.39s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.56s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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.1.4
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Emitting module InternalCollectionsUtilities
[13/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities Debugging.swift
[16/30] Compiling InternalCollectionsUtilities Descriptions.swift
[17/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/30] Compiling InternalCollectionsUtilities Specialize.swift
[23/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/30] Compiling InternalCollectionsUtilities Integer rank.swift
[25/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/254] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/254] Compiling HeapModule Heap+Invariants.swift
[34/290] Compiling HeapModule Heap+Descriptions.swift
[35/305] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[36/305] Compiling HashTreeCollections _HashNode+Storage.swift
[37/307] Compiling HashTreeCollections _Bucket.swift
[38/307] Compiling HashTreeCollections _Hash.swift
[39/307] Compiling HeapModule _HeapNode.swift
[40/307] Compiling HeapModule Heap.swift
[41/307] Compiling HashTreeCollections _HashLevel.swift
[42/307] Compiling HashTreeCollections _HashNode+Builder.swift
[43/307] Compiling HashTreeCollections _HashNode+Invariants.swift
[44/307] Compiling HashTreeCollections _HashNode+Lookups.swift
[45/307] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/307] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/307] Compiling HeapModule Heap+UnsafeHandle.swift
[48/307] Emitting module HeapModule
[50/308] Compiling HashTreeCollections _HashSlot.swift
[51/308] Compiling HashTreeCollections _HashStack.swift
[52/308] Compiling HashTreeCollections _HashTreeIterator.swift
[53/308] Compiling HashTreeCollections _HashTreeStatistics.swift
[54/308] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[55/308] Compiling HashTreeCollections _RawHashNode.swift
[56/308] Compiling HashTreeCollections _UnmanagedHashNode.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/315] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[59/315] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/315] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/315] Compiling BitCollections BitSet.Index.swift
[63/315] Compiling BitCollections BitSet._UnsafeHandle.swift
[64/315] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/315] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/315] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/315] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[68/315] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[69/315] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[70/315] Compiling HashTreeCollections TreeDictionary+Filter.swift
[71/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[72/322] Compiling OrderedCollections OrderedSet+Testing.swift
[73/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/322] Compiling OrderedCollections OrderedSet.swift
[76/322] Compiling OrderedCollections _UnsafeBitset.swift
[77/322] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[78/322] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[79/322] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[80/322] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[81/332] Compiling DequeModule _DequeSlot.swift
[82/332] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/332] Emitting module BitCollections
[84/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[85/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[86/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[87/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[88/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[89/332] Compiling HashTreeCollections _HashNode.swift
[90/332] Compiling HashTreeCollections _HashNodeHeader.swift
[92/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[93/332] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[94/332] Compiling HashTreeCollections TreeDictionary.swift
[95/332] Compiling HashTreeCollections TreeSet+Codable.swift
[96/332] Compiling HashTreeCollections TreeSet+Collection.swift
[97/332] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[98/332] Compiling HashTreeCollections TreeSet+Debugging.swift
[99/332] Compiling HashTreeCollections TreeSet+Descriptions.swift
[100/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[101/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[102/332] Compiling HashTreeCollections TreeSet+Extras.swift
[103/332] Compiling HashTreeCollections TreeSet+Filter.swift
[104/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[105/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[106/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[107/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[108/332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[109/332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[110/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[111/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[112/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[113/332] Compiling HashTreeCollections _Bitmap.swift
[126/332] Compiling HashTreeCollections _UnsafePath.swift
[127/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[152/332] Compiling OrderedCollections OrderedSet+Sendable.swift
[170/332] Emitting module DequeModule
[180/339] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[181/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[182/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[183/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[184/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[185/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[186/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[187/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[188/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[189/339] Compiling HashTreeCollections TreeSet.swift
[312/343] Emitting module OrderedCollections
[314/344] Emitting module _RopeModule
[315/344] Compiling _RopeModule Rope+Join.swift
[316/344] Compiling _RopeModule Rope+MutatingForEach.swift
[317/344] Compiling _RopeModule Rope+Remove.swift
[318/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[319/344] Compiling _RopeModule Rope+Split.swift
[320/344] Compiling _RopeModule Optional Utilities.swift
[321/344] Compiling _RopeModule String Utilities.swift
[322/344] Compiling _RopeModule String.Index+ABI.swift
[323/344] Compiling _RopeModule _CharacterRecognizer.swift
[335/344] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[350/394] Emitting module AsyncAlgorithms
[351/394] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[352/394] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[353/394] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[354/394] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[355/394] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[356/394] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[357/394] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[358/400] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[359/400] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[360/400] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[361/400] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[362/400] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[363/400] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[364/400] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[365/400] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[366/400] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[367/400] Compiling AsyncAlgorithms MergeStateMachine.swift
[368/400] Compiling AsyncAlgorithms MergeStorage.swift
[369/400] Compiling AsyncAlgorithms PartialIteration.swift
[370/400] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[371/400] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[372/400] Compiling AsyncAlgorithms ChannelStateMachine.swift
[373/400] Compiling AsyncAlgorithms ChannelStorage.swift
[374/400] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[375/400] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[376/400] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[377/400] Compiling AsyncAlgorithms Rethrow.swift
[378/400] Compiling AsyncAlgorithms SetAlgebra.swift
[379/400] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[380/400] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[381/400] Compiling AsyncAlgorithms ZipStateMachine.swift
[382/400] Compiling AsyncAlgorithms ZipStorage.swift
[383/400] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[384/400] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[385/400] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[386/400] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[387/400] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[388/400] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[389/400] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[390/400] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[391/400] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[392/400] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[393/400] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[394/400] Compiling AsyncAlgorithms AsyncChannel.swift
[395/400] Compiling AsyncAlgorithms CombineLatestStorage.swift
[396/400] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[397/400] Compiling AsyncAlgorithms DebounceStateMachine.swift
[398/400] Compiling AsyncAlgorithms DebounceStorage.swift
[399/400] Compiling AsyncAlgorithms Dictionary.swift
[400/400] Compiling AsyncAlgorithms Locking.swift
[402/415] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[403/415] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[404/416] Compiling PersistentHistoryTrackingKit Fetcher.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[405/416] Compiling PersistentHistoryTrackingKit Merger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[406/416] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[407/416] Compiling PersistentHistoryTrackingKit Extensions.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[408/416] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[409/416] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[410/416] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[411/416] Emitting module PersistentHistoryTrackingKit
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[412/416] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[413/416] Compiling PersistentHistoryTrackingKit Cleaner.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[414/416] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[415/416] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
       ^
[416/416] Compiling PersistentHistoryTrackingKit CleanerProtocol.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