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.0.9 (adffcf), with Swift 6.0 for Linux on 2 Dec 2024 07:41:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Reference: 1.0.9
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.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:         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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
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/4557] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.31s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.49s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.81s)
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 Debugging.swift
[14/30] Compiling InternalCollectionsUtilities Descriptions.swift
[15/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/30] Compiling InternalCollectionsUtilities Specialize.swift
[17/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/30] Compiling InternalCollectionsUtilities Integer rank.swift
[19/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[32/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/305] Compiling HeapModule Heap+Descriptions.swift
[34/305] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[35/305] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[36/305] Compiling HashTreeCollections _HashNode+Structural union.swift
[37/305] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[38/307] Compiling HeapModule _HeapNode.swift
[39/307] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[40/307] Compiling HashTreeCollections _HashNode.swift
[41/307] Compiling HeapModule Heap.swift
[42/307] Compiling HeapModule Heap+UnsafeHandle.swift
[43/307] Compiling HeapModule Heap+Invariants.swift
[44/307] Compiling HashTreeCollections _HashNodeHeader.swift
[45/307] Compiling HashTreeCollections _HashSlot.swift
[46/307] Emitting module HeapModule
[48/308] Compiling DequeModule _DequeSlot.swift
[49/308] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/308] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[51/308] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[52/308] Compiling HashTreeCollections TreeDictionary+Keys.swift
[53/308] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[54/308] Compiling HashTreeCollections TreeDictionary+Merge.swift
[55/308] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[56/308] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[57/308] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[58/308] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[59/308] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[60/308] Compiling HashTreeCollections _HashNode+Structural merge.swift
[61/308] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[62/308] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[63/308] Compiling HashTreeCollections TreeDictionary+Filter.swift
[64/315] Compiling HashTreeCollections TreeSet+Hashable.swift
[65/315] Compiling HashTreeCollections TreeSet+Sendable.swift
[66/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[67/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[68/315] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[69/315] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[70/315] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[71/315] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[72/315] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[73/315] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[74/325] Compiling HashTreeCollections _Bucket.swift
[75/325] Compiling HashTreeCollections _Hash.swift
[76/325] Compiling HashTreeCollections _HashLevel.swift
[77/325] Compiling HashTreeCollections _HashNode+Builder.swift
[78/325] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/325] Compiling HashTreeCollections _HashNode+Initializers.swift
[80/325] Compiling HashTreeCollections _HashNode+Invariants.swift
[81/325] Compiling HashTreeCollections _HashNode+Lookups.swift
[82/325] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[83/325] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[84/325] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[85/325] Compiling HashTreeCollections _HashNode+Storage.swift
[86/325] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[87/325] Compiling HashTreeCollections _HashNode+Structural filter.swift
[88/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[89/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[90/332] Compiling HashTreeCollections _HashStack.swift
[91/332] Compiling HashTreeCollections _HashTreeIterator.swift
[106/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[107/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[108/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[109/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[110/332] Emitting module BitCollections
[111/332] Compiling BitCollections Range+Utilities.swift
[112/332] Compiling BitCollections Slice+Utilities.swift
[113/332] Compiling BitCollections UInt+Tricks.swift
[114/332] Compiling BitCollections _Word.swift
[115/332] Compiling OrderedCollections OrderedSet.swift
[116/332] Compiling OrderedCollections _UnsafeBitset.swift
[117/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[118/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[119/332] Compiling HashTreeCollections TreeSet+Extras.swift
[120/332] Compiling HashTreeCollections TreeSet+Filter.swift
[151/332] Compiling BitCollections BitSet.Index.swift
[152/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[153/332] Compiling BitCollections BitSet.swift
[163/341] Emitting module DequeModule
[165/342] Compiling _RopeModule _CharacterRecognizer.swift
[166/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[167/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/342] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/342] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/342] Compiling HashTreeCollections TreeSet.swift
[191/342] Compiling HashTreeCollections _UnsafePath.swift
[192/342] Compiling HashTreeCollections TreeDictionary+Codable.swift
[193/342] Compiling HashTreeCollections TreeDictionary+Collection.swift
[194/342] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[195/342] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[196/342] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[197/342] Compiling HashTreeCollections _AncestorHashSlots.swift
[198/342] Compiling HashTreeCollections _Bitmap.swift
[290/343] Emitting module OrderedCollections
[292/344] Compiling _RopeModule Rope+Join.swift
[293/344] Compiling _RopeModule Rope+MutatingForEach.swift
[294/344] Compiling _RopeModule Rope+Remove.swift
[295/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/344] Compiling _RopeModule Rope+Split.swift
[297/344] Compiling _RopeModule Optional Utilities.swift
[298/344] Compiling _RopeModule String Utilities.swift
[299/344] Compiling _RopeModule String.Index+ABI.swift
[334/344] Emitting module _RopeModule
[345/345] Emitting module HashTreeCollections
[347/348] Compiling Collections Collections.swift
[348/348] Emitting module Collections
[350/394] Emitting module AsyncAlgorithms
[351/400] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[352/400] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[353/400] Compiling AsyncAlgorithms MergeStateMachine.swift
[354/400] Compiling AsyncAlgorithms MergeStorage.swift
[355/400] Compiling AsyncAlgorithms PartialIteration.swift
[356/400] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[357/400] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[358/400] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[359/400] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[360/400] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[361/400] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[362/400] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[363/400] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[364/400] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[365/400] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[366/400] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[367/400] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[368/400] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[369/400] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[370/400] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[371/400] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[372/400] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[373/400] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[374/400] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[375/400] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[376/400] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[377/400] Compiling AsyncAlgorithms CombineLatestStorage.swift
[378/400] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[379/400] Compiling AsyncAlgorithms DebounceStateMachine.swift
[380/400] Compiling AsyncAlgorithms DebounceStorage.swift
[381/400] Compiling AsyncAlgorithms Dictionary.swift
[382/400] Compiling AsyncAlgorithms Locking.swift
[383/400] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[384/400] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[385/400] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[386/400] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[387/400] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[388/400] Compiling AsyncAlgorithms AsyncChannel.swift
[389/400] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[390/400] Compiling AsyncAlgorithms ChannelStateMachine.swift
[391/400] Compiling AsyncAlgorithms ChannelStorage.swift
[392/400] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[393/400] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[394/400] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[395/400] Compiling AsyncAlgorithms Rethrow.swift
[396/400] Compiling AsyncAlgorithms SetAlgebra.swift
[397/400] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[398/400] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[399/400] Compiling AsyncAlgorithms ZipStateMachine.swift
[400/400] Compiling AsyncAlgorithms ZipStorage.swift
[402/415] 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 |
[403/415] 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 |
[404/415] 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 |
[405/415] 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 |
[406/416] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[407/416] 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 |
[408/416] 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 |
[409/416] 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 |
[410/416] 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 |
[411/416] 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 |
[412/416] 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 |
[413/416] 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 |
[414/416] 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 |
[415/416] 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 |
[416/416] 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 |
BUILD FAILURE 6.0 linux