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 Wasm on 22 Jun 2025 04:07:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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.94s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.27s)
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 _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities Descriptions.swift
[15/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/25] Emitting module InternalCollectionsUtilities
[21/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/25] Compiling InternalCollectionsUtilities Integer rank.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/300] Compiling HeapModule Heap+Descriptions.swift
[29/300] Compiling HeapModule Heap+Invariants.swift
[30/300] Compiling _RopeModule BigString+Builder.swift
[31/300] Compiling _RopeModule BigString+Contents.swift
[32/302] Compiling _RopeModule BigString+CustomStringConvertible.swift
[33/302] Compiling _RopeModule BigString+Equatable.swift
[34/302] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[35/302] Compiling _RopeModule BigString+Hashing.swift
[36/302] Compiling HeapModule _HeapNode.swift
[37/302] Compiling HeapModule Heap+UnsafeHandle.swift
[38/302] Compiling HeapModule Heap.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/309] Compiling HashTreeCollections TreeDictionary+Collection.swift
[47/309] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[48/309] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[49/309] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[50/309] Compiling HashTreeCollections TreeSet+Hashable.swift
[51/309] Compiling HashTreeCollections TreeSet+Sendable.swift
[52/309] Compiling HashTreeCollections TreeSet+Sequence.swift
[53/309] Compiling HashTreeCollections _HashSlot.swift
[54/309] Compiling HashTreeCollections _HashStack.swift
[55/309] Compiling HashTreeCollections _HashTreeIterator.swift
[56/309] Compiling HashTreeCollections _HashTreeStatistics.swift
[57/309] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[58/309] Compiling HashTreeCollections _RawHashNode.swift
[59/309] Compiling HashTreeCollections _UnmanagedHashNode.swift
[60/309] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[61/309] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[62/309] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[63/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[64/309] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[65/309] Compiling HashTreeCollections _HashNode.swift
[66/309] Compiling HashTreeCollections _HashNodeHeader.swift
[67/316] Emitting module HeapModule
[69/317] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[70/317] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[71/317] Compiling _RopeModule BigString+Sequence.swift
[72/317] Compiling _RopeModule BigString+TextOutputStream.swift
[73/317] Compiling _RopeModule BigString+Debugging.swift
[74/317] Compiling _RopeModule BigString+Index.swift
[83/317] Compiling BitCollections BitSet.Index.swift
[84/317] Compiling BitCollections BitSet._UnsafeHandle.swift
[85/327] Compiling HashTreeCollections _UnsafePath.swift
[86/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/327] Compiling DequeModule _DequeSlot.swift
[93/327] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/327] Compiling _RopeModule BigString+Iterators.swift
[103/327] Compiling _RopeModule BigString+Metrics.swift
[104/327] Compiling _RopeModule BigString+Summary.swift
[105/327] Compiling _RopeModule BigString.swift
[106/327] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[107/327] Compiling _RopeModule BigString+Chunk+Breaks.swift
[108/327] Compiling _RopeModule BigString+Chunk+Counts.swift
[109/327] Compiling _RopeModule BigString+Chunk+Description.swift
[118/327] Compiling _RopeModule BigString+Comparable.swift
[119/327] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[133/327] Compiling HashTreeCollections TreeDictionary.swift
[134/327] Compiling HashTreeCollections TreeSet+Codable.swift
[135/327] Compiling HashTreeCollections TreeSet+Collection.swift
[136/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[137/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[138/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[139/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[140/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[141/327] Compiling HashTreeCollections TreeSet+Extras.swift
[142/327] Compiling HashTreeCollections TreeSet+Filter.swift
[143/327] Emitting module DequeModule
[144/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[145/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[146/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[147/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[148/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[149/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[150/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[151/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[152/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[153/327] Compiling HashTreeCollections TreeSet.swift
[154/327] Compiling BitCollections BitSet.swift
[155/327] Compiling BitCollections Range+Utilities.swift
[156/327] Compiling BitCollections Slice+Utilities.swift
[157/327] Compiling BitCollections UInt+Tricks.swift
[158/327] Compiling BitCollections _Word.swift
[159/327] Compiling OrderedCollections OrderedSet.swift
[160/327] Compiling OrderedCollections _UnsafeBitset.swift
[161/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[162/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[163/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[164/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[184/328] Emitting module BitCollections
[275/338] Emitting module OrderedCollections
[277/339] Emitting module _RopeModule
[311/339] Emitting module HashTreeCollections
[332/340] Compiling _RopeModule Rope+Join.swift
[333/340] Compiling _RopeModule Rope+MutatingForEach.swift
[334/340] Compiling _RopeModule Rope+Remove.swift
[335/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[336/340] Compiling _RopeModule Rope+Split.swift
[337/340] Compiling _RopeModule Optional Utilities.swift
[338/340] Compiling _RopeModule String Utilities.swift
[339/340] Compiling _RopeModule String.Index+ABI.swift
[340/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/359] Compiling FetchRequests OrderedSetCompat.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[346/359] Compiling FetchRequests FetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[347/359] Compiling FetchRequests PausableFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[348/359] Compiling FetchRequests FetchableObject.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[349/359] Compiling FetchRequests IndexPath+Convenience.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[350/359] Compiling FetchRequests Logging.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[351/361] Compiling FetchRequests FetchableEntityID.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[352/361] Compiling FetchRequests ObservableToken.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[353/361] Compiling FetchRequests AssociatedValueReference.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
error: emit-module command failed with exit code 1 (use -v to see invocation)
[354/361] Compiling FetchRequests FetchRequestAssociation.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[355/361] Emitting module FetchRequests
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[356/361] Compiling FetchRequests CollectionType+SortDescriptors.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[357/361] Compiling FetchRequests CollapsibleSectionsFetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[358/361] Compiling FetchRequests FetchedResultsController.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[359/361] Compiling FetchRequests FetchedResultsControllerProtocol.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[360/361] Compiling FetchRequests PaginatingFetchDefinition.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
[361/361] Compiling FetchRequests FetchableRequest.swift
/host/spi-builder-workspace/FetchRequests/Sources/Associations/AssociatedValueReference.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | // MARK: - Internal Structures
BUILD FAILURE 6.2 wasm