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 FetchRequests, reference main (0d1b78), with Swift 6.2 (beta) for Android on 22 Jun 2025 04:08:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/square/FetchRequests.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.88s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.25s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/25] Compiling InternalCollectionsUtilities Debugging.swift
[15/25] Compiling InternalCollectionsUtilities Descriptions.swift
[16/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/25] Compiling InternalCollectionsUtilities Integer rank.swift
[24/25] Emitting module InternalCollectionsUtilities
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/291] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/300] Compiling HeapModule Heap+Descriptions.swift
[29/300] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[30/300] Compiling HashTreeCollections _HashNode+Storage.swift
[31/302] Compiling HeapModule Heap.swift
[32/302] Compiling HeapModule _HeapNode.swift
[33/302] Compiling HeapModule Heap+Invariants.swift
[34/302] Compiling HeapModule Heap+UnsafeHandle.swift
[35/302] Emitting module HeapModule
[37/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[38/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[39/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[40/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[41/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[42/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[43/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[47/313] Compiling HashTreeCollections _HashStack.swift
[48/313] Compiling HashTreeCollections _HashTreeIterator.swift
[49/313] Compiling HashTreeCollections _HashTreeStatistics.swift
[50/313] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[51/313] Compiling HashTreeCollections _RawHashNode.swift
[52/313] Compiling HashTreeCollections _UnmanagedHashNode.swift
[53/313] Compiling HashTreeCollections _UnsafePath.swift
[54/320] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[55/320] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[56/320] Compiling HashTreeCollections TreeDictionary+Keys.swift
[57/320] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[58/320] Compiling HashTreeCollections TreeDictionary+Merge.swift
[59/320] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[60/320] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[61/320] Compiling DequeModule _DequeSlot.swift
[62/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/320] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[64/320] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[65/320] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[66/320] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[67/320] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[68/320] Compiling HashTreeCollections _HashNode+Structural merge.swift
[69/320] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[70/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[71/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[72/327] Compiling HashTreeCollections _Bucket.swift
[73/327] Compiling HashTreeCollections _Hash.swift
[74/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[75/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[76/327] Compiling HashTreeCollections _HashLevel.swift
[77/327] Compiling HashTreeCollections _HashNode+Builder.swift
[78/327] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/327] Compiling HashTreeCollections _HashNode+Initializers.swift
[80/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[81/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[82/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[83/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[85/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[86/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[87/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[88/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[89/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[90/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[91/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[92/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[93/327] Compiling HashTreeCollections _HashNode.swift
[94/327] Compiling HashTreeCollections _HashNodeHeader.swift
[95/327] Compiling HashTreeCollections _HashSlot.swift
[103/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[104/327] Compiling BitCollections Range+Utilities.swift
[105/327] Compiling BitCollections Slice+Utilities.swift
[106/327] Compiling BitCollections UInt+Tricks.swift
[107/327] Compiling BitCollections _Word.swift
[108/327] Compiling OrderedCollections OrderedSet.swift
[109/327] Compiling OrderedCollections _UnsafeBitset.swift
[110/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[111/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[112/327] Compiling HashTreeCollections TreeSet+Extras.swift
[113/327] Compiling HashTreeCollections TreeSet+Filter.swift
[122/327] Compiling BitCollections BitSet.Index.swift
[123/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[124/327] Compiling BitCollections BitSet.swift
[133/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[134/327] Compiling HashTreeCollections _Bitmap.swift
[135/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[136/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[137/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[138/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[139/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[140/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[141/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[142/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[143/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[144/327] Compiling HashTreeCollections TreeSet.swift
[145/327] Emitting module DequeModule
[176/328] Emitting module BitCollections
[213/337] Emitting module OrderedCollections
[277/339] Emitting module _RopeModule
[321/339] Compiling _RopeModule Rope+Join.swift
[322/339] Compiling _RopeModule Rope+MutatingForEach.swift
[323/339] Compiling _RopeModule Rope+Remove.swift
[324/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[325/339] Compiling _RopeModule Rope+Split.swift
[326/339] Compiling _RopeModule Optional Utilities.swift
[327/339] Compiling _RopeModule String Utilities.swift
[328/339] Compiling _RopeModule String.Index+ABI.swift
[329/339] Compiling _RopeModule _CharacterRecognizer.swift
[330/339] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/359] 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)
[346/359] 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)
[347/359] 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)
[348/359] 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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[349/361] 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)
[350/361] 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)
[351/361] 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)
[352/361] 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)
[353/361] 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)
[354/361] 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)
[355/361] 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)
[356/361] 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)
[357/361] 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)
[358/361] 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)
[359/361] 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)
[360/361] 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)
[361/361] 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.2 android