The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GraphQLHummingbird, reference 1.0.0 (a4e9c4), with Swift 6.1 for macOS (SPM) on 16 Feb 2026 17:02:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/graphql-hummingbird.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/graphql-hummingbird
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a4e9c48 Merge pull request #12 from GraphQLSwift/fix/websocket-collection-size
Cloned https://github.com/GraphQLSwift/graphql-hummingbird.git
Revision (git rev-parse @):
a4e9c48bbee95b30e5418579747d75b28472adeb
SUCCESS checkout https://github.com/GraphQLSwift/graphql-hummingbird.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GraphQLSwift/graphql-hummingbird.git
https://github.com/GraphQLSwift/graphql-hummingbird.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "graphql",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQL.git"
    },
    {
      "identity" : "graphqltransportws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQLTransportWS.git"
    },
    {
      "identity" : "graphqlws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQLWS.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-websocket.git"
    }
  ],
  "manifest_display_name" : "GraphQLHummingbird",
  "name" : "GraphQLHummingbird",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GraphQLHummingbird",
      "targets" : [
        "GraphQLHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphQLHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLHummingbirdTests",
      "path" : "Tests/GraphQLHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting",
        "HummingbirdWSTesting",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "HTTPStatusCodeGraphQLJSONTests.swift",
        "HTTPStatusCodeJSONTests.swift",
        "HTTPTests.swift",
        "Utilities.swift",
        "WebSocketTests.swift"
      ],
      "target_dependencies" : [
        "GraphQLHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQLHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLHummingbird",
      "path" : "Sources/GraphQLHummingbird",
      "product_dependencies" : [
        "GraphQL",
        "GraphQLTransportWS",
        "GraphQLWS",
        "Hummingbird",
        "HummingbirdWebSocket"
      ],
      "product_memberships" : [
        "GraphQLHummingbird"
      ],
      "sources" : [
        "Coding/GraphQLJSONEncoder+encode.swift",
        "Coding/MediaType+jsonGraphQL.swift",
        "GraphQLConfig.swift",
        "GraphQLHandler.swift",
        "HTTP/GraphQLHandler+HTTP.swift",
        "IDEs/GraphiQLHandler.swift",
        "Router+graphql.swift",
        "WebSocket/EmptyWebSocketInit.swift",
        "WebSocket/GraphQLHandler+handleWebSocket.swift",
        "WebSocket/WebSocketMessenger.swift",
        "WebSocket/WebSocketSubProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/61] Write sources
[9/61] Copying PrivacyInfo.xcprivacy
[9/61] Write sources
[42/61] Compiling CNIOWindows shim.c
[43/61] Compiling CNIOWindows WSAStartup.c
[43/61] Compiling CNIOWASI CNIOWASI.c
[45/61] Compiling CNIOLinux shim.c
[46/61] Compiling CNIOOpenBSD shim.c
[46/61] Compiling CNIOLinux liburing_shims.c
[48/61] Write swift-version-2F0A5646E1D333AE.txt
[49/61] Write sources
[50/61] Compiling CNIOPosix event_loop_id.c
[51/65] Compiling CNIOLLHTTP c_nio_http.c
[52/65] Compiling CNIOSHA1 c_nio_sha1.c
[53/65] Compiling _AtomicsShims.c
[54/67] Compiling CNIOLLHTTP c_nio_api.c
[55/102] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/105] Compiling CNIODarwin shim.c
[58/108] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[59/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/109] Compiling ServiceContextModule ServiceContextKey.swift
[61/109] Emitting module ServiceContextModule
[62/109] Compiling ServiceContextModule ServiceContext.swift
[62/109] Write sources
[64/109] Compiling _NIOBase64 Base64.swift
[65/109] Emitting module _NIOBase64
[66/109] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[67/109] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/109] Compiling InternalCollectionsUtilities Integer rank.swift
[69/109] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/109] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/109] Compiling InternalCollectionsUtilities Descriptions.swift
[72/109] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[73/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[74/109] Compiling InternalCollectionsUtilities Debugging.swift
[75/109] Emitting module InternalCollectionsUtilities
[76/109] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/109] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/109] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/109] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/109] Write sources
[83/134] Emitting module _NIODataStructures
[84/134] Compiling Instrumentation NoOpInstrument.swift
[85/204] Compiling Instrumentation MultiplexInstrument.swift
[86/204] Compiling _RopeModule BigString+Debugging.swift
[87/204] Compiling _RopeModule BigString+Index.swift
[88/205] Compiling ConcurrencyHelpers LockedValueBox.swift
[89/205] Compiling Logging MetadataProvider.swift
[90/205] Compiling ConcurrencyHelpers Lock.swift
[91/205] Compiling _RopeModule BigString+Ingester.swift
[92/205] Compiling _RopeModule BigString+Invariants.swift
[93/205] Compiling _RopeModule BigString+Summary.swift
[94/205] Compiling _RopeModule BigString.swift
[95/205] Compiling _RopeModule BigString+Iterators.swift
[96/205] Compiling _RopeModule BigString+Metrics.swift
[97/205] Emitting module ConcurrencyHelpers
[98/205] Compiling CoreMetrics Metrics.swift
[99/205] Compiling Atomics Unmanaged extensions.swift
[100/205] Emitting module CoreMetrics
[101/205] Compiling CoreMetrics Locks.swift
[102/261] Compiling _NIODataStructures PriorityQueue.swift
[103/261] Compiling _NIODataStructures _TinyArray.swift
[104/261] Compiling _NIODataStructures Heap.swift
[105/261] Compiling Instrumentation InstrumentationSystem.swift
[106/261] Emitting module Instrumentation
[107/261] Compiling Instrumentation Instrument.swift
[108/261] Compiling Instrumentation Locks.swift
[109/261] Compiling OrderedCollections OrderedDictionary+Elements.swift
[110/261] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[111/261] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[112/261] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[113/273] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/273] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/273] Compiling HeapModule _HeapNode.swift
[116/273] Compiling HeapModule Heap.swift
[117/273] Compiling HeapModule Heap+Invariants.swift
[118/273] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[119/273] Compiling HeapModule Heap+UnsafeHandle.swift
[120/273] Compiling HeapModule Heap+Descriptions.swift
[121/273] Emitting module Logging
[122/273] Compiling Logging Locks.swift
[123/273] Compiling Logging LogHandler.swift
[124/273] Compiling Logging Logging.swift
[125/273] Emitting module HeapModule
[125/281] Compiling c-nioatomics.c
[131/281] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[132/281] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[133/281] Compiling OrderedCollections _Hashtable+Header.swift
[134/281] Compiling OrderedCollections OrderedDictionary+Codable.swift
[135/281] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[136/281] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[137/281] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[138/281] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[141/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[142/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[143/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[144/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[145/381] Compiling HashTreeCollections _HashTreeIterator.swift
[146/381] Compiling HashTreeCollections _HashTreeStatistics.swift
[147/381] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[148/381] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[149/381] Compiling HashTreeCollections TreeDictionary+Filter.swift
[150/381] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[151/381] Compiling HashTreeCollections _HashNode+Structural merge.swift
[152/381] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[153/381] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/381] Compiling HashTreeCollections _HashNode+Structural union.swift
[155/381] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[156/381] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[157/381] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[158/381] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/381] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/381] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[161/381] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[162/381] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[163/381] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[164/381] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[165/381] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[166/381] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[167/381] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[168/381] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[169/381] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[170/381] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[171/381] Compiling HashTreeCollections _HashNode.swift
[172/381] Compiling HashTreeCollections _HashNodeHeader.swift
[173/381] Compiling HashTreeCollections _HashSlot.swift
[174/381] Compiling HashTreeCollections _HashStack.swift
[190/381] Compiling HashTreeCollections TreeDictionary.swift
[191/381] Compiling HashTreeCollections TreeSet+Codable.swift
[192/381] Compiling HashTreeCollections TreeSet+Collection.swift
[193/381] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[194/381] Compiling HashTreeCollections TreeSet+Debugging.swift
[195/381] Compiling HashTreeCollections TreeSet+Descriptions.swift
[196/381] Compiling HashTreeCollections _RawHashNode.swift
[198/381] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[199/381] Compiling HashTreeCollections TreeDictionary+Keys.swift
[200/381] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[201/381] Compiling HashTreeCollections TreeDictionary+Merge.swift
[202/381] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[203/381] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[204/381] Compiling HashTreeCollections TreeDictionary+Values.swift
[205/388] Compiling DequeModule _DequeSlot.swift
[206/388] Compiling DequeModule _DequeBufferHeader.swift
[207/389] Compiling DequeModule _DequeBuffer.swift
[208/389] Compiling DequeModule Deque+Testing.swift
[209/389] Compiling DequeModule Deque._Storage.swift
[210/389] Compiling DequeModule Deque._UnsafeHandle.swift
[211/389] Compiling DequeModule Deque.swift
[212/389] Compiling Tracing TracingTime.swift
[213/389] Compiling Tracing TracerProtocol.swift
[214/389] Compiling HashTreeCollections TreeSet+Equatable.swift
[215/389] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[216/389] Compiling HashTreeCollections TreeSet+Extras.swift
[217/389] Compiling HashTreeCollections TreeSet+Filter.swift
[218/389] Compiling HashTreeCollections TreeSet+Hashable.swift
[219/389] Compiling HashTreeCollections TreeSet+Sendable.swift
[220/389] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/397] Compiling UnixSignals UnixSignal.swift
[223/397] Compiling UnixSignals UnixSignalsSequence.swift
[224/397] Emitting module UnixSignals
[225/397] Compiling Tracing NoOpTracer.swift
[226/397] Compiling Tracing InstrumentationSystem+Tracing.swift
[227/397] Compiling Tracing Tracer.swift
[228/397] Emitting module Tracing
[229/397] Compiling Tracing SpanProtocol.swift
[230/397] Compiling Tracing TracerProtocol+Legacy.swift
[231/397] Compiling DequeModule _UnsafeWrappedBuffer.swift
[232/397] Compiling DequeModule Deque+Equatable.swift
[233/397] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[234/397] Compiling DequeModule Deque+CustomReflectable.swift
[235/397] Compiling DequeModule Deque+Descriptions.swift
[236/397] Compiling HashTreeCollections _Hash.swift
[237/397] Compiling HashTreeCollections _HashLevel.swift
[238/397] Compiling HashTreeCollections _HashNode+Builder.swift
[239/397] Compiling HashTreeCollections _HashNode+Debugging.swift
[240/397] Compiling HashTreeCollections _HashNode+Initializers.swift
[241/397] Compiling HashTreeCollections _HashNode+Invariants.swift
[255/452] Emitting module Atomics
[256/452] Compiling BitCollections BitSet+Hashable.swift
[257/452] Compiling BitCollections BitSet+Initializers.swift
[258/452] Compiling BitCollections BitSet+Invariants.swift
[259/452] Compiling BitCollections BitSet+Random.swift
[260/452] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[261/452] Compiling BitCollections BitSet.Counted.swift
[262/452] Compiling BitCollections BitSet.Index.swift
[263/452] Compiling BitCollections BitSet._UnsafeHandle.swift
[264/452] Compiling BitCollections BitSet+SetAlgebra basics.swift
[265/452] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[266/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[267/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[268/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[269/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[270/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[271/452] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[272/452] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[273/452] Compiling HashTreeCollections TreeSet.swift
[274/452] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[275/452] Compiling BitCollections BitSet+SetAlgebra union.swift
[275/452] Compiling c-atomics.c
[283/459] Emitting module DequeModule
[284/459] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[285/459] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[286/459] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[287/459] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[288/459] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[289/459] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[290/459] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[291/459] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[292/459] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[293/459] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[294/459] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[295/459] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[296/464] Emitting module OrderedCollections
[297/464] Emitting module _RopeModule
[307/464] Compiling _RopeModule Rope+Remove.swift
[308/464] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/464] Compiling _RopeModule Rope+Split.swift
[310/464] Compiling _RopeModule Optional Utilities.swift
[311/464] Compiling _RopeModule String Utilities.swift
[312/464] Compiling _RopeModule String.Index+ABI.swift
[313/464] Compiling _RopeModule _CharacterRecognizer.swift
[314/464] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[315/464] Emitting module BitCollections
[316/464] Compiling HTTPTypes NIOLock.swift
[317/464] Compiling HTTPTypes ISOLatin1String.swift
[318/602] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[319/602] Compiling GraphQL ScalarLeafsRule.swift
[320/602] Compiling GraphQL Find.swift
[321/602] Compiling GraphQL FormatList.swift
[322/602] Compiling GraphQL IsNullish.swift
[323/602] Compiling GraphQL KeyMap.swift
[324/602] Compiling GraphQL GraphQL.swift
[325/602] Compiling GraphQL GraphQLRequest.swift
[326/602] Compiling GraphQL AST.swift
[327/602] Compiling GraphQL BlockString.swift
[328/602] Compiling GraphQL AnyCoder.swift
[329/602] Compiling GraphQL AnySerialization.swift
[330/602] Compiling GraphQL GraphQLJSONEncoder.swift
[331/602] Compiling GraphQL Map.swift
[332/602] Compiling GraphQL MapCoder.swift
[333/602] Compiling GraphQL MapSerialization.swift
[334/602] Compiling GraphQL Number.swift
[335/602] Compiling GraphQL PersistedQueries.swift
[336/602] Compiling GraphQL UniqueEnumValueNamesRule.swift
[337/602] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[338/602] Compiling GraphQL UniqueFragmentNamesRule.swift
[339/602] Compiling GraphQL UniqueInputFieldNamesRule.swift
[340/602] Compiling GraphQL UniqueOperationNamesRule.swift
[341/602] Compiling GraphQL NoFragmentCyclesRule.swift
[342/602] Compiling GraphQL Subscribe.swift
[343/602] Compiling GraphQL DidYouMean.swift
[344/602] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[345/602] Compiling GraphQL UniqueArgumentNamesRule.swift
[346/602] Compiling GraphQL UniqueDirectiveNamesRule.swift
[347/602] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[348/602] Compiling GraphQL NoUndefinedVariablesRule.swift
[349/602] Compiling GraphQL NoUnusedFragmentsRule.swift
[350/602] Compiling GraphQL NoUnusedVariablesRule.swift
[351/602] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[352/602] Compiling GraphQL PossibleTypeExtensionsRule.swift
[353/602] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[354/602] Compiling HTTPTypes HTTPRequest.swift
[355/602] Compiling HTTPTypes HTTPResponse.swift
[371/602] Compiling GraphQL ASTFromValue.swift
[372/602] Compiling GraphQL AssertValidName.swift
[373/602] Compiling GraphQL BuildASTSchema.swift
[374/602] Compiling GraphQL ConcatAST.swift
[375/602] Compiling GraphQL ExtendSchema.swift
[376/602] Compiling GraphQL IsValidValue.swift
[377/602] Compiling GraphQL Keyable.swift
[378/602] Compiling GraphQL GraphQLError.swift
[379/602] Compiling GraphQL LocatedError.swift
[380/602] Compiling GraphQL SyntaxError.swift
[381/602] Compiling GraphQL Execute.swift
[382/602] Compiling GraphQL Values.swift
[383/602] Compiling GraphQL Codable+Extensions.swift
[402/602] Compiling GraphQL KnownTypeNamesRule.swift
[403/602] Compiling GraphQL LoneAnonymousOperationRule.swift
[404/602] Compiling GraphQL LoneSchemaDefinitionRule.swift
[405/602] Compiling GraphQL CharacterClasses.swift
[406/602] Compiling GraphQL Kinds.swift
[407/602] Compiling NIOConcurrencyHelpers lock.swift
[408/602] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[409/602] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[410/602] Compiling NIOConcurrencyHelpers NIOLock.swift
[411/602] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[412/602] Emitting module NIOConcurrencyHelpers
[413/602] Compiling NIOConcurrencyHelpers atomics.swift
[414/666] Compiling NIOCore NIOAny.swift
[415/666] Compiling NIOCore NIOCloseOnErrorHandler.swift
[416/666] Compiling NIOCore NIOCoreSendableMetatype.swift
[417/666] Compiling NIOCore NIODecodedAsyncSequence.swift
[418/666] Compiling NIOCore AddressedEnvelope.swift
[419/666] Compiling NIOCore AsyncAwaitSupport.swift
[420/666] Compiling NIOCore ChannelPipeline.swift
[421/666] Compiling NIOCore CircularBuffer.swift
[422/666] Compiling NIOCore Linux.swift
[423/666] Compiling NIOCore MarkedCircularBuffer.swift
[424/666] Compiling NIOCore MulticastChannel.swift
[425/671] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[426/671] Compiling NIOCore EventLoopFuture+Deprecated.swift
[427/671] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[428/671] Compiling NIOCore EventLoopFuture.swift
[429/671] Compiling NIOCore FileDescriptor.swift
[430/671] Compiling NIOCore FileHandle.swift
[431/671] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[432/671] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[433/671] Compiling AsyncAlgorithms ZipStateMachine.swift
[434/671] Compiling AsyncAlgorithms ZipStorage.swift
[435/671] Compiling NIOCore GlobalSingletons.swift
[436/671] Compiling NIOCore IO.swift
[437/671] Compiling NIOCore IOData.swift
[438/671] Compiling NIOCore IPProtocol.swift
[439/671] Compiling NIOCore IntegerBitPacking.swift
[440/671] Compiling NIOCore IntegerTypes.swift
[441/671] Compiling NIOCore Interfaces.swift
[442/671] Compiling GraphQL PrintString.swift
[443/671] Compiling GraphQL Printer.swift
[444/671] Compiling GraphQL Source.swift
[445/671] Compiling GraphQL Visitor.swift
[446/671] Compiling GraphQL Schema.swift
[455/671] Compiling AsyncAlgorithms UnsafeTransfer.swift
[456/671] Compiling NIOCore RecvByteBufferAllocator.swift
[457/671] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[458/671] Compiling NIOCore Codec.swift
[459/671] Compiling NIOCore ConvenienceOptionSupport.swift
[460/671] Compiling NIOCore DeadChannel.swift
[461/671] Compiling NIOCore DispatchQueue+WithFuture.swift
[462/671] Compiling NIOCore EventLoop+Deprecated.swift
[463/671] Compiling NIOCore EventLoop+SerialExecutor.swift
[464/671] Compiling NIOCore EventLoop.swift
[465/671] Compiling NIOCore Channel.swift
[466/671] Compiling NIOCore ChannelHandler.swift
[467/671] Compiling NIOCore ChannelHandlers.swift
[468/671] Compiling NIOCore ChannelInvoker.swift
[469/671] Compiling NIOCore ChannelOption.swift
[473/671] Emitting module HashTreeCollections
[474/671] Emitting module AsyncAlgorithms
[475/671] Compiling HTTPTypes HTTPFieldName.swift
[476/671] Compiling HTTPTypes HTTPParsedFields.swift
[477/671] Compiling HTTPTypes HTTPFields.swift
[478/671] Compiling HTTPTypes HTTPField.swift
[479/671] Compiling HTTPTypes HTTPRequest+URL.swift
[480/671] Emitting module HTTPTypes
[488/680] Emitting module Collections
[489/680] Compiling Collections Collections.swift
[490/680] Compiling NIOCore ByteBuffer-aux.swift
[491/680] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[492/680] Compiling NIOCore ByteBuffer-conversions.swift
[493/680] Compiling NIOCore NIOLoopBound.swift
[494/680] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[495/680] Compiling NIOCore NIOScheduledCallback.swift
[496/680] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[497/680] Compiling NIOCore ByteBuffer-views.swift
[498/680] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[499/680] Compiling NIOCore NIOAsyncWriter.swift
[500/680] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[501/680] Compiling NIOCore BSDSocketAPI.swift
[502/680] Compiling NIOCore FileRegion.swift
[503/680] Compiling NIOCore ByteBuffer-core.swift
[504/680] Compiling NIOCore ByteBuffer-hex.swift
[505/680] Compiling NIOCore ByteBuffer-int.swift
[506/680] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[507/680] Compiling NIOCore ByteBuffer-multi-int.swift
[508/680] Compiling NIOCore NIOSendable.swift
[509/680] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[536/680] Emitting module Metrics
[537/680] Compiling Metrics Metrics.swift
[538/689] Compiling NIOCore SocketAddresses.swift
[539/689] Compiling NIOCore SocketOptionProvider.swift
[540/689] Compiling NIOCore SystemCallHelpers.swift
[541/689] Compiling NIOCore TimeAmount+Duration.swift
[542/689] Compiling NIOCore TypeAssistedChannelHandler.swift
[543/689] Compiling NIOCore UniversalBootstrapSupport.swift
[544/689] Compiling NIOCore Utilities.swift
[545/689] Emitting module ServiceLifecycle
[546/689] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[582/689] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[583/689] Compiling ServiceLifecycle ServiceRunnerError.swift
[584/689] Compiling ServiceLifecycle GracefulShutdown.swift
[585/689] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[586/689] Compiling ServiceLifecycle CancellationWaiter.swift
[587/689] Compiling ServiceLifecycle ServiceGroup.swift
[588/689] Compiling ServiceLifecycle Service.swift
[589/689] Emitting module GraphQL
[590/698] Compiling GraphQL PrintSchema.swift
[591/698] Compiling GraphQL TypeComparators.swift
[592/698] Compiling GraphQL TypeFromAST.swift
[593/698] Compiling GraphQL TypeInfo.swift
[594/698] Compiling GraphQL ValueFromAST.swift
[595/698] Compiling GraphQL ValueFromASTUntyped.swift
[596/698] Compiling GraphQL NoDeprecatedCustomRule.swift
[597/698] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[598/698] Compiling GraphQL ExecutableDefinitionsRule.swift
[631/698] Emitting module NIOCore
[632/698] Compiling GraphQL UniqueOperationTypesRule.swift
[633/698] Compiling GraphQL UniqueTypeNamesRule.swift
[634/698] Compiling GraphQL UniqueVariableNamesRule.swift
[635/698] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[636/698] Compiling GraphQL VariablesAreInputTypesRule.swift
[637/698] Compiling GraphQL VariablesInAllowedPositionRule.swift
[638/698] Compiling GraphQL SpecifiedRules.swift
[639/698] Compiling GraphQL Validate.swift
[640/698] Compiling GraphQL ValidationContext.swift
[641/755] Compiling NIOPosix ThreadPosix.swift
[642/755] Compiling NIOPosix ThreadWindows.swift
[660/755] Compiling NIOPosix SelectorKqueue.swift
[661/755] Compiling NIOPosix SelectorUring.swift
[662/755] Compiling NIOPosix SelectorWSAPoll.swift
[663/755] Compiling NIOPosix ServerSocket.swift
[664/755] Compiling NIOPosix Socket.swift
[665/755] Compiling NIOPosix SocketChannel.swift
[666/755] Compiling NIOPosix SocketProtocols.swift
[667/755] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[668/755] Compiling NIOPosix System.swift
[669/755] Compiling NIOPosix Thread.swift
[679/755] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[680/755] Emitting module NIOHTTPTypes
[681/755] Compiling NIOEmbedded AsyncTestingChannel.swift
[682/755] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[683/755] Compiling NIOEmbedded Embedded.swift
[684/755] Emitting module NIOEmbedded
[695/760] Compiling NIOPosix SelectableEventLoop.swift
[696/760] Compiling NIOPosix SelectorEpoll.swift
[697/760] Compiling NIOPosix SelectorGeneric.swift
[700/760] Compiling NIOPosix PosixSingletons.swift
[701/760] Compiling NIOPosix RawSocketBootstrap.swift
[702/760] Compiling NIOPosix Resolver.swift
[703/760] Compiling NIOPosix Selectable.swift
[704/760] Compiling NIOPosix SelectableChannel.swift
[705/760] Compiling NIOPosix GetaddrinfoResolver.swift
[706/760] Compiling NIOPosix HappyEyeballs.swift
[707/760] Compiling NIOPosix IO.swift
[708/760] Compiling NIOPosix IntegerBitPacking.swift
[709/760] Compiling NIOPosix IntegerTypes.swift
[710/760] Compiling NIOPosix Linux.swift
[711/760] Compiling NIOPosix LinuxCPUSet.swift
[712/760] Compiling NIOPosix LinuxUring.swift
[713/760] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[714/760] Compiling NIOPosix NIOPosixSendableMetatype.swift
[715/760] Compiling NIOPosix NIOThreadPool.swift
[716/760] Compiling NIOPosix NonBlockingFileIO.swift
[717/760] Compiling NIOPosix PendingDatagramWritesManager.swift
[718/760] Compiling NIOPosix PendingWritesManager.swift
[719/760] Compiling NIOPosix PipeChannel.swift
[720/760] Compiling NIOPosix PipePair.swift
[721/760] Compiling NIOPosix Pool.swift
[722/760] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[723/760] Compiling NIOPosix Utilities.swift
[724/760] Compiling NIOPosix VsockAddress.swift
[725/760] Compiling NIOPosix VsockChannelEvents.swift
[726/760] Compiling NIOPosix Windows.swift
[727/760] Compiling NIOPosix resource_bundle_accessor.swift
[728/760] Compiling NIOPosix BSDSocketAPICommon.swift
[729/760] Compiling NIOPosix BSDSocketAPIPosix.swift
[730/760] Compiling NIOPosix BSDSocketAPIWindows.swift
[731/760] Compiling NIOPosix BaseSocket.swift
[732/760] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[733/760] Compiling NIOPosix BaseSocketChannel.swift
[734/760] Emitting module NIOPosix
[735/760] Compiling NIOPosix BaseStreamSocketChannel.swift
[736/760] Compiling NIOPosix Bootstrap.swift
[737/760] Compiling NIOPosix ControlMessage.swift
[738/760] Compiling NIOPosix DatagramVectorReadManager.swift
[739/760] Compiling NIOPosix Errors+Any.swift
[740/760] Compiling NIOPosix FileDescriptor.swift
[741/762] Compiling NIO Exports.swift
[742/762] Emitting module NIO
[743/790] Compiling NIOTLS TLSEvents.swift
[744/790] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[745/790] Compiling NIOHTTP1 HTTPTypes.swift
[746/790] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[747/790] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[748/790] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[755/790] Compiling NIOHTTP1 ByteCollectionUtils.swift
[756/790] Compiling NIOHTTP1 HTTPDecoder.swift
[757/790] Compiling NIOHTTP1 HTTPEncoder.swift
[758/790] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[759/790] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[760/790] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[761/790] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[762/790] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[763/790] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[764/790] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[765/790] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[766/790] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[767/790] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[768/790] Compiling NIOTLS SNIHandler.swift
[769/790] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[770/790] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[771/790] Emitting module NIOTLS
[772/790] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[773/791] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[774/791] Emitting module NIOFoundationCompat
[775/791] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[784/842] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[785/842] Compiling Graphiti API.swift
[786/842] Compiling Graphiti Argument.swift
[787/842] Emitting module NIOHTTP1
[788/864] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[789/864] Compiling NIOTransportServices StateManagedChannel.swift
[790/864] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[791/864] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[792/897] Compiling NIOExtras DebugInboundEventsHandler.swift
[793/897] Compiling NIOExtras DebugOutboundEventsHandler.swift
[794/897] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[795/897] Compiling NIOExtras JSONRPCFraming.swift
[796/897] Compiling NIOExtras FixedLengthFrameDecoder.swift
[797/897] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[798/902] Compiling NIOExtras NIOExtrasError.swift
[799/902] Compiling NIOExtras NIOLengthFieldBitLength.swift
[800/902] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[801/902] Compiling NIOExtras LengthFieldPrepender.swift
[802/902] Compiling NIOExtras QuiescingHelper.swift
[803/902] Compiling NIOExtras RequestResponseHandler.swift
[804/902] Emitting module Graphiti
[805/902] Compiling NIOWebSocket WebSocketOpcode.swift
[806/903] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[807/903] Compiling Graphiti Field.swift
[808/903] Compiling Graphiti FieldComponent.swift
[809/903] Compiling Graphiti FieldComponentBuilder.swift
[810/903] Compiling Graphiti AsyncResolve.swift
[811/903] Compiling Graphiti SyncResolve.swift
[812/903] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[813/903] Compiling NIOWebSocket WebSocketErrorCodes.swift
[814/903] Compiling NIOWebSocket SHA1.swift
[815/903] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[816/903] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[817/903] Compiling NIOWebSocket WebSocketFrame.swift
[818/903] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[819/903] Emitting module NIOWebSocket
[820/903] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[821/903] Compiling NIOExtras RequestResponseHandlers+State.swift
[822/903] Compiling NIOExtras RequestResponseWithIDHandler.swift
[823/903] Compiling NIOExtras NIORequestIdentifiable.swift
[824/903] Compiling NIOExtras PCAPRingBuffer.swift
[825/903] Compiling NIOExtras LineBasedFrameDecoder.swift
[826/903] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[827/903] Compiling NIOTransportServices NIOTSListenerChannel.swift
[828/903] Compiling NIOTransportServices NIOTSEventLoop.swift
[829/903] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[830/903] Compiling Graphiti Type+Key.swift
[831/903] Compiling Graphiti Queries.swift
[832/903] Compiling Graphiti Service.swift
[839/904] Compiling Graphiti Type.swift
[840/904] Compiling Graphiti Union.swift
[841/904] Compiling Graphiti NoIntrospectionRule.swift
[842/904] Compiling Graphiti Value.swift
[843/904] Compiling Graphiti ValueBuilder.swift
[844/904] Compiling Graphiti Component.swift
[845/904] Compiling Graphiti ComponentBuilder.swift
[846/904] Compiling Graphiti TypeComponent.swift
[847/904] Compiling Graphiti TypeComponentBuilder.swift
[848/904] Compiling Graphiti Connection.swift
[849/904] Compiling Graphiti ConnectionType.swift
[850/904] Compiling Graphiti Input.swift
[851/904] Compiling Graphiti InputField.swift
[852/904] Compiling Graphiti InputFieldComponent.swift
[853/904] Compiling Graphiti InputFieldComponentBuilder.swift
[854/904] Compiling Graphiti Interface.swift
[855/904] Compiling Graphiti PartialSchema.swift
[856/904] Compiling Graphiti SchemaBuilder.swift
[857/904] Compiling Graphiti SubscribeField.swift
[858/904] Compiling Graphiti SubscribeResolve.swift
[859/904] Compiling Graphiti Subscription.swift
[860/919] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[861/919] Emitting module NIOHTTPTypesHTTP1
[862/919] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[863/919] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[866/919] Compiling WSCore WebSocketExtension.swift
[867/919] Compiling WSCore WebSocketExtensionBuilder.swift
[868/919] Compiling WSCore UnsafeTransfer.swift
[869/919] Compiling WSCore WebSocketContext.swift
[870/919] Compiling WSCore WebSocketExtensionHTTPParameters.swift
[871/919] Compiling WSCore String+validatingString.swift
[872/919] Compiling WSCore WebSocketFrameSequence.swift
[873/919] Compiling WSCore WebSocketHandler.swift
[874/919] Emitting module NIOExtras
[875/919] Compiling WSCore WebSocketDataFrame.swift
[876/919] Compiling WSCore WebSocketDataHandler.swift
[877/919] Emitting module NIOTransportServices
[878/921] Compiling Graphiti Mutation.swift
[879/921] Compiling Graphiti Query.swift
[880/921] Compiling Graphiti Scalar.swift
[881/921] Compiling Graphiti Schema.swift
[882/921] Compiling Graphiti SchemaTypeProvider.swift
[904/939] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[905/939] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[906/939] Compiling NIOExtras WritePCAPHandler.swift
[907/939] Compiling GraphQLWS JsonEncodable.swift
[908/939] Compiling GraphQLWS Requests.swift
[909/939] Compiling GraphQLWS Responses.swift
[910/966] Compiling GraphQLTransportWS Server.swift
[911/966] Compiling GraphQLTransportWS Requests.swift
[912/966] Compiling GraphQLTransportWS JsonEncodable.swift
[913/966] Compiling GraphQLTransportWS Messenger.swift
[914/966] Emitting module GraphQLTransportWS
[915/966] Compiling GraphQLTransportWS Client.swift
[916/966] Compiling GraphQLTransportWS GraphqlTransportWSError.swift
[917/966] Compiling GraphQLTransportWS InitPayloads.swift
[918/966] Compiling GraphQLTransportWS Responses.swift
[919/966] Compiling GraphQLWS GraphQLWSError.swift
[920/966] Emitting module GraphQLWS
[921/966] Compiling GraphQLWS Client.swift
[922/966] Compiling GraphQLWS Messenger.swift
[923/966] Compiling GraphQLWS InitPayloads.swift
[924/966] Compiling GraphQLWS Server.swift
[925/966] Compiling WSCore WebSocketMessage.swift
[926/966] Compiling WSCore WebSocketOutboundWriter.swift
[927/967] Compiling WSCore WebSocketStateMachine.swift
[928/967] Compiling HummingbirdCore HTTPChannelHandler.swift
[929/967] Compiling HummingbirdCore ServerChildChannel.swift
[930/967] Compiling WSCore WebSocketInboundStream.swift
[931/967] Compiling WSCore WebSocketInboundMessageStream.swift
[932/967] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[933/967] Compiling HummingbirdCore BindAddress.swift
[934/967] Emitting module WSCore
[935/967] Compiling HummingbirdCore URI.swift
[936/967] Compiling HummingbirdCore ResponseWriter.swift
[937/967] Compiling HummingbirdCore RequestBody.swift
[938/967] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[939/967] Compiling HummingbirdCore HTTP1Channel+ConfigReader.swift
[940/967] Compiling HummingbirdCore HTTP1Channel.swift
[951/969] Compiling HummingbirdCore ServerConfiguration.swift
[952/969] Compiling HummingbirdCore TSTLSOptions.swift
[953/969] Compiling HummingbirdCore OutputBuffer.swift
[954/969] Compiling HummingbirdCore SendableMetatype.swift
[955/969] Compiling HummingbirdCore Response.swift
[956/969] Compiling HummingbirdCore ResponseBody.swift
[957/969] Compiling HummingbirdCore ResponseBodyWriter.swift
[958/969] Emitting module HummingbirdCore
[959/969] Compiling HummingbirdCore AnyAsyncSequence.swift
[960/969] Compiling HummingbirdCore FlatDictionary.swift
[961/969] Compiling HummingbirdCore HBParser.swift
[962/969] Compiling HummingbirdCore Deprecations.swift
[963/969] Compiling HummingbirdCore Request.swift
[964/969] Compiling HummingbirdCore RequestBody+inboundClose.swift
[965/969] Compiling HummingbirdCore HTTPServerBuilder.swift
[966/969] Compiling HummingbirdCore HTTPUserEventHandler.swift
[967/969] Compiling HummingbirdCore Server.swift
[968/969] Compiling HummingbirdCore String+percentEncode.swift
[969/969] Compiling HummingbirdCore UnsafeTransfer.swift
[970/1037] Compiling Hummingbird RequestResponder.swift
[971/1037] Compiling Hummingbird Response.swift
[972/1037] Compiling Hummingbird URI+decodeQuery.swift
[973/1037] Compiling Hummingbird MemoryPersistDriver.swift
[974/1037] Compiling Hummingbird PersistDriver.swift
[975/1037] Compiling Hummingbird PersistError.swift
[976/1037] Compiling Hummingbird ByteBuffer+foundation.swift
[977/1044] Emitting module Hummingbird
[978/1044] Compiling Hummingbird EndpointResponder.swift
[979/1044] Compiling Hummingbird Parameters+UUID.swift
[980/1044] Compiling Hummingbird Parameters.swift
[981/1044] Compiling Hummingbird ResponseGenerator.swift
[982/1044] Compiling Hummingbird RouteCollection.swift
[983/1044] Compiling Hummingbird Router+validation.swift
[984/1044] Compiling Hummingbird Router.swift
[985/1044] Compiling Hummingbird Trie+serialize.swift
[986/1044] Compiling Hummingbird TrieRouter.swift
[987/1044] Compiling Hummingbird ChildRequestContext.swift
[988/1044] Compiling Hummingbird Request.swift
[989/1044] Compiling Hummingbird RequestContext.swift
[990/1044] Compiling Hummingbird RequestContextSource.swift
[991/1044] Compiling Hummingbird RequestID.swift
[992/1044] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[993/1044] Compiling Hummingbird Exports.swift
[994/1044] Compiling Hummingbird CacheControl.swift
[995/1044] Compiling Hummingbird FileIO.swift
[996/1044] Compiling Hummingbird FileProvider.swift
[997/1044] Compiling Hummingbird LocalFileSystem.swift
[998/1044] Compiling Hummingbird Cookie.swift
[999/1044] Compiling Hummingbird Cookies.swift
[1000/1044] Compiling Hummingbird Application+ConfigReader.swift
[1001/1044] Compiling Hummingbird Application.swift
[1002/1044] Compiling Hummingbird CodableProtocols.swift
[1003/1044] Compiling Hummingbird JSONCoding.swift
[1004/1044] Compiling Hummingbird ResponseEncodable.swift
[1005/1044] Compiling Hummingbird URLEncodedForm+Request.swift
[1006/1044] Compiling Hummingbird URLEncodedForm.swift
[1007/1044] Compiling Hummingbird URLEncodedFormDecoder.swift
[1008/1044] Compiling Hummingbird URLEncodedFormEncoder.swift
[1009/1044] Compiling Hummingbird URLEncodedFormNode.swift
[1010/1044] Compiling Hummingbird Configuration.swift
[1011/1044] Compiling Hummingbird Deprecations.swift
[1012/1044] Compiling Hummingbird Environment.swift
[1013/1044] Compiling Hummingbird EditedHTTPError.swift
[1014/1044] Compiling Hummingbird HTTPError.swift
[1015/1044] Compiling Hummingbird HTTPResponseError.swift
[1016/1044] Compiling Hummingbird RouterGroup.swift
[1017/1044] Compiling Hummingbird RouterMethods.swift
[1018/1044] Compiling Hummingbird RouterPath.swift
[1019/1044] Compiling Hummingbird RouterResponder.swift
[1020/1044] Compiling Hummingbird TransformingRouterGroup.swift
[1021/1044] Compiling Hummingbird RouterTrie.swift
[1022/1044] Compiling Hummingbird Trie+resolve.swift
[1023/1044] Compiling Hummingbird Middleware.swift
[1024/1044] Compiling Hummingbird MiddlewareGroup.swift
[1025/1044] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1026/1044] Compiling Hummingbird _Middleware2.swift
[1027/1044] Compiling Hummingbird _OptionalMiddleware.swift
[1028/1044] Compiling Hummingbird _SpreadMiddleware.swift
[1029/1044] Compiling Hummingbird TracingMiddleware.swift
[1030/1044] Compiling Hummingbird MediaType+FileExtension.swift
[1031/1044] Compiling Hummingbird MediaType.swift
[1032/1044] Compiling Hummingbird Request+Cookies.swift
[1033/1044] Compiling Hummingbird Response+Cookies.swift
[1034/1044] Compiling Hummingbird CORSMiddleware.swift
[1035/1044] Compiling Hummingbird FileMiddleware.swift
[1036/1044] Compiling Hummingbird LogRequestMiddleware.swift
[1037/1044] Compiling Hummingbird MetricsMiddleware.swift
[1038/1044] Compiling Hummingbird DateCache.swift
[1039/1044] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1040/1044] Compiling Hummingbird HexDigest.swift
[1041/1044] Compiling Hummingbird InitializableFromSource.swift
[1042/1044] Compiling Hummingbird PreludeService.swift
[1043/1044] Compiling Hummingbird SplitStringSequences.swift
[1044/1044] Compiling Hummingbird StringProtocol.swift
[1045/1051] Compiling HummingbirdWebSocket WebSocketServerConfiguration.swift
[1046/1051] Compiling HummingbirdWebSocket WebSocketRouter.swift
[1047/1051] Compiling HummingbirdWebSocket NIOWebSocketServerUpgrade+ext.swift
[1048/1051] Compiling HummingbirdWebSocket HTTPServerBuilder+WebSocket.swift
[1049/1051] Compiling HummingbirdWebSocket Exports.swift
[1050/1051] Emitting module HummingbirdWebSocket
[1051/1051] Compiling HummingbirdWebSocket WebSocketChannel.swift
[1052/1062] Compiling GraphQLHummingbird EmptyWebSocketInit.swift
[1053/1063] Compiling GraphQLHummingbird GraphiQLHandler.swift
[1054/1063] Compiling GraphQLHummingbird GraphQLHandler.swift
[1055/1063] Compiling GraphQLHummingbird Router+graphql.swift
[1056/1063] Compiling GraphQLHummingbird GraphQLConfig.swift
[1057/1063] Compiling GraphQLHummingbird GraphQLJSONEncoder+encode.swift
[1058/1063] Compiling GraphQLHummingbird MediaType+jsonGraphQL.swift
[1059/1063] Emitting module GraphQLHummingbird
[1060/1063] Compiling GraphQLHummingbird GraphQLHandler+HTTP.swift
[1061/1063] Compiling GraphQLHummingbird GraphQLHandler+handleWebSocket.swift
[1062/1063] Compiling GraphQLHummingbird WebSocketMessenger.swift
[1063/1063] Compiling GraphQLHummingbird WebSocketSubProtocol.swift
Build complete! (77.52s)
Fetching https://github.com/GraphQLSwift/GraphQLTransportWS.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/hummingbird-project/hummingbird-websocket.git
Fetching https://github.com/GraphQLSwift/GraphQL.git
Fetching https://github.com/GraphQLSwift/GraphQLWS.git
[1/3224] Fetching hummingbird-websocket
[34/3689] Fetching hummingbird-websocket, graphqlws
[233/4254] Fetching hummingbird-websocket, graphqlws, graphqltransportws
[1773/9960] Fetching hummingbird-websocket, graphqlws, graphqltransportws, graphql
Fetched https://github.com/GraphQLSwift/GraphQLTransportWS.git from cache (0.80s)
[1265/9395] Fetching hummingbird-websocket, graphqlws, graphql
[5117/35408] Fetching hummingbird-websocket, graphqlws, graphql, hummingbird
Fetched https://github.com/GraphQLSwift/GraphQLWS.git from cache (2.46s)
Fetched https://github.com/hummingbird-project/hummingbird-websocket.git from cache (2.46s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.46s)
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (2.46s)
Fetched https://github.com/apple/swift-nio.git from cache (2.55s)
Computing version for https://github.com/GraphQLSwift/GraphQLWS.git
Computed https://github.com/GraphQLSwift/GraphQLWS.git at 1.0.0 (6.01s)
Fetching https://github.com/GraphQLSwift/Graphiti.git
[1/3742] Fetching graphiti
Fetched https://github.com/GraphQLSwift/Graphiti.git from cache (1.05s)
Computing version for https://github.com/GraphQLSwift/GraphQLTransportWS.git
Computed https://github.com/GraphQLSwift/GraphQLTransportWS.git at 1.0.0 (1.68s)
Computing version for https://github.com/GraphQLSwift/Graphiti.git
Computed https://github.com/GraphQLSwift/Graphiti.git at 3.1.0 (0.48s)
Computing version for https://github.com/hummingbird-project/hummingbird-websocket.git
Computed https://github.com/hummingbird-project/hummingbird-websocket.git at 2.6.0 (0.51s)
Fetching https://github.com/hummingbird-project/swift-websocket.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/721] Fetching swift-websocket
Fetched https://github.com/hummingbird-project/swift-websocket.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.94s)
Computing version for https://github.com/hummingbird-project/swift-websocket.git
Computed https://github.com/hummingbird-project/swift-websocket.git at 1.4.0 (1.46s)
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/643] Fetching compress-nio
[130/3217] Fetching compress-nio, swift-service-lifecycle
Fetched https://github.com/adam-fowler/compress-nio.git from cache (1.00s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (1.00s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.1 (1.76s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.40s)
Fetched https://github.com/apple/swift-system.git from cache (1.43s)
Fetched https://github.com/apple/swift-collections.git from cache (1.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (2.03s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
[1/6142] Fetching swift-async-algorithms
[124/13239] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
[2839/7097] Fetching swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.18s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.31s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.84s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.61s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.95s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.9.1 (1.48s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.54s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 4.1.0 (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.64s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.0 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.58s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.20.1 (0.56s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
[1/5648] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.15s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.16s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.1 (1.74s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (0.72s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.97s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.31.0 (0.53s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.08s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.31.0
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-websocket.git
Working copy of https://github.com/hummingbird-project/hummingbird-websocket.git resolved at 2.6.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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.0
Creating working copy for https://github.com/GraphQLSwift/GraphQLWS.git
Working copy of https://github.com/GraphQLSwift/GraphQLWS.git resolved at 1.0.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.9.1
Creating working copy for https://github.com/GraphQLSwift/GraphQLTransportWS.git
Working copy of https://github.com/GraphQLSwift/GraphQLTransportWS.git resolved at 1.0.0
Creating working copy for https://github.com/GraphQLSwift/Graphiti.git
Working copy of https://github.com/GraphQLSwift/Graphiti.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/hummingbird-project/swift-websocket.git
Working copy of https://github.com/hummingbird-project/swift-websocket.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 4.1.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.20.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "graphql",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQL.git"
    },
    {
      "identity" : "graphqltransportws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQLTransportWS.git"
    },
    {
      "identity" : "graphqlws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GraphQLSwift/GraphQLWS.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-websocket.git"
    }
  ],
  "manifest_display_name" : "GraphQLHummingbird",
  "name" : "GraphQLHummingbird",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "GraphQLHummingbird",
      "targets" : [
        "GraphQLHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphQLHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLHummingbirdTests",
      "path" : "Tests/GraphQLHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting",
        "HummingbirdWSTesting",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "HTTPStatusCodeGraphQLJSONTests.swift",
        "HTTPStatusCodeJSONTests.swift",
        "HTTPTests.swift",
        "Utilities.swift",
        "WebSocketTests.swift"
      ],
      "target_dependencies" : [
        "GraphQLHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQLHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLHummingbird",
      "path" : "Sources/GraphQLHummingbird",
      "product_dependencies" : [
        "GraphQL",
        "GraphQLTransportWS",
        "GraphQLWS",
        "Hummingbird",
        "HummingbirdWebSocket"
      ],
      "product_memberships" : [
        "GraphQLHummingbird"
      ],
      "sources" : [
        "Coding/GraphQLJSONEncoder+encode.swift",
        "Coding/MediaType+jsonGraphQL.swift",
        "GraphQLConfig.swift",
        "GraphQLHandler.swift",
        "HTTP/GraphQLHandler+HTTP.swift",
        "IDEs/GraphiQLHandler.swift",
        "Router+graphql.swift",
        "WebSocket/EmptyWebSocketInit.swift",
        "WebSocket/GraphQLHandler+handleWebSocket.swift",
        "WebSocket/WebSocketMessenger.swift",
        "WebSocket/WebSocketSubProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.