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 7.0.1 (0d1b78), with Swift 6.1 for Android on 29 May 2025 18:08:56 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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/FetchRequests.git
Reference: 7.0.1
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
 * tag               7.0.1      -> FETCH_HEAD
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 7.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/square/FetchRequests.git
https://github.com/square/FetchRequests.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "FetchRequests",
  "name" : "FetchRequests",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "FetchRequests",
      "targets" : [
        "FetchRequests"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "FetchRequestsTests",
      "module_type" : "SwiftTarget",
      "name" : "FetchRequestsTests",
      "path" : "FetchRequests/Tests",
      "sources" : [
        "Controllers/CollapsibleSectionsFetchedResultsControllerTestCase.swift",
        "Controllers/FetchedResultsControllerTestCase.swift",
        "Controllers/FetchedResultsControllerTestHarness.swift",
        "Controllers/PaginatingFetchedResultsControllerTestCase.swift",
        "Controllers/PausableFetchedResultsControllerTestCase.swift",
        "Models/FetchRequestAssociationTestCase.swift",
        "Models/LoggingTestCase.swift",
        "SwiftUI/FetchableRequestTestCase.swift",
        "TestObject+Associations.swift",
        "TestObject+FetchRequests.swift",
        "TestObject+FetchableObject.swift",
        "TestObject.swift"
      ],
      "target_dependencies" : [
        "FetchRequests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FetchRequests",
      "module_type" : "SwiftTarget",
      "name" : "FetchRequests",
      "path" : "FetchRequests",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "FetchRequests"
      ],
      "sources" : [
        "Sources/Associations/AssociatedValueReference.swift",
        "Sources/Associations/FetchRequestAssociation.swift",
        "Sources/Associations/FetchableEntityID.swift",
        "Sources/Associations/ObservableToken.swift",
        "Sources/CollectionType+SortDescriptors.swift",
        "Sources/Controller/CollapsibleSectionsFetchedResultsController.swift",
        "Sources/Controller/FetchedResultsController.swift",
        "Sources/Controller/FetchedResultsControllerProtocol.swift",
        "Sources/Controller/PausableFetchedResultsController.swift",
        "Sources/FetchableObject.swift",
        "Sources/IndexPath+Convenience.swift",
        "Sources/Logging.swift",
        "Sources/OrderedSetCompat.swift",
        "Sources/Requests/FetchDefinition.swift",
        "Sources/Requests/PaginatingFetchDefinition.swift",
        "Sources/SwiftUI/FetchableRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.58s)
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] Emitting module InternalCollectionsUtilities
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/25] Compiling InternalCollectionsUtilities Debugging.swift
[21/25] Compiling InternalCollectionsUtilities Descriptions.swift
[22/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/25] Compiling InternalCollectionsUtilities Integer rank.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/196] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/260] Compiling HeapModule Heap+Descriptions.swift
[29/295] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[30/295] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[31/302] Compiling HashTreeCollections _HashStack.swift
[32/302] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[33/302] Compiling HeapModule _HeapNode.swift
[34/302] Compiling HeapModule Heap.swift
[35/302] Compiling HashTreeCollections _HashNode+Structural union.swift
[36/302] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[37/302] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[38/302] Compiling HashTreeCollections _HashNode.swift
[39/302] Compiling HashTreeCollections _HashNodeHeader.swift
[40/302] Compiling HashTreeCollections _HashSlot.swift
[41/302] Compiling HeapModule Heap+Invariants.swift
[42/302] Compiling HeapModule Heap+UnsafeHandle.swift
[43/302] Emitting module HeapModule
[44/303] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[45/303] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[46/303] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[47/303] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/303] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/303] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/303] Compiling HashTreeCollections _HashTreeIterator.swift
[51/303] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[52/303] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[53/303] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[54/303] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[55/303] Compiling HashTreeCollections TreeDictionary+Filter.swift
[56/303] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[57/303] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[66/317] Compiling DequeModule _DequeSlot.swift
[67/317] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/317] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[73/317] Compiling HashTreeCollections _HashNode+Storage.swift
[76/317] Compiling HashTreeCollections _Hash.swift
[77/317] Compiling HashTreeCollections _HashLevel.swift
[78/317] Compiling HashTreeCollections _HashNode+Builder.swift
[79/317] Compiling HashTreeCollections _HashNode+Debugging.swift
[80/317] Compiling HashTreeCollections _HashNode+Initializers.swift
[81/317] Compiling BitCollections BitSet.Index.swift
[82/317] Compiling BitCollections BitSet._UnsafeHandle.swift
[83/317] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/317] Compiling OrderedCollections OrderedSet+Testing.swift
[85/317] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/317] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/317] Compiling OrderedCollections OrderedSet.swift
[88/317] Compiling OrderedCollections _UnsafeBitset.swift
[89/317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/327] Emitting module BitCollections
[94/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[95/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[96/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[97/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[98/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[99/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[100/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[101/327] Compiling HashTreeCollections _Bitmap.swift
[102/327] Compiling HashTreeCollections _Bucket.swift
[127/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[128/327] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[129/327] Compiling HashTreeCollections _RawHashNode.swift
[130/327] Compiling HashTreeCollections _UnmanagedHashNode.swift
[131/327] Compiling HashTreeCollections _UnsafePath.swift
[132/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[133/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[134/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[137/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[138/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[139/327] Compiling HashTreeCollections TreeDictionary.swift
[140/327] Compiling HashTreeCollections TreeSet+Codable.swift
[141/327] Compiling HashTreeCollections TreeSet+Collection.swift
[142/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[143/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[144/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[145/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[146/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[147/327] Compiling HashTreeCollections TreeSet+Extras.swift
[148/327] Compiling HashTreeCollections TreeSet+Filter.swift
[149/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[150/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[151/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[152/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[153/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[154/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[155/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[156/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[157/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[158/327] Compiling HashTreeCollections TreeSet.swift
[167/327] Emitting module DequeModule
[209/337] Compiling OrderedCollections OrderedSet+Sendable.swift
[274/338] Emitting module OrderedCollections
[320/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
[339/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/361] 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/361] 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 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)
[352/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)
[353/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)
[354/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)
[355/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)
[356/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[357/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)
[358/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)
[359/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)
[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)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/15] Compiling InternalCollectionsUtilities Debugging.swift
[4/16] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/16] Compiling InternalCollectionsUtilities Descriptions.swift
[6/16] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[8/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/16] Emitting module InternalCollectionsUtilities
[13/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/16] Compiling InternalCollectionsUtilities Integer rank.swift
[15/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/92] Compiling BitCollections BitArray+Copy.swift
[19/92] Compiling BitCollections BitArray+CustomReflectable.swift
[20/255] Compiling HeapModule Heap+Descriptions.swift
[21/293] Compiling _RopeModule BigString+Debugging.swift
[22/293] Compiling _RopeModule BigString+Index.swift
[23/293] Compiling _RopeModule BigString+Iterators.swift
[24/293] Compiling _RopeModule BigString+Metrics.swift
[25/293] Compiling _RopeModule BigString+Summary.swift
[26/293] Compiling _RopeModule BigString.swift
[27/293] Compiling _RopeModule BigString+Ingester.swift
[28/293] Compiling _RopeModule BigString+Invariants.swift
[29/293] Compiling HeapModule Heap.swift
[30/293] Compiling HeapModule _HeapNode.swift
[31/293] Compiling HeapModule Heap+Invariants.swift
[32/293] Compiling HeapModule Heap+UnsafeHandle.swift
[33/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/293] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[35/293] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[36/293] Emitting module HeapModule
[37/294] Compiling _RopeModule BigString+UnicodeScalarView.swift
[38/294] Compiling _RopeModule BigSubstring+UTF16View.swift
[39/294] Compiling _RopeModule BigSubstring+UTF8View.swift
[40/294] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[41/294] Compiling _RopeModule BigSubstring.swift
[42/294] Compiling _RopeModule Rope+Builder.swift
[43/294] Compiling _RopeModule Rope+Debugging.swift
[44/294] Compiling _RopeModule Rope+Invariants.swift
[45/294] Compiling _RopeModule Rope+_Node.swift
[46/294] Compiling _RopeModule Rope+_Storage.swift
[47/294] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[48/294] Compiling _RopeModule Rope+_UnsafeHandle.swift
[49/294] Compiling _RopeModule Rope.swift
[50/294] Compiling _RopeModule RopeElement.swift
[51/301] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[52/301] Compiling _RopeModule BigString+Chunk+Breaks.swift
[53/301] Compiling _RopeModule BigString+UTF16View.swift
[54/301] Compiling _RopeModule BigString+UTF8View.swift
[60/301] Compiling _RopeModule BigString+Initializers.swift
[61/301] Compiling _RopeModule BigString+Insert.swift
[62/301] Compiling _RopeModule BigString+Managing Breaks.swift
[63/301] Compiling _RopeModule BigString+RemoveSubrange.swift
[64/301] Compiling _RopeModule BigString+ReplaceSubrange.swift
[65/301] Compiling _RopeModule BigString+Split.swift
[66/301] Compiling _RopeModule Range+BigString.swift
[67/301] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[68/301] Compiling _RopeModule BigString+Hashing.swift
[69/301] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[70/301] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[71/301] Compiling _RopeModule BigString+Sequence.swift
[72/301] Compiling _RopeModule BigString+TextOutputStream.swift
[73/301] Compiling _RopeModule BigString+Append.swift
[90/308] Compiling _RopeModule Rope+ForEachWhile.swift
[91/308] Compiling _RopeModule Rope+Insert.swift
[92/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[93/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[94/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[95/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[96/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[97/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[98/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[99/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[100/318] Compiling _RopeModule BigString+Builder.swift
[101/318] Compiling _RopeModule BigString+Contents.swift
[112/318] Compiling _RopeModule BigString+Chunk+Counts.swift
[113/318] Compiling _RopeModule BigString+Chunk+Description.swift
[126/318] Compiling BitCollections Range+Utilities.swift
[127/318] Compiling BitCollections Slice+Utilities.swift
[128/318] Compiling BitCollections UInt+Tricks.swift
[129/318] Compiling BitCollections _Word.swift
[130/318] Compiling OrderedCollections OrderedSet.swift
[131/318] Compiling OrderedCollections _UnsafeBitset.swift
[132/318] Compiling _RopeModule Rope+Sequence.swift
[133/318] Compiling _RopeModule Rope+Append.swift
[134/318] Compiling _RopeModule Rope+Extract.swift
[135/318] Compiling _RopeModule Rope+Find.swift
[136/318] Emitting module BitCollections
[145/318] Compiling BitCollections BitSet.Index.swift
[146/318] Compiling BitCollections BitSet._UnsafeHandle.swift
[147/318] Compiling BitCollections BitSet.swift
[148/318] Emitting module DequeModule
[158/319] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[159/319] Compiling _RopeModule BigString+Chunk+Splitting.swift
[160/319] Compiling _RopeModule BigString+Chunk.swift
[161/319] Compiling _RopeModule BigString+BidirectionalCollection.swift
[162/319] Compiling _RopeModule BigString+Comparable.swift
[163/319] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[164/319] Compiling _RopeModule BigString+CustomStringConvertible.swift
[165/319] Compiling _RopeModule BigString+Equatable.swift
[181/320] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[182/320] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[183/320] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/320] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/320] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/320] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/320] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/320] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/320] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/320] Compiling HashTreeCollections TreeSet.swift
[245/329] Emitting module OrderedCollections
[301/330] Emitting module _RopeModule
[302/330] Compiling _RopeModule Rope+Join.swift
[303/330] Compiling _RopeModule Rope+MutatingForEach.swift
[304/330] Compiling _RopeModule Rope+Remove.swift
[305/330] Compiling _RopeModule Rope+RemoveSubrange.swift
[306/330] Compiling _RopeModule Rope+Split.swift
[307/330] Compiling _RopeModule Optional Utilities.swift
[308/330] Compiling _RopeModule String Utilities.swift
[309/330] Compiling _RopeModule String.Index+ABI.swift
[310/330] Compiling _RopeModule _CharacterRecognizer.swift
[330/331] Emitting module HashTreeCollections
[333/334] Compiling Collections Collections.swift
[334/334] Emitting module Collections
[336/350] 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)
[337/350] 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)
[338/352] 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)
[339/352] 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)
[340/352] 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)
[341/352] 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)
[342/352] 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)
[343/352] 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)
[344/352] 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)
[345/352] 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)
[346/352] 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)
[347/352] 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)
[348/352] 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)
[349/352] 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)
[350/352] 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)
[351/352] 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)
[352/352] 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)
BUILD FAILURE 6.1 android