Build Information
Failed to build PersistentHistoryTrackingKit, reference main (73de36), with Swift 6.2 for Wasm on 13 Dec 2025 16:11:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 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 main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:ea378e7d7954b9ce813c0ebc8f6bc113436e2b3d5aa4fd45225da8bf07e6be73
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
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.38s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (1.05s)
Fetching https://github.com/apple/swift-collections.git
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.85s)
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
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/22] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[8/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/24] Compiling InternalCollectionsUtilities Debugging.swift
[12/24] Compiling InternalCollectionsUtilities Descriptions.swift
[13/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/24] Emitting module InternalCollectionsUtilities
[20/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/24] Compiling InternalCollectionsUtilities Integer rank.swift
[22/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[24/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[26/95] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[27/95] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[28/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[29/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[30/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[31/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[32/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[33/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[34/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[35/104] Compiling DequeModule _DequeSlot.swift
[36/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/104] Compiling OrderedCollections _HashTable+Bucket.swift
[38/104] Compiling OrderedCollections _HashTable+BucketIterator.swift
[39/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[47/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[48/104] Compiling OrderedCollections _HashTable+Testing.swift
[49/104] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[50/104] Compiling OrderedCollections _HashTable.swift
[51/104] Compiling OrderedCollections _Hashtable+Header.swift
[52/104] Compiling OrderedCollections _HashTable+Constants.swift
[53/104] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[54/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[55/104] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[56/104] Compiling OrderedCollections OrderedDictionary.swift
[57/104] Compiling OrderedCollections OrderedSet+Codable.swift
[58/104] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/104] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/104] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/104] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/104] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/104] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/104] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/104] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/104] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/104] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/104] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/104] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/104] Emitting module DequeModule
[90/105] Compiling OrderedCollections OrderedSet+Sendable.swift
[91/105] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/105] Compiling OrderedCollections OrderedSet+Testing.swift
[93/105] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/105] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/105] Compiling OrderedCollections OrderedSet.swift
[96/105] Compiling OrderedCollections _UnsafeBitset.swift
[105/105] Emitting module OrderedCollections
[107/155] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[108/155] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[109/155] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[110/155] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[111/155] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[112/155] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[113/155] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[114/161] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[115/161] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[116/161] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[117/161] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[118/161] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[119/161] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[120/161] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[121/161] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[122/161] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[123/161] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[124/161] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[125/161] Compiling AsyncAlgorithms AsyncChannel.swift
[126/161] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[127/161] Compiling AsyncAlgorithms ChannelStateMachine.swift
[128/161] Compiling AsyncAlgorithms DebounceStorage.swift
[129/161] Compiling AsyncAlgorithms Dictionary.swift
[130/161] Compiling AsyncAlgorithms _TinyArray.swift
[131/161] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[132/161] Compiling AsyncAlgorithms Locking.swift
[133/161] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[134/161] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[135/161] Emitting module AsyncAlgorithms
[136/161] Compiling AsyncAlgorithms ChannelStorage.swift
[137/161] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[138/161] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[139/161] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[140/161] Compiling AsyncAlgorithms CombineLatestStorage.swift
[141/161] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[142/161] Compiling AsyncAlgorithms DebounceStateMachine.swift
[143/161] Compiling AsyncAlgorithms SetAlgebra.swift
[144/161] Compiling AsyncAlgorithms UnsafeTransfer.swift
[145/161] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[146/161] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[147/161] Compiling AsyncAlgorithms ZipStateMachine.swift
[148/161] Compiling AsyncAlgorithms ZipStorage.swift
[149/161] Compiling AsyncAlgorithms AsyncShareSequence.swift
[150/161] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[151/161] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[152/161] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[153/161] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[154/161] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[155/161] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[156/161] Compiling AsyncAlgorithms MergeStateMachine.swift
[157/161] Compiling AsyncAlgorithms MergeStorage.swift
[158/161] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[159/161] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[160/161] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[161/161] Compiling AsyncAlgorithms Rethrow.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 |
[166/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 |
[167/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[168/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 |
[169/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 |
[170/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 |
[171/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 |
[172/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 |
[173/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 |
[174/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 |
[175/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 |
[176/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 |
[177/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 |
BUILD FAILURE 6.2 wasm