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 Wasm on 29 May 2025 18:08:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.98s)
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] Emitting module InternalCollectionsUtilities
[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 _UnsafeBitSet+Index.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/25] Compiling InternalCollectionsUtilities Integer rank.swift
[21/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HeapModule Heap+Descriptions.swift
[28/300] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/300] Compiling _RopeModule BigString+CustomStringConvertible.swift
[30/300] Compiling _RopeModule BigString+Equatable.swift
[31/300] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[32/300] Compiling _RopeModule BigString+Hashing.swift
[33/302] Emitting module HeapModule
[34/302] Compiling HeapModule Heap.swift
[35/302] Compiling HeapModule _HeapNode.swift
[36/302] Compiling _RopeModule Rope+ForEachWhile.swift
[37/302] Compiling _RopeModule Rope+Insert.swift
[38/302] Compiling HashTreeCollections TreeSet+Sequence.swift
[39/302] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[40/302] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[41/302] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[42/302] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[43/302] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[44/302] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[45/302] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[46/312] Compiling HeapModule Heap+Invariants.swift
[47/312] Compiling HeapModule Heap+UnsafeHandle.swift
[49/313] Compiling _RopeModule BigSubstring.swift
[50/313] Compiling _RopeModule Rope+Builder.swift
[51/313] Compiling _RopeModule Rope+Debugging.swift
[52/313] Compiling _RopeModule Rope+Invariants.swift
[53/313] Compiling _RopeModule Rope+_Node.swift
[54/313] Compiling _RopeModule Rope+_Storage.swift
[55/313] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[56/313] Compiling _RopeModule Rope+_UnsafeHandle.swift
[57/313] Compiling _RopeModule Rope.swift
[58/313] Compiling _RopeModule RopeElement.swift
[59/313] Compiling _RopeModule RopeMetric.swift
[60/313] Emitting module BitCollections
[61/320] Compiling DequeModule _DequeSlot.swift
[62/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/320] Compiling _RopeModule BigString+Ingester.swift
[64/320] Compiling _RopeModule BigString+Invariants.swift
[65/320] Compiling _RopeModule BigString+Iterators.swift
[66/320] Compiling _RopeModule BigString+Metrics.swift
[67/320] Compiling _RopeModule BigString+Summary.swift
[68/320] Compiling _RopeModule BigString.swift
[69/320] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[70/320] Compiling _RopeModule BigString+Chunk+Breaks.swift
[71/320] Compiling _RopeModule BigString+Chunk+Counts.swift
[72/320] Compiling _RopeModule BigString+Chunk+Description.swift
[73/320] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[74/320] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[75/320] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[76/320] Compiling _RopeModule BigString+Chunk+Splitting.swift
[77/320] Compiling _RopeModule BigString+UnicodeScalarView.swift
[78/320] Compiling _RopeModule BigSubstring+UTF16View.swift
[79/320] Compiling _RopeModule BigSubstring+UTF8View.swift
[80/320] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[89/320] Compiling BitCollections BitSet.Index.swift
[90/320] Compiling BitCollections BitSet._UnsafeHandle.swift
[91/327] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[92/327] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[93/327] Compiling _RopeModule BigString+Insert.swift
[94/327] Compiling _RopeModule BigString+Managing Breaks.swift
[95/327] Compiling _RopeModule BigString+Sequence.swift
[96/327] Compiling _RopeModule BigString+TextOutputStream.swift
[97/327] Compiling _RopeModule BigString+Append.swift
[98/327] Compiling _RopeModule BigString+Initializers.swift
[99/327] Compiling _RopeModule BigString+Comparable.swift
[100/327] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[101/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/327] Compiling OrderedCollections OrderedSet+Testing.swift
[103/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/327] Compiling OrderedCollections OrderedSet.swift
[106/327] Compiling OrderedCollections _UnsafeBitset.swift
[107/327] Compiling _RopeModule Rope+Sequence.swift
[108/327] Compiling _RopeModule Rope+Append.swift
[109/327] Compiling _RopeModule Rope+Extract.swift
[110/327] Compiling _RopeModule Rope+Find.swift
[119/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[120/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[121/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[122/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[123/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[124/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[125/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[126/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[127/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[128/327] Compiling HashTreeCollections TreeSet.swift
[129/327] Emitting module DequeModule
[131/328] Compiling _RopeModule BigString+Chunk.swift
[132/328] Compiling _RopeModule BigString+BidirectionalCollection.swift
[145/328] Compiling _RopeModule BigString+Split.swift
[146/328] Compiling _RopeModule Range+BigString.swift
[147/328] Compiling _RopeModule BigString+UTF16View.swift
[148/328] Compiling _RopeModule BigString+UTF8View.swift
[149/328] Compiling _RopeModule BigString+Builder.swift
[150/328] Compiling _RopeModule BigString+Contents.swift
[151/328] Compiling _RopeModule BigString+Debugging.swift
[152/328] Compiling _RopeModule BigString+Index.swift
[171/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[222/338] Emitting module OrderedCollections
[247/339] Emitting module _RopeModule
[291/339] Emitting module HashTreeCollections
[293/340] Compiling _RopeModule Rope+Join.swift
[294/340] Compiling _RopeModule Rope+MutatingForEach.swift
[295/340] Compiling _RopeModule Rope+Remove.swift
[296/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[297/340] Compiling _RopeModule Rope+Split.swift
[298/340] Compiling _RopeModule Optional Utilities.swift
[299/340] Compiling _RopeModule String Utilities.swift
[300/340] Compiling _RopeModule String.Index+ABI.swift
[301/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/359] 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)
[346/359] 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)
[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)
[349/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)
[350/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)
[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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[353/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)
[354/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)
[355/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)
[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 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)
[359/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)
[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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling InternalCollectionsUtilities Descriptions.swift
[3/15] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/16] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/16] Compiling InternalCollectionsUtilities Debugging.swift
[6/16] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/16] Emitting module InternalCollectionsUtilities
[11/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[12/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[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/291] Compiling HeapModule Heap+Descriptions.swift
[19/291] Compiling HashTreeCollections _Bucket.swift
[20/291] Compiling HashTreeCollections _Hash.swift
[21/293] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[22/293] Compiling HashTreeCollections _HashNode+Storage.swift
[23/293] Compiling HeapModule Heap.swift
[24/293] Compiling HeapModule _HeapNode.swift
[25/293] Compiling HashTreeCollections _HashLevel.swift
[26/293] Compiling HashTreeCollections _HashNode+Builder.swift
[27/293] Compiling HeapModule Heap+Invariants.swift
[28/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/293] Compiling HeapModule Heap+UnsafeHandle.swift
[30/293] Emitting module HeapModule
[32/294] Compiling HashTreeCollections TreeSet+Hashable.swift
[33/294] Compiling HashTreeCollections TreeSet+Sendable.swift
[34/294] Compiling HashTreeCollections TreeSet+Sequence.swift
[35/294] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[36/294] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[37/294] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[38/294] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[39/294] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[40/294] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[41/294] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[42/304] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[43/304] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[44/304] Compiling HashTreeCollections TreeDictionary+Keys.swift
[45/304] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[46/304] Compiling HashTreeCollections TreeDictionary+Merge.swift
[47/304] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[48/304] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[49/311] Compiling HashTreeCollections TreeDictionary+Collection.swift
[50/311] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[51/311] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[52/311] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[53/311] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[54/311] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[55/311] Compiling HashTreeCollections TreeDictionary+Filter.swift
[56/311] Compiling DequeModule _DequeSlot.swift
[57/311] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/311] Emitting module BitCollections
[59/318] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[60/318] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[61/318] Compiling HashTreeCollections _HashNode+Debugging.swift
[62/318] Compiling HashTreeCollections _HashNode+Initializers.swift
[63/318] Compiling HashTreeCollections _HashNode+Invariants.swift
[64/318] Compiling HashTreeCollections _HashNode+Lookups.swift
[65/318] Compiling HashTreeCollections _AncestorHashSlots.swift
[66/318] Compiling HashTreeCollections _Bitmap.swift
[73/318] Compiling HashTreeCollections _HashNode+Structural union.swift
[74/318] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[75/318] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[76/318] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[77/318] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[78/318] Compiling HashTreeCollections _HashNode.swift
[79/318] Compiling HashTreeCollections _HashNodeHeader.swift
[80/318] Compiling HashTreeCollections _HashSlot.swift
[81/318] Compiling HashTreeCollections _HashStack.swift
[82/318] Compiling HashTreeCollections _HashTreeIterator.swift
[83/318] Compiling HashTreeCollections _HashTreeStatistics.swift
[84/318] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[85/318] Compiling HashTreeCollections _RawHashNode.swift
[86/318] Compiling HashTreeCollections _UnmanagedHashNode.swift
[87/318] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[88/318] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[89/318] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[90/318] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[91/318] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[92/318] Compiling HashTreeCollections _HashNode+Structural merge.swift
[93/318] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[94/318] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[101/318] Compiling HashTreeCollections _UnsafePath.swift
[102/318] Compiling HashTreeCollections TreeDictionary+Codable.swift
[103/318] Compiling HashTreeCollections TreeDictionary.swift
[104/318] Compiling HashTreeCollections TreeSet+Codable.swift
[105/318] Compiling HashTreeCollections TreeSet+Collection.swift
[106/318] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[107/318] Compiling HashTreeCollections TreeSet+Debugging.swift
[108/318] Compiling HashTreeCollections TreeSet+Descriptions.swift
[109/318] Compiling HashTreeCollections TreeSet+Equatable.swift
[110/318] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[111/318] Compiling HashTreeCollections TreeSet+Extras.swift
[112/318] Compiling HashTreeCollections TreeSet+Filter.swift
[121/318] Compiling BitCollections BitSet.Index.swift
[122/318] Compiling BitCollections BitSet._UnsafeHandle.swift
[123/318] Compiling BitCollections BitSet.swift
[134/318] Emitting module DequeModule
[150/319] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[153/319] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[154/319] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[155/319] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[156/319] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[157/319] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[158/319] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[159/319] Compiling HashTreeCollections TreeSet.swift
[160/319] Emitting module OrderedCollections
[216/328] Compiling BitCollections Range+Utilities.swift
[217/328] Compiling BitCollections Slice+Utilities.swift
[218/328] Compiling BitCollections UInt+Tricks.swift
[219/328] Compiling BitCollections _Word.swift
[243/329] Compiling OrderedCollections OrderedSet.swift
[245/329] Compiling OrderedCollections _UnsafeBitset.swift
[268/330] Emitting module _RopeModule
[312/330] Emitting module HashTreeCollections
[314/331] Compiling _RopeModule Rope+Join.swift
[315/331] Compiling _RopeModule Rope+MutatingForEach.swift
[316/331] Compiling _RopeModule Rope+Remove.swift
[317/331] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/331] Compiling _RopeModule Rope+Split.swift
[319/331] Compiling _RopeModule Optional Utilities.swift
[320/331] Compiling _RopeModule String Utilities.swift
[321/331] Compiling _RopeModule String.Index+ABI.swift
[322/331] Compiling _RopeModule _CharacterRecognizer.swift
[333/334] Emitting module Collections
[334/334] Compiling Collections Collections.swift
[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 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)
[339/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[340/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)
[341/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)
[342/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)
[343/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)
[344/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)
[345/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)
[346/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)
[347/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)
[348/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)
[349/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)
[350/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)
[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 wasm