Build Information
Successful build of GraphQLVapor, reference main (7fa1bb), with Swift 6.1 for macOS (SPM) on 6 Apr 2026 05:54:32 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/graphql-vapor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/graphql-vapor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7fa1bb6 Merge pull request #9 from GraphQLSwift/refactor/swift-format
Cloned https://github.com/GraphQLSwift/graphql-vapor.git
Revision (git rev-parse @):
7fa1bb6d37641772de62f6cc6ad6979b9c160bdd
SUCCESS checkout https://github.com/GraphQLSwift/graphql-vapor.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/GraphQLSwift/graphql-vapor.git
https://github.com/GraphQLSwift/graphql-vapor.git
{
"dependencies" : [
{
"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" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "GraphQLVapor",
"name" : "GraphQLVapor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GraphQLVapor",
"targets" : [
"GraphQLVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GraphQLVaporTests",
"module_type" : "SwiftTarget",
"name" : "GraphQLVaporTests",
"path" : "Tests/GraphQLVaporTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"HTTPStatusCodeGraphQLJSONTests.swift",
"HTTPStatusCodeJSONTests.swift",
"HTTPTests.swift",
"Utilities.swift",
"WebSocketTests.swift"
],
"target_dependencies" : [
"GraphQLVapor"
],
"type" : "test"
},
{
"c99name" : "GraphQLVapor",
"module_type" : "SwiftTarget",
"name" : "GraphQLVapor",
"path" : "Sources/GraphQLVapor",
"product_dependencies" : [
"GraphQL",
"GraphQLTransportWS",
"GraphQLWS",
"Vapor"
],
"product_memberships" : [
"GraphQLVapor"
],
"sources" : [
"Content/GraphQLJSONEncoder+ContentEncoder.swift",
"Content/GraphQLRequest+Content.swift",
"Content/GraphQLResult+Content.swift",
"Content/HTTPMediaType+jsonGraphQL.swift",
"GraphQLConfig.swift",
"GraphQLHandler.swift",
"HTTP/GraphQLHandler+HTTP.swift",
"IDEs/GraphiQLHandler.swift",
"RoutesBuilder+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/865] Write sources
[4/865] Copying PrivacyInfo.xcprivacy
[12/865] Write sources
[64/865] Compiling CSystem shims.c
[64/865] Compiling CNIOWindows WSAStartup.c
[64/865] Compiling CNIOWASI CNIOWASI.c
[65/865] Compiling CNIOWindows shim.c
[68/865] Compiling _NumericsShims _NumericsShims.c
[69/865] Write swift-version-2F0A5646E1D333AE.txt
[70/865] Compiling CNIOOpenBSD shim.c
[71/865] Compiling CNIOLinux shim.c
[71/865] Compiling CNIOLinux liburing_shims.c
[73/865] Compiling CNIOPosix event_loop_id.c
[74/865] Compiling _AtomicsShims.c
[75/865] Compiling CNIOSHA1 c_nio_sha1.c
[76/873] Compiling CNIOLLHTTP c_nio_http.c
[77/873] Compiling CVaporBcrypt blf.c
[78/873] Compiling CVaporBcrypt bcrypt.c
[79/958] Compiling CNIOLLHTTP c_nio_llhttp.c
[81/958] Emitting module RealModule
[82/1045] Emitting module _NIOBase64
[83/1045] Compiling _NIOBase64 Base64.swift
[84/1045] Compiling RealModule RealFunctions.swift
[85/1045] Compiling ServiceContextModule ServiceContextKey.swift
[86/1045] Emitting module _CertificateInternals
[87/1045] Compiling _CertificateInternals _TinyArray.swift
[88/1045] Emitting module ServiceContextModule
[89/1045] Compiling ServiceContextModule ServiceContext.swift
[90/1045] Compiling RealModule Real.swift
[91/1045] Compiling RealModule Float80+Real.swift
[91/1045] Compiling CNIOLLHTTP c_nio_api.c
[93/1045] Compiling RealModule ElementaryFunctions.swift
[94/1048] Compiling RealModule Float16+Real.swift
[95/1048] Compiling RealModule Float+Real.swift
[96/1054] Compiling Logging LogEvent.swift
[97/1054] Compiling RealModule Double+Real.swift
[98/1054] Compiling Crypto ASN1Identifier.swift
[99/1054] Compiling Crypto ASN1Integer.swift
[100/1054] Compiling RealModule AugmentedArithmetic.swift
[101/1054] Compiling _NIODataStructures PriorityQueue.swift
[102/1054] Compiling _NIODataStructures _TinyArray.swift
[103/1054] Emitting module Logging
[104/1054] Compiling Instrumentation NoOpInstrument.swift
[105/1054] Compiling Instrumentation MultiplexInstrument.swift
[106/1054] Compiling RealModule RelaxedArithmetic.swift
[107/1054] Compiling Crypto SubjectPublicKeyInfo.swift
[108/1054] Compiling Crypto CryptoError_boring.swift
[108/1055] Compiling CNIOExtrasZlib trees.c
[110/1055] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[110/1055] Compiling CNIOExtrasZlib inftrees.c
[111/1055] Compiling CNIOExtrasZlib inflate.c
[112/1055] Compiling CNIOExtrasZlib inffast.c
[114/1055] Compiling Crypto Digest.swift
[115/1055] Compiling Crypto Digests.swift
[115/1055] Compiling CNIOExtrasZlib deflate.c
[117/1055] Compiling Crypto CryptoKitErrors.swift
[118/1055] Compiling Crypto Digest_boring.swift
[119/1055] Compiling Crypto PKCS8PrivateKey.swift
[120/1055] Compiling Crypto SEC1PrivateKey.swift
[121/1055] Compiling Crypto ASN1Null.swift
[122/1055] Compiling Crypto ASN1OctetString.swift
[123/1055] Compiling Crypto ECDSASignature.swift
[124/1055] Compiling Crypto PEMDocument.swift
[127/1055] Compiling Crypto GeneralizedTime.swift
[128/1055] Compiling Crypto ObjectIdentifier.swift
[129/1055] Compiling Crypto ASN1Strings.swift
[130/1055] Compiling Crypto ArraySliceBigint.swift
[131/1055] Emitting module InternalCollectionsUtilities
[132/1055] Compiling Instrumentation InstrumentationSystem.swift
[133/1055] Compiling Instrumentation Instrument.swift
[134/1055] Compiling Instrumentation Locks.swift
[135/1055] Emitting module Instrumentation
[135/1055] Compiling CNIOExtrasZlib crc32.c
[137/1055] Compiling CoreMetrics Locks.swift
[138/1055] Compiling Logging Locks.swift
[138/1055] Compiling CNIOExtrasZlib adler32.c
[140/1055] Compiling Logging MetadataProvider.swift
[141/1055] Compiling _NIODataStructures Heap.swift
[142/1055] Emitting module _NIODataStructures
[142/1055] Compiling CNIOExtrasZlib zutil.c
[144/1276] Compiling HashTreeCollections _AncestorHashSlots.swift
[145/1276] Compiling HashTreeCollections _Bitmap.swift
[146/1276] Compiling HashTreeCollections _Bucket.swift
[147/1276] Compiling HashTreeCollections _Hash.swift
[148/1276] Compiling HashTreeCollections _HashLevel.swift
[149/1276] Compiling HashTreeCollections _HashNode+Builder.swift
[150/1276] Compiling HashTreeCollections _HashNode+Debugging.swift
[151/1276] Compiling HashTreeCollections _HashNode+Initializers.swift
[152/1283] Compiling Logging LogHandler.swift
[153/1283] Compiling Logging Logging.swift
[154/1283] Compiling HashTreeCollections _HashNode+Storage.swift
[155/1283] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[156/1283] Compiling HashTreeCollections _HashNode+Structural filter.swift
[157/1283] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[158/1283] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[159/1283] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[160/1283] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[161/1283] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[162/1283] Compiling HashTreeCollections _HashNode+Structural merge.swift
[163/1283] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[164/1283] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[165/1283] Compiling HashTreeCollections _HashNode+Structural union.swift
[166/1283] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[167/1283] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[168/1283] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[169/1283] Compiling HashTreeCollections TreeDictionary+Filter.swift
[170/1283] Compiling HashTreeCollections _HashNodeHeader.swift
[171/1283] Compiling HashTreeCollections _HashSlot.swift
[172/1283] Compiling HashTreeCollections _HashStack.swift
[173/1286] Compiling HashTreeCollections _HashTreeIterator.swift
[174/1286] Compiling HashTreeCollections _HashTreeStatistics.swift
[175/1286] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[176/1286] Compiling HeapModule _HeapNode.swift
[177/1286] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[178/1286] Compiling HeapModule Heap+Invariants.swift
[179/1286] Compiling HeapModule Heap.swift
[180/1286] Emitting module CoreMetrics
[181/1286] Compiling CoreMetrics Metrics.swift
[182/1286] Emitting module SystemPackage
[183/1320] Compiling HeapModule Heap+Descriptions.swift
[184/1320] Compiling HeapModule Heap+UnsafeHandle.swift
[185/1320] Compiling ContainersPreview Producer.swift
[186/1320] Compiling ContainersPreview Borrow.swift
[187/1320] Compiling ContainersPreview Box.swift
[188/1323] Emitting module HeapModule
[189/1323] Compiling ContainersPreview Drain+Reduce.swift
[190/1323] Compiling ContainersPreview Drain.swift
[191/1323] Compiling ContainersPreview Producer+Collect.swift
[192/1323] Compiling ContainersPreview OutputSpan+Extras.swift
[193/1323] Compiling ContainersPreview TemporaryAllocation.swift
[194/1323] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[195/1323] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[196/1323] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[197/1323] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[198/1323] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[199/1323] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[200/1323] Compiling ContainersPreview RandomAccessContainer.swift
[201/1323] Compiling ContainersPreview RangeExpression2.swift
[202/1323] Compiling ContainersPreview RangeReplaceableContainer.swift
[203/1323] Compiling ContainersPreview Drain+Map.swift
[204/1323] Compiling ContainersPreview ContainerIterator.swift
[205/1323] Compiling ContainersPreview DynamicContainer.swift
[206/1323] Compiling ContainersPreview MutableContainer.swift
[207/1323] Compiling ContainersPreview PermutableContainer.swift
[208/1323] Compiling ContainersPreview Producer+Filter.swift
[209/1323] Compiling ContainersPreview Producer+Map.swift
[210/1323] Compiling ContainersPreview Producer+Reduce.swift
[211/1323] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[212/1323] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[213/1323] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[214/1323] Compiling ContainersPreview BorrowingSequence.swift
[215/1323] Compiling ContainersPreview Inout.swift
[216/1323] Compiling ContainersPreview InputSpan.swift
[217/1323] Compiling ContainersPreview Shared.swift
[218/1323] Compiling ContainersPreview BidirectionalContainer.swift
[219/1323] Compiling ContainersPreview Container+Filter.swift
[220/1323] Compiling ContainersPreview Container+SpanwiseZip.swift
[221/1323] Compiling ContainersPreview Container.swift
[222/1329] Emitting module ContainersPreview
[223/1329] Compiling HashTreeCollections TreeSet+Sequence.swift
[224/1329] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[225/1329] Compiling HashTreeCollections _HashNode+Lookups.swift
[226/1329] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[227/1329] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[228/1329] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[229/1335] Compiling Tracing TracerProtocol.swift
[230/1335] Compiling Tracing Tracer.swift
[240/1337] Compiling Tracing TracingTime.swift
[241/1337] Compiling Tracing TracerProtocol+Legacy.swift
[244/1337] Compiling _RopeModule Rope+Remove.swift
[245/1337] Compiling _RopeModule Rope+RemoveSubrange.swift
[246/1337] Compiling _RopeModule Rope+Split.swift
[247/1337] Compiling _RopeModule Optional Utilities.swift
[248/1337] Compiling _RopeModule String Utilities.swift
[249/1337] Compiling _RopeModule String.Index+ABI.swift
[250/1345] Compiling Tracing InstrumentationSystem+Tracing.swift
[251/1345] Compiling Tracing SpanProtocol.swift
[252/1345] Compiling Tracing NoOpTracer.swift
[253/1345] Emitting module Tracing
[288/1386] Compiling DequeModule RigidDeque+Removals.swift
[289/1386] Compiling DequeModule RigidDeque+Replacements.swift
[290/1386] Compiling DequeModule RigidDeque+Testing.swift
[291/1386] Compiling DequeModule UniqueDeque+Equatable.swift
[292/1386] Compiling DequeModule UniqueDeque+Experimental.swift
[293/1386] Compiling DequeModule UniqueDeque+Hashable.swift
[294/1386] Compiling DequeModule UniqueDeque+Initializers.swift
[295/1386] Compiling DequeModule RigidDeque+Consumption.swift
[296/1386] Compiling DequeModule RigidDeque+Container.swift
[297/1386] Compiling DequeModule RigidDeque+Descriptions.swift
[298/1386] Compiling DequeModule RigidDeque+Equatable.swift
[299/1386] Compiling DequeModule RigidDeque+Experimental.swift
[300/1390] Compiling DequeModule _UnsafeDequeSegments.swift
[301/1390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[302/1390] Compiling HashTreeCollections TreeSet+Extras.swift
[303/1390] Compiling HashTreeCollections TreeSet+Filter.swift
[304/1390] Compiling HashTreeCollections TreeSet+Hashable.swift
[305/1390] Compiling HashTreeCollections TreeSet+Sendable.swift
[306/1390] Compiling DequeModule UniqueDeque+Container.swift
[307/1390] Compiling DequeModule UniqueDeque+Descriptions.swift
[311/1390] Compiling DequeModule RigidDeque.swift
[321/1390] Compiling DequeModule UniqueDeque.swift
[322/1390] Compiling DequeModule _DequeSlot.swift
[323/1390] Compiling DequeModule _UnsafeDequeHandle.swift
[332/1390] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[333/1390] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[334/1390] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[335/1390] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[336/1390] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[337/1390] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[338/1390] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[339/1390] Compiling HashTreeCollections TreeSet.swift
[339/1390] Compiling CNIODarwin shim.c
[340/1390] Compiling fiat_p256_adx_sqr.S
[348/1390] Compiling fiat_p256_adx_mul.S
[349/1390] Compiling fiat_curve25519_adx_square.S
[365/1390] Compiling fiat_curve25519_adx_mul.S
[367/1390] Compiling DequeModule _DequeBufferHeader.swift
[368/1390] Compiling DequeModule RigidDeque+Append.swift
[369/1390] Compiling DequeModule RigidDeque+Hashable.swift
[370/1390] Compiling DequeModule RigidDeque+Initializers.swift
[371/1390] Compiling DequeModule RigidDeque+Insertions.swift
[372/1390] Compiling DequeModule RigidDeque+Prepend.swift
[373/1390] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[374/1390] Compiling DequeModule Deque+Extras.swift
[375/1390] Compiling DequeModule Deque.swift
[376/1390] Compiling DequeModule _DequeBuffer.swift
[381/1390] Compiling DequeModule Deque+Codable.swift
[382/1390] Compiling DequeModule Deque+Collection.swift
[383/1390] Compiling DequeModule Deque+CustomReflectable.swift
[384/1390] Compiling DequeModule Deque+Descriptions.swift
[385/1390] Compiling DequeModule Deque+Equatable.swift
[386/1390] Compiling DequeModule Deque._UnsafeHandle.swift
[391/1390] Compiling DequeModule Deque+Hashable.swift
[392/1390] Compiling DequeModule Deque+Testing.swift
[393/1390] Compiling DequeModule Deque._Storage.swift
[403/1390] Compiling DequeModule UniqueDeque+Append.swift
[404/1390] Compiling DequeModule UniqueDeque+Consumption.swift
[407/1390] Compiling DequeModule UniqueDeque+Insertions.swift
[408/1390] Compiling DequeModule UniqueDeque+Prepend.swift
[409/1390] Compiling DequeModule UniqueDeque+Removals.swift
[410/1390] Compiling DequeModule UniqueDeque+Replacements.swift
[424/1390] Compiling OrderedCollections OrderedSet+SubSequence.swift
[425/1390] Compiling OrderedCollections OrderedSet+Testing.swift
[426/1390] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[427/1390] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[428/1390] Compiling OrderedCollections OrderedSet.swift
[429/1390] Compiling OrderedCollections _UnsafeBitset.swift
[438/1390] Emitting module Crypto
[458/1399] Compiling SwiftASN1 DER.swift
[462/1400] Compiling CNIOBoringSSLShims shims.c
[464/1400] Emitting module _RopeModule
[467/1400] Emitting module OrderedCollections
[472/1400] Compiling SwiftASN1 Errors.swift
[522/1400] Emitting module DequeModule
[522/1486] Compiling tls_record.cc
[524/1486] Emitting module SwiftASN1
[524/1486] Compiling tls_method.cc
[526/1486] Emitting module HashTreeCollections
[526/1486] Compiling tls13_server.cc
[527/1486] Compiling tls13_enc.cc
[529/1486] Emitting module Metrics
[530/1486] Compiling Metrics Metrics.swift
[531/1486] Compiling GraphQL Schema.swift
[532/1486] Compiling GraphQL Validation.swift
[533/1486] Compiling GraphQL ASTFromValue.swift
[534/1486] Compiling GraphQL AssertValidName.swift
[535/1486] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[536/1486] Compiling Crypto RNG_boring.swift
[537/1486] Compiling Crypto SafeCompare_boring.swift
[538/1486] Compiling Crypto Zeroization_boring.swift
[539/1486] Compiling Crypto PrettyBytes.swift
[540/1486] Compiling Crypto SafeCompare.swift
[541/1486] Compiling Crypto SecureBytes.swift
[542/1486] Compiling Crypto Zeroization.swift
[543/1486] Compiling Crypto resource_bundle_accessor.swift
[544/1486] Compiling RoutingKit Router.swift
[545/1486] Compiling RoutingKit PathComponent.swift
[546/1486] Compiling RoutingKit TrieRouter.swift
[547/1486] Compiling GraphQL Find.swift
[548/1486] Compiling GraphQL FormatList.swift
[549/1486] Compiling GraphQL IsNullish.swift
[550/1486] Compiling GraphQL KeyMap.swift
[551/1486] Compiling GraphQL Mirror.swift
[552/1486] Compiling GraphQL SuggestionList.swift
[553/1486] Compiling GraphQL Definition.swift
[554/1486] Compiling GraphQL Directives.swift
[555/1486] Compiling GraphQL Introspection.swift
[556/1486] Compiling GraphQL Scalars.swift
[557/1486] Compiling GraphQL BlockString.swift
[558/1486] Compiling GraphQL FieldsOnCorrectTypeRule.swift
[559/1486] Compiling GraphQL FragmentsOnCompositeTypesRule.swift
[560/1486] Compiling GraphQL KnownArgumentNamesOnDirectivesRule.swift
[561/1486] Compiling GraphQL KnownArgumentNamesRule.swift
[562/1486] Compiling GraphQL KnownDirectivesRule.swift
[563/1486] Compiling GraphQL KnownFragmentNamesRule.swift
[564/1486] Compiling GraphQL KnownTypeNamesRule.swift
[565/1486] Compiling GraphQL LoneAnonymousOperationRule.swift
[566/1486] Compiling GraphQL LoneSchemaDefinitionRule.swift
[567/1486] Compiling GraphQL NoFragmentCyclesRule.swift
[568/1486] Compiling GraphQL NoUndefinedVariablesRule.swift
[569/1486] Compiling GraphQL NoUnusedFragmentsRule.swift
[570/1486] Compiling GraphQL NoUnusedVariablesRule.swift
[571/1486] Compiling GraphQL PossibleFragmentSpreadsRule.swift
[572/1486] Compiling GraphQL PossibleTypeExtensionsRule.swift
[573/1486] Compiling GraphQL ProvidedRequiredArgumentsOnDirectivesRule.swift
[574/1486] Compiling GraphQL ProvidedRequiredArgumentsRule.swift
[575/1486] Compiling GraphQL ScalarLeafsRule.swift
[576/1486] Compiling GraphQL UniqueArgumentDefinitionNamesRule.swift
[577/1486] Compiling GraphQL UniqueArgumentNamesRule.swift
[578/1486] Compiling GraphQL UniqueDirectiveNamesRule.swift
[579/1486] Compiling GraphQL UniqueDirectivesPerLocationRule.swift
[580/1486] Compiling GraphQL UniqueEnumValueNamesRule.swift
[581/1486] Compiling GraphQL UniqueFieldDefinitionNamesRule.swift
[582/1486] Compiling GraphQL UniqueFragmentNamesRule.swift
[583/1486] Compiling GraphQL UniqueInputFieldNamesRule.swift
[584/1486] Compiling GraphQL UniqueOperationNamesRule.swift
[585/1486] Compiling GraphQL AnyCoder.swift
[586/1486] Compiling GraphQL AnySerialization.swift
[587/1486] Compiling GraphQL GraphQLJSONEncoder.swift
[588/1486] Compiling GraphQL Map.swift
[589/1486] Compiling GraphQL MapCoder.swift
[590/1486] Compiling GraphQL MapSerialization.swift
[591/1486] Compiling GraphQL Number.swift
[592/1486] Compiling GraphQL PersistedQueries.swift
[593/1486] Compiling GraphQL Subscribe.swift
[594/1486] Compiling GraphQL DidYouMean.swift
[595/1486] Compiling GraphQL Kinds.swift
[596/1486] Compiling GraphQL Lexer.swift
[597/1486] Compiling GraphQL Location.swift
[598/1486] Compiling GraphQL Parser.swift
[599/1486] Compiling GraphQL Predicates.swift
[600/1486] Compiling GraphQL PrintString.swift
[601/1486] Compiling GraphQL Printer.swift
[602/1486] Compiling GraphQL Source.swift
[603/1486] Compiling GraphQL Visitor.swift
[604/1486] Compiling GraphQL PrintSchema.swift
[605/1486] Compiling GraphQL TypeComparators.swift
[606/1486] Compiling GraphQL TypeFromAST.swift
[607/1486] Compiling GraphQL TypeInfo.swift
[608/1486] Compiling GraphQL ValueFromAST.swift
[609/1486] Compiling GraphQL ValueFromASTUntyped.swift
[610/1486] Compiling GraphQL NoDeprecatedCustomRule.swift
[611/1486] Compiling GraphQL NoSchemaIntrospectionCustomRule.swift
[612/1486] Compiling GraphQL ExecutableDefinitionsRule.swift
[613/1486] Compiling GraphQL GraphQLError.swift
[614/1486] Compiling GraphQL LocatedError.swift
[615/1486] Compiling GraphQL SyntaxError.swift
[616/1486] Compiling GraphQL Execute.swift
[617/1486] Compiling GraphQL Values.swift
[618/1486] Compiling GraphQL Codable+Extensions.swift
[619/1486] Compiling GraphQL GraphQL.swift
[620/1486] Compiling GraphQL GraphQLRequest.swift
[621/1486] Compiling GraphQL AST.swift
[626/1486] Compiling GraphQL BuildASTSchema.swift
[627/1486] Compiling GraphQL ConcatAST.swift
[628/1486] Compiling GraphQL ExtendSchema.swift
[629/1486] Compiling GraphQL IsValidValue.swift
[630/1486] Compiling GraphQL Keyable.swift
[631/1486] Compiling GraphQL CharacterClasses.swift
[631/1486] Compiling tls13_client.cc
[632/1486] Compiling tls13_both.cc
[633/1486] Compiling t1_enc.cc
[634/1486] Compiling ssl_versions.cc
[635/1486] Compiling ssl_x509.cc
[636/1486] Compiling ssl_stat.cc
[637/1486] Compiling ssl_transcript.cc
[638/1486] Compiling ssl_session.cc
[640/1486] Emitting module RoutingKit
[641/1486] Compiling RoutingKit AnyRouter.swift
[642/1486] Compiling RoutingKit Parameters.swift
[642/1486] Compiling ssl_privkey.cc
[643/1486] Compiling ssl_key_share.cc
[644/1486] Compiling ssl_file.cc
[645/1486] Compiling ssl_credential.cc
[646/1486] Compiling ssl_lib.cc
[647/1486] Compiling ssl_cipher.cc
[648/1486] Compiling ssl_buffer.cc
[649/1486] Compiling ssl_cert.cc
[650/1486] Compiling ssl_asn1.cc
[651/1486] Compiling ssl_aead_ctx.cc
[652/1486] Compiling s3_pkt.cc
[653/1486] Compiling s3_lib.cc
[654/1486] Compiling s3_both.cc
[655/1486] Compiling handshake_server.cc
[656/1486] Compiling handshake_client.cc
[657/1486] Compiling handshake.cc
[658/1486] Compiling handoff.cc
[659/1486] Compiling encrypted_client_hello.cc
[669/1486] Compiling md5-x86_64-linux.S
[670/1495] Compiling dtls_record.cc
[671/1495] Compiling md5-x86_64-apple.S
[672/1495] Compiling extensions.cc
[673/1495] Compiling md5-586-linux.S
[674/1495] Compiling md5-586-apple.S
[675/1495] Compiling chacha20_poly1305_x86_64-linux.S
[676/1495] Compiling dtls_method.cc
[677/1495] Compiling chacha20_poly1305_x86_64-apple.S
[678/1495] Compiling chacha20_poly1305_armv8-win.S
[679/1495] Compiling chacha20_poly1305_armv8-linux.S
[680/1495] Compiling chacha-x86_64-linux.S
[681/1495] Compiling chacha-x86_64-apple.S
[682/1495] Compiling chacha20_poly1305_armv8-apple.S
[683/1495] Compiling chacha-x86-linux.S
[684/1495] Compiling chacha-x86-apple.S
[685/1495] Compiling chacha-armv8-win.S
[686/1495] Compiling d1_srtp.cc
[687/1495] Compiling chacha-armv8-linux.S
[688/1495] Compiling chacha-armv4-linux.S
[689/1495] Compiling chacha-armv8-apple.S
[690/1495] Compiling aes128gcmsiv-x86_64-linux.S
[691/1495] Compiling aes128gcmsiv-x86_64-apple.S
[692/1495] Compiling x86_64-mont5-linux.S
[693/1495] Compiling x86_64-mont5-apple.S
[694/1495] Compiling x86_64-mont-linux.S
[695/1495] Compiling bio_ssl.cc
[696/1495] Compiling x86_64-mont-apple.S
[697/1495] Compiling x86-mont-linux.S
[698/1495] Compiling x86-mont-apple.S
[699/1495] Compiling vpaes-x86_64-linux.S
[700/1495] Compiling vpaes-x86-linux.S
[701/1495] Compiling vpaes-x86_64-apple.S
[702/1495] Compiling vpaes-x86-apple.S
[703/1495] Compiling vpaes-armv8-win.S
[704/1495] Compiling vpaes-armv8-linux.S
[705/1495] Compiling vpaes-armv7-linux.S
[706/1495] Compiling vpaes-armv8-apple.S
[707/1495] Compiling sha512-x86_64-linux.S
[708/1495] Compiling err_data.cc
[709/1495] Compiling sha512-x86_64-apple.S
[710/1495] Compiling sha512-armv8-win.S
[711/1495] Compiling sha512-armv8-linux.S
[712/1495] Compiling d1_pkt.cc
[713/1495] Compiling sha512-armv4-linux.S
[714/1495] Compiling sha512-586-linux.S
[715/1495] Compiling sha512-armv8-apple.S
[716/1495] Compiling sha512-586-apple.S
[717/1495] Compiling sha256-x86_64-linux.S
[718/1495] Compiling sha256-x86_64-apple.S
[719/1495] Compiling sha256-armv8-win.S
[720/1495] Compiling sha256-armv8-linux.S
[721/1495] Compiling sha256-armv4-linux.S
[722/1495] Compiling sha256-armv8-apple.S
[723/1495] Compiling sha256-586-linux.S
[724/1495] Compiling sha256-586-apple.S
[725/1495] Compiling sha1-x86_64-linux.S
[726/1495] Compiling sha1-armv8-win.S
[726/1495] Compiling sha1-x86_64-apple.S
[728/1495] Compiling sha1-armv8-linux.S
[729/1495] Compiling d1_lib.cc
[730/1495] Compiling sha1-armv8-apple.S
[731/1495] Compiling sha1-586-linux.S
[731/1495] Compiling sha1-armv4-large-linux.S
[733/1495] Compiling sha1-586-apple.S
[734/1495] Compiling rsaz-avx2-linux.S
[735/1495] Compiling rsaz-avx2-apple.S
[736/1495] Compiling rdrand-x86_64-linux.S
[737/1495] Compiling rdrand-x86_64-apple.S
[738/1495] Compiling p256_beeu-x86_64-asm-apple.S
[739/1495] Compiling p256_beeu-x86_64-asm-linux.S
[739/1495] Compiling p256_beeu-armv8-asm-win.S
[741/1495] Compiling p256_beeu-armv8-asm-linux.S
[742/1495] Compiling p256-x86_64-asm-linux.S
[743/1495] Compiling p256_beeu-armv8-asm-apple.S
[744/1495] Compiling p256-x86_64-asm-apple.S
[745/1495] Compiling p256-armv8-asm-win.S
[746/1495] Compiling p256-armv8-asm-linux.S
[747/1495] Compiling ghashv8-armv8-linux.S
[748/1495] Compiling ghashv8-armv8-win.S
[749/1495] Compiling p256-armv8-asm-apple.S
[750/1495] Compiling ghash-x86_64-linux.S
[751/1495] Compiling ghashv8-armv7-linux.S
[751/1495] Compiling ghashv8-armv8-apple.S
[753/1495] Compiling ghash-x86_64-apple.S
[754/1495] Compiling ghash-x86-linux.S
[755/1495] Compiling ghash-ssse3-x86_64-linux.S
[756/1495] Compiling ghash-x86-apple.S
[757/1495] Compiling ghash-ssse3-x86_64-apple.S
[758/1495] Compiling ghash-ssse3-x86-linux.S
[759/1495] Compiling ghash-ssse3-x86-apple.S
[760/1495] Compiling ghash-neon-armv8-win.S
[761/1495] Compiling ghash-neon-armv8-linux.S
[762/1495] Compiling ghash-neon-armv8-apple.S
[763/1495] Compiling co-586-linux.S
[764/1495] Compiling ghash-armv4-linux.S
[765/1495] Compiling co-586-apple.S
[766/1495] Compiling bn-armv8-win.S
[767/1495] Compiling bsaes-armv7-linux.S
[768/1495] Compiling bn-armv8-linux.S
[769/1495] Compiling bn-armv8-apple.S
[770/1495] Compiling bn-586-linux.S
[771/1495] Compiling armv8-mont-win.S
[772/1495] Compiling bn-586-apple.S
[773/1495] Compiling armv8-mont-linux.S
[774/1495] Compiling armv4-mont-linux.S
[775/1495] Compiling aesv8-gcm-armv8-win.S
[776/1495] Compiling armv8-mont-apple.S
[777/1495] Compiling aesv8-gcm-armv8-linux.S
[778/1495] Compiling aesv8-armv8-win.S
[779/1495] Compiling aesv8-armv8-linux.S
[780/1495] Compiling aesv8-gcm-armv8-apple.S
[781/1495] Compiling d1_both.cc
[782/1495] Compiling aesv8-armv8-apple.S
[783/1495] Compiling aesv8-armv7-linux.S
[783/1495] Compiling aesni-x86_64-linux.S
[785/1495] Compiling aesni-x86_64-apple.S
[786/1495] Compiling aesni-x86-linux.S
[787/1495] Compiling aesni-x86-apple.S
[788/1495] Compiling aesni-gcm-x86_64-linux.S
[789/1495] Compiling aesni-gcm-x86_64-apple.S
[790/1495] Compiling aes-gcm-avx2-x86_64-linux.S
[791/1495] Compiling aes-gcm-avx2-x86_64-apple.S
[792/1495] Compiling aes-gcm-avx10-x86_64-apple.S
[793/1495] Compiling aes-gcm-avx10-x86_64-linux.S
[795/1495] Compiling GraphQL UniqueOperationTypesRule.swift
[796/1495] Compiling GraphQL UniqueTypeNamesRule.swift
[797/1495] Compiling GraphQL UniqueVariableNamesRule.swift
[798/1495] Compiling GraphQL ValuesOfCorrectTypeRule.swift
[799/1495] Compiling GraphQL VariablesAreInputTypesRule.swift
[800/1495] Compiling GraphQL VariablesInAllowedPositionRule.swift
[801/1495] Compiling GraphQL SpecifiedRules.swift
[802/1495] Compiling GraphQL Validate.swift
[803/1495] Compiling GraphQL ValidationContext.swift
[804/1495] Emitting module GraphQL
[804/1495] Compiling x_req.cc
[805/1495] Compiling x_sig.cc
[806/1495] Compiling x_pubkey.cc
[807/1495] Compiling x_x509a.cc
[808/1495] Compiling x_exten.cc
[809/1495] Compiling x_x509.cc
[810/1495] Compiling x_val.cc
[811/1495] Compiling x_spki.cc
[812/1495] Compiling x_name.cc
[832/1495] Compiling x509spki.cc
[833/1495] Compiling x_algor.cc
[834/1495] Compiling x509rset.cc
[835/1495] Compiling x_attrib.cc
[836/1495] Compiling x_crl.cc
[837/1495] Compiling x_all.cc
[838/1495] Compiling x509_vpm.cc
[839/1495] Compiling x509name.cc
[840/1495] Compiling x509cset.cc
[851/1495] Compiling x509_txt.cc
[852/1495] Compiling x509_set.cc
[853/1495] Compiling x509_v3.cc
[854/1495] Compiling x509_trs.cc
[855/1495] Compiling x509_obj.cc
[856/1495] Compiling x509_ext.cc
[857/1495] Compiling x509_lu.cc
[858/1495] Compiling x509_vfy.cc
[859/1495] Compiling x509_req.cc
[860/1495] Compiling x509_def.cc
[861/1495] Compiling x509_d2.cc
[862/1495] Compiling x509.cc
[863/1495] Compiling x509_cmp.cc
[864/1495] Compiling v3_prn.cc
[865/1495] Compiling x509_att.cc
[866/1495] Compiling v3_skey.cc
[867/1495] Compiling v3_purp.cc
[868/1495] Compiling v3_utl.cc
[869/1495] Compiling v3_ocsp.cc
[870/1495] Compiling v3_pmaps.cc
[871/1495] Compiling v3_pcons.cc
[872/1495] Compiling v3_int.cc
[901/1495] Compiling v3_ia5.cc
[902/1495] Compiling v3_ncons.cc
[903/1495] Compiling v3_lib.cc
[904/1495] Compiling v3_info.cc
[905/1495] Compiling v3_genn.cc
[906/1495] Compiling v3_extku.cc
[907/1495] Compiling v3_enum.cc
[908/1495] Compiling v3_crld.cc
[909/1495] Compiling v3_cpols.cc
[910/1495] Compiling v3_bcons.cc
[911/1495] Compiling v3_conf.cc
[912/1495] Compiling v3_bitst.cc
[913/1495] Compiling v3_alt.cc
[914/1495] Compiling v3_akeya.cc
[915/1495] Compiling i2d_pr.cc
[916/1495] Compiling t_x509a.cc
[917/1495] Compiling v3_akey.cc
[918/1495] Compiling t_crl.cc
[938/1495] Compiling t_x509.cc
[939/1495] Compiling t_req.cc
[940/1495] Compiling name_print.cc
[941/1495] Compiling rsa_pss.cc
[942/1495] Compiling policy.cc
[943/1546] Compiling by_file.cc
[944/1546] Compiling by_dir.cc
[945/1546] Compiling asn1_gen.cc
[946/1546] Compiling algorithm.cc
[947/1546] Compiling a_verify.cc
[948/1546] Compiling voprf.cc
[949/1546] Compiling trust_token.cc
[950/1546] Compiling a_sign.cc
[951/1546] Compiling a_digest.cc
[953/1546] Emitting module Graphiti
[953/1551] Compiling thread_win.cc
[954/1551] Compiling thread.cc
[956/1551] Compiling Graphiti Field.swift
[957/1551] Compiling Graphiti FieldComponent.swift
[958/1551] Compiling Graphiti FieldComponentBuilder.swift
[959/1551] Compiling Graphiti AsyncResolve.swift
[960/1551] Compiling Graphiti SyncResolve.swift
[960/1551] Compiling thread_pthread.cc
[961/1551] Compiling thread_none.cc
[962/1551] Compiling stack.cc
[963/1551] Compiling siphash.cc
[964/1551] Compiling pmbtoken.cc
[966/1551] Compiling Graphiti Component.swift
[967/1551] Compiling Graphiti ComponentBuilder.swift
[968/1551] Compiling Graphiti TypeComponent.swift
[969/1551] Compiling Graphiti TypeComponentBuilder.swift
[970/1551] Compiling Graphiti Connection.swift
[971/1551] Compiling Graphiti ConnectionType.swift
[972/1551] Compiling Graphiti Edge.swift
[973/1551] Compiling Graphiti PageInfo.swift
[974/1551] Compiling Graphiti BackwardPaginationArguments.swift
[975/1551] Compiling Graphiti ForwardPaginationArguments.swift
[976/1551] Compiling Graphiti PaginationArguments.swift
[977/1551] Compiling Graphiti NoContext.swift
[978/1551] Compiling Graphiti AnyType.swift
[979/1551] Compiling Graphiti Reflection.swift
[980/1551] Compiling Graphiti TypeProvider.swift
[981/1551] Compiling Graphiti Wrappers.swift
[982/1551] Compiling Graphiti Enum.swift
[983/1551] Compiling Graphiti Any.swift
[983/1551] Compiling slhdsa.cc
[985/1551] Compiling Graphiti API.swift
[986/1551] Compiling Graphiti Argument.swift
[987/1551] Compiling Graphiti ArgumentComponent.swift
[988/1551] Compiling Graphiti ArgumentComponentBuilder.swift
[989/1551] Compiling Graphiti NoArguments.swift
[990/1551] Compiling Graphiti Coders.swift
[991/1551] Compiling Graphiti Entity.swift
[992/1551] Compiling Graphiti Key.swift
[993/1551] Compiling Graphiti KeyComponent.swift
[994/1551] Compiling Graphiti Type+Key.swift
[995/1551] Compiling Graphiti Queries.swift
[996/1551] Compiling Graphiti Service.swift
[996/1551] Compiling sha512.cc
[997/1551] Compiling spake2plus.cc
[999/1551] Compiling Graphiti PartialSchema.swift
[1000/1551] Compiling Graphiti SchemaBuilder.swift
[1001/1551] Compiling Graphiti SubscribeField.swift
[1002/1551] Compiling Graphiti SubscribeResolve.swift
[1003/1551] Compiling Graphiti Subscription.swift
[1003/1551] Compiling sha1.cc
[1004/1551] Compiling sha256.cc
[1006/1551] Compiling Graphiti Mutation.swift
[1007/1551] Compiling Graphiti Query.swift
[1008/1551] Compiling Graphiti Scalar.swift
[1009/1551] Compiling Graphiti Schema.swift
[1010/1551] Compiling Graphiti SchemaTypeProvider.swift
[1011/1551] Compiling Graphiti Input.swift
[1012/1551] Compiling Graphiti InputField.swift
[1013/1551] Compiling Graphiti InputFieldComponent.swift
[1014/1551] Compiling Graphiti InputFieldComponentBuilder.swift
[1015/1551] Compiling Graphiti Interface.swift
[1015/1551] Compiling rsa_print.cc
[1016/1551] Compiling rsa_extra.cc
[1018/1551] Compiling Graphiti Type.swift
[1019/1551] Compiling Graphiti Union.swift
[1020/1551] Compiling Graphiti NoIntrospectionRule.swift
[1021/1551] Compiling Graphiti Value.swift
[1022/1551] Compiling Graphiti ValueBuilder.swift
[1022/1551] Compiling rsa_crypt.cc
[1023/1551] Compiling rsa_asn1.cc
[1024/1551] Compiling refcount.cc
[1025/1551] Compiling rc4.cc
[1026/1551] Compiling urandom.cc
[1027/1560] Compiling windows.cc
[1027/1560] Compiling trusty.cc
[1029/1560] Compiling rand.cc
[1030/1560] Compiling passive.cc
[1031/1560] Compiling ios.cc
[1032/1560] Compiling poly1305_arm_asm.S
[1033/1569] Compiling getentropy.cc
[1034/1569] Compiling forkunsafe.cc
[1035/1569] Compiling deterministic.cc
[1036/1569] Compiling fork_detect.cc
[1037/1569] Compiling poly1305_arm.cc
[1038/1569] Compiling poly1305.cc
[1039/1569] Compiling poly1305_vec.cc
[1040/1569] Compiling pool.cc
[1042/1569] Compiling GraphQLWS Server.swift
[1043/1569] Compiling GraphQLWS Requests.swift
[1044/1569] Compiling GraphQLWS Messenger.swift
[1045/1569] Compiling GraphQLWS JsonEncodable.swift
[1046/1569] Compiling GraphQLWS GraphQLWSError.swift
[1047/1569] Compiling GraphQLWS InitPayloads.swift
[1048/1569] Compiling GraphQLWS Responses.swift
[1049/1569] Emitting module GraphQLWS
[1050/1569] Compiling GraphQLWS Client.swift
[1051/1569] Compiling GraphQLTransportWS Server.swift
[1052/1569] Compiling GraphQLTransportWS Requests.swift
[1053/1569] Compiling GraphQLTransportWS Messenger.swift
[1054/1569] Compiling GraphQLTransportWS JsonEncodable.swift
[1055/1569] Compiling GraphQLTransportWS Responses.swift
[1056/1569] Compiling GraphQLTransportWS Client.swift
[1057/1569] Compiling GraphQLTransportWS InitPayloads.swift
[1058/1569] Emitting module GraphQLTransportWS
[1059/1569] Compiling GraphQLTransportWS GraphqlTransportWSError.swift
[1059/1569] Compiling pkcs8_x509.cc
[1060/1569] Compiling pkcs7.cc
[1061/1569] Compiling p5_pbev2.cc
[1062/1569] Compiling pkcs8.cc
[1063/1569] Compiling pkcs7_x509.cc
[1064/1569] Compiling pem_xaux.cc
[1065/1569] Compiling pem_x509.cc
[1066/1569] Compiling pem_pkey.cc
[1067/1569] Compiling mlkem.cc
[1068/1569] Compiling mldsa.cc
[1069/1569] Compiling obj_xref.cc
[1070/1569] Compiling pem_pk8.cc
[1071/1569] Compiling pem_oth.cc
[1072/1569] Compiling pem_info.cc
[1073/1569] Compiling pem_lib.cc
[1074/1569] Compiling obj.cc
[1075/1569] Compiling poly_rq_mul.S
[1076/1569] Compiling mem.cc
[1077/1569] Compiling fips_shared_support.cc
[1078/1569] Compiling pem_all.cc
[1079/1569] Compiling md4.cc
[1080/1569] Compiling md5.cc
[1081/1569] Compiling lhash.cc
[1082/1569] Compiling ex_data.cc
[1083/1569] Compiling sign.cc
[1084/1569] Compiling scrypt.cc
[1085/1569] Compiling kyber.cc
[1086/1569] Compiling hpke.cc
[1087/1569] Compiling hrss.cc
[1088/1569] Compiling pbkdf.cc
[1089/1569] Compiling print.cc
[1090/1569] Compiling p_x25519_asn1.cc
[1091/1569] Compiling p_x25519.cc
[1092/1569] Compiling p_ed25519.cc
[1093/1569] Compiling p_rsa_asn1.cc
[1094/1569] Compiling p_hkdf.cc
[1094/1569] Compiling p_rsa.cc
[1096/1569] Compiling p_ed25519_asn1.cc
[1097/1569] Compiling p_ec.cc
[1098/1569] Compiling p_ec_asn1.cc
[1099/1569] Compiling p_dh_asn1.cc
[1100/1569] Compiling p_dh.cc
[1101/1569] Compiling p_dsa_asn1.cc
[1102/1569] Compiling evp_ctx.cc
[1103/1569] Compiling evp.cc
[1104/1569] Compiling err.cc
[1105/1569] Compiling engine.cc
[1106/1569] Compiling evp_asn1.cc
[1107/1569] Compiling ecdh.cc
[1108/1569] Compiling ecdsa_asn1.cc
[1109/1569] Compiling ec_derive.cc
[1110/1569] Compiling hash_to_curve.cc
[1111/1569] Compiling dsa.cc
[1112/1569] Compiling dsa_asn1.cc
[1113/1569] Compiling ec_asn1.cc
[1114/1569] Compiling bcm.cc
[1115/1569] Compiling params.cc
[1116/1569] Compiling x25519-asm-arm.S
[1117/1569] Compiling digest_extra.cc
[1118/1569] Compiling des.cc
[1119/1569] Compiling curve25519_64_adx.cc
[1120/1569] Compiling dh_asn1.cc
[1121/1569] Compiling spake25519.cc
[1122/1569] Compiling cpu_intel.cc
[1123/1569] Compiling crypto.cc
[1124/1569] Compiling cpu_arm_linux.cc
[1125/1569] Compiling cpu_arm_freebsd.cc
[1126/1569] Compiling cpu_aarch64_win.cc
[1127/1569] Compiling curve25519.cc
[1128/1569] Compiling cpu_aarch64_sysreg.cc
[1129/1569] Compiling cpu_aarch64_openbsd.cc
[1130/1569] Compiling cpu_aarch64_linux.cc
[1131/1569] Compiling cpu_aarch64_fuchsia.cc
[1132/1569] Compiling cpu_aarch64_apple.cc
[1133/1569] Compiling get_cipher.cc
[1134/1569] Compiling tls_cbc.cc
[1135/1569] Compiling conf.cc
[1136/1569] Compiling e_rc4.cc
[1137/1569] Compiling e_tls.cc
[1138/1569] Compiling e_null.cc
[1139/1569] Compiling e_rc2.cc
[1140/1569] Compiling e_des.cc
[1141/1569] Compiling e_chacha20poly1305.cc
[1142/1569] Compiling e_aesgcmsiv.cc
[1143/1569] Compiling derive_key.cc
[1144/1569] Compiling e_aesctrhmac.cc
[1145/1569] Compiling chacha.cc
[1146/1569] Compiling unicode.cc
[1147/1569] Compiling ber.cc
[1148/1569] Compiling cbs.cc
[1149/1569] Compiling cbb.cc
[1150/1569] Compiling asn1_compat.cc
[1151/1569] Compiling buf.cc
[1152/1569] Compiling blake2.cc
[1153/1569] Compiling socket_helper.cc
[1154/1569] Compiling convert.cc
[1155/1569] Compiling bn_asn1.cc
[1156/1569] Compiling socket.cc
[1157/1569] Compiling printf.cc
[1158/1569] Compiling pair.cc
[1159/1569] Compiling hexdump.cc
[1160/1569] Compiling file.cc
[1161/1569] Compiling fd.cc
[1162/1569] Compiling errno.cc
[1163/1569] Compiling connect.cc
[1164/1569] Compiling bio_mem.cc
[1165/1569] Compiling bio.cc
[1166/1569] Compiling base64.cc
[1167/1569] Compiling tasn_typ.cc
[1168/1569] Compiling tasn_fre.cc
[1169/1569] Compiling tasn_enc.cc
[1170/1569] Compiling tasn_utl.cc
[1171/1569] Compiling tasn_new.cc
[1172/1569] Compiling posix_time.cc
[1173/1569] Compiling f_string.cc
[1174/1569] Compiling f_int.cc
[1175/1569] Compiling tasn_dec.cc
[1176/1569] Compiling asn_pack.cc
[1177/1569] Compiling asn1_par.cc
[1178/1569] Compiling asn1_lib.cc
[1179/1569] Compiling a_utctm.cc
[1180/1569] Compiling a_type.cc
[1181/1569] Compiling a_octet.cc
[1182/1569] Compiling a_time.cc
[1183/1569] Compiling a_strnid.cc
[1184/1569] Compiling a_strex.cc
[1185/1569] Compiling a_object.cc
[1186/1569] Compiling a_mbstr.cc
[1187/1569] Compiling a_int.cc
[1188/1569] Compiling a_i2d_fp.cc
[1189/1569] Compiling fiat_p256_adx_sqr.S
[1190/1569] Compiling fiat_p256_adx_mul.S
[1191/1569] Compiling a_dup.cc
[1192/1569] Compiling a_d2i_fp.cc
[1193/1569] Compiling fiat_curve25519_adx_square.S
[1194/1569] Compiling fiat_curve25519_adx_mul.S
[1195/1569] Compiling md5-x86_64-linux.S
[1196/1569] Compiling md5-x86_64-apple.S
[1197/1569] Compiling md5-586-linux.S
[1198/1569] Compiling a_bitstr.cc
[1199/1569] Compiling a_gentm.cc
[1200/1569] Compiling md5-586-apple.S
[1201/1569] Compiling chacha20_poly1305_x86_64-linux.S
[1202/1569] Compiling chacha20_poly1305_x86_64-apple.S
[1203/1569] Compiling chacha20_poly1305_armv8-win.S
[1204/1569] Compiling chacha20_poly1305_armv8-linux.S
[1205/1569] Compiling a_bool.cc
[1206/1569] Compiling chacha-x86_64-linux.S
[1207/1569] Compiling chacha20_poly1305_armv8-apple.S
[1208/1569] Compiling chacha-x86_64-apple.S
[1209/1569] Compiling chacha-x86-linux.S
[1210/1569] Compiling chacha-x86-apple.S
[1211/1569] Compiling chacha-armv8-win.S
[1212/1569] Compiling chacha-armv8-linux.S
[1213/1569] Compiling chacha-armv4-linux.S
[1214/1569] Compiling aes128gcmsiv-x86_64-linux.S
[1215/1569] Compiling chacha-armv8-apple.S
[1216/1569] Compiling aes128gcmsiv-x86_64-apple.S
[1217/1569] Compiling x86_64-mont5-linux.S
[1218/1569] Compiling x86_64-mont5-apple.S
[1219/1569] Compiling x86_64-mont-linux.S
[1220/1569] Compiling x86_64-mont-apple.S
[1221/1569] Compiling CCryptoBoringSSLShims shims.c
[1222/1569] Compiling x86-mont-linux.S
[1222/1569] Compiling vpaes-x86_64-linux.S
[1224/1569] Compiling x86-mont-apple.S
[1225/1569] Compiling vpaes-x86_64-apple.S
[1226/1569] Compiling vpaes-x86-apple.S
[1227/1569] Compiling vpaes-armv8-win.S
[1228/1569] Compiling vpaes-x86-linux.S
[1229/1569] Compiling vpaes-armv8-linux.S
[1230/1569] Compiling vpaes-armv7-linux.S
[1231/1569] Compiling vpaes-armv8-apple.S
[1232/1569] Compiling err_data.cc
[1233/1569] Compiling sha512-x86_64-linux.S
[1234/1569] Compiling sha512-armv8-win.S
[1235/1569] Compiling sha512-armv8-linux.S
[1236/1569] Compiling sha512-x86_64-apple.S
[1237/1569] Compiling sha512-armv4-linux.S
[1238/1569] Compiling sha512-586-linux.S
[1239/1569] Compiling sha512-586-apple.S
[1240/1569] Compiling sha512-armv8-apple.S
[1241/1569] Compiling sha256-x86_64-linux.S
[1242/1569] Compiling sha256-x86_64-apple.S
[1243/1569] Compiling sha256-armv8-linux.S
[1244/1569] Compiling sha256-armv8-win.S
[1245/1569] Compiling sha256-armv4-linux.S
[1246/1569] Compiling sha256-586-linux.S
[1247/1569] Compiling sha256-armv8-apple.S
[1248/1569] Compiling sha256-586-apple.S
[1249/1569] Compiling sha1-x86_64-linux.S
[1250/1569] Compiling sha1-armv8-win.S
[1251/1569] Compiling sha1-armv8-linux.S
[1252/1569] Compiling sha1-x86_64-apple.S
[1253/1569] Compiling sha1-armv8-apple.S
[1253/1569] Compiling sha1-586-linux.S
[1255/1569] Compiling sha1-armv4-large-linux.S
[1256/1569] Compiling sha1-586-apple.S
[1257/1569] Compiling rsaz-avx2-linux.S
[1258/1569] Compiling rsaz-avx2-apple.S
[1259/1569] Compiling rdrand-x86_64-linux.S
[1260/1569] Compiling rdrand-x86_64-apple.S
[1261/1569] Compiling p256_beeu-x86_64-asm-linux.S
[1262/1569] Compiling p256_beeu-x86_64-asm-apple.S
[1262/1569] Compiling p256_beeu-armv8-asm-win.S
[1262/1569] Compiling p256_beeu-armv8-asm-linux.S
[1265/1569] Compiling p256_beeu-armv8-asm-apple.S
[1266/1569] Compiling p256-x86_64-asm-linux.S
[1267/1569] Compiling p256-x86_64-asm-apple.S
[1268/1569] Compiling p256-armv8-asm-win.S
[1269/1569] Compiling p256-armv8-asm-linux.S
[1270/1569] Compiling ghashv8-armv8-linux.S
[1271/1569] Compiling ghashv8-armv8-win.S
[1272/1569] Compiling p256-armv8-asm-apple.S
[1273/1569] Compiling ghashv8-armv8-apple.S
[1274/1569] Compiling ghash-x86_64-linux.S
[1275/1569] Compiling ghash-x86_64-apple.S
[1275/1569] Compiling ghashv8-armv7-linux.S
[1277/1569] Compiling ghash-x86-linux.S
[1278/1569] Compiling ghash-x86-apple.S
[1279/1569] Compiling ghash-ssse3-x86_64-linux.S
[1280/1569] Compiling ghash-ssse3-x86_64-apple.S
[1281/1569] Compiling ghash-ssse3-x86-linux.S
[1282/1569] Compiling ghash-ssse3-x86-apple.S
[1283/1569] Compiling ghash-neon-armv8-linux.S
[1284/1569] Compiling ghash-neon-armv8-win.S
[1285/1569] Compiling co-586-linux.S
[1285/1569] Compiling ghash-armv4-linux.S
[1287/1569] Compiling ghash-neon-armv8-apple.S
[1288/1569] Compiling co-586-apple.S
[1289/1569] Compiling bsaes-armv7-linux.S
[1290/1569] Compiling bn-armv8-win.S
[1291/1569] Compiling bn-armv8-linux.S
[1292/1569] Compiling bn-armv8-apple.S
[1293/1569] Compiling bn-586-linux.S
[1294/1569] Compiling armv8-mont-linux.S
[1295/1569] Compiling armv8-mont-win.S
[1296/1569] Compiling bn-586-apple.S
[1297/1569] Compiling armv4-mont-linux.S
[1298/1569] Compiling aesv8-gcm-armv8-win.S
[1299/1569] Compiling armv8-mont-apple.S
[1299/1569] Compiling aesv8-gcm-armv8-linux.S
[1301/1569] Compiling aesv8-armv8-linux.S
[1302/1569] Compiling aesv8-armv8-win.S
[1303/1569] Compiling aesv8-gcm-armv8-apple.S
[1304/1569] Compiling aesv8-armv8-apple.S
[1305/1569] Compiling aesv8-armv7-linux.S
[1306/1569] Compiling aesni-x86-linux.S
[1307/1569] Compiling aesni-x86_64-apple.S
[1307/1569] Compiling aesni-x86_64-linux.S
[1309/1569] Compiling aesni-x86-apple.S
[1310/1569] Compiling aesni-gcm-x86_64-linux.S
[1310/1569] Compiling aes-gcm-avx512-x86_64-linux.S
[1311/1569] Compiling aesni-gcm-x86_64-apple.S
[1313/1569] Compiling aes-gcm-avx512-x86_64-apple.S
[1314/1569] Compiling aes-gcm-avx2-x86_64-linux.S
[1315/1569] Compiling aes-gcm-avx2-x86_64-apple.S
[1316/1569] Compiling c-nioatomics.c
[1317/1569] Compiling xwing.cc
[1318/1569] Compiling x_sig.cc
[1319/1569] Compiling x_req.cc
[1320/1569] Compiling x_spki.cc
[1321/1569] Compiling x_name.cc
[1322/1569] Compiling x_x509a.cc
[1323/1569] Compiling x_pubkey.cc
[1324/1569] Compiling x_x509.cc
[1325/1569] Compiling c-atomics.c
[1326/1569] Compiling x_exten.cc
[1327/1576] Compiling x_crl.cc
[1328/1576] Compiling x_attrib.cc
[1329/1576] Compiling x509spki.cc
[1330/1576] Compiling x_algor.cc
[1331/1576] Compiling x509cset.cc
[1332/1576] Compiling x_all.cc
[1333/1576] Compiling x509rset.cc
[1334/1576] Compiling x509name.cc
[1335/1576] Compiling x509_vpm.cc
[1337/1576] Compiling NIOConcurrencyHelpers lock.swift
[1338/1576] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1339/1576] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1340/1576] Compiling NIOConcurrencyHelpers NIOLock.swift
[1341/1576] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1342/1576] Emitting module NIOConcurrencyHelpers
[1343/1576] Compiling NIOConcurrencyHelpers atomics.swift
[1343/1576] Compiling x509_txt.cc
[1344/1576] Compiling x509_v3.cc
[1345/1576] Compiling x509_vfy.cc
[1346/1576] Compiling x509_trs.cc
[1347/1576] Compiling x509_obj.cc
[1347/1576] Compiling x509_set.cc
[1349/1576] Compiling x509_req.cc
[1350/1576] Compiling x509_lu.cc
[1351/1576] Compiling x509_ext.cc
[1352/1603] Compiling x509_def.cc
[1353/1603] Compiling x509_d2.cc
[1354/1603] Compiling x509_cmp.cc
[1356/1603] Compiling ConsoleKitTerminal ProgressBar.swift
[1357/1603] Compiling ConsoleKitTerminal Console+Clear.swift
[1358/1603] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1359/1605] Compiling ConsoleKitTerminal ActivityBar.swift
[1360/1605] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1361/1605] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1362/1605] Emitting module ConsoleKitTerminal
[1362/1605] Compiling x509.cc
[1363/1605] Compiling x509_att.cc
[1365/1605] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1366/1605] Compiling ConsoleKitTerminal ConsoleText.swift
[1367/1605] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1367/1605] Compiling v3_skey.cc
[1368/1605] Compiling v3_utl.cc
[1370/1605] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1371/1605] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1371/1605] Compiling v3_purp.cc
[1372/1605] Compiling v3_prn.cc
[1373/1605] Compiling v3_pmaps.cc
[1374/1605] Compiling v3_pcons.cc
[1375/1605] Compiling v3_ocsp.cc
[1377/1605] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1378/1605] Compiling ConsoleKitTerminal LoggerFragment.swift
[1378/1605] Compiling v3_lib.cc
[1378/1605] Compiling v3_ncons.cc
[1380/1605] Compiling v3_int.cc
[1382/1605] Compiling ConsoleKitTerminal Console+Confirm.swift
[1383/1605] Compiling ConsoleKitTerminal Console+Input.swift
[1384/1605] Compiling ConsoleKitTerminal Console+Center.swift
[1385/1605] Compiling ConsoleKitTerminal Console+Output.swift
[1386/1605] Compiling ConsoleKitTerminal Console+Wait.swift
[1387/1605] Compiling ConsoleKitTerminal ConsoleColor.swift
[1388/1605] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1389/1605] Compiling ConsoleKitTerminal CustomActivity.swift
[1390/1605] Compiling ConsoleKitTerminal LoadingBar.swift
[1391/1605] Compiling ConsoleKitTerminal ConsoleClear.swift
[1392/1605] Compiling ConsoleKitTerminal Console+Ask.swift
[1393/1605] Compiling ConsoleKitTerminal Console+Choose.swift
[1394/1605] Compiling ConsoleKitTerminal ANSI.swift
[1395/1605] Compiling ConsoleKitTerminal Console.swift
[1396/1605] Compiling ConsoleKitTerminal Terminal.swift
[1396/1605] Compiling v3_ia5.cc
[1397/1605] Compiling v3_info.cc
[1398/1605] Compiling v3_genn.cc
[1399/1627] Compiling v3_extku.cc
[1400/1627] Compiling v3_enum.cc
[1401/1627] Compiling v3_crld.cc
[1402/1627] Compiling v3_bitst.cc
[1403/1627] Compiling v3_cpols.cc
[1404/1627] Compiling v3_conf.cc
[1406/1627] Compiling ConsoleKitCommands Flag.swift
[1407/1627] Compiling ConsoleKitCommands Option.swift
[1408/1627] Compiling ConsoleKitCommands Argument.swift
[1409/1627] Compiling ConsoleKitCommands CommandSignature.swift
[1409/1627] Compiling v3_bcons.cc
[1410/1629] Compiling v3_alt.cc
[1411/1629] Compiling v3_akeya.cc
[1413/1629] Emitting module ConsoleKitCommands
[1414/1629] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1415/1629] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1416/1629] Compiling ConsoleKitCommands CommandGroup.swift
[1417/1629] Compiling ConsoleKitCommands CommandInput.swift
[1418/1629] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1419/1629] Compiling ConsoleKitCommands AsyncCommand.swift
[1420/1629] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1421/1629] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1422/1629] Compiling ConsoleKitCommands Utilities.swift
[1422/1629] Compiling v3_akey.cc
[1423/1629] Compiling t_x509a.cc
[1424/1629] Compiling i2d_pr.cc
[1425/1629] Compiling t_x509.cc
[1426/1629] Compiling t_req.cc
[1427/1629] Compiling t_crl.cc
[1428/1629] Compiling rsa_pss.cc
[1429/1629] Compiling name_print.cc
[1430/1629] Compiling policy.cc
[1432/1629] Compiling ConsoleKitCommands Commands.swift
[1433/1629] Compiling ConsoleKitCommands Console+Run.swift
[1434/1629] Compiling ConsoleKitCommands AsyncCommands.swift
[1435/1629] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1436/1629] Compiling ConsoleKitCommands AnyCommand.swift
[1437/1629] Compiling ConsoleKitCommands ConsoleError.swift
[1438/1629] Compiling ConsoleKitCommands Completion.swift
[1439/1629] Compiling ConsoleKitCommands Command.swift
[1440/1629] Compiling ConsoleKitCommands CommandContext.swift
[1441/1629] Compiling ConsoleKitCommands CommandError.swift
[1441/1629] Compiling by_file.cc
[1442/1629] Compiling by_dir.cc
[1443/1629] Compiling algorithm.cc
[1444/1629] Compiling asn1_gen.cc
[1445/1629] Compiling voprf.cc
[1446/1629] Compiling a_verify.cc
[1447/1629] Compiling a_digest.cc
[1448/1629] Compiling a_sign.cc
[1449/1629] Compiling trust_token.cc
[1450/1631] Compiling pmbtoken.cc
[1451/1631] Compiling thread_win.cc
[1453/1631] Compiling ConsoleKit Exports.swift
[1454/1631] Emitting module ConsoleKit
[1454/1631] Compiling thread_pthread.cc
[1454/1631] Compiling thread.cc
[1456/1631] Compiling thread_none.cc
[1457/1631] Compiling stack.cc
[1458/1631] Compiling siphash.cc
[1459/1631] Compiling slhdsa.cc
[1460/1631] Compiling spake2plus.cc
[1461/1631] Compiling sha512.cc
[1462/1631] Compiling sha256.cc
[1463/1631] Compiling rsa_extra.cc
[1464/1631] Compiling sha1.cc
[1465/1631] Compiling rsa_print.cc
[1466/1631] Compiling refcount.cc
[1467/1631] Compiling rsa_crypt.cc
[1468/1631] Compiling rc4.cc
[1469/1631] Compiling windows.cc
[1470/1631] Compiling urandom.cc
[1471/1631] Compiling trusty.cc
[1472/1631] Compiling rsa_asn1.cc
[1473/1631] Compiling poly1305_arm_asm.S
[1474/1631] Compiling rand.cc
[1475/1631] Compiling ios.cc
[1476/1631] Compiling passive.cc
[1477/1631] Compiling getentropy.cc
[1478/1631] Compiling forkunsafe.cc
[1479/1631] Compiling fork_detect.cc
[1480/1631] Compiling deterministic.cc
[1481/1631] Compiling poly1305_vec.cc
[1482/1631] Compiling poly1305_arm.cc
[1483/1631] Compiling poly1305.cc
[1484/1631] Compiling pool.cc
[1485/1631] Compiling pkcs7.cc
[1486/1631] Compiling pkcs8.cc
[1487/1631] Compiling p5_pbev2.cc
[1488/1631] Compiling pkcs8_x509.cc
[1489/1631] Compiling pkcs7_x509.cc
[1490/1631] Compiling pem_xaux.cc
[1491/1631] Compiling pem_x509.cc
[1492/1631] Compiling pem_pkey.cc
[1493/1631] Compiling pem_oth.cc
[1494/1631] Compiling pem_pk8.cc
[1495/1631] Compiling obj_xref.cc
[1496/1631] Compiling mlkem.cc
[1497/1631] Compiling mldsa.cc
[1498/1631] Compiling pem_info.cc
[1499/1631] Compiling pem_lib.cc
[1500/1631] Compiling pem_all.cc
[1501/1631] Compiling obj.cc
[1502/1631] Compiling poly_rq_mul.S
[1503/1631] Compiling fips_shared_support.cc
[1504/1631] Compiling mem.cc
[1505/1631] Compiling md5.cc
[1506/1631] Compiling md4.cc
[1507/1631] Compiling lhash.cc
[1508/1631] Compiling fuzzer_mode.cc
[1509/1631] Compiling kyber.cc
[1510/1631] Compiling ex_data.cc
[1511/1631] Compiling hpke.cc
[1512/1631] Compiling hrss.cc
[1513/1631] Compiling scrypt.cc
[1514/1631] Compiling sign.cc
[1515/1631] Compiling print.cc
[1516/1631] Compiling pbkdf.cc
[1517/1631] Compiling p_x25519_asn1.cc
[1518/1631] Compiling p_x25519.cc
[1519/1631] Compiling p_rsa_asn1.cc
[1520/1631] Compiling p_hkdf.cc
[1521/1631] Compiling p_ed25519.cc
[1522/1631] Compiling p_rsa.cc
[1522/1631] Compiling p_ed25519_asn1.cc
[1524/1631] Compiling p_ec_asn1.cc
[1525/1631] Compiling p_ec.cc
[1526/1631] Compiling p_dsa_asn1.cc
[1526/1631] Compiling p_dh_asn1.cc
[1528/1631] Compiling p_dh.cc
[1529/1631] Compiling err.cc
[1530/1631] Compiling engine.cc
[1531/1631] Compiling evp_ctx.cc
[1532/1631] Compiling ecdsa_p1363.cc
[1533/1631] Compiling evp.cc
[1534/1631] Compiling evp_asn1.cc
[1535/1631] Compiling ecdh.cc
[1536/1631] Compiling ec_derive.cc
[1537/1631] Compiling ecdsa_asn1.cc
[1538/1631] Compiling hash_to_curve.cc
[1539/1631] Compiling dsa.cc
[1540/1631] Compiling dsa_asn1.cc
[1541/1631] Compiling ec_asn1.cc
[1542/1631] Compiling digest_extra.cc
[1543/1631] Compiling x25519-asm-arm.S
[1544/1631] Compiling params.cc
[1545/1631] Compiling des.cc
[1546/1631] Compiling dh_asn1.cc
[1547/1631] Compiling curve25519_64_adx.cc
[1548/1631] Compiling spake25519.cc
[1549/1631] Compiling cpu_intel.cc
[1550/1631] Compiling crypto.cc
[1551/1631] Compiling curve25519.cc
[1552/1631] Compiling cpu_arm_linux.cc
[1553/1631] Compiling cpu_arm_freebsd.cc
[1554/1631] Compiling cpu_aarch64_win.cc
[1555/1631] Compiling cpu_aarch64_openbsd.cc
[1556/1631] Compiling cpu_aarch64_sysreg.cc
[1557/1631] Compiling cpu_aarch64_linux.cc
[1558/1631] Compiling cpu_aarch64_fuchsia.cc
[1559/1631] Compiling cpu_aarch64_apple.cc
[1560/1631] Compiling conf.cc
[1561/1631] Compiling tls_cbc.cc
[1562/1631] Compiling get_cipher.cc
[1563/1631] Compiling e_rc4.cc
[1564/1631] Compiling e_tls.cc
[1565/1631] Compiling cms.cc
[1566/1631] Compiling e_null.cc
[1567/1631] Compiling e_rc2.cc
[1568/1631] Compiling e_des.cc
[1569/1631] Compiling e_chacha20poly1305.cc
[1570/1631] Compiling e_aesgcmsiv.cc
[1571/1631] Compiling e_aeseax.cc
[1572/1631] Compiling derive_key.cc
[1573/1631] Compiling e_aesctrhmac.cc
[1574/1631] Compiling chacha.cc
[1575/1631] Compiling unicode.cc
[1576/1631] Compiling cbs.cc
[1577/1631] Compiling cbb.cc
[1578/1631] Compiling ber.cc
[1579/1631] Compiling sqrt.cc
[1579/1631] Compiling buf.cc
[1581/1631] Compiling asn1_compat.cc
[1582/1631] Compiling div.cc
[1583/1631] Compiling exponentiation.cc
[1584/1631] Compiling blake2.cc
[1585/1631] Compiling printf.cc
[1586/1631] Compiling hexdump.cc
[1587/1631] Compiling pair.cc
[1588/1631] Compiling bn_asn1.cc
[1589/1631] Compiling file.cc
[1590/1631] Compiling convert.cc
[1591/1631] Compiling fd.cc
[1592/1631] Compiling errno.cc
[1593/1631] Compiling bio_mem.cc
[1594/1631] Compiling bio.cc
[1595/1631] Compiling base64.cc
[1596/1631] Compiling tasn_typ.cc
[1597/1631] Compiling tasn_fre.cc
[1598/1631] Compiling tasn_enc.cc
[1599/1631] Compiling tasn_utl.cc
[1600/1631] Compiling tasn_new.cc
[1601/1631] Compiling tasn_dec.cc
[1602/1631] Compiling posix_time.cc
[1603/1631] Compiling f_string.cc
[1604/1631] Compiling f_int.cc
[1605/1631] Compiling bcm.cc
[1606/1631] Compiling asn_pack.cc
[1607/1631] Compiling asn1_par.cc
[1608/1631] Compiling asn1_lib.cc
[1609/1631] Compiling a_utctm.cc
[1610/1631] Compiling a_time.cc
[1611/1631] Compiling a_type.cc
[1612/1631] Compiling a_octet.cc
[1613/1631] Compiling a_strnid.cc
[1614/1631] Compiling a_strex.cc
[1615/1631] Compiling a_mbstr.cc
[1616/1631] Compiling a_object.cc
[1617/1631] Write sources
[1622/1631] Compiling a_int.cc
[1623/1631] Compiling a_i2d_fp.cc
[1624/1631] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1625/1631] Compiling a_dup.cc
[1626/1631] Compiling a_d2i_fp.cc
[1627/1631] Compiling a_gentm.cc
[1628/1656] Compiling aes.cc
[1629/1692] Compiling a_bool.cc
[1630/1731] Compiling a_bitstr.cc
[1632/1740] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1633/1740] Compiling BitCollections BitSet+Extras.swift
[1634/1742] Compiling BitCollections BitArray+Fill.swift
[1635/1742] Compiling BitCollections BitArray+Hashable.swift
[1636/1742] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1637/1742] Compiling BitCollections BitArray+RandomBits.swift
[1638/1742] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1639/1742] Compiling BitCollections BitArray+Extras.swift
[1640/1742] Compiling BitCollections BitArray+Initializers.swift
[1641/1742] Compiling BitCollections BitArray+Invariants.swift
[1642/1743] Compiling Atomics Unmanaged extensions.swift
[1643/1743] Compiling BitCollections BitArray+CustomReflectable.swift
[1644/1743] Compiling BitCollections BitArray+Descriptions.swift
[1645/1743] Compiling BitCollections BitArray+Equatable.swift
[1646/1743] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1649/1749] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1650/1749] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1651/1749] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1652/1749] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1653/1749] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1654/1749] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1655/1749] Compiling BitCollections BitSet+Codable.swift
[1656/1749] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1657/1749] Compiling BitCollections BitSet+CustomReflectable.swift
[1658/1749] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1659/1749] Compiling BitCollections BitSet+Equatable.swift
[1660/1749] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1662/1749] Compiling Algorithms Unique.swift
[1663/1749] Compiling Algorithms Windows.swift
[1664/1749] Compiling BitCollections BitSet+Invariants.swift
[1665/1749] Compiling BitCollections BitSet+Random.swift
[1666/1749] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1667/1749] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1668/1749] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1669/1749] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1670/1749] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1671/1749] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1672/1749] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1673/1749] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1674/1749] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1675/1749] Compiling BitCollections BitSet+SetAlgebra union.swift
[1676/1749] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1677/1749] Compiling BitCollections BitSet.Counted.swift
[1678/1749] Compiling BitCollections BitSet.Index.swift
[1681/1749] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1682/1749] Compiling BitCollections BitArray+Shifts.swift
[1683/1749] Compiling BitCollections BitArray+Testing.swift
[1684/1749] Compiling BitCollections BitArray._UnsafeHandle.swift
[1685/1749] Compiling BitCollections BitArray.swift
[1686/1749] Compiling BitCollections BitArray+Codable.swift
[1687/1749] Compiling BitCollections BitArray+Collection.swift
[1688/1749] Compiling BitCollections BitArray+Copy.swift
[1689/1749] Compiling BitCollections BinaryInteger extensions.swift
[1690/1749] Compiling BitCollections BitArray+BitwiseOperations.swift
[1691/1749] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1695/1749] Emitting module BitCollections
[1702/1749] Compiling BitCollections BitSet._UnsafeHandle.swift
[1703/1749] Compiling BitCollections BitSet.swift
[1704/1749] Compiling BitCollections Range+Utilities.swift
[1705/1749] Compiling BitCollections Slice+Utilities.swift
[1706/1749] Compiling BitCollections UInt+Tricks.swift
[1707/1749] Compiling BitCollections _Word.swift
[1734/1749] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1735/1749] Compiling CryptoBoringWrapper RandomBytes.swift
[1736/1749] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1740/1755] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1741/1755] Compiling CryptoBoringWrapper EllipticCurve.swift
[1742/1755] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1743/1755] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1744/1755] Emitting module CryptoBoringWrapper
[1745/1755] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1746/1755] Compiling Collections DequeModule reexports.swift
[1747/1755] Emitting module Collections
[1748/1755] Compiling Collections OrderedCollections reexports.swift
[1749/1755] Compiling Collections HashTreeCollections reexports.swift
[1750/1755] Compiling Collections HeapModule reexports.swift
[1751/1755] Compiling Collections BitCollections reexports.swift
[1754/1755] Emitting module Atomics
[1755/1879] Emitting module Algorithms
[1756/1879] Emitting module CryptoExtras
[1757/1885] Compiling NIOCore MarkedCircularBuffer.swift
[1758/1885] Compiling NIOCore MulticastChannel.swift
[1759/1885] Compiling NIOCore NIOAny.swift
[1760/1885] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1761/1885] Compiling NIOCore NIOCoreSendableMetatype.swift
[1762/1885] Compiling NIOCore NIODecodedAsyncSequence.swift
[1763/1885] Compiling NIOCore NIOLoopBound.swift
[1764/1892] Compiling NIOCore IntegerBitPacking.swift
[1765/1892] Compiling NIOCore IntegerTypes.swift
[1766/1892] Compiling NIOCore Interfaces.swift
[1767/1892] Compiling NIOCore Linux.swift
[1768/1892] Compiling NIOCore NIOAsyncWriter.swift
[1769/1892] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1770/1892] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1771/1892] Compiling NIOCore ByteBuffer-views.swift
[1772/1892] Compiling NIOCore Channel.swift
[1773/1892] Compiling NIOCore IO.swift
[1774/1892] Compiling NIOCore IOData.swift
[1775/1892] Compiling NIOCore IPProtocol.swift
[1776/1892] Compiling NIOCore BSDSocketAPI.swift
[1777/1892] Compiling NIOCore ByteBuffer-aux.swift
[1778/1892] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1779/1892] Compiling NIOCore ByteBuffer-conversions.swift
[1780/1892] Compiling NIOCore ByteBuffer-core.swift
[1781/1892] Compiling NIOCore ChannelHandler.swift
[1789/1892] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1790/1892] Compiling NIOCore NIOScheduledCallback.swift
[1791/1892] Compiling NIOCore NIOSendable.swift
[1792/1892] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1793/1892] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1794/1892] Compiling NIOCore RecvByteBufferAllocator.swift
[1795/1892] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1798/1892] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1799/1892] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1800/1892] Compiling NIOCore EventLoopFuture.swift
[1801/1892] Compiling NIOCore FileDescriptor.swift
[1802/1892] Compiling NIOCore FileHandle.swift
[1803/1892] Compiling NIOCore FileRegion.swift
[1804/1892] Compiling NIOCore GlobalSingletons.swift
[1805/1892] Compiling NIOCore ByteBuffer-hex.swift
[1806/1892] Compiling NIOCore ByteBuffer-int.swift
[1807/1892] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1808/1892] Compiling NIOCore ByteBuffer-multi-int.swift
[1809/1892] Compiling NIOCore ConvenienceOptionSupport.swift
[1810/1892] Compiling NIOCore DeadChannel.swift
[1811/1892] Compiling NIOCore DispatchQueue+WithFuture.swift
[1812/1892] Compiling NIOCore EventLoop+Deprecated.swift
[1813/1892] Compiling NIOCore EventLoop+SerialExecutor.swift
[1814/1892] Compiling NIOCore EventLoop.swift
[1815/1892] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1816/1892] Compiling NIOCore AddressedEnvelope.swift
[1817/1892] Compiling NIOCore AsyncAwaitSupport.swift
[1818/1892] Compiling NIOCore AsyncChannel.swift
[1819/1892] Compiling NIOCore AsyncChannelHandler.swift
[1820/1892] Compiling NIOCore AsyncChannelInboundStream.swift
[1821/1892] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1822/1892] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1823/1892] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1831/1892] Compiling CryptoExtras ThreadWindows.swift
[1832/1892] Compiling CryptoExtras DLEQ.swift
[1833/1892] Compiling CryptoExtras Prover.swift
[1834/1892] Compiling CryptoExtras Verifier.swift
[1835/1892] Compiling CryptoExtras ZKPToolbox.swift
[1836/1892] Compiling CryptoExtras resource_bundle_accessor.swift
[1857/1892] Compiling NIOCore SocketAddresses.swift
[1858/1892] Compiling NIOCore SocketOptionProvider.swift
[1859/1892] Compiling NIOCore SystemCallHelpers.swift
[1860/1892] Compiling NIOCore TimeAmount+Duration.swift
[1861/1892] Compiling NIOCore TypeAssistedChannelHandler.swift
[1862/1892] Compiling NIOCore UniversalBootstrapSupport.swift
[1863/1892] Compiling NIOCore Utilities.swift
[1864/1894] Emitting module _CryptoExtras
[1865/1894] Compiling _CryptoExtras Exports.swift
[1880/1993] Compiling X509 CertificatePrivateKey.swift
[1881/1993] Compiling X509 CertificatePublicKey.swift
[1882/1993] Compiling X509 CertificateSerialNumber.swift
[1883/1993] Compiling X509 CertificateVersion.swift
[1884/1993] Compiling X509 AllOfPolicies.swift
[1885/1993] Compiling X509 AnyPolicy.swift
[1886/1993] Compiling X509 CertificateStore.swift
[1887/1993] Compiling X509 CustomCertificateStore.swift
[1888/1993] Compiling X509 OneOfPolicies.swift
[1889/1993] Compiling X509 PolicyBuilder.swift
[1890/1993] Compiling X509 BasicConstraintsPolicy.swift
[1891/1993] Compiling X509 DNSNames.swift
[1892/1993] Compiling X509 DirectoryNames.swift
[1893/1993] Compiling X509 ExpiryPolicy.swift
[1904/1993] Compiling X509 IPConstraints.swift
[1905/2003] Compiling X509 OCSPTBSRequest.swift
[1906/2003] Compiling X509 OCSPVersion.swift
[1907/2003] Compiling X509 PKCS8PrivateKey.swift
[1908/2003] Compiling X509 PromiseAndFuture.swift
[1909/2003] Compiling X509 RDNAttribute.swift
[1910/2003] Compiling X509 RandomNumberGenerator+bytes.swift
[1911/2003] Compiling X509 RelativeDistinguishedName.swift
[1912/2003] Compiling X509 SEC1PrivateKey.swift
[1913/2003] Compiling X509 SecKeyWrapper.swift
[1914/2003] Compiling X509 Signature.swift
[1915/2003] Compiling X509 SignatureAlgorithm.swift
[1916/2003] Compiling X509 OCSPExtensionID.swift
[1917/2003] Compiling X509 OCSPNonce.swift
[1918/2003] Compiling X509 OCSPPolicy.swift
[1919/2003] Compiling X509 OCSPRequest.swift
[1920/2003] Compiling X509 OCSPResponse.swift
[1921/2003] Compiling X509 OCSPResponseBytes.swift
[1922/2003] Compiling X509 OCSPResponseData.swift
[1923/2003] Compiling X509 OCSPResponseStatus.swift
[1924/2003] Compiling X509 OCSPSignature.swift
[1925/2003] Compiling X509 OCSPSingleRequest.swift
[1926/2003] Compiling X509 OCSPSingleResponse.swift
[1927/2003] Compiling X509 CMSAttribute.swift
[1928/2003] Compiling X509 CMSContentInfo.swift
[1929/2003] Compiling X509 CMSEncapsulatedContentInfo.swift
[1930/2003] Compiling X509 CMSIssuerAndSerialNumber.swift
[1931/2003] Compiling X509 CMSOperations.swift
[1932/2003] Compiling X509 CMSSignature.swift
[1933/2003] Compiling X509 CMSSignedData.swift
[1934/2003] Compiling X509 CMSSignerIdentifier.swift
[1935/2003] Compiling X509 CMSSignerInfo.swift
[1936/2003] Compiling X509 CMSVersion.swift
[1937/2003] Compiling X509 Curve25519+DER.swift
[1938/2003] Compiling X509 CSRAttribute.swift
[1939/2003] Compiling X509 CSRAttributes.swift
[1940/2003] Compiling X509 CSRVersion.swift
[1941/2003] Compiling X509 CertificateSigningRequest.swift
[1942/2003] Compiling X509 CertificationRequestInfo.swift
[1943/2003] Compiling X509 ExtensionRequest.swift
[1944/2003] Compiling X509 Certificate.swift
[1949/2003] Emitting module NIOCore
[1950/2003] Compiling X509 CustomPrivateKey.swift
[1951/2003] Compiling X509 Digests.swift
[1952/2003] Compiling X509 DistinguishedName.swift
[1953/2003] Compiling X509 CommonName.swift
[1954/2003] Compiling X509 CountryName.swift
[1955/2003] Compiling X509 DNBuilder.swift
[1956/2003] Compiling X509 DomainComponent.swift
[1957/2003] Compiling X509 EmailAddress.swift
[1958/2003] Compiling X509 LocalityName.swift
[1959/2003] Compiling X509 OrganizationName.swift
[1960/2003] Compiling X509 OrganizationalUnitName.swift
[1961/2003] Compiling X509 StateOrProvinceName.swift
[1962/2003] Compiling X509 StreetAddress.swift
[1963/2003] Compiling X509 Error.swift
[1964/2003] Compiling X509 AuthorityInformationAccess.swift
[1965/2003] Compiling X509 AuthorityKeyIdentifier.swift
[1966/2003] Compiling X509 BasicConstraints.swift
[1967/2003] Compiling X509 ExtendedKeyUsage.swift
[1968/2003] Compiling X509 ExtensionIdentifiers.swift
[1969/2003] Compiling X509 KeyUsage.swift
[1970/2003] Compiling X509 NameConstraints.swift
[1971/2003] Compiling X509 SubjectAlternativeName.swift
[1972/2003] Compiling X509 SubjectKeyIdentifier.swift
[1973/2003] Compiling X509 Extension.swift
[1974/2003] Compiling X509 Extensions.swift
[1975/2003] Compiling X509 ExtensionsBuilder.swift
[1976/2003] Compiling X509 GeneralName.swift
[1977/2003] Compiling X509 Lock.swift
[1978/2003] Compiling X509 LockedValueBox.swift
[1979/2003] Compiling X509 BasicOCSPResponse.swift
[1980/2003] Compiling X509 DirectoryString.swift
[1981/2003] Compiling X509 OCSPCertID.swift
[1982/2003] Compiling X509 OCSPCertStatus.swift
[1983/2059] Compiling NIOPosix Errors+Any.swift
[1984/2059] Compiling NIOPosix FileDescriptor.swift
[1985/2059] Compiling NIOPosix GetaddrinfoResolver.swift
[1986/2059] Compiling NIOPosix HappyEyeballs.swift
[1987/2059] Compiling NIOPosix IO.swift
[1988/2059] Compiling NIOPosix IntegerBitPacking.swift
[1989/2059] Compiling NIOPosix IntegerTypes.swift
[1990/2059] Compiling X509 ValidatedCertificateChain.swift
[1991/2059] Compiling X509 VerificationDiagnostic.swift
[1992/2059] Compiling X509 Verifier.swift
[1993/2059] Compiling X509 VerifierPolicy.swift
[1994/2059] Compiling X509 AlgorithmIdentifier.swift
[1995/2059] Compiling X509 ECDSASignature.swift
[1996/2059] Compiling X509 RSAPKCS1PublicKey.swift
[1997/2059] Compiling X509 SubjectPublicKeyInfo.swift
[1998/2059] Compiling X509 TBSCertificate.swift
[1999/2059] Compiling X509 Time.swift
[2000/2059] Compiling X509 TimeCalculations.swift
[2001/2059] Compiling X509 Validity.swift
[2002/2059] Compiling X509 X509SendableMetatype.swift
[2003/2059] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2004/2059] Compiling NIOEmbedded AsyncTestingChannel.swift
[2005/2059] Emitting module NIOEmbedded
[2006/2059] Compiling NIOEmbedded Embedded.swift
[2013/2064] Compiling NIOPosix BSDSocketAPICommon.swift
[2014/2064] Compiling NIOPosix BSDSocketAPIPosix.swift
[2015/2064] Compiling NIOPosix BSDSocketAPIWindows.swift
[2016/2064] Compiling NIOPosix BaseSocket.swift
[2017/2064] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[2018/2064] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2019/2064] Emitting module X509
[2020/2064] Emitting module NIOPosix
[2021/2064] Compiling NIOPosix Utilities.swift
[2022/2064] Compiling NIOPosix VsockAddress.swift
[2023/2064] Compiling NIOPosix VsockChannelEvents.swift
[2024/2064] Compiling NIOPosix Windows.swift
[2025/2064] Compiling NIOPosix resource_bundle_accessor.swift
[2026/2064] Compiling NIOPosix NonBlockingFileIO.swift
[2027/2064] Compiling NIOPosix PendingDatagramWritesManager.swift
[2028/2064] Compiling NIOPosix PendingWritesManager.swift
[2029/2064] Compiling NIOPosix PipeChannel.swift
[2030/2064] Compiling NIOPosix PipePair.swift
[2031/2064] Compiling NIOPosix Pool.swift
[2032/2064] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[2033/2064] Compiling NIOPosix System.swift
[2034/2064] Compiling NIOPosix Thread.swift
[2035/2064] Compiling NIOPosix ThreadPosix.swift
[2036/2064] Compiling NIOPosix ThreadWindows.swift
[2037/2064] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2038/2064] Compiling NIOPosix PosixSingletons.swift
[2039/2064] Compiling NIOPosix RawSocketBootstrap.swift
[2040/2064] Compiling NIOPosix Resolver.swift
[2041/2064] Compiling NIOPosix Selectable.swift
[2042/2064] Compiling NIOPosix SelectableChannel.swift
[2043/2064] Compiling NIOPosix SelectableEventLoop.swift
[2044/2064] Compiling NIOPosix SelectorEpoll.swift
[2045/2064] Compiling NIOPosix SelectorGeneric.swift
[2046/2064] Compiling NIOPosix SelectorKqueue.swift
[2047/2064] Compiling NIOPosix SelectorUring.swift
[2048/2064] Compiling NIOPosix SelectorWSAPoll.swift
[2049/2064] Compiling NIOPosix ServerSocket.swift
[2050/2064] Compiling NIOPosix Socket.swift
[2051/2064] Compiling NIOPosix SocketChannel.swift
[2052/2064] Compiling NIOPosix SocketProtocols.swift
[2053/2064] Compiling NIOPosix Linux.swift
[2054/2064] Compiling NIOPosix LinuxCPUSet.swift
[2055/2064] Compiling NIOPosix LinuxUring.swift
[2056/2064] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2057/2064] Compiling NIOPosix NIOPosixSendableMetatype.swift
[2058/2064] Compiling NIOPosix NIOThreadPool.swift
[2059/2064] Compiling NIOPosix BaseSocketChannel.swift
[2060/2064] Compiling NIOPosix BaseStreamSocketChannel.swift
[2061/2064] Compiling NIOPosix Bootstrap.swift
[2062/2064] Compiling NIOPosix ControlMessage.swift
[2063/2064] Compiling NIOPosix DatagramVectorReadManager.swift
[2065/2125] Emitting module NIO
[2066/2125] Compiling NIO Exports.swift
[2067/2125] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[2068/2125] Compiling _NIOFileSystem ByteCount.swift
[2069/2125] Compiling _NIOFileSystem Convenience.swift
[2070/2167] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[2071/2167] Compiling _NIOFileSystem FileSystemError.swift
[2072/2167] Compiling _NIOFileSystem FileSystemProtocol.swift
[2073/2167] Compiling _NIOFileSystem FileType.swift
[2074/2167] Compiling _NIOFileSystem IOStrategy.swift
[2075/2167] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[2076/2167] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2077/2167] Compiling _NIOFileSystem FileSystem.swift
[2078/2167] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2079/2167] Compiling NIOTLS TLSEvents.swift
[2080/2167] Compiling NIOSOCKS Helpers.swift
[2081/2167] Compiling NIOSOCKS SOCKSResponse.swift
[2082/2167] Emitting module NIOSOCKS
[2083/2167] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2084/2167] Compiling NIOSOCKS Messages.swift
[2085/2167] Compiling NIOSOCKS ClientStateMachine.swift
[2086/2168] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2087/2168] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2088/2168] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2089/2168] Compiling NIOSOCKS Errors.swift
[2090/2168] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[2091/2168] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[2092/2168] Compiling NIOSOCKS SOCKSRequest.swift
[2093/2168] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2094/2168] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2095/2168] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2096/2168] Emitting module NIOTLS
[2097/2168] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2098/2168] Compiling NIOTLS SNIHandler.swift
[2099/2168] Compiling NIOSOCKS ServerStateMachine.swift
[2100/2199] Compiling NIOSSL SSLContext.swift
[2101/2199] Compiling NIOSSL SSLErrors.swift
[2102/2199] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2103/2199] Emitting module NIOFoundationCompat
[2104/2199] Emitting module _NIOFileSystem
[2105/2213] Compiling NIOTransportServices AcceptHandler.swift
[2106/2213] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[2107/2213] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[2108/2213] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[2109/2218] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2110/2218] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2111/2218] Compiling NIOTransportServices NIOTSEventLoop.swift
[2112/2218] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2113/2225] Compiling NIOSSL SSLCertificateExtensions.swift
[2114/2225] Compiling NIOSSL SSLCertificateName.swift
[2115/2225] Compiling NIOSSL LinuxCABundle.swift
[2116/2225] Compiling NIOSSL NIOSSLClientHandler.swift
[2117/2225] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2118/2225] Compiling NIOSSL NIOSSLHandler.swift
[2119/2225] Compiling _NIOFileSystem Mocking.swift
[2120/2225] Compiling _NIOFileSystem Syscall.swift
[2121/2225] Compiling _NIOFileSystem Syscalls.swift
[2122/2225] Compiling _NIOFileSystem SystemFileHandle.swift
[2123/2225] Compiling _NIOFileSystem Utilities.swift
[2124/2225] Compiling _NIOFileSystem NIOFilePath.swift
[2125/2225] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2126/2225] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2127/2225] Compiling NIOTransportServices NIOTSBootstraps.swift
[2128/2225] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2129/2225] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2132/2225] Compiling NIOSSL SSLCertificate.swift
[2133/2225] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[2134/2225] Compiling _NIOFileSystem OpenOptions.swift
[2135/2225] Compiling _NIOFileSystem String+FileSystem.swift
[2136/2225] Compiling _NIOFileSystem resource_bundle_accessor.swift
[2137/2225] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[2138/2225] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2139/2225] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2140/2225] Compiling NIOTransportServices NIOTSSingletons.swift
[2141/2225] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2142/2225] Compiling NIOTransportServices StateManagedChannel.swift
[2151/2225] Emitting module NIOHTTP1
[2152/2225] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2153/2225] Compiling NIOTransportServices NIOTSErrors.swift
[2154/2226] Emitting module NIOTransportServices
[2155/2228] Emitting module AsyncKit
[2167/2228] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2168/2228] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2169/2228] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2170/2294] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2171/2294] Compiling MultipartKit FormDataDecoder.swift
[2172/2294] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2173/2294] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2174/2294] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2175/2294] Compiling MultipartKit FormDataEncoder.swift
[2176/2294] Compiling MultipartKit Storage.swift
[2177/2294] Compiling MultipartKit BasicCodingKey.swift
[2178/2294] Compiling MultipartKit MultipartError.swift
[2179/2294] Compiling MultipartKit Exports.swift
[2180/2294] Compiling NIOWebSocket WebSocketOpcode.swift
[2181/2295] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2186/2298] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2187/2298] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2190/2298] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2191/2298] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2192/2298] Compiling MultipartKit MultipartPart.swift
[2193/2298] Compiling MultipartKit MultipartPartConvertible.swift
[2194/2298] Compiling NIOHPACK IndexedHeaderTable.swift
[2195/2298] Compiling NIOHPACK HuffmanTables.swift
[2196/2298] Compiling NIOHPACK IntegerCoding.swift
[2204/2299] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2205/2299] Compiling NIOHPACK HeaderTables.swift
[2206/2299] Compiling NIOHPACK HuffmanCoding.swift
[2210/2304] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2211/2304] Compiling NIOHTTPCompression HTTPDecompression.swift
[2212/2304] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2213/2304] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2214/2304] Compiling NIOHTTPCompression HTTPCompression.swift
[2215/2304] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2216/2304] Emitting module NIOHTTPCompression
[2223/2304] Compiling MultipartKit MultipartFormData.swift
[2224/2304] Compiling MultipartKit MultipartParser.swift
[2234/2305] Emitting module NIOSSL
[2244/2305] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2245/2305] Compiling NIOWebSocket SHA1.swift
[2246/2305] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[2247/2305] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2248/2305] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[2249/2305] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[2250/2305] Emitting module NIOWebSocket
[2251/2305] Compiling NIOWebSocket WebSocketFrame.swift
[2260/2305] Compiling NIOHPACK StaticHeaderTable.swift
[2261/2305] Emitting module NIOExtras
[2262/2305] Emitting module NIOFileSystem
[2263/2305] Compiling NIOFileSystem Exports.swift
[2264/2305] Compiling NIOHPACK HPACKErrors.swift
[2267/2305] Emitting module NIOHPACK
[2268/2305] Compiling NIOHPACK HPACKEncoder.swift
[2269/2305] Compiling NIOHPACK HPACKHeader.swift
[2270/2305] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2271/2305] Emitting module _NIOFileSystemFoundationCompat
[2272/2305] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2285/2305] Emitting module MultipartKit
[2292/2307] Compiling NIOSSL UniversalBootstrapSupport.swift
[2293/2307] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2294/2307] Compiling NIOSSL resource_bundle_accessor.swift
[2295/2371] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2296/2371] Compiling NIOHTTP2 GlitchesMonitor.swift
[2297/2371] Compiling NIOExtras WritePCAPHandler.swift
[2298/2371] Compiling NIOHTTP2 SendingRstStreamState.swift
[2299/2371] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2300/2371] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2301/2371] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2302/2371] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2303/2371] Compiling NIOHTTP2 HasLocalSettings.swift
[2304/2371] Compiling NIOHTTP2 HasRemoteSettings.swift
[2305/2386] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2306/2386] Compiling NIOHTTP2 InboundEventBuffer.swift
[2307/2386] Compiling NIOHTTP2 InboundWindowManager.swift
[2308/2386] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2309/2386] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2310/2386] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2311/2386] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2312/2386] Compiling WebSocketKit WebSocketHandler.swift
[2313/2386] Compiling WebSocketKit WebSocket+Connect.swift
[2314/2386] Compiling WebSocketKit WebSocket.swift
[2315/2386] Compiling WebSocketKit WebSocket+Concurrency.swift
[2316/2386] Compiling WebSocketKit Exports.swift
[2317/2386] Compiling WebSocketKit WebSocketClient.swift
[2318/2386] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2319/2386] Emitting module WebSocketKit
[2320/2386] Emitting module NIOHTTP2
[2321/2386] Compiling NIOHTTP2 Error+Any.swift
[2322/2386] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2323/2386] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2324/2386] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2327/2386] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2328/2386] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2329/2386] Compiling NIOHTTP2 StreamChannelList.swift
[2330/2386] Compiling NIOHTTP2 StreamMap.swift
[2331/2386] Compiling NIOHTTP2 StreamStateMachine.swift
[2332/2386] Compiling NIOHTTP2 Timer.swift
[2333/2386] Compiling NIOHTTP2 UnsafeTransfer.swift
[2334/2386] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2335/2386] Compiling NIOHTTP2 HTTP2Stream.swift
[2336/2386] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2337/2386] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2338/2386] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2339/2386] Compiling NIOHTTP2 HTTP2StreamID.swift
[2340/2386] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2341/2386] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2342/2386] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2343/2386] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2344/2386] Compiling NIOHTTP2 MayReceiveFrames.swift
[2345/2386] Compiling NIOHTTP2 ReceivingDataState.swift
[2346/2386] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2347/2386] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2348/2386] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2359/2386] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2360/2386] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2361/2386] Compiling NIOHTTP2 MaySendFrames.swift
[2362/2386] Compiling NIOHTTP2 SendingDataState.swift
[2363/2386] Compiling NIOHTTP2 SendingGoawayState.swift
[2364/2386] Compiling NIOHTTP2 SendingHeadersState.swift
[2365/2386] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2366/2386] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2367/2386] Compiling NIOHTTP2 HTTP2Frame.swift
[2368/2386] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2369/2386] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2370/2386] Compiling NIOHTTP2 HTTP2PingData.swift
[2371/2386] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2372/2386] Compiling NIOHTTP2 HTTP2Settings.swift
[2373/2386] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2374/2386] Compiling NIOHTTP2 QuiescingState.swift
[2375/2386] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2376/2386] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2377/2386] Compiling NIOHTTP2 StateMachineResult.swift
[2378/2386] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2379/2386] Compiling NIOHTTP2 DOSHeuristics.swift
[2380/2386] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2381/2386] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2382/2386] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2383/2386] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2384/2386] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2385/2386] Compiling NIOHTTP2 HTTP2Error.swift
[2386/2386] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2387/2451] Emitting module AsyncHTTPClient
[2388/2458] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2389/2458] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2390/2458] Compiling AsyncHTTPClient ConnectionPool.swift
[2391/2458] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2392/2458] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2393/2458] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2394/2458] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2395/2458] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2396/2458] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2397/2458] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2398/2458] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2399/2458] Compiling AsyncHTTPClient Transaction.swift
[2400/2458] Compiling AsyncHTTPClient Base64.swift
[2401/2458] Compiling AsyncHTTPClient BasicAuth.swift
[2402/2458] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2403/2458] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2404/2458] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2405/2458] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2406/2458] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2407/2458] Compiling AsyncHTTPClient RequestBodyLength.swift
[2408/2458] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2409/2458] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2410/2458] Compiling AsyncHTTPClient TLSConfiguration.swift
[2411/2458] Compiling AsyncHTTPClient RedirectState.swift
[2412/2458] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2413/2458] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2414/2458] Compiling AsyncHTTPClient RequestBag.swift
[2415/2458] Compiling AsyncHTTPClient RequestValidation.swift
[2416/2458] Compiling AsyncHTTPClient SSLContextCache.swift
[2417/2458] Compiling AsyncHTTPClient Scheme.swift
[2418/2458] Compiling AsyncHTTPClient Singleton.swift
[2419/2458] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2420/2458] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2421/2458] Compiling AsyncHTTPClient TracingSupport.swift
[2422/2458] Compiling AsyncHTTPClient Utils.swift
[2423/2458] Compiling AsyncHTTPClient RequestOptions.swift
[2424/2458] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2425/2458] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2426/2458] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2427/2458] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2428/2458] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2429/2458] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2430/2458] Compiling AsyncHTTPClient HTTP1Connection.swift
[2431/2458] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2432/2458] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2433/2458] Compiling AsyncHTTPClient HTTP2Connection.swift
[2434/2458] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2435/2458] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2436/2458] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2437/2458] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2438/2458] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2439/2458] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2440/2458] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2441/2458] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2442/2458] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2443/2458] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2444/2458] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2445/2458] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2446/2458] Compiling AsyncHTTPClient ConnectionTarget.swift
[2447/2458] Compiling AsyncHTTPClient DeconstructedURL.swift
[2448/2458] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2449/2458] Compiling AsyncHTTPClient FoundationExtensions.swift
[2450/2458] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2451/2458] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2452/2458] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2453/2458] Compiling AsyncHTTPClient HTTPClient.swift
[2454/2458] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2455/2458] Compiling AsyncHTTPClient HTTPHandler.swift
[2456/2458] Compiling AsyncHTTPClient LRUCache.swift
[2457/2458] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2458/2458] Compiling AsyncHTTPClient NWErrorHandler.swift
[2459/2656] Compiling Vapor PlaintextDecoder.swift
[2460/2656] Compiling Vapor PlaintextEncoder.swift
[2461/2656] Compiling Vapor URLQueryCoders.swift
[2462/2656] Compiling Vapor URLQueryContainer.swift
[2463/2656] Compiling Vapor Core.swift
[2464/2656] Compiling Vapor Running.swift
[2465/2656] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2466/2656] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2467/2656] Compiling Vapor DotEnvFile+load.swift
[2468/2656] Compiling Vapor Routes+caseInsenstive.swift
[2469/2656] Compiling Vapor Validatable+validate.swift
[2470/2656] Compiling Vapor Environment+Process.swift
[2471/2656] Compiling Vapor Environment+Secret.swift
[2472/2656] Compiling Vapor Environment.swift
[2473/2656] Compiling Vapor Abort.swift
[2474/2656] Compiling Vapor AbortError.swift
[2475/2656] Compiling Vapor DebuggableError.swift
[2476/2656] Compiling Vapor Demangler.swift
[2477/2656] Compiling Vapor ErrorSource.swift
[2478/2656] Compiling Vapor StackTrace.swift
[2479/2656] Compiling Vapor Exports.swift
[2480/2656] Compiling Vapor Application+HTTP.swift
[2481/2677] Compiling Vapor FormDataDecoder+Content.swift
[2482/2677] Compiling Vapor FormDataEncoder+Content.swift
[2483/2677] Compiling Vapor Application+Password.swift
[2484/2677] Compiling Vapor Application+Passwords.swift
[2485/2677] Compiling Vapor AsyncPasswordHasher.swift
[2486/2677] Compiling Vapor BcryptHasher.swift
[2487/2677] Compiling Vapor PasswordHasher.swift
[2488/2677] Compiling Vapor PlaintextHasher.swift
[2489/2677] Compiling Vapor Request+Password.swift
[2490/2677] Compiling Vapor Redirect.swift
[2491/2677] Compiling Vapor Request+Body.swift
[2492/2677] Compiling Vapor Request+BodyStream.swift
[2493/2677] Compiling Vapor Request.swift
[2494/2677] Compiling Vapor Application+Responder.swift
[2495/2677] Compiling Vapor DefaultResponder.swift
[2496/2677] Compiling Vapor Response+Body.swift
[2497/2677] Compiling Vapor Response.swift
[2498/2677] Compiling Vapor ResponseCodable.swift
[2499/2677] Compiling Vapor Application+Routes.swift
[2500/2677] Compiling Vapor Parameters+Require.swift
[2501/2677] Compiling Vapor Request+WebSocket.swift
[2502/2677] Compiling Vapor Route.swift
[2503/2677] Compiling Vapor Extendable.swift
[2504/2677] Compiling Vapor File.swift
[2505/2677] Compiling Vapor FileIO.swift
[2506/2677] Compiling Vapor LifecycleHandler.swift
[2507/2677] Compiling Vapor OptionalType.swift
[2508/2677] Compiling Vapor RFC1123.swift
[2509/2677] Compiling Vapor SocketAddress+Hostname.swift
[2510/2677] Compiling Vapor Storage.swift
[2511/2677] Compiling Vapor String+IsIPAddress.swift
[2512/2677] Compiling Vapor Thread.swift
[2513/2677] Compiling Vapor URI.swift
[2514/2677] Compiling Vapor VaporSendableMetadataType.swift
[2515/2677] Compiling Vapor RangeResult.swift
[2516/2677] Compiling Vapor Validatable.swift
[2517/2677] Compiling Vapor Validation.swift
[2518/2677] Compiling Vapor ValidationKey.swift
[2519/2677] Compiling Vapor Validations.swift
[2520/2677] Compiling Vapor ValidationsError.swift
[2521/2677] Compiling Vapor Validator.swift
[2522/2677] Compiling Vapor ValidatorResult.swift
[2523/2677] Compiling Vapor And.swift
[2524/2677] Compiling Vapor Case.swift
[2525/2677] Compiling Vapor CharacterSet.swift
[2526/2677] Compiling Vapor Count.swift
[2527/2677] Compiling Vapor Custom.swift
[2528/2677] Compiling Vapor Email.swift
[2529/2677] Compiling Vapor Empty.swift
[2530/2677] Compiling Vapor In.swift
[2531/2677] Compiling Vapor Nil.swift
[2532/2677] Compiling Vapor NilIgnoring.swift
[2533/2677] Compiling Vapor Not.swift
[2534/2677] Compiling Vapor Or.swift
[2535/2677] Compiling Vapor Pattern.swift
[2536/2677] Compiling Vapor Range.swift
[2537/2677] Compiling Vapor URL.swift
[2538/2677] Compiling Vapor Valid.swift
[2539/2677] Compiling Vapor Application+Views.swift
[2540/2677] Compiling Vapor PlaintextRenderer.swift
[2541/2677] Compiling Vapor Request+View.swift
[2542/2677] Compiling Vapor View.swift
[2543/2677] Compiling Vapor ViewRenderer.swift
[2544/2677] Compiling Vapor _Deprecations.swift
[2545/2677] Emitting module Vapor
[2546/2677] Compiling Vapor RouteCollection.swift
[2547/2677] Compiling Vapor Routes.swift
[2548/2677] Compiling Vapor RoutesBuilder+Group.swift
[2549/2677] Compiling Vapor RoutesBuilder+Method.swift
[2550/2677] Compiling Vapor RoutesBuilder+Middleware.swift
[2551/2677] Compiling Vapor RoutesBuilder+WebSocket.swift
[2552/2677] Compiling Vapor RoutesBuilder.swift
[2553/2677] Compiling Vapor OTP.swift
[2554/2677] Compiling Vapor ValidatedCertificateChain.swift
[2555/2677] Compiling Vapor Application+Servers.swift
[2556/2677] Compiling Vapor Server.swift
[2557/2677] Compiling Vapor App+Service.swift
[2558/2677] Compiling Vapor Req+Service.swift
[2559/2677] Compiling Vapor Service.swift
[2560/2677] Compiling Vapor Application+Sessions.swift
[2561/2677] Compiling Vapor MemorySessions.swift
[2562/2677] Compiling Vapor Request+Session.swift
[2563/2677] Compiling Vapor Session.swift
[2564/2677] Compiling Vapor SessionCache.swift
[2565/2677] Compiling Vapor SessionData.swift
[2566/2677] Compiling Vapor SessionDriver.swift
[2567/2677] Compiling Vapor SessionsConfiguration.swift
[2568/2677] Compiling Vapor ServeCommand.swift
[2569/2677] Compiling Vapor AnyResponse+Concurrency.swift
[2570/2677] Compiling Vapor AsyncBasicResponder.swift
[2571/2677] Compiling Vapor AsyncMiddleware.swift
[2572/2677] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2573/2677] Compiling Vapor AsyncSessionDriver.swift
[2574/2677] Compiling Vapor Authentication+Concurrency.swift
[2575/2677] Compiling Vapor Cache+Concurrency.swift
[2576/2677] Compiling Vapor Client+Concurrency.swift
[2577/2677] Compiling Vapor RequestBody+Concurrency.swift
[2578/2677] Compiling Vapor Responder+Concurrency.swift
[2579/2677] Compiling Vapor ResponseCodable+Concurrency.swift
[2580/2677] Compiling Vapor RoutesBuilder+Concurrency.swift
[2581/2677] Compiling Vapor ViewRenderer+Concurrency.swift
[2582/2677] Compiling Vapor WebSocket+Concurrency.swift
[2583/2677] Compiling Vapor ContainerGetPathExecutor.swift
[2584/2677] Compiling Vapor Content.swift
[2585/2677] Compiling Vapor ContentCoders.swift
[2586/2677] Compiling Vapor ContentConfiguration.swift
[2587/2677] Compiling Vapor ContentContainer.swift
[2588/2677] Compiling Vapor JSONCoder+Custom.swift
[2589/2677] Compiling Vapor JSONCoders+Content.swift
[2590/2677] Compiling Vapor Application.swift
[2591/2677] Compiling Vapor AuthenticationCache.swift
[2592/2677] Compiling Vapor Authenticator.swift
[2593/2677] Compiling Vapor BasicAuthorization.swift
[2594/2677] Compiling Vapor BearerAuthorization.swift
[2595/2677] Compiling Vapor GuardMiddleware.swift
[2596/2677] Compiling Vapor RedirectMiddleware.swift
[2597/2677] Compiling Vapor SessionAuthenticatable.swift
[2598/2677] Compiling Vapor Bcrypt.swift
[2599/2677] Compiling Vapor Application+Cache.swift
[2600/2677] Compiling Vapor Cache.swift
[2601/2677] Compiling Vapor CacheExpirationTime.swift
[2602/2677] Compiling Vapor MemoryCache.swift
[2603/2677] Compiling Vapor Request+Cache.swift
[2604/2677] Compiling Vapor Application+Clients.swift
[2605/2677] Compiling Vapor Client.swift
[2606/2677] Compiling Vapor ClientRequest.swift
[2607/2677] Compiling Vapor ClientResponse.swift
[2608/2677] Compiling Vapor Request+Client.swift
[2609/2677] Compiling Vapor BootCommand.swift
[2610/2677] Compiling Vapor CommandContext+Application.swift
[2611/2677] Compiling Vapor RoutesCommand.swift
[2612/2677] Compiling Vapor BasicResponder.swift
[2613/2677] Compiling Vapor BodyStream.swift
[2614/2677] Compiling Vapor Application+HTTP+Client.swift
[2615/2677] Compiling Vapor EventLoopHTTPClient.swift
[2616/2677] Compiling Vapor EndpointCache.swift
[2617/2677] Compiling Vapor HTTPMethod+String.swift
[2618/2677] Compiling Vapor HTTPStatus.swift
[2619/2677] Compiling Vapor HTTPCookies.swift
[2620/2677] Compiling Vapor HTTPHeaderCacheControl.swift
[2621/2677] Compiling Vapor HTTPHeaderExpires.swift
[2622/2677] Compiling Vapor HTTPHeaderLastModified.swift
[2623/2677] Compiling Vapor HTTPHeaders+Cache.swift
[2624/2677] Compiling Vapor HTTPHeaders+Connection.swift
[2625/2677] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2626/2677] Compiling Vapor HTTPHeaders+ContentRange.swift
[2627/2677] Compiling Vapor HTTPHeaders+Directive.swift
[2628/2677] Compiling Vapor HTTPHeaders+Forwarded.swift
[2629/2677] Compiling Vapor HTTPHeaders+Link.swift
[2630/2677] Compiling Vapor HTTPHeaders+Name.swift
[2631/2677] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2632/2677] Compiling Vapor HTTPHeaders.swift
[2633/2677] Compiling Vapor HTTPMediaType.swift
[2634/2677] Compiling Vapor HTTPMediaTypePreference.swift
[2635/2677] Compiling Vapor Responder.swift
[2636/2677] Compiling Vapor Application+HTTP+Server.swift
[2637/2677] Compiling Vapor HTTPServer.swift
[2638/2677] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2639/2677] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2640/2677] Compiling Vapor HTTPServerHandler.swift
[2641/2677] Compiling Vapor HTTPServerRequestDecoder.swift
[2642/2677] Compiling Vapor HTTPServerResponseEncoder.swift
[2643/2677] Compiling Vapor HTTPServerUpgradeHandler.swift
[2644/2677] Compiling Vapor Logger+Report.swift
[2645/2677] Compiling Vapor LoggingSystem+Environment.swift
[2646/2677] Compiling Vapor Application+Middleware.swift
[2647/2677] Compiling Vapor CORSMiddleware.swift
[2648/2677] Compiling Vapor ErrorMiddleware.swift
[2649/2677] Compiling Vapor FileMiddleware.swift
[2650/2677] Compiling Vapor Middleware.swift
[2651/2677] Compiling Vapor MiddlewareConfiguration.swift
[2652/2677] Compiling Vapor ResponseCompressionMiddleware.swift
[2653/2677] Compiling Vapor RouteLoggingMiddleware.swift
[2654/2677] Compiling Vapor TracingMiddleware.swift
[2655/2677] Compiling Vapor File+Multipart.swift
[2656/2677] Compiling Vapor SessionsMiddleware.swift
[2657/2677] Compiling Vapor URLEncodedFormData.swift
[2658/2677] Compiling Vapor URLEncodedFormDecoder.swift
[2659/2677] Compiling Vapor URLEncodedFormEncoder.swift
[2660/2677] Compiling Vapor URLEncodedFormError.swift
[2661/2677] Compiling Vapor URLEncodedFormParser.swift
[2662/2677] Compiling Vapor URLEncodedFormSerializer.swift
[2663/2677] Compiling Vapor URLQueryFragmentConvertible.swift
[2664/2677] Compiling Vapor AnyResponse.swift
[2665/2677] Compiling Vapor Array+Random.swift
[2666/2677] Compiling Vapor Base32.swift
[2667/2677] Compiling Vapor Base64.swift
[2668/2677] Compiling Vapor BaseN.swift
[2669/2677] Compiling Vapor BasicCodingKey.swift
[2670/2677] Compiling Vapor ByteCount.swift
[2671/2677] Compiling Vapor Bytes+Hex.swift
[2672/2677] Compiling Vapor Bytes+SecureCompare.swift
[2673/2677] Compiling Vapor Collection+Safe.swift
[2674/2677] Compiling Vapor DataProtocol+Copy.swift
[2675/2677] Compiling Vapor DecoderUnwrapper.swift
[2676/2677] Compiling Vapor DirectoryConfiguration.swift
[2677/2677] Compiling Vapor DotEnv.swift
[2678/2690] Compiling GraphQLVapor RoutesBuilder+graphql.swift
[2679/2690] Compiling GraphQLVapor WebSocketMessenger.swift
[2680/2690] Compiling GraphQLVapor EmptyWebSocketInit.swift
[2681/2690] Compiling GraphQLVapor GraphQLHandler+handleWebSocket.swift
[2682/2690] Compiling GraphQLVapor GraphQLHandler+HTTP.swift
[2683/2690] Compiling GraphQLVapor GraphiQLHandler.swift
[2684/2691] Compiling GraphQLVapor GraphQLJSONEncoder+ContentEncoder.swift
[2685/2691] Compiling GraphQLVapor GraphQLRequest+Content.swift
[2686/2691] Compiling GraphQLVapor GraphQLResult+Content.swift
[2687/2691] Compiling GraphQLVapor HTTPMediaType+jsonGraphQL.swift
[2688/2691] Emitting module GraphQLVapor
[2689/2691] Compiling GraphQLVapor GraphQLConfig.swift
[2690/2691] Compiling GraphQLVapor GraphQLHandler.swift
[2691/2691] Compiling GraphQLVapor WebSocketSubProtocol.swift
Build complete! (107.86s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/GraphQLSwift/GraphQLTransportWS.git
Fetching https://github.com/GraphQLSwift/GraphQL.git
Fetching https://github.com/GraphQLSwift/GraphQLWS.git
[1/585] Fetching graphqltransportws
[48/1070] Fetching graphqltransportws, graphqlws
[1071/7028] Fetching graphqltransportws, graphqlws, graphql
[7029/84274] Fetching graphqltransportws, graphqlws, graphql, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.47s)
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (2.47s)
Fetched https://github.com/GraphQLSwift/GraphQLTransportWS.git from cache (2.47s)
Fetched https://github.com/GraphQLSwift/GraphQLWS.git from cache (2.47s)
Computing version for https://github.com/GraphQLSwift/GraphQLWS.git
Computed https://github.com/GraphQLSwift/GraphQLWS.git at 1.0.0 (5.85s)
Fetching https://github.com/GraphQLSwift/Graphiti.git
[1/3839] Fetching graphiti
Fetched https://github.com/GraphQLSwift/Graphiti.git from cache (0.91s)
Computing version for https://github.com/GraphQLSwift/GraphQLTransportWS.git
Computed https://github.com/GraphQLSwift/GraphQLTransportWS.git at 1.0.0 (1.56s)
Computing version for https://github.com/GraphQLSwift/Graphiti.git
Computed https://github.com/GraphQLSwift/Graphiti.git at 3.1.0 (0.50s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 4.1.0 (0.50s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.21s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.3 (0.53s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/vapor/multipart-kit.git
[1/3638] Fetching multipart-kit
[438/6291] Fetching multipart-kit, websocket-kit
[783/7521] Fetching multipart-kit, websocket-kit, swift-service-context
[1835/14666] Fetching multipart-kit, websocket-kit, swift-service-context, swift-certificates
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
[5506/13436] Fetching multipart-kit, websocket-kit, swift-certificates
Fetching https://github.com/apple/swift-distributed-tracing.git
[11437/19156] Fetching multipart-kit, websocket-kit, swift-certificates, swift-distributed-tracing
Fetched https://github.com/apple/swift-certificates.git from cache (1.72s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.72s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.72s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.72s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.73s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.73s)
[687/5720] Fetching swift-distributed-tracing
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.12s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.83s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.86s)
[1/21402] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.02s)
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/routing-kit.git from cache (1.39s)
[1/2496] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.99s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.29s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-crypto.git from cache (1.52s)
Fetched https://github.com/apple/swift-nio.git from cache (2.41s)
[1/6658] Fetching console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.68s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.82s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (1.35s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (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.1 (0.54s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.2 (0.49s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.21s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (2.64s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.50s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.16.0 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.68s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (1.68s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.50s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.13s)
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.52s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.57s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
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-http-types.git from cache
[1/2713] Fetching swift-service-lifecycle
[1494/8937] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.84s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.13s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.13s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.68s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.56s)
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 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.52s)
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/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/GraphQLSwift/GraphQLTransportWS.git
Working copy of https://github.com/GraphQLSwift/GraphQLTransportWS.git resolved at 1.0.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.6.4
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.16.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.1
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.33.1
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.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.42.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.2
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.3
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.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"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" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "GraphQLVapor",
"name" : "GraphQLVapor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GraphQLVapor",
"targets" : [
"GraphQLVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GraphQLVaporTests",
"module_type" : "SwiftTarget",
"name" : "GraphQLVaporTests",
"path" : "Tests/GraphQLVaporTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"HTTPStatusCodeGraphQLJSONTests.swift",
"HTTPStatusCodeJSONTests.swift",
"HTTPTests.swift",
"Utilities.swift",
"WebSocketTests.swift"
],
"target_dependencies" : [
"GraphQLVapor"
],
"type" : "test"
},
{
"c99name" : "GraphQLVapor",
"module_type" : "SwiftTarget",
"name" : "GraphQLVapor",
"path" : "Sources/GraphQLVapor",
"product_dependencies" : [
"GraphQL",
"GraphQLTransportWS",
"GraphQLWS",
"Vapor"
],
"product_memberships" : [
"GraphQLVapor"
],
"sources" : [
"Content/GraphQLJSONEncoder+ContentEncoder.swift",
"Content/GraphQLRequest+Content.swift",
"Content/GraphQLResult+Content.swift",
"Content/HTTPMediaType+jsonGraphQL.swift",
"GraphQLConfig.swift",
"GraphQLHandler.swift",
"HTTP/GraphQLHandler+HTTP.swift",
"IDEs/GraphiQLHandler.swift",
"RoutesBuilder+graphql.swift",
"WebSocket/EmptyWebSocketInit.swift",
"WebSocket/GraphQLHandler+handleWebSocket.swift",
"WebSocket/WebSocketMessenger.swift",
"WebSocket/WebSocketSubProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.