Build Information
Failed to build FetchRequests, reference 7.0.1 (0d1b78
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 04:07:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 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.2
Building package at path: $PWD
https://github.com/square/FetchRequests.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.17s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.93s)
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 Descriptions.swift
[12/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/24] Compiling InternalCollectionsUtilities Integer rank.swift
[20/24] Emitting module InternalCollectionsUtilities
[21/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/24] Compiling InternalCollectionsUtilities Debugging.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HashTreeCollections _Bucket.swift
[28/300] Compiling HashTreeCollections _Hash.swift
[29/300] Compiling HashTreeCollections _AncestorHashSlots.swift
[30/300] Compiling HashTreeCollections _Bitmap.swift
[31/302] Compiling HeapModule Heap+Descriptions.swift
[32/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/302] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[34/302] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[35/302] Compiling HeapModule _HeapNode.swift
[36/302] Compiling HeapModule Heap.swift
[37/302] Emitting module HeapModule
[38/302] Compiling HeapModule Heap+Invariants.swift
[39/302] Compiling HeapModule Heap+UnsafeHandle.swift
[40/303] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[41/303] Compiling HashTreeCollections _RawHashNode.swift
[42/303] Compiling HashTreeCollections _UnmanagedHashNode.swift
[43/303] Compiling HashTreeCollections _UnsafePath.swift
[44/303] Compiling HashTreeCollections TreeDictionary+Codable.swift
[45/303] Compiling HashTreeCollections TreeDictionary+Collection.swift
[46/303] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[47/303] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[48/303] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[49/303] Compiling HashTreeCollections TreeSet+Debugging.swift
[50/303] Compiling HashTreeCollections TreeSet+Descriptions.swift
[51/303] Compiling HashTreeCollections TreeSet+Equatable.swift
[52/303] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[53/303] Compiling HashTreeCollections TreeSet+Extras.swift
[54/303] Compiling HashTreeCollections TreeSet+Filter.swift
[56/310] Compiling DequeModule _DequeSlot.swift
[57/310] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/310] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/310] Compiling OrderedCollections OrderedSet+SubSequence.swift
[60/310] Compiling OrderedCollections OrderedSet+Testing.swift
[61/310] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/310] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/310] Compiling OrderedCollections OrderedSet.swift
[64/310] Compiling OrderedCollections _UnsafeBitset.swift
[65/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[66/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[67/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[68/320] Compiling HashTreeCollections _HashNode+Debugging.swift
[69/320] Compiling HashTreeCollections _HashNode+Initializers.swift
[70/320] Emitting module BitCollections
[72/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[73/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[74/327] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[75/327] Compiling HashTreeCollections _HashNode+Storage.swift
[76/327] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[77/327] Compiling HashTreeCollections _HashNode+Structural filter.swift
[85/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[86/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[90/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[93/327] Compiling HashTreeCollections TreeDictionary.swift
[94/327] Compiling HashTreeCollections TreeSet+Codable.swift
[95/327] Compiling HashTreeCollections TreeSet+Collection.swift
[101/327] Compiling BitCollections BitSet.Index.swift
[102/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[103/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[104/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[105/327] Compiling HashTreeCollections _HashNode.swift
[106/327] Compiling HashTreeCollections _HashNodeHeader.swift
[107/327] Compiling HashTreeCollections _HashSlot.swift
[108/327] Compiling HashTreeCollections _HashStack.swift
[109/327] Compiling HashTreeCollections _HashTreeIterator.swift
[110/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[130/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[131/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[132/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[133/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[134/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[135/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[137/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[138/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[139/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[140/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[141/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[142/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[143/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[144/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[145/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[146/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[147/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[174/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[175/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[176/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[177/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[178/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[179/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[180/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[181/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[182/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[183/327] Compiling HashTreeCollections TreeSet.swift
[184/327] Compiling HashTreeCollections _HashLevel.swift
[185/327] Compiling HashTreeCollections _HashNode+Builder.swift
[186/327] Emitting module DequeModule
[222/337] Compiling BitCollections _Word.swift
[236/337] Compiling BitCollections BitSet.swift
[237/337] Compiling BitCollections Range+Utilities.swift
[238/337] Compiling BitCollections Slice+Utilities.swift
[239/337] Compiling BitCollections UInt+Tricks.swift
[255/338] Emitting module _RopeModule
[256/338] Emitting module OrderedCollections
[301/339] Emitting module HashTreeCollections
[303/340] Compiling _RopeModule Rope+Join.swift
[304/340] Compiling _RopeModule Rope+MutatingForEach.swift
[305/340] Compiling _RopeModule Rope+Remove.swift
[306/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/340] Compiling _RopeModule Rope+Split.swift
[308/340] Compiling _RopeModule Optional Utilities.swift
[309/340] Compiling _RopeModule String Utilities.swift
[310/340] Compiling _RopeModule String.Index+ABI.swift
[311/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/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
[346/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
[347/361] 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
[348/361] 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
[349/361] 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
[350/361] 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
[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
[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
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/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 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
[357/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
[358/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
[359/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
[360/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
[361/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
BUILD FAILURE 6.2 wasm