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 main (e3c511), with Swift 6.2 (beta) for Android on 25 Jun 2025 04:49:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 e3c5118 Merge pull request #165 from NeedleInAJayStack/ci/central
Cloned https://github.com/GraphQLSwift/GraphQL.git
Revision (git rev-parse @):
e3c511890d048d9bb503c04f76c56f09cf8e7c12
SUCCESS checkout https://github.com/GraphQLSwift/GraphQL.git at main
========================================
Build
========================================
Selected platform:         android
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-nio.git
[1/16650] Fetching swift-collections
[4164/92989] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections from cache (4.97s)
Fetched https://github.com/apple/swift-nio.git from cache (4.97s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (5.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.91s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[1529/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.34s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWindows shim.c
[12/22] Compiling _AtomicsShims.c
[13/22] Compiling CNIOWindows WSAStartup.c
[14/22] Write sources
[15/22] Compiling CNIOWASI CNIOWASI.c
[16/22] Write swift-version-8C5A4AE7A8CE2BA.txt
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Compiling CNIODarwin shim.c
[19/22] Compiling CNIOLinux shim.c
[21/60] Emitting module _NIODataStructures
[21/60] Compiling c-nioatomics.c
[22/60] Compiling c-atomics.c
[24/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/67] Compiling Atomics AtomicStorage.swift
[26/67] Compiling Atomics AtomicValue.swift
[27/69] Compiling Atomics AtomicInteger.swift
[28/69] Compiling Atomics AtomicOptionalWrappable.swift
[30/69] Compiling Atomics AtomicMemoryOrderings.swift
[31/69] Compiling Atomics AtomicReference.swift
[33/69] Compiling _NIODataStructures _TinyArray.swift
[34/69] Compiling Atomics UnsafeAtomic.swift
[35/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/69] Compiling Atomics ManagedAtomic.swift
[37/69] Compiling Atomics ManagedAtomicLazyReference.swift
[39/69] Compiling Atomics DoubleWord.swift
[40/69] Emitting module Atomics
[44/69] Emitting module _NIOBase64
[45/69] Compiling _NIOBase64 Base64.swift
[46/70] Compiling NIOConcurrencyHelpers NIOLock.swift
[47/70] Compiling Atomics PointerConformances.swift
[48/70] Compiling Atomics Primitives.native.swift
[49/70] Compiling _NIODataStructures PriorityQueue.swift
[50/70] Compiling Atomics AtomicBool.swift
[51/70] Compiling Atomics IntegerConformances.swift
[52/70] Emitting module InternalCollectionsUtilities
[53/70] Compiling Atomics OptionalRawRepresentable.swift
[54/70] Compiling Atomics RawRepresentable.swift
[56/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/71] Compiling _NIODataStructures Heap.swift
[58/72] Compiling NIOConcurrencyHelpers lock.swift
[67/137] Emitting module NIOConcurrencyHelpers
[68/137] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/142] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[70/142] Compiling OrderedCollections _HashTable+Constants.swift
[71/142] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/142] Compiling NIOConcurrencyHelpers atomics.swift
[74/145] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/145] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/145] Compiling OrderedCollections _HashTable+Testing.swift
[77/145] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[79/146] Compiling DequeModule _DequeBuffer.swift
[80/146] Compiling DequeModule _DequeBufferHeader.swift
[81/146] Compiling OrderedCollections _HashTable.swift
[82/146] Compiling OrderedCollections _Hashtable+Header.swift
[83/146] Compiling DequeModule _DequeSlot.swift
[84/146] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[86/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[87/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[88/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[89/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[90/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[91/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[92/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[93/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[94/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[95/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[96/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[97/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[98/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[99/153] Compiling DequeModule Deque+Extras.swift
[100/153] Compiling DequeModule Deque+Hashable.swift
[101/153] Compiling DequeModule Deque._UnsafeHandle.swift
[102/153] Compiling DequeModule Deque.swift
[103/153] Compiling OrderedCollections OrderedDictionary.swift
[104/153] Compiling OrderedCollections OrderedSet+Codable.swift
[105/153] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[106/153] Compiling OrderedCollections OrderedSet+Descriptions.swift
[107/153] Compiling OrderedCollections OrderedSet+Diffing.swift
[108/153] Compiling OrderedCollections OrderedSet+Equatable.swift
[109/153] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/153] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/153] Compiling OrderedCollections OrderedSet+Initializers.swift
[112/153] Compiling OrderedCollections OrderedSet+Insertions.swift
[113/153] Compiling OrderedCollections OrderedSet+Invariants.swift
[114/153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[115/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[116/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[117/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[118/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[119/153] Compiling OrderedCollections OrderedDictionary+Codable.swift
[122/153] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[123/153] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[124/153] Compiling OrderedCollections OrderedDictionary+Elements.swift
[125/153] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[126/153] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[135/153] Compiling OrderedCollections _HashTable+Bucket.swift
[136/153] Compiling OrderedCollections _HashTable+BucketIterator.swift
[137/153] Emitting module DequeModule
[139/214] Compiling NIOCore NIOLoopBound.swift
[140/214] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[141/214] Compiling NIOCore NIOScheduledCallback.swift
[142/214] Compiling NIOCore NIOSendable.swift
[143/214] Compiling NIOCore RecvByteBufferAllocator.swift
[144/214] Compiling OrderedCollections OrderedSet.swift
[145/214] Compiling OrderedCollections _UnsafeBitset.swift
[146/214] Compiling NIOCore AddressedEnvelope.swift
[147/214] Compiling NIOCore AsyncAwaitSupport.swift
[148/214] Compiling NIOCore AsyncChannel.swift
[149/214] Compiling NIOCore AsyncChannelHandler.swift
[150/214] Compiling NIOCore AsyncChannelInboundStream.swift
[151/214] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/214] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/214] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/214] Emitting module OrderedCollections
[156/215] Compiling NIOCore MulticastChannel.swift
[157/215] Compiling NIOCore NIOAny.swift
[158/215] Compiling NIOCore NIOCloseOnErrorHandler.swift
[164/223] Compiling NIOCore IO.swift
[165/223] Compiling NIOCore IOData.swift
[166/223] Compiling NIOCore IPProtocol.swift
[167/223] Compiling NIOCore IntegerBitPacking.swift
[168/223] Compiling NIOCore IntegerTypes.swift
[169/223] Compiling NIOCore Interfaces.swift
[170/223] Compiling NIOCore Linux.swift
[171/223] Compiling NIOCore MarkedCircularBuffer.swift
[172/223] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[173/223] Compiling NIOCore EventLoopFuture+Deprecated.swift
[174/223] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[175/223] Compiling NIOCore EventLoopFuture.swift
[176/223] Compiling NIOCore FileDescriptor.swift
[177/223] Compiling NIOCore FileHandle.swift
[178/223] Compiling NIOCore FileRegion.swift
[179/223] Compiling NIOCore GlobalSingletons.swift
[180/223] Compiling NIOCore CircularBuffer.swift
[181/223] Compiling NIOCore Codec.swift
[182/223] Compiling NIOCore ConvenienceOptionSupport.swift
[183/223] Compiling NIOCore DeadChannel.swift
[184/223] Compiling NIOCore DispatchQueue+WithFuture.swift
[185/223] Compiling NIOCore EventLoop+Deprecated.swift
[186/223] Compiling NIOCore EventLoop+SerialExecutor.swift
[187/223] Compiling NIOCore EventLoop.swift
[188/223] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[189/223] Compiling NIOCore SocketAddresses.swift
[190/223] Compiling NIOCore SocketOptionProvider.swift
[191/223] Compiling NIOCore SystemCallHelpers.swift
[192/223] Compiling NIOCore TimeAmount+Duration.swift
[193/223] Compiling NIOCore TypeAssistedChannelHandler.swift
[194/223] Compiling NIOCore UniversalBootstrapSupport.swift
[195/223] Compiling NIOCore Utilities.swift
[196/223] Compiling NIOCore ByteBuffer-multi-int.swift
[197/223] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[198/223] Compiling NIOCore ByteBuffer-views.swift
[199/223] Compiling NIOCore Channel.swift
[200/223] Compiling NIOCore ChannelHandler.swift
[201/223] Compiling NIOCore ChannelHandlers.swift
[202/223] Compiling NIOCore ChannelInvoker.swift
[203/223] Compiling NIOCore ChannelOption.swift
[204/223] Compiling NIOCore ChannelPipeline.swift
[205/223] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[206/223] Compiling NIOCore BSDSocketAPI.swift
[207/223] Compiling NIOCore ByteBuffer-aux.swift
[208/223] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[209/223] Compiling NIOCore ByteBuffer-conversions.swift
[210/223] Compiling NIOCore ByteBuffer-core.swift
[211/223] Compiling NIOCore ByteBuffer-hex.swift
[212/223] Compiling NIOCore ByteBuffer-int.swift
[213/223] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[222/223] Compiling NIOCore NIOAsyncWriter.swift
[223/223] Emitting module NIOCore
[225/274] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[226/274] Compiling NIOEmbedded AsyncTestingChannel.swift
[227/274] Emitting module NIOEmbedded
[228/274] Compiling NIOEmbedded Embedded.swift
[230/275] Compiling NIOPosix SelectableChannel.swift
[231/275] Compiling NIOPosix SelectableEventLoop.swift
[232/275] Compiling NIOPosix SelectorEpoll.swift
[233/275] Compiling NIOPosix SelectorGeneric.swift
[234/275] Compiling NIOPosix SelectorKqueue.swift
[235/275] Compiling NIOPosix SelectorUring.swift
[236/275] Compiling NIOPosix Pool.swift
[237/275] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[238/275] Compiling NIOPosix PosixSingletons.swift
[239/275] Compiling NIOPosix RawSocketBootstrap.swift
[240/275] Compiling NIOPosix Resolver.swift
[241/275] Compiling NIOPosix Selectable.swift
[242/275] Compiling NIOPosix ServerSocket.swift
[243/275] Compiling NIOPosix Socket.swift
[244/275] Compiling NIOPosix SocketChannel.swift
[245/275] Compiling NIOPosix SocketProtocols.swift
[246/275] Compiling NIOPosix System.swift
[247/275] Compiling NIOPosix Thread.swift
[248/281] Compiling NIOPosix ThreadPosix.swift
[249/281] Compiling NIOPosix ThreadWindows.swift
[250/281] Compiling NIOPosix UnsafeTransfer.swift
[251/281] Compiling NIOPosix Utilities.swift
[252/281] Compiling NIOPosix VsockAddress.swift
[253/281] Compiling NIOPosix VsockChannelEvents.swift
[254/281] Compiling NIOPosix BSDSocketAPICommon.swift
[255/281] Compiling NIOPosix BSDSocketAPIPosix.swift
[256/281] Compiling NIOPosix BSDSocketAPIWindows.swift
[257/281] Compiling NIOPosix BaseSocket.swift
[258/281] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[259/281] Compiling NIOPosix BaseSocketChannel.swift
[260/281] Compiling NIOPosix BaseStreamSocketChannel.swift
[261/281] Compiling NIOPosix IO.swift
[262/281] Compiling NIOPosix IntegerBitPacking.swift
[263/281] Compiling NIOPosix IntegerTypes.swift
[264/281] Compiling NIOPosix Linux.swift
[265/281] Compiling NIOPosix LinuxCPUSet.swift
[266/281] Compiling NIOPosix LinuxUring.swift
[267/281] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[268/281] Emitting module NIOPosix
[269/281] Compiling NIOPosix NIOThreadPool.swift
[270/281] Compiling NIOPosix NonBlockingFileIO.swift
[271/281] Compiling NIOPosix PendingDatagramWritesManager.swift
[272/281] Compiling NIOPosix PendingWritesManager.swift
[273/281] Compiling NIOPosix PipeChannel.swift
[274/281] Compiling NIOPosix PipePair.swift
[275/281] Compiling NIOPosix Bootstrap.swift
[276/281] Compiling NIOPosix ControlMessage.swift
[277/281] Compiling NIOPosix DatagramVectorReadManager.swift
[278/281] Compiling NIOPosix Errors+Any.swift
[279/281] Compiling NIOPosix FileDescriptor.swift
[280/281] Compiling NIOPosix GetaddrinfoResolver.swift
[281/281] Compiling NIOPosix HappyEyeballs.swift
[283/284] Emitting module NIO
[284/284] Compiling NIO Exports.swift
[286/372] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[287/372] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[288/372] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[289/372] Compiling GraphQL KnownArgumentNamesRule.swift
[290/372] Compiling GraphQL KnownDirectivesRule.swift
[291/372] Compiling GraphQL KnownFragmentNamesRule.swift
[292/372] Compiling GraphQL KnownTypeNamesRule.swift
[293/372] Compiling GraphQL LoneAnonymousOperationRule.swift
[294/372] Compiling GraphQL LoneSchemaDefinitionRule.swift
[295/372] Compiling GraphQL NoFragmentCyclesRule.swift
[296/372] Compiling GraphQL NoUndefinedVariablesRule.swift
[297/372] Compiling GraphQL NoUnusedFragmentsRule.swift
[298/372] Compiling GraphQL NoUnusedVariablesRule.swift
[299/372] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[300/372] Compiling GraphQL PossibleTypeExtensionsRule.swift
[301/372] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[302/372] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[303/372] Compiling GraphQL ScalarLeafsRule.swift
[304/372] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[305/372] Compiling GraphQL UniqueArgumentNamesRule.swift
[306/372] Compiling GraphQL UniqueDirectiveNamesRule.swift
[307/372] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[308/372] Compiling GraphQL UniqueEnumValueNamesRule.swift
[309/372] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[310/384] Emitting module GraphQL
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
[311/384] Compiling GraphQL UniqueFragmentNamesRule.swift
[312/384] Compiling GraphQL UniqueInputFieldNamesRule.swift
[313/384] Compiling GraphQL UniqueOperationNamesRule.swift
[314/384] Compiling GraphQL UniqueOperationTypesRule.swift
[315/384] Compiling GraphQL UniqueTypeNamesRule.swift
[316/384] Compiling GraphQL UniqueVariableNamesRule.swift
[317/384] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[318/384] Compiling GraphQL VariablesAreInputTypesRule.swift
[319/384] Compiling GraphQL VariablesInAllowedPositionRule.swift
[320/384] Compiling GraphQL SpecifiedRules.swift
[321/384] Compiling GraphQL Validate.swift
[322/384] Compiling GraphQL ValidationContext.swift
[323/384] Compiling GraphQL SuggestionList.swift
[324/384] Compiling GraphQL Definition.swift
[325/384] Compiling GraphQL Directives.swift
[326/384] Compiling GraphQL Introspection.swift
[327/384] Compiling GraphQL Scalars.swift
[328/384] Compiling GraphQL Schema.swift
[329/384] Compiling GraphQL Validation.swift
[330/384] Compiling GraphQL ASTFromValue.swift
[331/384] Compiling GraphQL AssertValidName.swift
[332/384] Compiling GraphQL BuildASTSchema.swift
[333/384] Compiling GraphQL ConcatAST.swift
[334/384] Compiling GraphQL ExtendSchema.swift
[335/384] Compiling GraphQL GraphQLError.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[336/384] Compiling GraphQL LocatedError.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[337/384] Compiling GraphQL SyntaxError.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[338/384] Compiling GraphQL Execute.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[339/384] Compiling GraphQL Values.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[340/384] Compiling GraphQL Codable+Extensions.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[341/384] Compiling GraphQL GraphQL.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[342/384] Compiling GraphQL GraphQLRequest.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[343/384] Compiling GraphQL DispatchQueueInstrumentationWrapper.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[344/384] Compiling GraphQL Instrumentation.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[345/384] Compiling GraphQL AST.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[346/384] Compiling GraphQL BlockString.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[347/384] Compiling GraphQL CharacterClasses.swift
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:195:23: warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 193 |             let fieldPath = path.appending(fieldKey)
 194 |             dispatchQueue.async(group: group) {
 195 |                 guard err == nil else {
     |                       `- warning: reference to captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 196 |                     return
 197 |                 }
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:207:25: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 205 |                     )
 206 |                     resultsQueue.async(group: group) {
 207 |                         results[fieldKey] = result.map { $0 ?? Map.null }
     |                         `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 208 |                     }
 209 |                 } catch {
/host/spi-builder-workspace/Sources/GraphQL/Execution/Execute.swift:211:25: warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 209 |                 } catch {
 210 |                     resultsQueue.async(group: group) {
 211 |                         err = error
     |                         `- warning: mutation of captured var 'err' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 212 |                     }
 213 |                 }
/host/spi-builder-workspace/Sources/GraphQL/GraphQL.swift:410:7: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
 45 |
 46 | /// SubscriptionResult wraps the observable and error data returned by the subscribe request.
 47 | public struct SubscriptionResult {
    |               `- note: consider making struct 'SubscriptionResult' conform to the 'Sendable' protocol
 48 |     public let stream: SubscriptionEventStream?
 49 |     public let errors: [GraphQLError]
    :
408 |         variableValues: variableValues,
409 |         operationName: operationName
410 |     ).get()
    |       `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
411 | }
412 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[348/384] Compiling GraphQL MapCoder.swift
[349/384] Compiling GraphQL MapSerialization.swift
[350/384] Compiling GraphQL Number.swift
[351/384] Compiling GraphQL PersistedQueries.swift
[352/384] Compiling GraphQL EventStream.swift
[353/384] Compiling GraphQL Subscribe.swift
[354/384] Compiling GraphQL DidYouMean.swift
[355/384] Compiling GraphQL Find.swift
[356/384] Compiling GraphQL FormatList.swift
[357/384] Compiling GraphQL IsNullish.swift
[358/384] Compiling GraphQL KeyMap.swift
[359/384] Compiling GraphQL Mirror.swift
[360/384] Compiling GraphQL IsValidValue.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[361/384] Compiling GraphQL Keyable.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[362/384] Compiling GraphQL NIO+Extensions.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[363/384] Compiling GraphQL PrintSchema.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[364/384] Compiling GraphQL TypeComparators.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[365/384] Compiling GraphQL TypeFromAST.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[366/384] Compiling GraphQL TypeInfo.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[367/384] Compiling GraphQL ValueFromAST.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[368/384] Compiling GraphQL ValueFromASTUntyped.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[369/384] Compiling GraphQL NoDeprecatedCustomRule.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[370/384] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[371/384] Compiling GraphQL ExecutableDefinitionsRule.swift
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:67:1: warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
58 |     func whenSuccess(_ callback: @escaping @Sendable (Expectation) -> Void)
59 |     func whenFailure(_ callback: @escaping @Sendable (Error) -> Void)
60 |     func map<NewValue>(
   |          `- note: expected sendability to match requirement here
61 |         file: StaticString,
62 |         line: UInt,
   :
65 | }
66 |
67 | extension Future: FutureType {
   | `- warning: sendability of function types in instance method 'map(file:line:_:)' does not match requirement in protocol 'FutureType'; this is an error in the Swift 6 language mode
68 |     public typealias Expectation = Value
69 | }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:28:14: warning: capture of non-sendable type 'Key.Type' in an isolated closure
26 |         // when all futures have succeeded convert tuple array back to dictionary
27 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next()).map {
28 |             .init(uniqueKeysWithValues: $0)
   |              `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
29 |         }
30 |     }
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:45:73: warning: capture of non-sendable type 'Key.Type' in an isolated closure
43 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
44 |             .map { unorderedResult in
45 |                 var result: OrderedDictionary<Key, Value.Expectation> = [:]
   |                                                                         `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
46 |                 for key in keys {
47 |                     // Unwrap is guaranteed because keys are from original dictionary and maps
/host/spi-builder-workspace/Sources/GraphQL/Utilities/NIO+Extensions.swift:37:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
35 |         -> Future<OrderedDictionary<Key, Value.Expectation>>
36 |     {
37 |         let keys = self.keys
   |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
38 |         // create array of futures with (key,value) tuple
39 |         let futures: [Future<(Key, Value.Expectation)>] = map { element in
[372/384] Compiling GraphQL Kinds.swift
[373/384] Compiling GraphQL Lexer.swift
[374/384] Compiling GraphQL Location.swift
[375/384] Compiling GraphQL Parser.swift
[376/384] Compiling GraphQL Predicates.swift
[377/384] Compiling GraphQL PrintString.swift
[378/384] Compiling GraphQL Printer.swift
[379/384] Compiling GraphQL Source.swift
[380/384] Compiling GraphQL Visitor.swift
[381/384] Compiling GraphQL AnyCoder.swift
[382/384] Compiling GraphQL AnySerialization.swift
[383/384] Compiling GraphQL GraphQLJSONEncoder.swift
[384/384] Compiling GraphQL Map.swift
Build complete! (123.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "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" : [
  ],
  "products" : [
    {
      "name" : "GraphQL",
      "targets" : [
        "GraphQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "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",
        "FieldExecutionStrategyTests/FieldExecutionStrategyTests.swift",
        "HelloWorldTests/HelloWorldTests.swift",
        "InputTests/InputTests.swift",
        "InstrumentationTests/InstrumentationTests.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" : [
        "NIO",
        "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",
        "Instrumentation/DispatchQueueInstrumentationWrapper.swift",
        "Instrumentation/Instrumentation.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/EventStream.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/NIO+Extensions.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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.