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 Linux on 22 Jun 2025 04:08:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.65s)
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-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/25] Compiling InternalCollectionsUtilities Debugging.swift
[16/25] Compiling InternalCollectionsUtilities Descriptions.swift
[17/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/25] Compiling InternalCollectionsUtilities Integer rank.swift
[20/25] Emitting module InternalCollectionsUtilities
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling _RopeModule BigString+Chunk+Counts.swift
[28/300] Compiling _RopeModule BigString+Chunk+Description.swift
[29/302] Compiling HeapModule Heap+Descriptions.swift
[30/302] Compiling HeapModule _HeapNode.swift
[31/302] Compiling HeapModule Heap.swift
[32/302] Compiling _RopeModule BigString+Builder.swift
[33/302] Compiling _RopeModule BigString+Contents.swift
[34/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/302] Compiling HeapModule Heap+UnsafeHandle.swift
[36/302] Compiling HeapModule Heap+Invariants.swift
[37/302] Emitting module HeapModule
[39/303] Compiling DequeModule _DequeSlot.swift
[40/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/303] Compiling _RopeModule Rope+Invariants.swift
[42/303] Compiling _RopeModule Rope+_Node.swift
[43/303] Compiling _RopeModule Rope+_Storage.swift
[44/303] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[45/303] Compiling _RopeModule Rope+_UnsafeHandle.swift
[46/303] Compiling _RopeModule Rope.swift
[47/303] Compiling _RopeModule RopeElement.swift
[48/303] Compiling _RopeModule BigString+UnicodeScalarView.swift
[49/303] Compiling _RopeModule BigSubstring+UTF16View.swift
[50/303] Compiling _RopeModule BigSubstring+UTF8View.swift
[51/303] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[52/303] Compiling _RopeModule BigSubstring.swift
[53/303] Compiling _RopeModule Rope+Builder.swift
[54/303] Compiling _RopeModule Rope+Debugging.swift
[55/310] Compiling _RopeModule Rope+ForEachWhile.swift
[56/310] Compiling _RopeModule Rope+Insert.swift
[57/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[58/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[60/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[61/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[62/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[63/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[64/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[75/320] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[76/320] Compiling _RopeModule BigString+Hashing.swift
[77/320] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[78/320] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[79/320] Compiling _RopeModule BigString+Sequence.swift
[80/320] Compiling _RopeModule BigString+TextOutputStream.swift
[81/320] Compiling _RopeModule BigString+Append.swift
[82/320] Compiling _RopeModule BigString+Initializers.swift
[83/320] Compiling _RopeModule BigString+Insert.swift
[84/320] Compiling _RopeModule BigString+Managing Breaks.swift
[85/320] Compiling _RopeModule BigString+RemoveSubrange.swift
[86/320] Compiling _RopeModule BigString+ReplaceSubrange.swift
[87/320] Compiling _RopeModule BigString+Split.swift
[88/320] Compiling _RopeModule Range+BigString.swift
[89/320] Compiling _RopeModule BigString+UTF16View.swift
[90/320] Compiling _RopeModule BigString+UTF8View.swift
[98/327] Compiling _RopeModule BigString+Iterators.swift
[99/327] Compiling _RopeModule BigString+Metrics.swift
[100/327] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[101/327] Compiling _RopeModule BigString+Chunk+Breaks.swift
[102/327] Compiling _RopeModule BigString+Summary.swift
[103/327] Compiling _RopeModule BigString.swift
[104/327] Compiling _RopeModule BigString+Ingester.swift
[105/327] Compiling _RopeModule BigString+Invariants.swift
[114/327] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[115/327] Compiling _RopeModule BigString+Chunk+Splitting.swift
[116/327] Compiling _RopeModule BigString+Chunk.swift
[117/327] Compiling _RopeModule BigString+BidirectionalCollection.swift
[118/327] Compiling _RopeModule BigString+Comparable.swift
[119/327] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[120/327] Compiling _RopeModule BigString+CustomStringConvertible.swift
[121/327] Compiling _RopeModule BigString+Equatable.swift
[133/327] Compiling _RopeModule BigString+Debugging.swift
[134/327] Compiling _RopeModule BigString+Index.swift
[156/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/327] Compiling HashTreeCollections TreeSet.swift
[166/327] Emitting module DequeModule
[171/328] Compiling BitCollections BitSet.Index.swift
[172/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[173/328] Compiling BitCollections BitSet.swift
[174/328] Compiling BitCollections Range+Utilities.swift
[175/328] Compiling BitCollections Slice+Utilities.swift
[176/328] Compiling BitCollections UInt+Tricks.swift
[177/337] Emitting module BitCollections
[206/337] Compiling BitCollections _Word.swift
[207/337] Compiling OrderedCollections OrderedSet.swift
[208/337] Compiling OrderedCollections _UnsafeBitset.swift
[209/337] Compiling _RopeModule Rope+Sequence.swift
[210/337] Compiling _RopeModule Rope+Append.swift
[211/337] Compiling _RopeModule Rope+Extract.swift
[212/337] Compiling _RopeModule Rope+Find.swift
[255/338] Emitting module OrderedCollections
[310/339] Emitting module _RopeModule
[311/339] Compiling _RopeModule Rope+Join.swift
[312/339] Compiling _RopeModule Rope+MutatingForEach.swift
[313/339] Compiling _RopeModule Rope+Remove.swift
[314/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/339] Compiling _RopeModule Rope+Split.swift
[316/339] Compiling _RopeModule Optional Utilities.swift
[317/339] Compiling _RopeModule String Utilities.swift
[318/339] Compiling _RopeModule String.Index+ABI.swift
[319/339] Compiling _RopeModule _CharacterRecognizer.swift
[340/340] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/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)
[346/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)
[347/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)
[348/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)
[349/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)
[350/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)
[351/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)
[352/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)
[353/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)
[354/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[355/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)
[356/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)
[357/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)
[358/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)
[359/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)
[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 linux