The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FetchRequests, reference main (0d1b78), with Swift 6.3 for Wasm on 15 Apr 2026 02:06:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/FetchRequests.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/square/FetchRequests
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0d1b78c Old xcode
Cloned https://github.com/square/FetchRequests.git
Revision (git rev-parse @):
0d1b78cfe0f1b05734dc5e059e5273284778ba02
SUCCESS checkout https://github.com/square/FetchRequests.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/square/FetchRequests.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.12s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.33s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities String+Padding.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/31] Compiling InternalCollectionsUtilities Integer rank.swift
[27/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/31] Compiling InternalCollectionsUtilities Debugging.swift
[30/31] Compiling InternalCollectionsUtilities Descriptions.swift
[31/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/91] Compiling HeapModule Heap+Invariants.swift
[34/266] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/296] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[36/296] Compiling HashTreeCollections _HashNode+Structural merge.swift
[37/296] Compiling HashTreeCollections _HashTreeIterator.swift
[38/296] Compiling HashTreeCollections _HashTreeStatistics.swift
[39/302] Compiling HashTreeCollections TreeDictionary+Codable.swift
[40/302] Compiling HashTreeCollections TreeDictionary+Collection.swift
[41/302] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[42/302] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[43/302] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[44/302] Compiling HashTreeCollections _RawHashNode.swift
[45/302] Compiling HashTreeCollections _UnmanagedHashNode.swift
[46/302] Compiling HashTreeCollections _UnsafePath.swift
[47/310] Compiling HeapModule Heap+Descriptions.swift
[48/319] Compiling HashTreeCollections _HashNode+Builder.swift
[49/319] Compiling HashTreeCollections _HashNode+Debugging.swift
[50/319] Compiling HashTreeCollections _HashNode+Initializers.swift
[51/319] Compiling HashTreeCollections _HashNode+Invariants.swift
[52/319] Compiling HashTreeCollections _HashNode+Lookups.swift
[53/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[54/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[55/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[56/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[57/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[58/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[59/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[60/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[61/331] Compiling HashTreeCollections _HashNode+Storage.swift
[62/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Emitting module ContainersPreview
[68/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[69/331] Compiling HashTreeCollections _Bitmap.swift
[70/331] Compiling HashTreeCollections _Bucket.swift
[71/331] Compiling HashTreeCollections _Hash.swift
[72/331] Compiling HashTreeCollections _HashLevel.swift
[73/332] Compiling HeapModule _HeapNode.swift
[74/332] Compiling HeapModule Heap.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/333] Emitting module HeapModule
[79/373] Compiling DequeModule RigidDeque+Replacements.swift
[80/373] Compiling DequeModule RigidDeque+Testing.swift
[81/373] Compiling DequeModule RigidDeque.swift
[82/373] Compiling DequeModule UniqueDeque+Append.swift
[83/373] Compiling DequeModule UniqueDeque+Hashable.swift
[84/373] Compiling DequeModule UniqueDeque+Initializers.swift
[85/373] Compiling DequeModule UniqueDeque+Insertions.swift
[86/373] Compiling DequeModule UniqueDeque+Prepend.swift
[87/380] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[88/380] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[89/380] Compiling HashTreeCollections TreeDictionary+Keys.swift
[90/380] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/380] Compiling HashTreeCollections TreeDictionary+Merge.swift
[92/380] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[93/380] Compiling BitCollections BitSet.Index.swift
[94/384] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/384] Compiling OrderedCollections OrderedSet+Testing.swift
[96/384] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/384] Compiling BitCollections UInt+Tricks.swift
[98/384] Compiling BitCollections _Word.swift
[99/384] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[100/384] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[101/384] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[102/384] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/384] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[104/397] Compiling DequeModule UniqueDeque+Consumption.swift
[105/397] Compiling DequeModule UniqueDeque+Container.swift
[106/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/397] Compiling DequeModule UniqueDeque+Equatable.swift
[108/397] Compiling DequeModule UniqueDeque+Experimental.swift
[109/402] Compiling DequeModule UniqueDeque+Removals.swift
[110/402] Compiling DequeModule RigidDeque+Equatable.swift
[111/402] Compiling DequeModule RigidDeque+Experimental.swift
[112/402] Compiling DequeModule RigidDeque+Hashable.swift
[113/402] Compiling DequeModule RigidDeque+Initializers.swift
[114/402] Compiling DequeModule RigidDeque+Insertions.swift
[115/402] Compiling DequeModule RigidDeque+Prepend.swift
[116/402] Compiling DequeModule UniqueDeque+Replacements.swift
[117/402] Compiling DequeModule UniqueDeque.swift
[118/402] Compiling DequeModule _DequeSlot.swift
[119/402] Compiling DequeModule _UnsafeDequeHandle.swift
[120/402] Compiling DequeModule _UnsafeDequeSegments.swift
[121/402] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[122/402] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[123/402] Compiling HashTreeCollections TreeDictionary+Filter.swift
[131/402] Compiling DequeModule _DequeBuffer.swift
[132/402] Compiling DequeModule _DequeBufferHeader.swift
[133/402] Compiling DequeModule RigidDeque+Append.swift
[134/402] Compiling DequeModule RigidDeque+Consumption.swift
[135/402] Compiling DequeModule RigidDeque+Container.swift
[136/402] Compiling DequeModule RigidDeque+Descriptions.swift
[150/402] Compiling HashTreeCollections TreeDictionary.swift
[151/402] Compiling HashTreeCollections TreeSet+Codable.swift
[152/402] Compiling HashTreeCollections TreeSet+Collection.swift
[153/402] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[154/402] Compiling HashTreeCollections TreeSet+Debugging.swift
[155/402] Compiling HashTreeCollections TreeSet+Descriptions.swift
[156/402] Compiling HashTreeCollections TreeSet+Equatable.swift
[157/402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[158/402] Compiling HashTreeCollections TreeSet+Extras.swift
[159/402] Compiling HashTreeCollections TreeSet+Filter.swift
[166/402] Compiling DequeModule Deque._UnsafeHandle.swift
[167/402] Compiling DequeModule Deque.swift
[173/402] Compiling DequeModule RigidDeque+Removals.swift
[178/402] Compiling DequeModule Deque+Extras.swift
[179/402] Compiling DequeModule Deque+Hashable.swift
[180/402] Compiling DequeModule Deque+Testing.swift
[181/402] Compiling DequeModule Deque._Storage.swift
[192/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[212/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[213/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[214/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[215/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[216/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[217/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[218/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[219/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[220/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[221/402] Compiling HashTreeCollections TreeSet.swift
[235/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[236/402] Compiling OrderedCollections OrderedSet.swift
[237/402] Compiling DequeModule Deque+Codable.swift
[238/402] Compiling DequeModule Deque+Collection.swift
[239/402] Compiling DequeModule Deque+CustomReflectable.swift
[240/402] Compiling DequeModule Deque+Descriptions.swift
[241/402] Compiling DequeModule Deque+Equatable.swift
[242/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[245/402] Emitting module BitCollections
[306/412] Compiling OrderedCollections _UnsafeBitset.swift
[322/412] Emitting module OrderedCollections
[357/413] Emitting module _RopeModule
[398/413] Emitting module HashTreeCollections
[400/414] Emitting module DequeModule
[401/414] Compiling _RopeModule Rope+Join.swift
[402/414] Compiling _RopeModule Rope+MutatingForEach.swift
[403/414] Compiling _RopeModule Rope+Remove.swift
[404/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[405/414] Compiling _RopeModule Rope+Split.swift
[406/414] Compiling _RopeModule Optional Utilities.swift
[407/414] Compiling _RopeModule String Utilities.swift
[408/414] Compiling _RopeModule String.Index+ABI.swift
[409/414] Compiling _RopeModule _CharacterRecognizer.swift
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections HashTreeCollections reexports.swift
[419/422] Compiling Collections OrderedCollections reexports.swift
[420/422] Compiling Collections HeapModule reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/438] Compiling FetchRequests IndexPath+Convenience.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[425/438] Compiling FetchRequests Logging.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[426/440] Compiling FetchRequests OrderedSetCompat.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[427/440] Compiling FetchRequests FetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[428/440] Compiling FetchRequests PausableFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[429/440] Compiling FetchRequests FetchableObject.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[430/440] Compiling FetchRequests CollectionType+SortDescriptors.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[431/440] Compiling FetchRequests CollapsibleSectionsFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[432/440] Compiling FetchRequests FetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[433/440] Compiling FetchRequests FetchedResultsControllerProtocol.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[434/440] Emitting module FetchRequests
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[435/440] Compiling FetchRequests AssociatedValueReference.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[436/440] Compiling FetchRequests FetchRequestAssociation.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[437/440] Compiling FetchRequests FetchableEntityID.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[438/440] Compiling FetchRequests ObservableToken.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[439/440] Compiling FetchRequests PaginatingFetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
[440/440] Compiling FetchRequests FetchableRequest.swift
/host/spi-builder-workspace/FetchRequests/Sources/Controller/FetchedResultsController.swift:10:8: error: no such module 'Combine'
   8 |
   9 | import Foundation
  10 | import Combine
     |        `- error: no such module 'Combine'
  11 |
  12 | #if canImport(UIKit)
BUILD FAILURE 6.3 wasm