Build Information
Failed to build Graphiti, reference 3.0.0 (a23a3d
), with Swift 6.2 (beta) for Wasm on 21 Aug 2025 20:13:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/Graphiti.git
Reference: 3.0.0
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/GraphQLSwift/Graphiti
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at a23a3d2 Merge pull request #152 from NeedleInAJayStack/feat/swift-concurrency
Cloned https://github.com/GraphQLSwift/Graphiti.git
Revision (git rev-parse @):
a23a3d232df202fc158ad2d698926325b470523c
SUCCESS checkout https://github.com/GraphQLSwift/Graphiti.git at 3.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/GraphQLSwift/Graphiti.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/GraphQLSwift/GraphQL.git
[1/5369] Fetching graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (0.44s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 4.0.0 (0.77s)
Fetching https://github.com/apple/swift-collections
[1/17354] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.09s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.75s)
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[8/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/20] Compiling InternalCollectionsUtilities Debugging.swift
[11/20] Compiling InternalCollectionsUtilities Descriptions.swift
[12/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/20] Emitting module InternalCollectionsUtilities
[15/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/20] Compiling InternalCollectionsUtilities Integer rank.swift
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[23/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[24/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[25/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[26/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[27/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[28/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[29/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/76] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/76] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[38/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[41/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/83] Compiling OrderedCollections OrderedDictionary.swift
[45/83] Compiling OrderedCollections OrderedSet+Codable.swift
[46/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/83] Compiling OrderedCollections _HashTable+Bucket.swift
[69/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/83] Compiling OrderedCollections _HashTable+Constants.swift
[71/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/83] Compiling OrderedCollections _HashTable+Testing.swift
[73/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/83] Compiling OrderedCollections _HashTable.swift
[75/83] Compiling OrderedCollections _Hashtable+Header.swift
[76/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/83] Compiling OrderedCollections OrderedSet+Testing.swift
[79/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/83] Compiling OrderedCollections OrderedSet.swift
[82/83] Compiling OrderedCollections _UnsafeBitset.swift
[83/83] Emitting module OrderedCollections
[85/168] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[86/168] Compiling GraphQL KnownArgumentNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[87/168] Compiling GraphQL KnownDirectivesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[88/168] Compiling GraphQL KnownFragmentNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[89/168] Compiling GraphQL KnownTypeNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[90/168] Compiling GraphQL LoneAnonymousOperationRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[91/168] Compiling GraphQL LoneSchemaDefinitionRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[92/168] Compiling GraphQL NoFragmentCyclesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[93/168] Compiling GraphQL NoUndefinedVariablesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[94/168] Compiling GraphQL NoUnusedFragmentsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[95/168] Compiling GraphQL NoUnusedVariablesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[96/168] Compiling GraphQL PossibleFragmentSpreadsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[97/179] Compiling GraphQL UniqueInputFieldNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[98/179] Compiling GraphQL UniqueOperationNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[99/179] Compiling GraphQL UniqueOperationTypesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[100/179] Compiling GraphQL UniqueTypeNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[101/179] Compiling GraphQL UniqueVariableNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[102/179] Compiling GraphQL ValuesOfCorrectTypeRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[103/179] Compiling GraphQL VariablesAreInputTypesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[104/179] Compiling GraphQL VariablesInAllowedPositionRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[105/179] Compiling GraphQL SpecifiedRules.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[106/179] Compiling GraphQL Validate.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[107/179] Compiling GraphQL ValidationContext.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[108/179] Compiling GraphQL PossibleTypeExtensionsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[109/179] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[110/179] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[111/179] Compiling GraphQL ScalarLeafsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[112/179] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[113/179] Compiling GraphQL UniqueArgumentNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[114/179] Compiling GraphQL UniqueDirectiveNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[115/179] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[116/179] Compiling GraphQL UniqueEnumValueNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[117/179] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[118/179] Compiling GraphQL UniqueFragmentNamesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[119/179] Compiling GraphQL Keyable.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[120/179] Compiling GraphQL PrintSchema.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[121/179] Compiling GraphQL TypeComparators.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[122/179] Compiling GraphQL TypeFromAST.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[123/179] Compiling GraphQL TypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[124/179] Compiling GraphQL ValueFromAST.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[125/179] Compiling GraphQL ValueFromASTUntyped.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[126/179] Compiling GraphQL NoDeprecatedCustomRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[127/179] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[128/179] Compiling GraphQL ExecutableDefinitionsRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[129/179] Compiling GraphQL FieldsOnCorrectTypeRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[130/179] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[131/179] Emitting module GraphQL
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[132/179] Compiling GraphQL GraphQLError.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[133/179] Compiling GraphQL LocatedError.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[134/179] Compiling GraphQL SyntaxError.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[135/179] Compiling GraphQL Execute.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[136/179] Compiling GraphQL Values.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[137/179] Compiling GraphQL Codable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[138/179] Compiling GraphQL GraphQL.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[139/179] Compiling GraphQL GraphQLRequest.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[140/179] Compiling GraphQL AST.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[141/179] Compiling GraphQL BlockString.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[142/179] Compiling GraphQL CharacterClasses.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[143/179] Compiling GraphQL Kinds.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[144/179] Compiling GraphQL Definition.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[145/179] Compiling GraphQL Directives.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[146/179] Compiling GraphQL Introspection.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[147/179] Compiling GraphQL Scalars.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[148/179] Compiling GraphQL Schema.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[149/179] Compiling GraphQL Validation.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[150/179] Compiling GraphQL ASTFromValue.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[151/179] Compiling GraphQL AssertValidName.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[152/179] Compiling GraphQL BuildASTSchema.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[153/179] Compiling GraphQL ConcatAST.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[154/179] Compiling GraphQL ExtendSchema.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[155/179] Compiling GraphQL IsValidValue.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[156/179] Compiling GraphQL MapCoder.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[157/179] Compiling GraphQL MapSerialization.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[158/179] Compiling GraphQL Number.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[159/179] Compiling GraphQL PersistedQueries.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[160/179] Compiling GraphQL Subscribe.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[161/179] Compiling GraphQL DidYouMean.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[162/179] Compiling GraphQL Find.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[163/179] Compiling GraphQL FormatList.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[164/179] Compiling GraphQL IsNullish.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[165/179] Compiling GraphQL KeyMap.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[166/179] Compiling GraphQL Mirror.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[167/179] Compiling GraphQL SuggestionList.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[168/179] Compiling GraphQL Lexer.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[169/179] Compiling GraphQL Location.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[170/179] Compiling GraphQL Parser.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[171/179] Compiling GraphQL Predicates.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[172/179] Compiling GraphQL PrintString.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[173/179] Compiling GraphQL Printer.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[174/179] Compiling GraphQL Source.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[175/179] Compiling GraphQL Visitor.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[176/179] Compiling GraphQL AnyCoder.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[177/179] Compiling GraphQL AnySerialization.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[178/179] Compiling GraphQL GraphQLJSONEncoder.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
[179/179] Compiling GraphQL Map.swift
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/Error/SyntaxError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /**
BUILD FAILURE 6.2 wasm