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