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

Successful build of GraphQL, reference 4.0.1 (0fe18b), with Swift 6.0 for Linux on 30 Aug 2025 21:21:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/GraphQL.git
Reference: 4.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/GraphQLSwift/GraphQL
 * tag               4.0.1      -> FETCH_HEAD
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 4.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GraphQLSwift/GraphQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.88s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.31s)
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 _UnsafeBitSet.swift
[6/18] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/19] Compiling InternalCollectionsUtilities Descriptions.swift
[8/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/19] Compiling InternalCollectionsUtilities Debugging.swift
[12/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/19] Emitting module InternalCollectionsUtilities
[18/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/19] Compiling InternalCollectionsUtilities Integer rank.swift
[21/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[22/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[23/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[24/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[25/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[26/75] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/75] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/75] Compiling OrderedCollections OrderedSet+Initializers.swift
[29/75] Compiling OrderedCollections OrderedSet+Insertions.swift
[30/75] Compiling OrderedCollections OrderedSet+Invariants.swift
[31/75] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[32/75] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[33/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[34/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[35/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[44/82] Compiling OrderedCollections OrderedDictionary.swift
[45/82] Compiling OrderedCollections OrderedSet+Codable.swift
[46/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[53/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[54/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[55/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[56/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[57/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[58/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[59/82] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/82] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/82] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/82] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/82] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/82] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/82] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/82] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/82] Compiling OrderedCollections _HashTable+Bucket.swift
[68/82] Compiling OrderedCollections _HashTable+BucketIterator.swift
[69/82] Compiling OrderedCollections _HashTable+Constants.swift
[70/82] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[71/82] Compiling OrderedCollections _HashTable+Testing.swift
[72/82] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[73/82] Compiling OrderedCollections _HashTable.swift
[74/82] Compiling OrderedCollections _Hashtable+Header.swift
[75/82] Emitting module OrderedCollections
[76/82] Compiling OrderedCollections OrderedSet+Sendable.swift
[77/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/82] Compiling OrderedCollections OrderedSet+Testing.swift
[79/82] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/82] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/82] Compiling OrderedCollections OrderedSet.swift
[82/82] Compiling OrderedCollections _UnsafeBitset.swift
[84/167] Compiling GraphQL PossibleTypeExtensionsRule.swift
[85/167] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[86/167] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[87/167] Compiling GraphQL ScalarLeafsRule.swift
[88/167] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[89/167] Compiling GraphQL UniqueArgumentNamesRule.swift
[90/167] Compiling GraphQL UniqueDirectiveNamesRule.swift
[91/167] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[92/167] Compiling GraphQL UniqueEnumValueNamesRule.swift
[93/167] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[94/167] Compiling GraphQL UniqueFragmentNamesRule.swift
[95/178] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[96/178] Compiling GraphQL KnownArgumentNamesRule.swift
[97/178] Compiling GraphQL KnownDirectivesRule.swift
[98/178] Compiling GraphQL KnownFragmentNamesRule.swift
[99/178] Compiling GraphQL KnownTypeNamesRule.swift
[100/178] Compiling GraphQL LoneAnonymousOperationRule.swift
[101/178] Compiling GraphQL LoneSchemaDefinitionRule.swift
[102/178] Compiling GraphQL NoFragmentCyclesRule.swift
[103/178] Compiling GraphQL NoUndefinedVariablesRule.swift
[104/178] Compiling GraphQL NoUnusedFragmentsRule.swift
[105/178] Compiling GraphQL NoUnusedVariablesRule.swift
[106/178] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[107/178] Compiling GraphQL UniqueInputFieldNamesRule.swift
[108/178] Compiling GraphQL UniqueOperationNamesRule.swift
[109/178] Compiling GraphQL UniqueOperationTypesRule.swift
[110/178] Compiling GraphQL UniqueTypeNamesRule.swift
[111/178] Compiling GraphQL UniqueVariableNamesRule.swift
[112/178] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[113/178] Compiling GraphQL VariablesAreInputTypesRule.swift
[114/178] Compiling GraphQL VariablesInAllowedPositionRule.swift
[115/178] Compiling GraphQL SpecifiedRules.swift
[116/178] Compiling GraphQL Validate.swift
[117/178] Compiling GraphQL ValidationContext.swift
[118/178] Compiling GraphQL MapCoder.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[119/178] Compiling GraphQL MapSerialization.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[120/178] Compiling GraphQL Number.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[121/178] Compiling GraphQL PersistedQueries.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[122/178] Compiling GraphQL Subscribe.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[123/178] Compiling GraphQL DidYouMean.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[124/178] Compiling GraphQL Find.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[125/178] Compiling GraphQL FormatList.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[126/178] Compiling GraphQL IsNullish.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[127/178] Compiling GraphQL KeyMap.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[128/178] Compiling GraphQL Mirror.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[129/178] Compiling GraphQL SuggestionList.swift
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:45:42: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 43 |             // throws:
 44 |             // `marker protocol 'Sendable' cannot be used in a conditional cast`
 45 |             let rootValue = eventPayload as! (any Sendable)
    |                                          `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
 46 |             return try await execute(
 47 |                 schema: schema,
/host/spi-builder-workspace/Sources/GraphQL/Subscription/Subscribe.swift:211:32: warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
209 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
210 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
211 |         return .success(stream as! (any AsyncSequence & Sendable))
    |                                `- warning: forced cast from 'any AsyncSequence' to 'any Sendable & AsyncSequence' always succeeds; did you mean to use 'as'?
212 |     } else if resolved == nil {
213 |         return .failure(.init([
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:14:25: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
12 |     // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
13 |     // `marker protocol 'Sendable' cannot be used in a conditional cast`
14 |     return (child.value as! (any Sendable))
   |                         `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
15 | }
16 |
/host/spi-builder-workspace/Sources/GraphQL/SwiftUtilities/Mirror.swift:25:37: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
23 |         // Despite the warning, we must force unwrap because on optional unwrap, compiler throws:
24 |         // `marker protocol 'Sendable' cannot be used in a conditional cast`
25 |         return unwrap(matched.value as! (any Sendable))
   |                                     `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
26 |     }
27 | }
[130/178] Compiling GraphQL Keyable.swift
[131/178] Compiling GraphQL PrintSchema.swift
[132/178] Compiling GraphQL TypeComparators.swift
[133/178] Compiling GraphQL TypeFromAST.swift
[134/178] Compiling GraphQL TypeInfo.swift
[135/178] Compiling GraphQL ValueFromAST.swift
[136/178] Compiling GraphQL ValueFromASTUntyped.swift
[137/178] Compiling GraphQL NoDeprecatedCustomRule.swift
[138/178] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[139/178] Compiling GraphQL ExecutableDefinitionsRule.swift
[140/178] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[141/178] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[142/178] Emitting module GraphQL
[143/178] Compiling GraphQL Definition.swift
[144/178] Compiling GraphQL Directives.swift
[145/178] Compiling GraphQL Introspection.swift
[146/178] Compiling GraphQL Scalars.swift
[147/178] Compiling GraphQL Schema.swift
[148/178] Compiling GraphQL Validation.swift
[149/178] Compiling GraphQL ASTFromValue.swift
[150/178] Compiling GraphQL AssertValidName.swift
[151/178] Compiling GraphQL BuildASTSchema.swift
[152/178] Compiling GraphQL ConcatAST.swift
[153/178] Compiling GraphQL ExtendSchema.swift
[154/178] Compiling GraphQL IsValidValue.swift
[155/178] Compiling GraphQL GraphQLError.swift
[156/178] Compiling GraphQL LocatedError.swift
[157/178] Compiling GraphQL SyntaxError.swift
[158/178] Compiling GraphQL Execute.swift
[159/178] Compiling GraphQL Values.swift
[160/178] Compiling GraphQL Codable+Extensions.swift
[161/178] Compiling GraphQL GraphQL.swift
[162/178] Compiling GraphQL GraphQLRequest.swift
[163/178] Compiling GraphQL AST.swift
[164/178] Compiling GraphQL BlockString.swift
[165/178] Compiling GraphQL CharacterClasses.swift
[166/178] Compiling GraphQL Kinds.swift
[167/178] Compiling GraphQL Lexer.swift
[168/178] Compiling GraphQL Location.swift
[169/178] Compiling GraphQL Parser.swift
[170/178] Compiling GraphQL Predicates.swift
[171/178] Compiling GraphQL PrintString.swift
[172/178] Compiling GraphQL Printer.swift
[173/178] Compiling GraphQL Source.swift
[174/178] Compiling GraphQL Visitor.swift
[175/178] Compiling GraphQL AnyCoder.swift
[176/178] Compiling GraphQL AnySerialization.swift
[177/178] Compiling GraphQL GraphQLJSONEncoder.swift
[178/178] Compiling GraphQL Map.swift
Build complete! (47.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "GraphQL",
  "name" : "GraphQL",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GraphQL",
      "targets" : [
        "GraphQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "GraphQLTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLTests",
      "path" : "Tests/GraphQLTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/schema-kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ExecutionTests/OneOfTests.swift",
        "FederationTests/FederationTests.swift",
        "HelloWorldTests/HelloWorldTests.swift",
        "InputTests/InputTests.swift",
        "LanguageTests/BlockStringTests.swift",
        "LanguageTests/LexerTests.swift",
        "LanguageTests/ParserTests.swift",
        "LanguageTests/PrintStringTests.swift",
        "LanguageTests/PrinterTests.swift",
        "LanguageTests/SchemaParserTests.swift",
        "LanguageTests/SchemaPrinterTests.swift",
        "LanguageTests/VisitorTests.swift",
        "MapTests/MapTests.swift",
        "PersistedQueriesTests/PersistedQueriesTests.swift",
        "StarWarsTests/StarWarsData.swift",
        "StarWarsTests/StarWarsIntrospectionTests.swift",
        "StarWarsTests/StarWarsQueryTests.swift",
        "StarWarsTests/StarWarsSchema.swift",
        "StarWarsTests/StarWarsValidationTests.swift",
        "SubscriptionTests/SimplePubSub.swift",
        "SubscriptionTests/SubscriptionSchema.swift",
        "SubscriptionTests/SubscriptionTests.swift",
        "SwiftUtilitiesTests/DidYouMeanTests.swift",
        "TypeTests/GraphQLArgumentDefinitionTests.swift",
        "TypeTests/GraphQLSchemaTests.swift",
        "TypeTests/IntrospectionTests.swift",
        "TypeTests/ScalarTests.swift",
        "TypeTests/ValidateSchemaTests.swift",
        "UtilitiesTests/BuildASTSchemaTests.swift",
        "UtilitiesTests/ConcatASTTests.swift",
        "UtilitiesTests/ExtendSchemaTests.swift",
        "UtilitiesTests/PrintSchemaTests.swift",
        "ValidationTests/ExampleSchema.swift",
        "ValidationTests/ExecutableDefinitionsRuleTests.swift",
        "ValidationTests/FieldsOnCorrectTypeTests.swift",
        "ValidationTests/FragmentsOnCompositeTypesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesOnDirectivesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesTests.swift",
        "ValidationTests/KnownDirectivesRuleTests.swift",
        "ValidationTests/KnownFragmentNamesTests.swift",
        "ValidationTests/KnownTypeNamesRuleTests.swift",
        "ValidationTests/LoneAnonymousOperationRuleTests.swift",
        "ValidationTests/LoneSchemaDefinitionRuleTests.swift",
        "ValidationTests/NoDeprecatedCustomRuleTests.swift",
        "ValidationTests/NoFragmentCyclesRuleTests.swift",
        "ValidationTests/NoUndefinedVariablesRuleTests.swift",
        "ValidationTests/NoUnusedFragmentsRuleTests.swift",
        "ValidationTests/NoUnusedVariablesRuleTests.swift",
        "ValidationTests/PossibleFragmentSpreadsRuleRuleTests.swift",
        "ValidationTests/PossibleTypeExtensionsRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsOnDirectivesRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsRuleTests.swift",
        "ValidationTests/UniqueArgumentDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueArgumentNamesRuleTests.swift",
        "ValidationTests/UniqueDirectiveNamesRuleTests.swift",
        "ValidationTests/UniqueDirectivesPerLocationRuleTests.swift",
        "ValidationTests/UniqueEnumValueNamesRuleTests.swift",
        "ValidationTests/UniqueFieldDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueFragmentNamesRuleTests.swift",
        "ValidationTests/UniqueInputFieldNamesRuleTests.swift",
        "ValidationTests/UniqueOperationNamesRuleTests.swift",
        "ValidationTests/UniqueOperationTypesRuleTests.swift",
        "ValidationTests/UniqueTypeNamesRuleTests.swift",
        "ValidationTests/UniqueVariableNamesRuleTests.swift",
        "ValidationTests/ValidationTests.swift",
        "ValidationTests/ValuesOfCorrectTypeRuleTests.swift",
        "ValidationTests/VariablesAreInputTypesRuleTests.swift",
        "ValidationTests/VariablesInAllowedPositionRuleTests.swift"
      ],
      "target_dependencies" : [
        "GraphQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQL",
      "module_type" : "SwiftTarget",
      "name" : "GraphQL",
      "path" : "Sources/GraphQL",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "GraphQL"
      ],
      "sources" : [
        "Error/GraphQLError.swift",
        "Error/LocatedError.swift",
        "Error/SyntaxError.swift",
        "Execution/Execute.swift",
        "Execution/Values.swift",
        "Extensions/Codable+Extensions.swift",
        "GraphQL.swift",
        "GraphQLRequest.swift",
        "Language/AST.swift",
        "Language/BlockString.swift",
        "Language/CharacterClasses.swift",
        "Language/Kinds.swift",
        "Language/Lexer.swift",
        "Language/Location.swift",
        "Language/Parser.swift",
        "Language/Predicates.swift",
        "Language/PrintString.swift",
        "Language/Printer.swift",
        "Language/Source.swift",
        "Language/Visitor.swift",
        "Map/AnyCoder.swift",
        "Map/AnySerialization.swift",
        "Map/GraphQLJSONEncoder.swift",
        "Map/Map.swift",
        "Map/MapCoder.swift",
        "Map/MapSerialization.swift",
        "Map/Number.swift",
        "PersistedQueries/PersistedQueries.swift",
        "Subscription/Subscribe.swift",
        "SwiftUtilities/DidYouMean.swift",
        "SwiftUtilities/Find.swift",
        "SwiftUtilities/FormatList.swift",
        "SwiftUtilities/IsNullish.swift",
        "SwiftUtilities/KeyMap.swift",
        "SwiftUtilities/Mirror.swift",
        "SwiftUtilities/SuggestionList.swift",
        "Type/Definition.swift",
        "Type/Directives.swift",
        "Type/Introspection.swift",
        "Type/Scalars.swift",
        "Type/Schema.swift",
        "Type/Validation.swift",
        "Utilities/ASTFromValue.swift",
        "Utilities/AssertValidName.swift",
        "Utilities/BuildASTSchema.swift",
        "Utilities/ConcatAST.swift",
        "Utilities/ExtendSchema.swift",
        "Utilities/IsValidValue.swift",
        "Utilities/Keyable.swift",
        "Utilities/PrintSchema.swift",
        "Utilities/TypeComparators.swift",
        "Utilities/TypeFromAST.swift",
        "Utilities/TypeInfo.swift",
        "Utilities/ValueFromAST.swift",
        "Utilities/ValueFromASTUntyped.swift",
        "Validation/Rules/Custom/NoDeprecatedCustomRule.swift",
        "Validation/Rules/Custom/NoSchemaIntrospectionCustomRule.swift",
        "Validation/Rules/ExecutableDefinitionsRule.swift",
        "Validation/Rules/FieldsOnCorrectTypeRule.swift",
        "Validation/Rules/FragmentsOnCompositeTypesRule.swift",
        "Validation/Rules/KnownArgumentNamesOnDirectivesRule.swift",
        "Validation/Rules/KnownArgumentNamesRule.swift",
        "Validation/Rules/KnownDirectivesRule.swift",
        "Validation/Rules/KnownFragmentNamesRule.swift",
        "Validation/Rules/KnownTypeNamesRule.swift",
        "Validation/Rules/LoneAnonymousOperationRule.swift",
        "Validation/Rules/LoneSchemaDefinitionRule.swift",
        "Validation/Rules/NoFragmentCyclesRule.swift",
        "Validation/Rules/NoUndefinedVariablesRule.swift",
        "Validation/Rules/NoUnusedFragmentsRule.swift",
        "Validation/Rules/NoUnusedVariablesRule.swift",
        "Validation/Rules/PossibleFragmentSpreadsRule.swift",
        "Validation/Rules/PossibleTypeExtensionsRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsOnDirectivesRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsRule.swift",
        "Validation/Rules/ScalarLeafsRule.swift",
        "Validation/Rules/UniqueArgumentDefinitionNamesRule.swift",
        "Validation/Rules/UniqueArgumentNamesRule.swift",
        "Validation/Rules/UniqueDirectiveNamesRule.swift",
        "Validation/Rules/UniqueDirectivesPerLocationRule.swift",
        "Validation/Rules/UniqueEnumValueNamesRule.swift",
        "Validation/Rules/UniqueFieldDefinitionNamesRule.swift",
        "Validation/Rules/UniqueFragmentNamesRule.swift",
        "Validation/Rules/UniqueInputFieldNamesRule.swift",
        "Validation/Rules/UniqueOperationNamesRule.swift",
        "Validation/Rules/UniqueOperationTypesRule.swift",
        "Validation/Rules/UniqueTypeNamesRule.swift",
        "Validation/Rules/UniqueVariableNamesRule.swift",
        "Validation/Rules/ValuesOfCorrectTypeRule.swift",
        "Validation/Rules/VariablesAreInputTypesRule.swift",
        "Validation/Rules/VariablesInAllowedPositionRule.swift",
        "Validation/SpecifiedRules.swift",
        "Validation/Validate.swift",
        "Validation/ValidationContext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.