Build Information
Successful build of Graphiti, reference 2.1.0 (cedafb
), with Swift 6.0 for Linux on 9 Jun 2025 18:37:26 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/Graphiti.git
Reference: 2.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GraphQLSwift/Graphiti
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at cedafbc Merge pull request #150 from NoDevOrg/federated-resolvers
Cloned https://github.com/GraphQLSwift/Graphiti.git
Revision (git rev-parse @):
cedafbcd776e31ebd346164e7497122969a06e1b
SUCCESS checkout https://github.com/GraphQLSwift/Graphiti.git at 2.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/GraphQLSwift/Graphiti.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/GraphQLSwift/GraphQL.git
[1/5020] Fetching graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (0.52s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 3.0.2 (0.70s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
[2656/92786] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections from cache (1.60s)
[49527/76195] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.05s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.03s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4428] Fetching swift-system
[754/6225] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.92s)
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
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 3.0.2
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-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
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIOWindows shim.c
[13/23] Compiling _AtomicsShims.c
[14/23] Compiling CNIOLinux liburing_shims.c
[14/23] Write sources
[16/23] Compiling CNIOWindows WSAStartup.c
[17/23] Compiling CNIODarwin shim.c
[18/23] Compiling CNIOWASI CNIOWASI.c
[19/23] Compiling CNIOLinux shim.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[21/61] Compiling c-nioatomics.c
[22/61] Compiling c-atomics.c
[24/67] Compiling Atomics AtomicBool.swift
[25/67] Compiling Atomics IntegerConformances.swift
[26/68] Compiling _NIODataStructures _TinyArray.swift
[27/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/68] Compiling _NIODataStructures PriorityQueue.swift
[29/68] Compiling InternalCollectionsUtilities Descriptions.swift
[30/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/68] Emitting module InternalCollectionsUtilities
[32/68] Compiling Atomics OptionalRawRepresentable.swift
[33/68] Compiling Atomics RawRepresentable.swift
[34/68] Compiling Atomics ManagedAtomic.swift
[35/68] Compiling Atomics ManagedAtomicLazyReference.swift
[36/68] Compiling Atomics UnsafeAtomic.swift
[37/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/68] Compiling InternalCollectionsUtilities Debugging.swift
[40/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/68] Compiling Atomics AtomicValue.swift
[46/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/70] Emitting module Atomics
[58/70] Compiling _NIOBase64 Base64.swift
[59/70] Emitting module _NIOBase64
[60/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/72] Emitting module NIOConcurrencyHelpers
[64/72] Compiling Atomics IntegerOperations.swift
[65/72] Compiling Atomics Unmanaged extensions.swift
[67/143] Compiling OrderedCollections _HashTable+Constants.swift
[68/143] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/145] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/145] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/145] Emitting module _NIODataStructures
[72/145] Compiling _NIODataStructures Heap.swift
[73/146] Compiling NIOConcurrencyHelpers lock.swift
[75/146] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/146] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/146] Compiling NIOConcurrencyHelpers atomics.swift
[78/146] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/147] Compiling DequeModule _DequeSlot.swift
[81/147] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/147] Compiling OrderedCollections _HashTable+Testing.swift
[87/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[88/147] Compiling OrderedCollections _HashTable.swift
[89/147] Compiling OrderedCollections _Hashtable+Header.swift
[90/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[91/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[92/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[93/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[94/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[95/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[96/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[97/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[100/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[101/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[102/147] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[103/147] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[104/154] Emitting module DequeModule
[105/154] Compiling OrderedCollections _HashTable+Bucket.swift
[106/154] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/155] Compiling OrderedCollections OrderedDictionary.swift
[108/155] Compiling OrderedCollections OrderedSet+Codable.swift
[109/155] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[110/155] Compiling OrderedCollections OrderedSet+Descriptions.swift
[111/155] Compiling OrderedCollections OrderedSet+Diffing.swift
[112/155] Compiling OrderedCollections OrderedSet+Equatable.swift
[113/155] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[114/155] Compiling OrderedCollections OrderedSet+Hashable.swift
[115/155] Compiling OrderedCollections OrderedSet+Initializers.swift
[116/155] Compiling OrderedCollections OrderedSet+Insertions.swift
[117/155] Compiling OrderedCollections OrderedSet+Invariants.swift
[118/155] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[119/155] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[122/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[123/155] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[124/155] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[125/155] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[126/155] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[127/155] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[128/155] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[129/155] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[130/155] Compiling OrderedCollections OrderedDictionary+Values.swift
[148/215] Compiling NIOCore IntegerBitPacking.swift
[149/215] Compiling NIOCore IntegerTypes.swift
[150/215] Compiling NIOCore Interfaces.swift
[151/215] Compiling NIOCore Linux.swift
[152/215] Compiling NIOCore MarkedCircularBuffer.swift
[153/215] Compiling OrderedCollections OrderedSet.swift
[154/215] Compiling OrderedCollections _UnsafeBitset.swift
[155/215] Emitting module OrderedCollections
[157/216] Compiling NIOCore MulticastChannel.swift
[158/216] Compiling NIOCore NIOAny.swift
[159/216] Compiling NIOCore NIOCloseOnErrorHandler.swift
[160/216] Compiling NIOCore NIOLoopBound.swift
[161/216] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[162/216] Compiling NIOCore NIOScheduledCallback.swift
[163/216] Compiling NIOCore NIOSendable.swift
[164/216] Compiling NIOCore RecvByteBufferAllocator.swift
[165/224] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[166/224] Compiling NIOCore EventLoopFuture+Deprecated.swift
[167/224] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[168/224] Compiling NIOCore EventLoopFuture.swift
[169/224] Compiling NIOCore FileDescriptor.swift
[170/224] Compiling NIOCore FileHandle.swift
[171/224] Compiling NIOCore FileRegion.swift
[172/224] Compiling NIOCore GlobalSingletons.swift
[173/224] Compiling NIOCore CircularBuffer.swift
[174/224] Compiling NIOCore Codec.swift
[175/224] Compiling NIOCore ConvenienceOptionSupport.swift
[176/224] Compiling NIOCore DeadChannel.swift
[177/224] Compiling NIOCore DispatchQueue+WithFuture.swift
[178/224] Compiling NIOCore EventLoop+Deprecated.swift
[179/224] Compiling NIOCore EventLoop+SerialExecutor.swift
[180/224] Compiling NIOCore EventLoop.swift
[181/224] Compiling NIOCore IO.swift
[182/224] Compiling NIOCore IOData.swift
[183/224] Compiling NIOCore IPProtocol.swift
[189/224] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[190/224] Compiling NIOCore SocketAddresses.swift
[191/224] Compiling NIOCore SocketOptionProvider.swift
[192/224] Compiling NIOCore SystemCallHelpers.swift
[193/224] Compiling NIOCore TimeAmount+Duration.swift
[194/224] Compiling NIOCore TypeAssistedChannelHandler.swift
[195/224] Compiling NIOCore UniversalBootstrapSupport.swift
[196/224] Compiling NIOCore Utilities.swift
[197/224] Compiling NIOCore AddressedEnvelope.swift
[198/224] Compiling NIOCore AsyncAwaitSupport.swift
[199/224] Compiling NIOCore AsyncChannel.swift
[200/224] Compiling NIOCore AsyncChannelHandler.swift
[201/224] Compiling NIOCore AsyncChannelInboundStream.swift
[202/224] Compiling NIOCore AsyncChannelOutboundWriter.swift
[203/224] Compiling NIOCore NIOAsyncSequenceProducer.swift
[204/224] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[205/224] Compiling NIOCore NIOAsyncWriter.swift
[206/224] Emitting module NIOCore
[207/224] Compiling NIOCore ByteBuffer-multi-int.swift
[208/224] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[209/224] Compiling NIOCore ByteBuffer-views.swift
[210/224] Compiling NIOCore Channel.swift
[211/224] Compiling NIOCore ChannelHandler.swift
[212/224] Compiling NIOCore ChannelHandlers.swift
[213/224] Compiling NIOCore ChannelInvoker.swift
[214/224] Compiling NIOCore ChannelOption.swift
[215/224] Compiling NIOCore ChannelPipeline.swift
[216/224] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[217/224] Compiling NIOCore BSDSocketAPI.swift
[218/224] Compiling NIOCore ByteBuffer-aux.swift
[219/224] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[220/224] Compiling NIOCore ByteBuffer-conversions.swift
[221/224] Compiling NIOCore ByteBuffer-core.swift
[222/224] Compiling NIOCore ByteBuffer-hex.swift
[223/224] Compiling NIOCore ByteBuffer-int.swift
[224/224] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[226/275] Emitting module NIOEmbedded
[227/275] Compiling NIOEmbedded AsyncTestingChannel.swift
[228/275] Compiling NIOPosix Pool.swift
[229/275] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[230/275] Compiling NIOPosix PosixSingletons.swift
[231/275] Compiling NIOPosix RawSocketBootstrap.swift
[232/275] Compiling NIOPosix Resolver.swift
[233/275] Compiling NIOPosix Selectable.swift
[234/281] Compiling NIOEmbedded Embedded.swift
[235/281] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[237/282] Compiling NIOPosix ThreadPosix.swift
[238/282] Compiling NIOPosix ThreadWindows.swift
[239/282] Compiling NIOPosix UnsafeTransfer.swift
[240/282] Compiling NIOPosix Utilities.swift
[241/282] Compiling NIOPosix VsockAddress.swift
[242/282] Compiling NIOPosix VsockChannelEvents.swift
[243/282] Emitting module NIOPosix
[244/282] Compiling NIOPosix ServerSocket.swift
[245/282] Compiling NIOPosix Socket.swift
[246/282] Compiling NIOPosix SocketChannel.swift
[247/282] Compiling NIOPosix SocketProtocols.swift
[248/282] Compiling NIOPosix System.swift
[249/282] Compiling NIOPosix Thread.swift
[250/282] Compiling NIOPosix SelectableChannel.swift
[251/282] Compiling NIOPosix SelectableEventLoop.swift
[252/282] Compiling NIOPosix SelectorEpoll.swift
[253/282] Compiling NIOPosix SelectorGeneric.swift
[254/282] Compiling NIOPosix SelectorKqueue.swift
[255/282] Compiling NIOPosix SelectorUring.swift
[256/282] Compiling NIOPosix BSDSocketAPICommon.swift
[257/282] Compiling NIOPosix BSDSocketAPIPosix.swift
[258/282] Compiling NIOPosix BSDSocketAPIWindows.swift
[259/282] Compiling NIOPosix BaseSocket.swift
[260/282] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[261/282] Compiling NIOPosix BaseSocketChannel.swift
[262/282] Compiling NIOPosix BaseStreamSocketChannel.swift
[263/282] Compiling NIOPosix Bootstrap.swift
[264/282] Compiling NIOPosix ControlMessage.swift
[265/282] Compiling NIOPosix DatagramVectorReadManager.swift
[266/282] Compiling NIOPosix Errors+Any.swift
[267/282] Compiling NIOPosix FileDescriptor.swift
[268/282] Compiling NIOPosix GetaddrinfoResolver.swift
[269/282] Compiling NIOPosix HappyEyeballs.swift
[270/282] Compiling NIOPosix NIOThreadPool.swift
[271/282] Compiling NIOPosix NonBlockingFileIO.swift
[272/282] Compiling NIOPosix PendingDatagramWritesManager.swift
[273/282] Compiling NIOPosix PendingWritesManager.swift
[274/282] Compiling NIOPosix PipeChannel.swift
[275/282] Compiling NIOPosix PipePair.swift
[276/282] Compiling NIOPosix IO.swift
[277/282] Compiling NIOPosix IntegerBitPacking.swift
[278/282] Compiling NIOPosix IntegerTypes.swift
[279/282] Compiling NIOPosix Linux.swift
[280/282] Compiling NIOPosix LinuxCPUSet.swift
[281/282] Compiling NIOPosix LinuxUring.swift
[282/282] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[284/285] Emitting module NIO
[285/285] Compiling NIO Exports.swift
[287/373] Compiling GraphQL NoUnusedVariablesRule.swift
[288/373] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[289/373] Compiling GraphQL PossibleTypeExtensionsRule.swift
[290/373] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[291/373] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[292/373] Compiling GraphQL ScalarLeafsRule.swift
[293/373] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[294/373] Compiling GraphQL UniqueArgumentNamesRule.swift
[295/373] Compiling GraphQL UniqueDirectiveNamesRule.swift
[296/373] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[297/373] Compiling GraphQL UniqueEnumValueNamesRule.swift
[298/373] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[299/385] Compiling GraphQL IsValidValue.swift
[300/385] Compiling GraphQL Keyable.swift
[301/385] Compiling GraphQL NIO+Extensions.swift
[302/385] Compiling GraphQL PrintSchema.swift
[303/385] Compiling GraphQL TypeComparators.swift
[304/385] Compiling GraphQL TypeFromAST.swift
[305/385] Compiling GraphQL TypeInfo.swift
[306/385] Compiling GraphQL ValueFromAST.swift
[307/385] Compiling GraphQL ValueFromASTUntyped.swift
[308/385] Compiling GraphQL NoDeprecatedCustomRule.swift
[309/385] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[310/385] Compiling GraphQL ExecutableDefinitionsRule.swift
[311/385] Compiling GraphQL UniqueFragmentNamesRule.swift
[312/385] Compiling GraphQL UniqueInputFieldNamesRule.swift
[313/385] Compiling GraphQL UniqueOperationNamesRule.swift
[314/385] Compiling GraphQL UniqueOperationTypesRule.swift
[315/385] Compiling GraphQL UniqueTypeNamesRule.swift
[316/385] Compiling GraphQL UniqueVariableNamesRule.swift
[317/385] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[318/385] Compiling GraphQL VariablesAreInputTypesRule.swift
[319/385] Compiling GraphQL VariablesInAllowedPositionRule.swift
[320/385] Compiling GraphQL SpecifiedRules.swift
[321/385] Compiling GraphQL Validate.swift
[322/385] Compiling GraphQL ValidationContext.swift
[323/385] Compiling GraphQL GraphQLError.swift
[324/385] Compiling GraphQL LocatedError.swift
[325/385] Compiling GraphQL SyntaxError.swift
[326/385] Compiling GraphQL Execute.swift
[327/385] Compiling GraphQL Values.swift
[328/385] Compiling GraphQL Codable+Extensions.swift
[329/385] Compiling GraphQL GraphQL.swift
[330/385] Compiling GraphQL GraphQLRequest.swift
[331/385] Compiling GraphQL DispatchQueueInstrumentationWrapper.swift
[332/385] Compiling GraphQL Instrumentation.swift
[333/385] Compiling GraphQL AST.swift
[334/385] Compiling GraphQL BlockString.swift
[335/385] Compiling GraphQL CharacterClasses.swift
[336/385] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[337/385] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[338/385] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[339/385] Compiling GraphQL KnownArgumentNamesRule.swift
[340/385] Compiling GraphQL KnownDirectivesRule.swift
[341/385] Compiling GraphQL KnownFragmentNamesRule.swift
[342/385] Compiling GraphQL KnownTypeNamesRule.swift
[343/385] Compiling GraphQL LoneAnonymousOperationRule.swift
[344/385] Compiling GraphQL LoneSchemaDefinitionRule.swift
[345/385] Compiling GraphQL NoFragmentCyclesRule.swift
[346/385] Compiling GraphQL NoUndefinedVariablesRule.swift
[347/385] Compiling GraphQL NoUnusedFragmentsRule.swift
[348/385] Compiling GraphQL MapCoder.swift
[349/385] Compiling GraphQL MapSerialization.swift
[350/385] Compiling GraphQL Number.swift
[351/385] Compiling GraphQL PersistedQueries.swift
[352/385] Compiling GraphQL EventStream.swift
[353/385] Compiling GraphQL Subscribe.swift
[354/385] Compiling GraphQL DidYouMean.swift
[355/385] Compiling GraphQL Find.swift
[356/385] Compiling GraphQL FormatList.swift
[357/385] Compiling GraphQL IsNullish.swift
[358/385] Compiling GraphQL KeyMap.swift
[359/385] Compiling GraphQL Mirror.swift
[360/385] Emitting module GraphQL
[361/385] Compiling GraphQL SuggestionList.swift
[362/385] Compiling GraphQL Definition.swift
[363/385] Compiling GraphQL Directives.swift
[364/385] Compiling GraphQL Introspection.swift
[365/385] Compiling GraphQL Scalars.swift
[366/385] Compiling GraphQL Schema.swift
[367/385] Compiling GraphQL Validation.swift
[368/385] Compiling GraphQL ASTFromValue.swift
[369/385] Compiling GraphQL AssertValidName.swift
[370/385] Compiling GraphQL BuildASTSchema.swift
[371/385] Compiling GraphQL ConcatAST.swift
[372/385] Compiling GraphQL ExtendSchema.swift
[373/385] Compiling GraphQL Kinds.swift
[374/385] Compiling GraphQL Lexer.swift
[375/385] Compiling GraphQL Location.swift
[376/385] Compiling GraphQL Parser.swift
[377/385] Compiling GraphQL Predicates.swift
[378/385] Compiling GraphQL PrintString.swift
[379/385] Compiling GraphQL Printer.swift
[380/385] Compiling GraphQL Source.swift
[381/385] Compiling GraphQL Visitor.swift
[382/385] Compiling GraphQL AnyCoder.swift
[383/385] Compiling GraphQL AnySerialization.swift
[384/385] Compiling GraphQL GraphQLJSONEncoder.swift
[385/385] Compiling GraphQL Map.swift
[387/437] Compiling Graphiti ForwardPaginationArguments.swift
[388/437] Compiling Graphiti PaginationArguments.swift
[389/437] Compiling Graphiti NoContext.swift
[390/437] Compiling Graphiti AnyType.swift
[391/437] Compiling Graphiti Reflection.swift
[392/437] Compiling Graphiti TypeProvider.swift
[393/437] Compiling Graphiti Wrappers.swift
[394/444] Emitting module Graphiti
[395/444] Compiling Graphiti TypeComponent.swift
[396/444] Compiling Graphiti TypeComponentBuilder.swift
[397/444] Compiling Graphiti Connection.swift
[398/444] Compiling Graphiti ConnectionType.swift
[399/444] Compiling Graphiti Edge.swift
[400/444] Compiling Graphiti PageInfo.swift
[401/444] Compiling Graphiti BackwardPaginationArguments.swift
[402/444] Compiling Graphiti Service.swift
[403/444] Compiling Graphiti Field.swift
[404/444] Compiling Graphiti FieldComponent.swift
[405/444] Compiling Graphiti FieldComponentBuilder.swift
[406/444] Compiling Graphiti AsyncResolve.swift
[407/444] Compiling Graphiti ConcurrentResolve.swift
[408/444] Compiling Graphiti SimpleAsyncResolve.swift
[409/444] Compiling Graphiti SyncResolve.swift
[410/444] Compiling Graphiti Input.swift
[411/444] Compiling Graphiti InputField.swift
[412/444] Compiling Graphiti InputFieldComponent.swift
[413/444] Compiling Graphiti InputFieldComponentBuilder.swift
[414/444] Compiling Graphiti Interface.swift
[415/444] Compiling Graphiti Mutation.swift
[416/444] Compiling Graphiti Enum.swift
[417/444] Compiling Graphiti Any.swift
[418/444] Compiling Graphiti Entity.swift
[419/444] Compiling Graphiti Key.swift
[420/444] Compiling Graphiti KeyComponent.swift
[421/444] Compiling Graphiti Type+Key.swift
[422/444] Compiling Graphiti Queries.swift
[423/444] Compiling Graphiti API.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[424/444] Compiling Graphiti Argument.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[425/444] Compiling Graphiti ArgumentComponent.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[426/444] Compiling Graphiti ArgumentComponentBuilder.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[427/444] Compiling Graphiti NoArguments.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[428/444] Compiling Graphiti Coders.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[429/444] Compiling Graphiti Component.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[430/444] Compiling Graphiti ComponentBuilder.swift
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:138:11: warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
136 | operationName: operationName,
137 | validationRules: validationRules
138 | ).get()
| `- warning: type 'SubscriptionResult' does not conform to the 'Sendable' protocol
139 | }
140 |
/host/spi-builder-workspace/.build/checkouts/GraphQL/Sources/GraphQL/GraphQL.swift:47:15: note: struct '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: struct 'SubscriptionResult' does not conform to the 'Sendable' protocol
48 | public let stream: SubscriptionEventStream?
49 | public let errors: [GraphQLError]
/host/spi-builder-workspace/Sources/Graphiti/API/API.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
1 | import GraphQL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GraphQL'
2 | import NIO
3 |
[431/444] Compiling Graphiti SubscribeResolve.swift
[432/444] Compiling Graphiti Subscription.swift
[433/444] Compiling Graphiti Type.swift
[434/444] Compiling Graphiti Union.swift
[435/444] Compiling Graphiti NoIntrospectionRule.swift
[436/444] Compiling Graphiti Value.swift
[437/444] Compiling Graphiti ValueBuilder.swift
[438/444] Compiling Graphiti Query.swift
[439/444] Compiling Graphiti Scalar.swift
[440/444] Compiling Graphiti Schema.swift
[441/444] Compiling Graphiti SchemaTypeProvider.swift
[442/444] Compiling Graphiti PartialSchema.swift
[443/444] Compiling Graphiti SchemaBuilder.swift
[444/444] Compiling Graphiti SubscribeField.swift
Build complete! (103.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "graphql",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/GraphQLSwift/GraphQL.git"
}
],
"manifest_display_name" : "Graphiti",
"name" : "Graphiti",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Graphiti",
"targets" : [
"Graphiti"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GraphitiTests",
"module_type" : "SwiftTarget",
"name" : "GraphitiTests",
"path" : "Tests/GraphitiTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GraphitiTests/FederationTests/GraphQL",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConnectionTests.swift",
"DefaultValueTests.swift",
"DirectiveTests/DirectiveTests.swift",
"FederationTests/FederationOnlySchemaTests.swift",
"FederationTests/FederationTests.swift",
"HelloWorldTests/HelloWorldAsyncTests.swift",
"HelloWorldTests/HelloWorldTests.swift",
"PartialSchemaTests.swift",
"ProductAPI/ProductAPI.swift",
"ProductAPI/ProductContext.swift",
"ProductAPI/ProductEntities.swift",
"ProductAPI/ProductResolver.swift",
"ProductAPI/ProductSchema.swift",
"ScalarTests.swift",
"SchemaBuilderTests.swift",
"SchemaTests.swift",
"StarWarsAPI/StarWarsAPI.swift",
"StarWarsAPI/StarWarsContext.swift",
"StarWarsAPI/StarWarsEntities.swift",
"StarWarsAPI/StarWarsResolver.swift",
"StarWarsTests/StarWarsIntrospectionTests.swift",
"StarWarsTests/StarWarsQueryTests.swift",
"UnionTests.swift",
"ValidationRulesTests.swift"
],
"target_dependencies" : [
"Graphiti"
],
"type" : "test"
},
{
"c99name" : "Graphiti",
"module_type" : "SwiftTarget",
"name" : "Graphiti",
"path" : "Sources/Graphiti",
"product_dependencies" : [
"GraphQL"
],
"product_memberships" : [
"Graphiti"
],
"sources" : [
"API/API.swift",
"Argument/Argument.swift",
"Argument/ArgumentComponent.swift",
"Argument/ArgumentComponentBuilder.swift",
"Argument/NoArguments.swift",
"Coder/Coders.swift",
"Component/Component.swift",
"Component/ComponentBuilder.swift",
"Component/TypeComponent.swift",
"Component/TypeComponentBuilder.swift",
"Connection/Connection.swift",
"Connection/ConnectionType.swift",
"Connection/Edge.swift",
"Connection/PageInfo.swift",
"Connection/PagniationArguments/BackwardPaginationArguments.swift",
"Connection/PagniationArguments/ForwardPaginationArguments.swift",
"Connection/PagniationArguments/PaginationArguments.swift",
"Context/NoContext.swift",
"Definition/AnyType.swift",
"Definition/Reflection.swift",
"Definition/TypeProvider.swift",
"Definition/Wrappers.swift",
"Enum/Enum.swift",
"Federation/Any.swift",
"Federation/Entity.swift",
"Federation/Key/Key.swift",
"Federation/Key/KeyComponent.swift",
"Federation/Key/Type+Key.swift",
"Federation/Queries.swift",
"Federation/Service.swift",
"Field/Field/Field.swift",
"Field/Field/FieldComponent.swift",
"Field/Field/FieldComponentBuilder.swift",
"Field/Resolve/AsyncResolve.swift",
"Field/Resolve/ConcurrentResolve.swift",
"Field/Resolve/SimpleAsyncResolve.swift",
"Field/Resolve/SyncResolve.swift",
"Input/Input.swift",
"InputField/InputField.swift",
"InputField/InputFieldComponent.swift",
"InputField/InputFieldComponentBuilder.swift",
"Interface/Interface.swift",
"Mutation/Mutation.swift",
"Query/Query.swift",
"Scalar/Scalar.swift",
"Schema/Schema.swift",
"Schema/SchemaTypeProvider.swift",
"SchemaBuilders/PartialSchema.swift",
"SchemaBuilders/SchemaBuilder.swift",
"Subscription/SubscribeField.swift",
"Subscription/SubscribeResolve.swift",
"Subscription/Subscription.swift",
"Type/Type.swift",
"Union/Union.swift",
"Validation/NoIntrospectionRule.swift",
"Value/Value.swift",
"Value/ValueBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.