Build Information
Successful build of ParseServerSwift, reference main (0f873f), with Swift 6.1 for macOS (SPM) on 3 Mar 2026 10:12:24 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/parse-server-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0f873f1 build(deps): bump swift from 6.2.3-noble to 6.2.4-noble (#91)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
0f873f1dce2cdad0589cc8c006a855ed66e0bb47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/netreconlab/parse-server-swift.git
https://github.com/netreconlab/parse-server-swift.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.121.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.6",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"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/860] Write sources
[6/860] Write App-entitlement.plist
[7/860] Copying PrivacyInfo.xcprivacy
[7/860] Write sources
[7/860] Copying PrivacyInfo.xcprivacy
[13/860] Write sources
[13/860] Copying PrivacyInfo.xcprivacy
[13/860] Write sources
[13/860] Copying PrivacyInfo.xcprivacy
[13/860] Write sources
[29/860] Copying PrivacyInfo.xcprivacy
[34/860] Write sources
[65/860] Compiling CSystem shims.c
[66/860] Compiling CNIOWindows shim.c
[66/860] Compiling CNIOWindows WSAStartup.c
[66/860] Compiling CNIOWASI CNIOWASI.c
[69/860] Compiling _NumericsShims _NumericsShims.c
[70/860] Write swift-version-2F0A5646E1D333AE.txt
[71/860] Compiling CNIOLinux shim.c
[71/860] Compiling CNIOOpenBSD shim.c
[73/860] Compiling CNIOLinux liburing_shims.c
[74/860] Compiling _AtomicsShims.c
[75/860] Compiling CNIOPosix event_loop_id.c
[76/868] Compiling CNIOSHA1 c_nio_sha1.c
[77/896] Compiling CVaporBcrypt blf.c
[78/896] Compiling CVaporBcrypt bcrypt.c
[79/928] Compiling CNIOLLHTTP c_nio_llhttp.c
[80/1118] Compiling p_ed25519_asn1.cc
[82/1135] Emitting module ServiceContextModule
[83/1135] Compiling ServiceContextModule ServiceContext.swift
[84/1135] Compiling ServiceContextModule ServiceContextKey.swift
[85/1135] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[86/1135] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/1135] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/1135] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/1136] Compiling _CertificateInternals _TinyArray.swift
[90/1136] Emitting module _CertificateInternals
[91/1136] Compiling _NIOBase64 Base64.swift
[92/1136] Emitting module _NIOBase64
[93/1136] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[94/1136] Compiling RealModule RealFunctions.swift
[95/1136] Compiling RealModule Real.swift
[96/1137] Compiling RealModule Double+Real.swift
[97/1137] Compiling RealModule Float16+Real.swift
[98/1137] Compiling RealModule ElementaryFunctions.swift
[99/1137] Compiling RealModule Float80+Real.swift
[100/1137] Compiling RealModule AugmentedArithmetic.swift
[101/1137] Compiling RealModule Float+Real.swift
[102/1137] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[103/1137] Compiling InternalCollectionsUtilities _SortedCollection.swift
[104/1137] Emitting module RealModule
[105/1137] Compiling RealModule RelaxedArithmetic.swift
[105/1143] Compiling CNIOLLHTTP c_nio_http.c
[107/1258] Compiling _NIODataStructures _TinyArray.swift
[108/1258] Compiling _NIODataStructures PriorityQueue.swift
[109/1258] Compiling Algorithms Product.swift
[110/1258] Compiling Algorithms EitherSequence.swift
[111/1258] Compiling Algorithms Partition.swift
[112/1258] Compiling Algorithms Permutations.swift
[113/1258] Compiling Algorithms Suffix.swift
[114/1258] Compiling Algorithms Trim.swift
[115/1258] Compiling Algorithms Rotate.swift
[116/1258] Compiling Algorithms Split.swift
[117/1258] Compiling Algorithms RandomSample.swift
[118/1258] Compiling Algorithms Reductions.swift
[119/1258] Compiling Algorithms FirstNonNil.swift
[120/1258] Compiling Algorithms FlattenCollection.swift
[121/1258] Compiling Instrumentation MultiplexInstrument.swift
[122/1258] Emitting module InternalCollectionsUtilities
[123/1258] Compiling Algorithms Intersperse.swift
[124/1258] Compiling Crypto ArraySliceBigint.swift
[125/1258] Compiling Crypto GeneralizedTime.swift
[125/1258] Compiling CNIOLLHTTP c_nio_api.c
[127/1331] Compiling Logging MetadataProvider.swift
[128/1331] Compiling Logging LogHandler.swift
[129/1331] Compiling Instrumentation InstrumentationSystem.swift
[130/1331] Compiling Instrumentation Instrument.swift
[131/1331] Compiling Instrumentation Locks.swift
[132/1331] Compiling Instrumentation NoOpInstrument.swift
[133/1331] Emitting module Instrumentation
[134/1331] Emitting module _NIODataStructures
[135/1331] Compiling _NIODataStructures Heap.swift
[136/1331] Compiling _RopeModule BigString+UTF8View.swift
[137/1331] Compiling _RopeModule Rope+Append.swift
[138/1331] Compiling _RopeModule Rope+Extract.swift
[139/1331] Compiling _RopeModule Rope+Join.swift
[140/1331] Compiling _RopeModule Rope+MutatingForEach.swift
[141/1331] Compiling _RopeModule RopeSummary.swift
[142/1331] Emitting module SystemPackage
[143/1395] Compiling Logging Locks.swift
[144/1395] Compiling Logging Logging.swift
[145/1395] Emitting module Logging
[146/1395] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/1395] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[148/1395] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[149/1395] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[150/1395] Compiling OrderedCollections OrderedSet+Codable.swift
[151/1395] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[152/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[153/1402] Compiling OrderedCollections _Hashtable+Header.swift
[154/1402] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/1402] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/1402] Compiling OrderedCollections _HashTable+Testing.swift
[157/1402] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[158/1402] Compiling OrderedCollections _HashTable+Bucket.swift
[159/1402] Compiling OrderedCollections _HashTable+BucketIterator.swift
[160/1402] Compiling OrderedCollections _HashTable+Constants.swift
[161/1402] Compiling OrderedCollections _HashTable.swift
[162/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[163/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[164/1402] Compiling OrderedCollections OrderedSet+Insertions.swift
[165/1402] Compiling OrderedCollections OrderedSet+Invariants.swift
[166/1402] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[167/1402] Compiling CoreMetrics Metrics.swift
[168/1402] Emitting module CoreMetrics
[169/1402] Compiling CoreMetrics Locks.swift
[170/1402] Compiling OrderedCollections OrderedSet+Diffing.swift
[171/1402] Compiling OrderedCollections OrderedSet+Equatable.swift
[172/1402] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[173/1488] Compiling HeapModule Heap+Descriptions.swift
[174/1488] Compiling HeapModule Heap.swift
[175/1488] Compiling HeapModule Heap+UnsafeHandle.swift
[176/1488] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[177/1488] Compiling HeapModule Heap+Invariants.swift
[178/1488] Emitting module HeapModule
[179/1488] Compiling HeapModule _HeapNode.swift
[180/1488] Compiling Tracing TracerProtocol+Legacy.swift
[181/1488] Compiling Tracing TracingTime.swift
[182/1488] Compiling Tracing TracerProtocol.swift
[183/1488] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[184/1488] Compiling HashTreeCollections TreeDictionary+Keys.swift
[185/1488] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[186/1488] Compiling HashTreeCollections TreeDictionary+Merge.swift
[187/1488] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[188/1488] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[189/1488] Compiling HashTreeCollections _HashTreeStatistics.swift
[190/1488] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[191/1488] Compiling HashTreeCollections TreeSet+Equatable.swift
[192/1488] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[193/1488] Compiling HashTreeCollections TreeSet+Extras.swift
[194/1488] Compiling HashTreeCollections TreeSet+Filter.swift
[195/1488] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[196/1488] Compiling HashTreeCollections _HashNode.swift
[197/1488] Compiling HashTreeCollections _HashNodeHeader.swift
[198/1488] Compiling HashTreeCollections _HashSlot.swift
[199/1488] Compiling HashTreeCollections _HashStack.swift
[200/1488] Compiling HashTreeCollections _HashTreeIterator.swift
[201/1494] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[202/1494] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[203/1494] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[204/1494] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[205/1494] Compiling HashTreeCollections _HashNode+Lookups.swift
[206/1494] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[207/1494] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[208/1494] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[209/1494] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[210/1494] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[211/1494] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[212/1494] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[213/1494] Compiling HashTreeCollections _RawHashNode.swift
[214/1494] Compiling HashTreeCollections _UnmanagedHashNode.swift
[215/1494] Compiling HashTreeCollections _UnsafePath.swift
[216/1494] Compiling HashTreeCollections TreeDictionary+Codable.swift
[217/1494] Compiling HashTreeCollections TreeDictionary+Collection.swift
[218/1496] Compiling Tracing Tracer.swift
[219/1496] Compiling Tracing NoOpTracer.swift
[220/1496] Compiling Tracing SpanProtocol.swift
[221/1496] Emitting module Tracing
[222/1496] Compiling Tracing InstrumentationSystem+Tracing.swift
[223/1496] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[224/1496] Compiling HashTreeCollections TreeSet+Debugging.swift
[225/1496] Compiling HashTreeCollections TreeSet+Descriptions.swift
[226/1496] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[227/1496] Compiling HashTreeCollections TreeDictionary+Filter.swift
[228/1496] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[229/1496] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[230/1496] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[231/1496] Compiling HashTreeCollections TreeDictionary+Values.swift
[232/1496] Compiling HashTreeCollections TreeDictionary.swift
[233/1496] Compiling HashTreeCollections TreeSet+Codable.swift
[234/1496] Compiling HashTreeCollections TreeSet+Collection.swift
[235/1496] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[236/1496] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[237/1496] Compiling HashTreeCollections _HashNode+Storage.swift
[238/1496] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[239/1496] Compiling HashTreeCollections _HashNode+Structural filter.swift
[240/1496] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[251/1512] Compiling DequeModule Deque+Extras.swift
[252/1512] Compiling DequeModule Deque+Hashable.swift
[253/1512] Compiling DequeModule Deque._UnsafeHandle.swift
[254/1512] Compiling DequeModule Deque.swift
[284/1519] Compiling DequeModule Deque._Storage.swift
[285/1519] Compiling DequeModule Deque+CustomReflectable.swift
[286/1519] Compiling DequeModule Deque+Descriptions.swift
[290/1519] Compiling DequeModule _DequeSlot.swift
[291/1519] Compiling DequeModule _DequeBufferHeader.swift
[292/1520] Compiling DequeModule _UnsafeWrappedBuffer.swift
[293/1520] Compiling DequeModule Deque+Codable.swift
[294/1520] Compiling DequeModule Deque+Collection.swift
[295/1520] Compiling DequeModule Deque+Equatable.swift
[296/1520] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[297/1520] Compiling DequeModule Deque+Testing.swift
[301/1520] Compiling DequeModule _DequeBuffer.swift
[306/1520] Compiling OrderedCollections OrderedSet+SubSequence.swift
[307/1520] Compiling OrderedCollections OrderedSet+Testing.swift
[308/1520] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[309/1520] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[310/1520] Compiling OrderedCollections OrderedSet.swift
[311/1520] Compiling OrderedCollections _UnsafeBitset.swift
[312/1520] Emitting module Crypto
[328/1537] Emitting module DequeModule
[330/1537] Compiling CNIOExtrasZlib empty.c
[332/1537] Emitting module OrderedCollections
[348/1537] Compiling SwiftASN1 DER.swift
[349/1538] Emitting module Algorithms
[349/1538] Compiling fiat_p256_adx_sqr.S
[351/1538] Emitting module _RopeModule
[351/1538] Compiling fiat_p256_adx_mul.S
[352/1538] Compiling fiat_curve25519_adx_square.S
[353/1538] Compiling fiat_curve25519_adx_mul.S
[355/1538] Compiling HashTreeCollections _AncestorHashSlots.swift
[356/1538] Compiling _RopeModule Rope+Remove.swift
[357/1538] Compiling _RopeModule Rope+RemoveSubrange.swift
[358/1538] Compiling _RopeModule Rope+Split.swift
[359/1538] Compiling _RopeModule Optional Utilities.swift
[360/1538] Compiling _RopeModule String Utilities.swift
[361/1538] Compiling _RopeModule String.Index+ABI.swift
[362/1538] Compiling _RopeModule _CharacterRecognizer.swift
[363/1538] Compiling HashTreeCollections _HashNode+Invariants.swift
[364/1538] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[365/1538] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[366/1538] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[367/1538] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[368/1538] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[369/1538] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[370/1538] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[371/1538] Compiling HashTreeCollections TreeSet.swift
[379/1538] Compiling SwiftASN1 Errors.swift
[388/1538] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[389/1538] Compiling HashTreeCollections _HashNode+Structural merge.swift
[390/1538] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[391/1538] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[392/1538] Compiling HashTreeCollections _HashNode+Structural union.swift
[393/1538] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[394/1538] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[410/1538] Compiling CNIODarwin shim.c
[462/1538] Compiling CNIOBoringSSLShims shims.c
[463/1538] Compiling tls_record.cc
[464/1538] Compiling tls_method.cc
[466/1538] Emitting module HashTreeCollections
[467/1538] Emitting module Metrics
[468/1538] Compiling Metrics Metrics.swift
[483/1538] Emitting module SwiftASN1
[486/1538] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[487/1538] Compiling Crypto RNG_boring.swift
[488/1538] Compiling Crypto SafeCompare_boring.swift
[489/1538] Compiling Crypto Zeroization_boring.swift
[490/1538] Compiling Crypto PrettyBytes.swift
[491/1538] Compiling Crypto SafeCompare.swift
[492/1538] Compiling Crypto SecureBytes.swift
[493/1538] Compiling Crypto Zeroization.swift
[494/1538] Compiling Crypto resource_bundle_accessor.swift
[580/1538] Compiling RoutingKit Router.swift
[581/1538] Compiling RoutingKit TrieRouter.swift
[582/1538] Compiling RoutingKit Parameters.swift
[583/1538] Compiling RoutingKit AnyRouter.swift
[584/1538] Emitting module RoutingKit
[585/1538] Compiling RoutingKit PathComponent.swift
[585/1538] Compiling tls13_server.cc
[586/1538] Compiling tls13_enc.cc
[608/1558] Compiling tls13_client.cc
[609/1558] Compiling tls13_both.cc
[610/1558] Compiling t1_enc.cc
[611/1558] Compiling ssl_transcript.cc
[612/1558] Compiling ssl_versions.cc
[613/1558] Compiling ssl_stat.cc
[614/1558] Compiling ssl_x509.cc
[615/1558] Compiling ssl_session.cc
[616/1558] Compiling ssl_privkey.cc
[617/1558] Compiling ssl_file.cc
[618/1558] Compiling ssl_key_share.cc
[619/1558] Compiling ssl_cipher.cc
[620/1558] Compiling ssl_cert.cc
[621/1558] Compiling ssl_credential.cc
[622/1558] Compiling ssl_buffer.cc
[623/1558] Compiling ssl_lib.cc
[624/1558] Compiling ssl_aead_ctx.cc
[625/1558] Compiling ssl_asn1.cc
[626/1558] Compiling s3_lib.cc
[627/1558] Compiling s3_pkt.cc
[629/1558] Emitting module ParseSwift
[630/1558] Compiling ParseSwift API+BatchCommand.swift
[631/1558] Compiling ParseSwift API+Command+async.swift
[632/1558] Compiling ParseSwift API+Command.swift
[633/1558] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[634/1558] Compiling ParseSwift API+NonParseBodyCommand.swift
[635/1558] Compiling ParseSwift API.swift
[636/1558] Compiling ParseSwift BatchUtils.swift
[637/1558] Compiling ParseSwift ParseURLSessionDelegate.swift
[638/1558] Compiling ParseSwift Responses.swift
[639/1558] Compiling ParseSwift ParseApple+async.swift
[640/1558] Compiling ParseSwift ParseApple+combine.swift
[641/1558] Compiling ParseSwift ParseApple.swift
[642/1558] Compiling ParseSwift ParseFacebook+async.swift
[643/1558] Compiling ParseSwift ParseFacebook+combine.swift
[644/1558] Compiling ParseSwift ParseFacebook.swift
[645/1558] Compiling ParseSwift ParseGitHub+async.swift
[646/1558] Compiling ParseSwift ParseGitHub+combine.swift
[647/1558] Compiling ParseSwift ParseGitHub.swift
[648/1558] Compiling ParseSwift ParseGoogle+async.swift
[649/1558] Compiling ParseSwift ParseGoogle+combine.swift
[650/1558] Compiling ParseSwift ParseGoogle.swift
[650/1558] Compiling s3_both.cc
[664/1558] Compiling ParseSwift ParseError.swift
[665/1558] Compiling ParseSwift ParseField.swift
[666/1558] Compiling ParseSwift ParseFieldOptions.swift
[667/1558] Compiling ParseSwift ParseFile+async.swift
[668/1558] Compiling ParseSwift ParseFile+combine.swift
[669/1558] Compiling ParseSwift ParseFile.swift
[670/1558] Compiling ParseSwift ParseFileDefaultTransfer.swift
[671/1558] Compiling ParseSwift ParseGeoPoint.swift
[672/1558] Compiling ParseSwift ParseHookFunctionable+async.swift
[673/1558] Compiling ParseSwift ParseHookFunctionable+combine.swift
[674/1558] Compiling ParseSwift ParseHookFunctionable.swift
[675/1558] Compiling ParseSwift ParseHookParametable.swift
[676/1558] Compiling ParseSwift ParseHookRequestable+async.swift
[677/1558] Compiling ParseSwift ParseHookRequestable+combine.swift
[678/1558] Compiling ParseSwift ParseHookRequestable.swift
[679/1558] Compiling ParseSwift ParseHookTriggerRequestable.swift
[680/1558] Compiling ParseSwift ParseHookTriggerable+async.swift
[681/1558] Compiling ParseSwift ParseHookTriggerable+combine.swift
[682/1558] Compiling ParseSwift ParseHookTriggerable.swift
[683/1558] Compiling ParseSwift ParseHookable.swift
[684/1558] Compiling ParseSwift ParseOperationable.swift
[685/1558] Compiling ParseSwift ParsePointerable+async.swift
[686/1558] Compiling ParseSwift ParsePointerable+combine.swift
[687/1558] Compiling ParseSwift ParsePointerable.swift
[688/1558] Compiling ParseSwift ParsePushApplePayloadable.swift
[689/1558] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[690/1558] Compiling ParseSwift ParsePushPayloadable.swift
[691/1558] Compiling ParseSwift ParseQueryScorable.swift
[692/1558] Compiling ParseSwift AnyCodable.swift
[693/1558] Compiling ParseSwift AnyDecodable.swift
[694/1558] Compiling ParseSwift AnyEncodable.swift
[695/1558] Compiling ParseSwift ParseCoding.swift
[696/1558] Compiling ParseSwift ParseEncoder.swift
[697/1558] Compiling ParseSwift AnyHashable.swift
[698/1558] Compiling ParseSwift Data.swift
[699/1558] Compiling ParseSwift Date.swift
[700/1558] Compiling ParseSwift Dictionary.swift
[701/1558] Compiling ParseSwift Encodable.swift
[702/1558] Compiling ParseSwift InputStream.swift
[703/1558] Compiling ParseSwift JSONEncoder+ParseEncoder.swift
[704/1558] Compiling ParseSwift URLCache.swift
[705/1558] Compiling ParseSwift URLSession.swift
[706/1558] Compiling ParseSwift BaseConfig.swift
[707/1558] Compiling ParseSwift BaseParseInstallation.swift
[708/1558] Compiling ParseSwift BaseParseUser.swift
[709/1558] Compiling ParseSwift NoBody.swift
[710/1558] Compiling ParseSwift LiveQueryConstants.swift
[711/1558] Compiling ParseSwift LiveQuerySocket.swift
[712/1558] Compiling ParseSwift Messages.swift
[713/1558] Compiling ParseSwift ParseRelationOperationable.swift
[714/1558] Compiling ParseSwift ParseTypeable.swift
[715/1558] Compiling ParseSwift QueryObservable.swift
[716/1558] Compiling ParseSwift Queryable.swift
[717/1558] Compiling ParseSwift Savable.swift
[718/1558] Compiling ParseSwift InMemoryPrimitiveStore.swift
[719/1558] Compiling ParseSwift KeychainStore.swift
[720/1558] Compiling ParseSwift ParseFileManager.swift
[721/1558] Compiling ParseSwift ParsePrimitiveStorable.swift
[722/1558] Compiling ParseSwift ParseStorage.swift
[723/1558] Compiling ParseSwift SecureStorable.swift
[724/1558] Compiling ParseSwift CloudViewModel.swift
[725/1558] Compiling ParseSwift ParseOperationAdd.swift
[726/1558] Compiling ParseSwift ParseOperationAddRelation.swift
[727/1558] Compiling ParseSwift ParseOperationAddUnique.swift
[728/1558] Compiling ParseSwift ParseOperationBatch.swift
[729/1558] Compiling ParseSwift ParseOperationCommand.swift
[730/1558] Compiling ParseSwift ParseOperationDelete.swift
[731/1558] Compiling ParseSwift ParseOperationIncrement.swift
[732/1558] Compiling ParseSwift ParseOperationIncrementDouble.swift
[732/1558] Compiling handshake.cc
[733/1558] Compiling handshake_server.cc
[734/1558] Compiling handshake_client.cc
[735/1558] Compiling handoff.cc
[756/1558] Compiling encrypted_client_hello.cc
[757/1558] Compiling md5-x86_64-linux.S
[758/1558] Compiling md5-x86_64-apple.S
[759/1558] Compiling extensions.cc
[760/1558] Compiling md5-586-linux.S
[761/1558] Compiling md5-586-apple.S
[762/1558] Compiling chacha20_poly1305_x86_64-linux.S
[763/1558] Compiling chacha20_poly1305_x86_64-apple.S
[764/1558] Compiling chacha20_poly1305_armv8-win.S
[765/1558] Compiling dtls_method.cc
[766/1558] Compiling chacha20_poly1305_armv8-linux.S
[767/1558] Compiling dtls_record.cc
[768/1558] Compiling chacha-x86_64-linux.S
[769/1558] Compiling d1_srtp.cc
[770/1558] Compiling bio_ssl.cc
[771/1558] Compiling chacha20_poly1305_armv8-apple.S
[772/1558] Compiling chacha-x86_64-apple.S
[773/1558] Compiling chacha-x86-linux.S
[774/1558] Compiling err_data.cc
[775/1558] Compiling chacha-x86-apple.S
[776/1558] Compiling chacha-armv8-win.S
[777/1558] Compiling chacha-armv8-linux.S
[778/1558] Compiling chacha-armv8-apple.S
[779/1558] Compiling d1_pkt.cc
[780/1558] Compiling chacha-armv4-linux.S
[781/1558] Compiling aes128gcmsiv-x86_64-linux.S
[782/1558] Compiling aes128gcmsiv-x86_64-apple.S
[783/1558] Compiling x86_64-mont5-linux.S
[784/1558] Compiling x86_64-mont5-apple.S
[785/1558] Compiling d1_lib.cc
[786/1558] Compiling x86_64-mont-linux.S
[787/1558] Compiling x86_64-mont-apple.S
[787/1558] Compiling x86-mont-linux.S
[789/1558] Compiling vpaes-x86_64-linux.S
[789/1558] Compiling x86-mont-apple.S
[791/1558] Compiling vpaes-x86_64-apple.S
[792/1558] Compiling vpaes-x86-linux.S
[793/1558] Compiling vpaes-armv7-linux.S
[794/1558] Compiling vpaes-x86-apple.S
[795/1558] Compiling sha512-x86_64-linux.S
[796/1558] Compiling vpaes-armv8-linux.S
[797/1558] Compiling vpaes-armv8-apple.S
[798/1558] Compiling vpaes-armv8-win.S
[799/1558] Compiling sha512-x86_64-apple.S
[800/1558] Compiling sha512-armv8-win.S
[801/1558] Compiling d1_both.cc
[802/1558] Compiling sha512-armv8-linux.S
[803/1558] Compiling sha512-armv4-linux.S
[804/1558] Compiling sha256-x86_64-linux.S
[805/1558] Compiling sha512-armv8-apple.S
[805/1558] Compiling sha512-586-apple.S
[805/1558] Compiling sha512-586-linux.S
[808/1558] Compiling sha256-armv8-win.S
[809/1558] Compiling sha256-x86_64-apple.S
[810/1558] Compiling sha256-armv8-linux.S
[811/1558] Compiling sha256-armv8-apple.S
[812/1558] Compiling sha1-x86_64-linux.S
[813/1558] Compiling sha256-586-apple.S
[813/1558] Compiling sha256-586-linux.S
[815/1558] Compiling sha256-armv4-linux.S
[815/1558] Compiling sha1-x86_64-apple.S
[817/1558] Compiling sha1-armv8-win.S
[818/1558] Compiling sha1-armv8-linux.S
[819/1558] Compiling sha1-armv8-apple.S
[820/1558] Compiling sha1-586-apple.S
[821/1558] Compiling rsaz-avx2-apple.S
[821/1558] Compiling sha1-586-linux.S
[821/1558] Compiling sha1-armv4-large-linux.S
[824/1558] Compiling rsaz-avx2-linux.S
[825/1558] Compiling rdrand-x86_64-linux.S
[826/1558] Compiling rdrand-x86_64-apple.S
[827/1558] Compiling p256_beeu-x86_64-asm-linux.S
[828/1558] Compiling p256_beeu-x86_64-asm-apple.S
[829/1558] Compiling p256-x86_64-asm-linux.S
[830/1558] Compiling p256-armv8-asm-win.S
[830/1558] Compiling p256_beeu-armv8-asm-linux.S
[832/1558] Compiling p256_beeu-armv8-asm-win.S
[833/1558] Compiling p256-x86_64-asm-apple.S
[834/1558] Compiling p256_beeu-armv8-asm-apple.S
[835/1558] Compiling p256-armv8-asm-linux.S
[836/1558] Compiling p256-armv8-asm-apple.S
[837/1558] Compiling ghashv8-armv8-win.S
[838/1558] Compiling ghashv8-armv8-linux.S
[839/1558] Compiling ghashv8-armv8-apple.S
[840/1558] Compiling ghash-x86-linux.S
[840/1558] Compiling ghash-x86_64-apple.S
[840/1558] Compiling ghash-x86_64-linux.S
[843/1558] Compiling ghashv8-armv7-linux.S
[844/1558] Compiling ghash-x86-apple.S
[845/1558] Compiling ghash-ssse3-x86_64-linux.S
[846/1558] Compiling ghash-ssse3-x86_64-apple.S
[847/1558] Compiling ghash-ssse3-x86-linux.S
[848/1558] Compiling ghash-neon-armv8-win.S
[849/1558] Compiling ghash-neon-armv8-linux.S
[850/1558] Compiling ghash-ssse3-x86-apple.S
[850/1558] Compiling ghash-armv4-linux.S
[852/1558] Compiling ghash-neon-armv8-apple.S
[853/1558] Compiling co-586-linux.S
[854/1558] Compiling co-586-apple.S
[855/1558] Compiling bsaes-armv7-linux.S
[856/1558] Compiling bn-armv8-win.S
[857/1558] Compiling bn-armv8-linux.S
[858/1558] Compiling bn-586-linux.S
[859/1558] Compiling armv8-mont-win.S
[859/1558] Compiling bn-586-apple.S
[861/1558] Compiling bn-armv8-apple.S
[862/1558] Compiling armv8-mont-linux.S
[863/1558] Compiling armv8-mont-apple.S
[864/1558] Compiling armv4-mont-linux.S
[865/1558] Compiling aesv8-gcm-armv8-linux.S
[866/1558] Compiling aesv8-gcm-armv8-win.S
[866/1558] Compiling aesv8-armv8-linux.S
[868/1558] Compiling aesv8-armv8-win.S
[869/1558] Compiling aesv8-gcm-armv8-apple.S
[870/1558] Compiling aesv8-armv7-linux.S
[871/1558] Compiling aesv8-armv8-apple.S
[872/1558] Compiling aesni-x86_64-linux.S
[873/1558] Compiling aesni-x86_64-apple.S
[874/1558] Compiling aesni-x86-linux.S
[875/1558] Compiling aesni-gcm-x86_64-linux.S
[876/1558] Compiling aesni-x86-apple.S
[877/1558] Compiling aesni-gcm-x86_64-apple.S
[878/1558] Compiling aes-gcm-avx2-x86_64-linux.S
[879/1558] Compiling aes-gcm-avx2-x86_64-apple.S
[880/1558] Compiling aes-gcm-avx10-x86_64-linux.S
[881/1558] Compiling aes-gcm-avx10-x86_64-apple.S
[923/1558] Compiling x_sig.cc
[923/1558] Compiling x_spki.cc
[925/1558] Compiling x_x509a.cc
[926/1558] Compiling x_val.cc
[927/1558] Compiling x_x509.cc
[928/1558] Compiling x_req.cc
[929/1558] Compiling x_pubkey.cc
[930/1558] Compiling x_name.cc
[931/1558] Compiling x_exten.cc
[932/1558] Compiling x_algor.cc
[933/1558] Compiling x_attrib.cc
[934/1558] Compiling x509spki.cc
[935/1558] Compiling x509rset.cc
[936/1558] Compiling x_crl.cc
[937/1558] Compiling x_all.cc
[938/1558] Compiling x509name.cc
[939/1558] Compiling x509_vpm.cc
[940/1558] Compiling x509cset.cc
[942/1558] Compiling ParseSwift ParsePushStatus.swift
[943/1558] Compiling ParseSwift ParseRelation.swift
[944/1558] Compiling ParseSwift ParseSchema+async.swift
[945/1558] Compiling ParseSwift ParseSchema+combine.swift
[946/1558] Compiling ParseSwift ParseSchema.swift
[947/1558] Compiling ParseSwift ParseServer+async.swift
[948/1558] Compiling ParseSwift ParseServer+combine.swift
[949/1558] Compiling ParseSwift ParseServer.swift
[950/1558] Compiling ParseSwift ParseVersion.swift
[951/1558] Compiling ParseSwift Pointer+async.swift
[952/1558] Compiling ParseSwift Pointer+combine.swift
[953/1558] Compiling ParseSwift Pointer.swift
[954/1558] Compiling ParseSwift Query+async.swift
[955/1558] Compiling ParseSwift Query+combine.swift
[956/1558] Compiling ParseSwift Query.swift
[957/1558] Compiling ParseSwift QueryConstraint.swift
[958/1558] Compiling ParseSwift QueryViewModel.swift
[959/1558] Compiling ParseSwift QueryWhere.swift
[960/1558] Compiling ParseSwift Utility.swift
[961/1558] Compiling ParseSwift resource_bundle_accessor.swift
[961/1558] Compiling x509_txt.cc
[962/1558] Compiling x509_v3.cc
[963/1558] Compiling x509_trs.cc
[964/1558] Compiling x509_obj.cc
[965/1558] Compiling x509_req.cc
[966/1558] Compiling x509_vfy.cc
[967/1558] Compiling x509_set.cc
[968/1558] Compiling x509_lu.cc
[969/1558] Compiling x509_ext.cc
[970/1558] Compiling x509_def.cc
[971/1558] Compiling x509_d2.cc
[972/1558] Compiling x509_cmp.cc
[973/1558] Compiling x509.cc
[974/1558] Compiling x509_att.cc
[975/1558] Compiling v3_prn.cc
[976/1558] Compiling v3_skey.cc
[977/1558] Compiling v3_purp.cc
[978/1558] Compiling v3_pmaps.cc
[979/1558] Compiling v3_utl.cc
[980/1558] Compiling v3_pcons.cc
[981/1558] Compiling v3_ocsp.cc
[982/1558] Compiling v3_ncons.cc
[983/1558] Compiling v3_int.cc
[984/1558] Compiling v3_lib.cc
[985/1558] Compiling v3_info.cc
[986/1558] Compiling v3_ia5.cc
[987/1558] Compiling v3_extku.cc
[988/1558] Compiling v3_genn.cc
[989/1558] Compiling v3_enum.cc
[990/1558] Compiling v3_crld.cc
[991/1558] Compiling v3_cpols.cc
[992/1558] Compiling v3_bitst.cc
[992/1558] Compiling v3_conf.cc
[994/1558] Compiling v3_bcons.cc
[995/1558] Compiling t_x509a.cc
[996/1558] Compiling v3_alt.cc
[997/1558] Compiling v3_akeya.cc
[998/1558] Compiling v3_akey.cc
[999/1558] Compiling t_x509.cc
[1000/1558] Compiling t_req.cc
[1001/1558] Compiling i2d_pr.cc
[1002/1558] Compiling t_crl.cc
[1003/1558] Compiling rsa_pss.cc
[1004/1558] Compiling policy.cc
[1005/1558] Compiling name_print.cc
[1006/1558] Compiling by_file.cc
[1007/1558] Compiling by_dir.cc
[1008/1558] Compiling algorithm.cc
[1009/1558] Compiling asn1_gen.cc
[1010/1558] Compiling a_verify.cc
[1011/1558] Compiling thread_win.cc
[1012/1558] Compiling thread.cc
[1013/1558] Compiling thread_none.cc
[1014/1558] Compiling thread_pthread.cc
[1015/1558] Compiling a_sign.cc
[1016/1558] Compiling a_digest.cc
[1017/1558] Compiling trust_token.cc
[1018/1558] Compiling voprf.cc
[1019/1558] Compiling pmbtoken.cc
[1020/1558] Compiling stack.cc
[1021/1558] Compiling sha512.cc
[1022/1558] Compiling siphash.cc
[1023/1558] Compiling sha256.cc
[1024/1558] Compiling sha1.cc
[1025/1558] Compiling rsa_extra.cc
[1026/1558] Compiling slhdsa.cc
[1027/1558] Compiling rsa_print.cc
[1028/1558] Compiling spake2plus.cc
[1029/1558] Compiling rsa_crypt.cc
[1030/1558] Compiling rc4.cc
[1031/1558] Compiling refcount.cc
[1032/1558] Compiling windows.cc
[1033/1558] Compiling urandom.cc
[1034/1558] Compiling trusty.cc
[1035/1558] Compiling rand.cc
[1036/1558] Compiling rsa_asn1.cc
[1037/1558] Compiling passive.cc
[1038/1558] Compiling ios.cc
[1039/1558] Compiling poly1305_arm_asm.S
[1040/1558] Compiling getentropy.cc
[1041/1558] Compiling forkunsafe.cc
[1042/1558] Compiling deterministic.cc
[1043/1558] Compiling fork_detect.cc
[1044/1558] Compiling poly1305_vec.cc
[1045/1558] Compiling poly1305_arm.cc
[1046/1558] Compiling poly1305.cc
[1047/1558] Compiling pool.cc
[1048/1558] Compiling pkcs8.cc
[1049/1558] Compiling p5_pbev2.cc
[1050/1558] Compiling pkcs8_x509.cc
[1051/1558] Compiling pkcs7.cc
[1052/1558] Compiling pem_xaux.cc
[1053/1558] Compiling pkcs7_x509.cc
[1054/1558] Compiling pem_x509.cc
[1055/1558] Compiling pem_pkey.cc
[1056/1558] Compiling pem_pk8.cc
[1057/1558] Compiling pem_oth.cc
[1058/1558] Compiling obj_xref.cc
[1059/1558] Compiling mlkem.cc
[1060/1558] Compiling pem_info.cc
[1061/1558] Compiling pem_lib.cc
[1062/1558] Compiling mldsa.cc
[1063/1558] Compiling pem_all.cc
[1064/1558] Compiling poly_rq_mul.S
[1065/1558] Compiling mem.cc
[1066/1558] Compiling fips_shared_support.cc
[1067/1558] Compiling md5.cc
[1068/1558] Compiling obj.cc
[1069/1558] Compiling md4.cc
[1070/1558] Compiling lhash.cc
[1071/1558] Compiling sign.cc
[1072/1558] Compiling ex_data.cc
[1073/1558] Compiling kyber.cc
[1074/1558] Compiling scrypt.cc
[1075/1558] Compiling pbkdf.cc
[1076/1558] Compiling hpke.cc
[1077/1558] Compiling print.cc
[1078/1558] Compiling hrss.cc
[1079/1558] Compiling p_x25519_asn1.cc
[1080/1558] Compiling p_x25519.cc
[1081/1558] Compiling p_ed25519.cc
[1082/1558] Compiling p_rsa_asn1.cc
[1083/1558] Compiling p_hkdf.cc
[1084/1558] Compiling p_ec.cc
[1085/1558] Compiling p_rsa.cc
[1086/1558] Compiling p_ec_asn1.cc
[1087/1558] Compiling p_dsa_asn1.cc
[1088/1558] Compiling p_dh_asn1.cc
[1089/1558] Compiling p_dh.cc
[1090/1558] Compiling evp_ctx.cc
[1091/1558] Compiling engine.cc
[1092/1558] Compiling evp.cc
[1093/1558] Compiling err.cc
[1094/1558] Compiling evp_asn1.cc
[1095/1558] Compiling ecdh.cc
[1096/1558] Compiling ecdsa_asn1.cc
[1097/1558] Compiling ec_derive.cc
[1098/1558] Compiling hash_to_curve.cc
[1099/1558] Compiling dsa.cc
[1100/1558] Compiling ec_asn1.cc
[1101/1558] Compiling dsa_asn1.cc
[1102/1558] Compiling params.cc
[1103/1558] Compiling x25519-asm-arm.S
[1104/1558] Compiling digest_extra.cc
[1105/1558] Compiling bcm.cc
[1106/1558] Compiling dh_asn1.cc
[1107/1558] Compiling des.cc
[1108/1558] Compiling curve25519_64_adx.cc
[1109/1558] Compiling spake25519.cc
[1110/1558] Compiling cpu_intel.cc
[1111/1558] Compiling crypto.cc
[1112/1558] Compiling cpu_arm_linux.cc
[1112/1558] Compiling cpu_arm_freebsd.cc
[1114/1558] Compiling cpu_aarch64_win.cc
[1115/1558] Compiling curve25519.cc
[1116/1558] Compiling cpu_aarch64_openbsd.cc
[1117/1558] Compiling cpu_aarch64_sysreg.cc
[1118/1558] Compiling cpu_aarch64_linux.cc
[1119/1558] Compiling cpu_aarch64_fuchsia.cc
[1120/1558] Compiling cpu_aarch64_apple.cc
[1121/1558] Compiling get_cipher.cc
[1122/1558] Compiling conf.cc
[1123/1558] Compiling tls_cbc.cc
[1124/1558] Compiling e_tls.cc
[1125/1558] Compiling e_rc4.cc
[1126/1558] Compiling e_null.cc
[1127/1558] Compiling e_rc2.cc
[1128/1558] Compiling e_des.cc
[1129/1558] Compiling e_chacha20poly1305.cc
[1130/1558] Compiling e_aesgcmsiv.cc
[1131/1558] Compiling derive_key.cc
[1132/1558] Compiling e_aesctrhmac.cc
[1133/1558] Compiling chacha.cc
[1134/1558] Compiling unicode.cc
[1135/1558] Compiling ber.cc
[1136/1558] Compiling buf.cc
[1137/1558] Compiling cbs.cc
[1138/1558] Compiling cbb.cc
[1139/1558] Compiling asn1_compat.cc
[1140/1558] Compiling blake2.cc
[1141/1558] Compiling socket_helper.cc
[1142/1558] Compiling bn_asn1.cc
[1143/1558] Compiling convert.cc
[1144/1558] Compiling socket.cc
[1145/1558] Compiling printf.cc
[1146/1558] Compiling hexdump.cc
[1147/1558] Compiling pair.cc
[1148/1558] Compiling fd.cc
[1149/1558] Compiling file.cc
[1150/1558] Compiling errno.cc
[1151/1558] Compiling connect.cc
[1152/1558] Compiling bio_mem.cc
[1153/1558] Compiling base64.cc
[1154/1558] Compiling bio.cc
[1155/1558] Compiling tasn_fre.cc
[1156/1558] Compiling tasn_typ.cc
[1157/1558] Compiling tasn_enc.cc
[1158/1558] Compiling tasn_utl.cc
[1159/1558] Compiling tasn_new.cc
[1160/1558] Compiling posix_time.cc
[1161/1558] Compiling f_string.cc
[1162/1558] Compiling f_int.cc
[1163/1558] Compiling asn_pack.cc
[1164/1558] Compiling tasn_dec.cc
[1165/1558] Compiling asn1_par.cc
[1166/1558] Compiling asn1_lib.cc
[1167/1558] Compiling a_utctm.cc
[1168/1558] Compiling a_type.cc
[1169/1558] Compiling a_time.cc
[1170/1558] Compiling a_octet.cc
[1171/1558] Compiling a_strex.cc
[1172/1558] Compiling a_strnid.cc
[1173/1558] Compiling a_mbstr.cc
[1174/1558] Compiling a_object.cc
[1175/1558] Compiling a_int.cc
[1176/1558] Compiling a_i2d_fp.cc
[1177/1558] Compiling a_dup.cc
[1178/1558] Compiling fiat_p256_adx_sqr.S
[1179/1558] Compiling fiat_p256_adx_mul.S
[1180/1558] Compiling fiat_curve25519_adx_square.S
[1181/1558] Compiling fiat_curve25519_adx_mul.S
[1182/1558] Compiling md5-x86_64-linux.S
[1183/1558] Compiling a_d2i_fp.cc
[1184/1558] Compiling a_gentm.cc
[1185/1558] Compiling md5-x86_64-apple.S
[1186/1558] Compiling md5-586-linux.S
[1187/1558] Compiling md5-586-apple.S
[1188/1558] Compiling chacha20_poly1305_x86_64-linux.S
[1189/1558] Compiling chacha20_poly1305_x86_64-apple.S
[1190/1558] Compiling a_bool.cc
[1191/1558] Compiling chacha20_poly1305_armv8-win.S
[1192/1558] Compiling chacha20_poly1305_armv8-linux.S
[1193/1558] Compiling a_bitstr.cc
[1194/1558] Compiling chacha20_poly1305_armv8-apple.S
[1195/1558] Compiling chacha-x86_64-linux.S
[1196/1558] Compiling chacha-x86_64-apple.S
[1197/1558] Compiling chacha-x86-linux.S
[1198/1558] Compiling chacha-x86-apple.S
[1199/1558] Compiling chacha-armv8-win.S
[1200/1558] Compiling chacha-armv8-linux.S
[1201/1558] Compiling aes128gcmsiv-x86_64-apple.S
[1202/1558] Compiling chacha-armv4-linux.S
[1203/1558] Compiling aes128gcmsiv-x86_64-linux.S
[1204/1558] Compiling chacha-armv8-apple.S
[1205/1558] Compiling x86_64-mont5-linux.S
[1206/1558] Compiling x86_64-mont5-apple.S
[1207/1558] Compiling x86-mont-linux.S
[1208/1558] Compiling x86-mont-apple.S
[1208/1558] Compiling x86_64-mont-apple.S
[1210/1558] Compiling x86_64-mont-linux.S
[1211/1558] Compiling vpaes-x86_64-linux.S
[1212/1558] Compiling vpaes-x86_64-apple.S
[1213/1558] Compiling CCryptoBoringSSLShims shims.c
[1214/1558] Compiling vpaes-x86-apple.S
[1215/1558] Compiling vpaes-armv8-win.S
[1215/1558] Compiling vpaes-armv8-linux.S
[1215/1558] Compiling vpaes-x86-linux.S
[1218/1558] Compiling err_data.cc
[1219/1558] Compiling vpaes-armv8-apple.S
[1220/1558] Compiling vpaes-armv7-linux.S
[1221/1558] Compiling sha512-x86_64-apple.S
[1222/1558] Compiling sha512-x86_64-linux.S
[1223/1558] Compiling sha512-armv8-win.S
[1223/1558] Compiling sha512-armv4-linux.S
[1225/1558] Compiling sha512-armv8-linux.S
[1226/1558] Compiling sha512-586-linux.S
[1227/1558] Compiling sha512-armv8-apple.S
[1228/1558] Compiling sha512-586-apple.S
[1229/1558] Compiling sha256-x86_64-linux.S
[1230/1558] Compiling sha256-x86_64-apple.S
[1231/1558] Compiling sha256-armv8-win.S
[1232/1558] Compiling sha256-armv8-linux.S
[1233/1558] Compiling sha256-armv4-linux.S
[1234/1558] Compiling sha256-armv8-apple.S
[1235/1558] Compiling sha256-586-linux.S
[1236/1558] Compiling sha256-586-apple.S
[1237/1558] Compiling sha1-x86_64-linux.S
[1238/1558] Compiling sha1-x86_64-apple.S
[1239/1558] Compiling sha1-armv8-linux.S
[1240/1558] Compiling sha1-armv8-win.S
[1241/1558] Compiling sha1-armv4-large-linux.S
[1242/1558] Compiling sha1-586-linux.S
[1243/1558] Compiling sha1-armv8-apple.S
[1244/1558] Compiling sha1-586-apple.S
[1245/1558] Compiling rsaz-avx2-linux.S
[1246/1558] Compiling rsaz-avx2-apple.S
[1247/1558] Compiling rdrand-x86_64-apple.S
[1248/1558] Compiling p256_beeu-x86_64-asm-linux.S
[1249/1558] Compiling rdrand-x86_64-linux.S
[1250/1558] Compiling p256_beeu-x86_64-asm-apple.S
[1251/1558] Compiling p256_beeu-armv8-asm-win.S
[1252/1558] Compiling p256_beeu-armv8-asm-linux.S
[1253/1558] Compiling p256_beeu-armv8-asm-apple.S
[1254/1558] Compiling p256-x86_64-asm-linux.S
[1255/1558] Compiling p256-armv8-asm-win.S
[1256/1558] Compiling p256-armv8-asm-linux.S
[1256/1558] Compiling p256-x86_64-asm-apple.S
[1258/1558] Compiling ghashv8-armv8-linux.S
[1259/1558] Compiling ghashv8-armv8-win.S
[1260/1558] Compiling p256-armv8-asm-apple.S
[1261/1558] Compiling ghashv8-armv8-apple.S
[1262/1558] Compiling ghashv8-armv7-linux.S
[1263/1558] Compiling ghash-x86_64-linux.S
[1264/1558] Compiling ghash-x86_64-apple.S
[1265/1558] Compiling ghash-x86-linux.S
[1266/1558] Compiling ghash-ssse3-x86_64-linux.S
[1267/1558] Compiling ghash-x86-apple.S
[1268/1558] Compiling ghash-ssse3-x86_64-apple.S
[1269/1558] Compiling ghash-ssse3-x86-linux.S
[1270/1558] Compiling ghash-ssse3-x86-apple.S
[1271/1558] Compiling ghash-neon-armv8-win.S
[1272/1558] Compiling ghash-neon-armv8-linux.S
[1273/1558] Compiling ghash-neon-armv8-apple.S
[1274/1558] Compiling ghash-armv4-linux.S
[1275/1558] Compiling co-586-linux.S
[1276/1558] Compiling co-586-apple.S
[1277/1558] Compiling bsaes-armv7-linux.S
[1278/1558] Compiling bn-armv8-win.S
[1279/1558] Compiling bn-armv8-apple.S
[1279/1558] Compiling bn-armv8-linux.S
[1281/1558] Compiling bn-586-linux.S
[1282/1558] Compiling bn-586-apple.S
[1283/1558] Compiling armv8-mont-linux.S
[1284/1558] Compiling armv8-mont-win.S
[1285/1558] Compiling armv8-mont-apple.S
[1285/1558] Compiling aesv8-gcm-armv8-win.S
[1287/1558] Compiling aesv8-gcm-armv8-linux.S
[1288/1558] Compiling armv4-mont-linux.S
[1289/1558] Compiling aesv8-gcm-armv8-apple.S
[1290/1558] Compiling aesv8-armv8-linux.S
[1290/1558] Compiling aesv8-armv8-win.S
[1292/1558] Compiling aesv8-armv8-apple.S
[1293/1558] Compiling aesv8-armv7-linux.S
[1294/1558] Compiling aesni-x86_64-linux.S
[1295/1558] Compiling aesni-x86_64-apple.S
[1295/1558] Compiling aesni-x86-linux.S
[1297/1558] Compiling aesni-x86-apple.S
[1298/1558] Compiling aesni-gcm-x86_64-apple.S
[1299/1558] Compiling aesni-gcm-x86_64-linux.S
[1300/1558] Compiling aes-gcm-avx512-x86_64-linux.S
[1301/1558] Compiling aes-gcm-avx512-x86_64-apple.S
[1302/1558] Compiling aes-gcm-avx2-x86_64-apple.S
[1303/1558] Compiling aes-gcm-avx2-x86_64-linux.S
[1304/1558] Compiling c-nioatomics.c
[1305/1558] Compiling xwing.cc
[1306/1558] Compiling x_sig.cc
[1307/1558] Compiling x_x509a.cc
[1308/1558] Compiling x_spki.cc
[1308/1558] Compiling x_req.cc
[1310/1558] Compiling x_x509.cc
[1311/1558] Compiling x_name.cc
[1312/1558] Compiling x_pubkey.cc
[1313/1558] Compiling c-atomics.c
[1314/1558] Compiling x_exten.cc
[1315/1565] Compiling x_crl.cc
[1316/1565] Compiling x509spki.cc
[1317/1565] Compiling x_attrib.cc
[1318/1565] Compiling x_algor.cc
[1319/1565] Compiling x_all.cc
[1320/1565] Compiling x509rset.cc
[1321/1565] Compiling x509name.cc
[1322/1565] Compiling x509cset.cc
[1323/1565] Compiling x509_vpm.cc
[1325/1565] Compiling NIOConcurrencyHelpers lock.swift
[1326/1565] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1327/1565] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1328/1565] Compiling NIOConcurrencyHelpers NIOLock.swift
[1329/1565] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1330/1565] Emitting module NIOConcurrencyHelpers
[1331/1565] Compiling NIOConcurrencyHelpers atomics.swift
[1331/1565] Compiling x509_txt.cc
[1332/1565] Compiling x509_v3.cc
[1333/1565] Compiling x509_trs.cc
[1334/1565] Compiling x509_vfy.cc
[1335/1565] Compiling x509_set.cc
[1336/1565] Compiling x509_req.cc
[1337/1565] Compiling x509_obj.cc
[1338/1565] Compiling x509_lu.cc
[1339/1565] Compiling x509_ext.cc
[1340/1592] Compiling x509_def.cc
[1341/1592] Compiling x509_d2.cc
[1343/1592] Compiling ConsoleKitTerminal ProgressBar.swift
[1344/1592] Compiling ConsoleKitTerminal Console+Clear.swift
[1345/1592] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1346/1592] Compiling ConsoleKitTerminal ConsoleClear.swift
[1347/1592] Compiling ConsoleKitTerminal Console+Ask.swift
[1348/1592] Compiling ConsoleKitTerminal Console+Choose.swift
[1349/1594] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1350/1594] Compiling ConsoleKitTerminal CustomActivity.swift
[1351/1594] Compiling ConsoleKitTerminal LoadingBar.swift
[1352/1594] Compiling ConsoleKitTerminal Console+Output.swift
[1353/1594] Compiling ConsoleKitTerminal Console+Wait.swift
[1354/1594] Compiling ConsoleKitTerminal ConsoleColor.swift
[1355/1594] Emitting module ConsoleKitTerminal
[1356/1594] Compiling ConsoleKitTerminal ActivityBar.swift
[1357/1594] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1358/1594] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1358/1594] Compiling x509.cc
[1359/1594] Compiling x509_att.cc
[1360/1594] Compiling x509_cmp.cc
[1361/1594] Compiling v3_skey.cc
[1362/1594] Compiling v3_purp.cc
[1364/1594] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1365/1594] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1365/1594] Compiling v3_utl.cc
[1366/1594] Compiling v3_prn.cc
[1368/1594] Compiling ConsoleKitTerminal Console+Confirm.swift
[1369/1594] Compiling ConsoleKitTerminal Console+Input.swift
[1370/1594] Compiling ConsoleKitTerminal Console+Center.swift
[1371/1594] Compiling ConsoleKitTerminal ANSI.swift
[1372/1594] Compiling ConsoleKitTerminal Console.swift
[1373/1594] Compiling ConsoleKitTerminal Terminal.swift
[1374/1594] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1375/1594] Compiling ConsoleKitTerminal ConsoleText.swift
[1376/1594] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1376/1594] Compiling v3_pmaps.cc
[1377/1594] Compiling v3_pcons.cc
[1379/1594] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1380/1594] Compiling ConsoleKitTerminal LoggerFragment.swift
[1380/1594] Compiling v3_ocsp.cc
[1381/1594] Compiling v3_ncons.cc
[1381/1594] Compiling v3_lib.cc
[1383/1594] Compiling v3_int.cc
[1384/1594] Compiling v3_ia5.cc
[1385/1594] Compiling v3_info.cc
[1386/1594] Compiling v3_genn.cc
[1387/1616] Compiling v3_extku.cc
[1388/1616] Compiling v3_enum.cc
[1389/1616] Compiling v3_crld.cc
[1390/1616] Compiling v3_cpols.cc
[1392/1616] Compiling ConsoleKitCommands Argument.swift
[1393/1616] Compiling ConsoleKitCommands CommandSignature.swift
[1394/1616] Compiling ConsoleKitCommands Flag.swift
[1395/1616] Compiling ConsoleKitCommands Option.swift
[1395/1618] Compiling v3_conf.cc
[1396/1618] Compiling v3_bitst.cc
[1397/1618] Compiling v3_bcons.cc
[1398/1618] Compiling v3_alt.cc
[1400/1618] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1401/1618] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1402/1618] Compiling ConsoleKitCommands Commands.swift
[1403/1618] Compiling ConsoleKitCommands Console+Run.swift
[1404/1618] Compiling ConsoleKitCommands CommandGroup.swift
[1405/1618] Compiling ConsoleKitCommands CommandInput.swift
[1405/1618] Compiling v3_akeya.cc
[1407/1618] Compiling ConsoleKitCommands AsyncCommands.swift
[1408/1618] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1409/1618] Compiling ConsoleKitCommands AnyCommand.swift
[1410/1618] Compiling ConsoleKitCommands Command.swift
[1411/1618] Compiling ConsoleKitCommands CommandContext.swift
[1412/1618] Compiling ConsoleKitCommands CommandError.swift
[1413/1618] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1414/1618] Compiling ConsoleKitCommands Utilities.swift
[1414/1618] Compiling v3_akey.cc
[1415/1618] Compiling t_x509a.cc
[1416/1618] Compiling t_req.cc
[1417/1618] Compiling t_x509.cc
[1418/1618] Compiling i2d_pr.cc
[1419/1618] Compiling t_crl.cc
[1420/1618] Compiling rsa_pss.cc
[1421/1618] Compiling name_print.cc
[1422/1618] Compiling policy.cc
[1424/1618] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1425/1618] Compiling ConsoleKitCommands AsyncCommand.swift
[1426/1618] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1427/1618] Emitting module ConsoleKitCommands
[1428/1618] Compiling ConsoleKitCommands ConsoleError.swift
[1429/1618] Compiling ConsoleKitCommands Completion.swift
[1429/1618] Compiling by_file.cc
[1430/1618] Compiling by_dir.cc
[1431/1618] Compiling asn1_gen.cc
[1432/1618] Compiling algorithm.cc
[1433/1618] Compiling a_verify.cc
[1434/1618] Compiling trust_token.cc
[1434/1618] Compiling a_sign.cc
[1436/1618] Compiling voprf.cc
[1437/1618] Compiling a_digest.cc
[1438/1620] Compiling pmbtoken.cc
[1439/1620] Compiling thread_win.cc
[1441/1620] Emitting module ConsoleKit
[1442/1620] Compiling ConsoleKit Exports.swift
[1442/1620] Compiling thread_none.cc
[1443/1620] Compiling thread.cc
[1444/1620] Compiling thread_pthread.cc
[1445/1620] Compiling siphash.cc
[1446/1620] Compiling stack.cc
[1447/1620] Compiling slhdsa.cc
[1448/1620] Compiling sha512.cc
[1449/1620] Compiling spake2plus.cc
[1450/1620] Compiling sha256.cc
[1451/1620] Compiling sha1.cc
[1452/1620] Compiling rsa_extra.cc
[1453/1620] Compiling rsa_print.cc
[1454/1620] Compiling refcount.cc
[1455/1620] Compiling rsa_crypt.cc
[1456/1620] Compiling rc4.cc
[1457/1620] Compiling windows.cc
[1458/1620] Compiling urandom.cc
[1459/1620] Compiling trusty.cc
[1460/1620] Compiling rsa_asn1.cc
[1460/1620] Compiling rand.cc
[1462/1620] Compiling ios.cc
[1462/1620] Compiling poly1305_arm_asm.S
[1464/1620] Compiling passive.cc
[1465/1620] Compiling getentropy.cc
[1466/1620] Compiling forkunsafe.cc
[1467/1620] Compiling deterministic.cc
[1468/1620] Compiling fork_detect.cc
[1469/1620] Compiling poly1305_vec.cc
[1470/1620] Compiling poly1305_arm.cc
[1471/1620] Compiling pool.cc
[1472/1620] Compiling poly1305.cc
[1473/1620] Compiling pkcs8.cc
[1474/1620] Compiling pkcs8_x509.cc
[1475/1620] Compiling p5_pbev2.cc
[1476/1620] Compiling pkcs7.cc
[1477/1620] Compiling pkcs7_x509.cc
[1478/1620] Compiling pem_xaux.cc
[1479/1620] Compiling pem_x509.cc
[1480/1620] Compiling pem_pkey.cc
[1481/1620] Compiling pem_pk8.cc
[1482/1620] Compiling pem_oth.cc
[1483/1620] Compiling mlkem.cc
[1484/1620] Compiling obj_xref.cc
[1485/1620] Compiling pem_info.cc
[1486/1620] Compiling mldsa.cc
[1486/1620] Compiling obj.cc
[1488/1620] Compiling pem_lib.cc
[1489/1620] Compiling pem_all.cc
[1490/1620] Compiling fips_shared_support.cc
[1491/1620] Compiling poly_rq_mul.S
[1492/1620] Compiling mem.cc
[1493/1620] Compiling md5.cc
[1494/1620] Compiling md4.cc
[1495/1620] Compiling lhash.cc
[1496/1620] Compiling fuzzer_mode.cc
[1497/1620] Compiling kyber.cc
[1498/1620] Compiling ex_data.cc
[1499/1620] Compiling hpke.cc
[1500/1620] Compiling sign.cc
[1501/1620] Compiling scrypt.cc
[1502/1620] Compiling hrss.cc
[1503/1620] Compiling pbkdf.cc
[1504/1620] Compiling print.cc
[1505/1620] Compiling p_x25519_asn1.cc
[1506/1620] Compiling p_x25519.cc
[1507/1620] Compiling p_rsa_asn1.cc
[1508/1620] Compiling p_ed25519_asn1.cc
[1509/1620] Compiling p_hkdf.cc
[1510/1620] Compiling p_ed25519.cc
[1511/1620] Compiling p_rsa.cc
[1512/1620] Compiling p_ec.cc
[1513/1620] Compiling p_ec_asn1.cc
[1514/1620] Compiling p_dh_asn1.cc
[1515/1620] Compiling p_dsa_asn1.cc
[1516/1620] Compiling p_dh.cc
[1517/1620] Compiling err.cc
[1518/1620] Compiling engine.cc
[1519/1620] Compiling ecdsa_p1363.cc
[1520/1620] Compiling evp.cc
[1521/1620] Compiling evp_ctx.cc
[1522/1620] Compiling evp_asn1.cc
[1523/1620] Compiling ecdh.cc
[1524/1620] Compiling ec_derive.cc
[1525/1620] Compiling ecdsa_asn1.cc
[1526/1620] Compiling hash_to_curve.cc
[1527/1620] Compiling dsa.cc
[1528/1620] Compiling dsa_asn1.cc
[1529/1620] Compiling ec_asn1.cc
[1530/1620] Compiling x25519-asm-arm.S
[1531/1620] Compiling digest_extra.cc
[1532/1620] Compiling params.cc
[1533/1620] Compiling des.cc
[1534/1620] Compiling dh_asn1.cc
[1535/1620] Compiling curve25519_64_adx.cc
[1536/1620] Compiling cpu_intel.cc
[1537/1620] Compiling spake25519.cc
[1538/1620] Compiling cpu_arm_linux.cc
[1539/1620] Compiling crypto.cc
[1540/1620] Compiling curve25519.cc
[1541/1620] Compiling cpu_arm_freebsd.cc
[1542/1620] Compiling cpu_aarch64_win.cc
[1543/1620] Compiling cpu_aarch64_sysreg.cc
[1544/1620] Compiling cpu_aarch64_openbsd.cc
[1545/1620] Compiling cpu_aarch64_linux.cc
[1546/1620] Compiling cpu_aarch64_fuchsia.cc
[1547/1620] Compiling cpu_aarch64_apple.cc
[1548/1620] Compiling conf.cc
[1549/1620] Compiling tls_cbc.cc
[1550/1620] Compiling get_cipher.cc
[1551/1620] Compiling e_rc4.cc
[1552/1620] Compiling e_tls.cc
[1553/1620] Compiling cms.cc
[1554/1620] Compiling e_null.cc
[1555/1620] Compiling e_rc2.cc
[1556/1620] Compiling e_des.cc
[1557/1620] Compiling e_chacha20poly1305.cc
[1558/1620] Compiling e_aesgcmsiv.cc
[1559/1620] Compiling e_aeseax.cc
[1560/1620] Compiling derive_key.cc
[1561/1620] Compiling e_aesctrhmac.cc
[1562/1620] Compiling chacha.cc
[1563/1620] Compiling unicode.cc
[1564/1620] Compiling cbb.cc
[1565/1620] Compiling cbs.cc
[1566/1620] Compiling ber.cc
[1567/1620] Compiling asn1_compat.cc
[1568/1620] Compiling buf.cc
[1569/1620] Compiling sqrt.cc
[1570/1620] Compiling exponentiation.cc
[1571/1620] Compiling div.cc
[1572/1620] Compiling blake2.cc
[1573/1620] Compiling printf.cc
[1574/1620] Compiling hexdump.cc
[1575/1620] Compiling bn_asn1.cc
[1576/1620] Compiling convert.cc
[1577/1620] Compiling pair.cc
[1578/1620] Compiling file.cc
[1579/1620] Compiling fd.cc
[1580/1620] Compiling errno.cc
[1581/1620] Compiling bio_mem.cc
[1582/1620] Compiling bio.cc
[1583/1620] Compiling base64.cc
[1584/1620] Compiling tasn_fre.cc
[1585/1620] Compiling tasn_typ.cc
[1586/1620] Compiling tasn_enc.cc
[1587/1620] Compiling tasn_utl.cc
[1588/1620] Compiling tasn_new.cc
[1589/1620] Compiling tasn_dec.cc
[1590/1620] Compiling posix_time.cc
[1591/1620] Compiling f_string.cc
[1592/1620] Compiling f_int.cc
[1593/1620] Compiling asn_pack.cc
[1594/1620] Compiling asn1_par.cc
[1595/1620] Compiling asn1_lib.cc
[1596/1620] Compiling bcm.cc
[1597/1620] Compiling a_utctm.cc
[1598/1620] Compiling a_type.cc
[1599/1620] Compiling a_time.cc
[1600/1620] Compiling a_octet.cc
[1601/1620] Compiling a_strnid.cc
[1602/1620] Compiling a_strex.cc
[1603/1620] Compiling a_mbstr.cc
[1604/1620] Compiling a_object.cc
[1605/1620] Write sources
[1608/1620] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1609/1620] Compiling a_i2d_fp.cc
[1610/1620] Compiling a_dup.cc
[1611/1620] Compiling a_int.cc
[1612/1620] Compiling a_d2i_fp.cc
[1613/1620] Compiling a_gentm.cc
[1614/1658] Compiling aes.cc
[1615/1662] Compiling a_bool.cc
[1616/1694] Compiling a_bitstr.cc
[1618/1703] Compiling BitCollections BitArray+Copy.swift
[1619/1703] Compiling BitCollections BitArray+CustomReflectable.swift
[1620/1704] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1621/1704] Compiling BitCollections BitSet+CustomReflectable.swift
[1622/1704] Compiling Atomics ManagedAtomicLazyReference.swift
[1623/1704] Compiling BitCollections BitSet+Equatable.swift
[1624/1704] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1625/1704] Compiling BitCollections BitSet+Extras.swift
[1626/1704] Compiling Atomics Unmanaged extensions.swift
[1627/1704] Compiling BitCollections BitArray+BitwiseOperations.swift
[1628/1704] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1629/1704] Compiling Atomics AtomicReference.swift
[1630/1704] Compiling BitCollections BitArray+Collection.swift
[1631/1704] Emitting module BitCollections
[1632/1709] Compiling BitCollections BitArray+Hashable.swift
[1633/1709] Compiling BitCollections BitArray+Initializers.swift
[1634/1709] Compiling BitCollections BitArray+Invariants.swift
[1635/1709] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1636/1709] Compiling BitCollections BitArray+RandomBits.swift
[1637/1709] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1644/1709] Compiling BitCollections BitArray+Shifts.swift
[1645/1709] Compiling BitCollections BitArray+Testing.swift
[1646/1709] Compiling BitCollections BitArray._UnsafeHandle.swift
[1647/1709] Compiling BitCollections BitArray.swift
[1648/1709] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1649/1709] Compiling BitCollections BitSet+Codable.swift
[1650/1709] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1651/1709] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1652/1709] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1653/1709] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1654/1709] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1655/1709] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1656/1709] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1657/1709] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1658/1709] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1659/1709] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1660/1709] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1661/1709] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1662/1709] Compiling BitCollections BitArray+Descriptions.swift
[1663/1709] Compiling BitCollections BitArray+Equatable.swift
[1664/1709] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1665/1709] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1666/1709] Compiling BitCollections BitArray+Extras.swift
[1667/1709] Compiling BitCollections BitArray+Fill.swift
[1668/1709] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1669/1709] Compiling BitCollections BitSet+SetAlgebra union.swift
[1670/1709] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1671/1709] Compiling BitCollections BitSet.Counted.swift
[1672/1709] Compiling BitCollections BitSet.Index.swift
[1673/1709] Compiling BitCollections BitSet._UnsafeHandle.swift
[1674/1709] Compiling Atomics OptionalRawRepresentable.swift
[1675/1709] Compiling Atomics RawRepresentable.swift
[1676/1709] Compiling Atomics AtomicBool.swift
[1677/1709] Compiling Atomics IntegerConformances.swift
[1678/1709] Compiling Atomics PointerConformances.swift
[1679/1709] Compiling Atomics Primitives.native.swift
[1686/1709] Compiling BitCollections BitSet.swift
[1687/1709] Compiling BitCollections Range+Utilities.swift
[1688/1709] Compiling BitCollections Slice+Utilities.swift
[1689/1709] Compiling BitCollections UInt+Tricks.swift
[1690/1709] Compiling BitCollections _Word.swift
[1697/1711] Emitting module Collections
[1698/1711] Compiling Collections Collections.swift
[1699/1711] Emitting module Atomics
[1700/1711] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1701/1711] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1702/1711] Compiling CryptoBoringWrapper RandomBytes.swift
[1703/1711] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1704/1711] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1705/1711] Compiling CryptoBoringWrapper EllipticCurve.swift
[1706/1711] Emitting module CryptoBoringWrapper
[1707/1711] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1708/1711] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1709/1834] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1710/1834] Compiling CryptoExtras Data+Extensions.swift
[1711/1834] Compiling CryptoExtras DigestType.swift
[1712/1834] Compiling CryptoExtras Error.swift
[1713/1834] Compiling CryptoExtras I2OSP.swift
[1714/1834] Compiling CryptoExtras IntegerEncoding.swift
[1715/1834] Compiling CryptoExtras PEMDocument.swift
[1716/1834] Compiling CryptoExtras PrettyBytes.swift
[1717/1834] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1718/1834] Compiling CryptoExtras ThreadOps.swift
[1719/1834] Compiling CryptoExtras ThreadPosix.swift
[1720/1834] Compiling CryptoExtras ThreadSpecific.swift
[1721/1840] Emitting module CryptoExtras
[1722/1840] Compiling CryptoExtras Reexport.swift
[1723/1840] Compiling CryptoExtras BoringSSLHelpers.swift
[1729/1847] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1730/1847] Compiling CryptoExtras CMAC.swift
[1731/1847] Compiling CryptoExtras ARC+API.swift
[1732/1847] Compiling CryptoExtras ARC.swift
[1733/1847] Compiling CryptoExtras ARCCredential.swift
[1734/1847] Compiling CryptoExtras ARCEncoding.swift
[1735/1847] Compiling CryptoExtras ARCPrecredential.swift
[1736/1847] Compiling CryptoExtras ARCPresentation.swift
[1737/1847] Compiling CryptoExtras ThreadWindows.swift
[1738/1847] Compiling CryptoExtras DLEQ.swift
[1739/1847] Compiling CryptoExtras Prover.swift
[1740/1847] Compiling CryptoExtras Verifier.swift
[1741/1847] Compiling CryptoExtras ZKPToolbox.swift
[1742/1847] Compiling CryptoExtras resource_bundle_accessor.swift
[1743/1847] Compiling CryptoExtras Scrypt.swift
[1744/1847] Compiling CryptoExtras OPRF.swift
[1745/1847] Compiling CryptoExtras OPRFClient.swift
[1746/1847] Compiling CryptoExtras OPRFServer.swift
[1747/1847] Compiling CryptoExtras VOPRF+API.swift
[1748/1847] Compiling CryptoExtras VOPRFClient.swift
[1749/1847] Compiling CryptoExtras HashToField.swift
[1750/1847] Compiling CryptoExtras KDF.swift
[1751/1847] Compiling CryptoExtras PBKDF2_boring.swift
[1752/1847] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1753/1847] Compiling CryptoExtras PBKDF2.swift
[1754/1847] Compiling CryptoExtras Scrypt_boring.swift
[1755/1847] Compiling CryptoExtras AES_CBC.swift
[1756/1847] Compiling CryptoExtras AES_CFB.swift
[1757/1847] Compiling CryptoExtras AES_CTR.swift
[1758/1847] Compiling CryptoExtras AES_GCM_SIV.swift
[1759/1847] Compiling CryptoExtras Block Function.swift
[1760/1847] Compiling CryptoExtras AES_CFB_boring.swift
[1761/1847] Compiling CryptoExtras AES_CTR_boring.swift
[1762/1847] Compiling CryptoExtras VOPRFServer.swift
[1763/1847] Compiling CryptoExtras RSA+BlindSigning.swift
[1764/1847] Compiling CryptoExtras RSA.swift
[1765/1847] Compiling CryptoExtras RSA_boring.swift
[1768/1847] Compiling CryptoExtras ObjectIdentifier.swift
[1769/1847] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1770/1847] Compiling CryptoExtras PKCS8PrivateKey.swift
[1771/1847] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1772/1847] Compiling CryptoExtras ECToolbox_boring.swift
[1773/1847] Compiling CryptoExtras ECToolbox.swift
[1775/1847] Compiling CryptoExtras ARCRequest.swift
[1776/1847] Compiling CryptoExtras ARCResponse.swift
[1777/1847] Compiling CryptoExtras ARCServer.swift
[1778/1847] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1779/1847] Compiling CryptoExtras ChaCha20CTR.swift
[1780/1847] Compiling CryptoExtras Curve25519+PEM.swift
[1788/1849] Compiling NIOCore SocketAddresses.swift
[1789/1849] Compiling NIOCore SocketOptionProvider.swift
[1790/1849] Compiling NIOCore SystemCallHelpers.swift
[1791/1849] Compiling NIOCore TimeAmount+Duration.swift
[1792/1849] Compiling NIOCore TypeAssistedChannelHandler.swift
[1793/1849] Compiling NIOCore UniversalBootstrapSupport.swift
[1794/1849] Compiling NIOCore Utilities.swift
[1809/1849] Compiling _CryptoExtras Exports.swift
[1810/1849] Emitting module _CryptoExtras
[1832/1948] Compiling X509 EmailAddress.swift
[1833/1948] Compiling X509 LocalityName.swift
[1834/1948] Compiling X509 OrganizationName.swift
[1835/1948] Compiling X509 OrganizationalUnitName.swift
[1836/1948] Compiling X509 OCSPTBSRequest.swift
[1837/1948] Compiling X509 OCSPVersion.swift
[1838/1948] Compiling X509 PKCS8PrivateKey.swift
[1839/1948] Compiling X509 PromiseAndFuture.swift
[1840/1948] Compiling X509 RDNAttribute.swift
[1841/1948] Compiling X509 RandomNumberGenerator+bytes.swift
[1842/1948] Compiling X509 RelativeDistinguishedName.swift
[1843/1948] Compiling X509 SEC1PrivateKey.swift
[1844/1948] Compiling X509 SecKeyWrapper.swift
[1845/1948] Compiling X509 Signature.swift
[1846/1948] Compiling X509 AllOfPolicies.swift
[1847/1948] Compiling X509 AnyPolicy.swift
[1848/1948] Compiling X509 CertificateStore.swift
[1849/1948] Compiling X509 CustomCertificateStore.swift
[1850/1948] Compiling X509 OneOfPolicies.swift
[1851/1948] Compiling X509 PolicyBuilder.swift
[1852/1948] Compiling X509 BasicConstraintsPolicy.swift
[1853/1948] Compiling X509 DNSNames.swift
[1854/1948] Compiling X509 DirectoryNames.swift
[1855/1948] Compiling X509 ExpiryPolicy.swift
[1856/1948] Compiling X509 IPConstraints.swift
[1857/1958] Compiling X509 SubjectKeyIdentifier.swift
[1858/1958] Compiling X509 Extension.swift
[1859/1958] Compiling X509 Extensions.swift
[1860/1958] Compiling X509 ExtensionsBuilder.swift
[1861/1958] Compiling X509 GeneralName.swift
[1862/1958] Compiling X509 Lock.swift
[1863/1958] Compiling X509 LockedValueBox.swift
[1864/1958] Compiling X509 BasicOCSPResponse.swift
[1865/1958] Compiling X509 DirectoryString.swift
[1866/1958] Compiling X509 OCSPCertID.swift
[1867/1958] Compiling X509 OCSPCertStatus.swift
[1868/1958] Emitting module NIOCore
[1869/1958] Compiling X509 CSRAttribute.swift
[1870/1958] Compiling X509 CSRAttributes.swift
[1871/1958] Compiling X509 CSRVersion.swift
[1872/1958] Compiling X509 CertificateSigningRequest.swift
[1873/1958] Compiling X509 CertificationRequestInfo.swift
[1874/1958] Compiling X509 ExtensionRequest.swift
[1875/1958] Compiling X509 Certificate.swift
[1876/1958] Compiling X509 CertificatePrivateKey.swift
[1877/1958] Compiling X509 CertificatePublicKey.swift
[1878/1958] Compiling X509 CertificateSerialNumber.swift
[1879/1958] Compiling X509 CertificateVersion.swift
[1880/1958] Compiling X509 CMSAttribute.swift
[1881/1958] Compiling X509 CMSContentInfo.swift
[1882/1958] Compiling X509 CMSEncapsulatedContentInfo.swift
[1883/1958] Compiling X509 CMSIssuerAndSerialNumber.swift
[1884/1958] Compiling X509 CMSOperations.swift
[1885/1958] Compiling X509 CMSSignature.swift
[1886/1958] Compiling X509 CMSSignedData.swift
[1887/1958] Compiling X509 CMSSignerIdentifier.swift
[1888/1958] Compiling X509 CMSSignerInfo.swift
[1889/1958] Compiling X509 CMSVersion.swift
[1890/1958] Compiling X509 Curve25519+DER.swift
[1891/2014] Compiling X509 OCSPExtensionID.swift
[1892/2014] Compiling X509 OCSPNonce.swift
[1893/2014] Compiling X509 OCSPPolicy.swift
[1894/2014] Compiling X509 OCSPRequest.swift
[1895/2014] Compiling X509 OCSPResponse.swift
[1896/2014] Compiling X509 OCSPResponseBytes.swift
[1897/2014] Compiling X509 OCSPResponseData.swift
[1898/2014] Compiling X509 OCSPResponseStatus.swift
[1899/2014] Compiling X509 OCSPSignature.swift
[1900/2014] Compiling X509 OCSPSingleRequest.swift
[1901/2014] Compiling X509 OCSPSingleResponse.swift
[1902/2014] Compiling X509 StateOrProvinceName.swift
[1903/2014] Compiling X509 StreetAddress.swift
[1904/2014] Compiling X509 Error.swift
[1905/2014] Compiling X509 AuthorityInformationAccess.swift
[1906/2014] Compiling X509 AuthorityKeyIdentifier.swift
[1907/2014] Compiling X509 BasicConstraints.swift
[1908/2014] Compiling X509 ExtendedKeyUsage.swift
[1909/2014] Compiling X509 ExtensionIdentifiers.swift
[1910/2014] Compiling X509 KeyUsage.swift
[1911/2014] Compiling X509 NameConstraints.swift
[1912/2014] Compiling X509 SubjectAlternativeName.swift
[1913/2014] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1914/2014] Compiling NIOPosix Resolver.swift
[1915/2014] Compiling NIOPosix Selectable.swift
[1916/2014] Compiling NIOPosix SelectableChannel.swift
[1917/2014] Compiling NIOPosix SelectorWSAPoll.swift
[1918/2014] Compiling NIOPosix ServerSocket.swift
[1919/2014] Compiling NIOPosix Socket.swift
[1920/2014] Compiling NIOPosix SocketChannel.swift
[1921/2014] Compiling NIOPosix SocketProtocols.swift
[1922/2014] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1923/2014] Compiling NIOPosix System.swift
[1924/2014] Compiling X509 VerifierPolicy.swift
[1925/2014] Compiling X509 AlgorithmIdentifier.swift
[1926/2014] Compiling X509 ECDSASignature.swift
[1927/2014] Compiling X509 RSAPKCS1PublicKey.swift
[1928/2014] Compiling X509 SubjectPublicKeyInfo.swift
[1929/2014] Compiling X509 TBSCertificate.swift
[1930/2014] Compiling X509 Time.swift
[1931/2014] Compiling X509 TimeCalculations.swift
[1932/2014] Compiling X509 Validity.swift
[1933/2014] Compiling X509 X509SendableMetatype.swift
[1934/2014] Emitting module NIOEmbedded
[1935/2014] Compiling NIOEmbedded AsyncTestingChannel.swift
[1936/2014] Compiling NIOEmbedded Embedded.swift
[1937/2014] Compiling NIOPosix Linux.swift
[1938/2014] Compiling NIOPosix LinuxCPUSet.swift
[1939/2014] Compiling NIOPosix LinuxUring.swift
[1940/2014] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1941/2014] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1942/2014] Compiling NIOPosix NIOThreadPool.swift
[1943/2014] Compiling NIOPosix FileDescriptor.swift
[1944/2014] Compiling NIOPosix GetaddrinfoResolver.swift
[1945/2014] Compiling NIOPosix HappyEyeballs.swift
[1946/2014] Compiling NIOPosix IO.swift
[1947/2014] Compiling NIOPosix IntegerBitPacking.swift
[1948/2014] Compiling NIOPosix IntegerTypes.swift
[1949/2014] Compiling NIOPosix BSDSocketAPICommon.swift
[1950/2014] Compiling NIOPosix BSDSocketAPIPosix.swift
[1951/2014] Compiling NIOPosix BSDSocketAPIWindows.swift
[1952/2014] Compiling NIOPosix BaseSocket.swift
[1953/2014] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1954/2014] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1955/2019] Compiling NIOPosix Thread.swift
[1956/2019] Compiling NIOPosix ThreadPosix.swift
[1957/2019] Compiling NIOPosix ThreadWindows.swift
[1958/2019] Compiling NIOPosix SelectableEventLoop.swift
[1959/2019] Compiling NIOPosix SelectorEpoll.swift
[1960/2019] Compiling NIOPosix SelectorGeneric.swift
[1961/2019] Compiling NIOPosix SelectorKqueue.swift
[1962/2019] Compiling NIOPosix SelectorUring.swift
[1963/2019] Compiling NIOPosix Utilities.swift
[1964/2019] Compiling NIOPosix VsockAddress.swift
[1965/2019] Compiling NIOPosix VsockChannelEvents.swift
[1966/2019] Compiling NIOPosix Windows.swift
[1967/2019] Compiling NIOPosix resource_bundle_accessor.swift
[1976/2019] Compiling X509 SignatureAlgorithm.swift
[1977/2019] Emitting module X509
[1978/2019] Emitting module NIOPosix
[1984/2019] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1985/2019] Compiling NIOPosix PosixSingletons.swift
[1986/2019] Compiling NIOPosix RawSocketBootstrap.swift
[2005/2019] Compiling NIOPosix NonBlockingFileIO.swift
[2006/2019] Compiling NIOPosix PendingDatagramWritesManager.swift
[2007/2019] Compiling NIOPosix PendingWritesManager.swift
[2008/2019] Compiling NIOPosix PipeChannel.swift
[2009/2019] Compiling NIOPosix PipePair.swift
[2010/2019] Compiling NIOPosix Pool.swift
[2011/2019] Compiling NIOPosix BaseSocketChannel.swift
[2012/2019] Compiling NIOPosix BaseStreamSocketChannel.swift
[2013/2019] Compiling NIOPosix Bootstrap.swift
[2014/2019] Compiling NIOPosix ControlMessage.swift
[2015/2019] Compiling NIOPosix DatagramVectorReadManager.swift
[2016/2019] Compiling NIOPosix Errors+Any.swift
[2017/2080] Emitting module NIO
[2018/2080] Compiling NIO Exports.swift
[2019/2080] Compiling _NIOFileSystem Array+FileSystem.swift
[2020/2080] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[2021/2080] Compiling _NIOFileSystem BufferedReader.swift
[2022/2122] Compiling _NIOFileSystem FileSystemError.swift
[2023/2122] Compiling _NIOFileSystem FileSystemProtocol.swift
[2024/2122] Compiling _NIOFileSystem FileType.swift
[2025/2122] Compiling _NIOFileSystem IOStrategy.swift
[2026/2122] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[2027/2122] Compiling _NIOFileSystem FileSystem.swift
[2028/2122] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[2029/2122] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2030/2122] Compiling NIOHTTP1 HTTPDecoder.swift
[2031/2122] Compiling NIOHTTP1 HTTPEncoder.swift
[2032/2122] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2033/2122] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[2034/2122] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[2035/2122] Compiling NIOSOCKS SOCKSResponse.swift
[2036/2122] Compiling NIOSOCKS ClientStateMachine.swift
[2037/2122] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2038/2123] Compiling NIOSOCKS Messages.swift
[2039/2123] Compiling NIOSOCKS Helpers.swift
[2040/2123] Compiling NIOSOCKS Errors.swift
[2041/2123] Compiling NIOSOCKS SOCKSRequest.swift
[2042/2123] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2043/2123] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2044/2123] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2045/2123] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2046/2123] Compiling _NIOFileSystem ParallelDirCopy.swift
[2047/2123] Compiling _NIOFileSystem ParallelRemoval.swift
[2048/2123] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[2049/2123] Compiling _NIOFileSystem CInterop.swift
[2050/2127] Emitting module NIOSOCKS
[2051/2127] Compiling NIOHTTP1 HTTPTypes.swift
[2052/2127] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2053/2127] Compiling NIOTLS TLSEvents.swift
[2054/2127] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2055/2127] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2056/2127] Emitting module NIOTLS
[2057/2127] Compiling NIOTLS SNIHandler.swift
[2058/2127] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2059/2127] Compiling NIOSOCKS ServerStateMachine.swift
[2060/2127] Compiling AsyncKit Optional+StrictMap.swift
[2061/2127] Compiling AsyncKit Exports.swift
[2062/2158] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[2063/2158] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2064/2158] Compiling NIOSSL ObjectIdentifier.swift
[2065/2158] Compiling NIOSSL PosixPort.swift
[2066/2159] Compiling NIOSSL SSLInit.swift
[2067/2159] Compiling NIOSSL SSLPKCS12Bundle.swift
[2068/2159] Compiling NIOSSL SSLPrivateKey.swift
[2069/2159] Emitting module NIOFoundationCompat
[2070/2159] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2071/2159] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2072/2159] Compiling NIOSSL SSLCertificate.swift
[2073/2159] Compiling NIOSSL SSLCertificateExtensions.swift
[2074/2159] Compiling NIOSSL SSLCallbacks.swift
[2075/2159] Compiling NIOSSL LinuxCABundle.swift
[2076/2159] Compiling NIOSSL SafeCompare.swift
[2077/2159] Compiling NIOSSL Zeroization.swift
[2078/2159] Compiling NIOSSL TLSConfiguration.swift
[2080/2159] Emitting module _NIOFileSystem
[2085/2159] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[2086/2159] Compiling _NIOFileSystem OpenOptions.swift
[2087/2159] Compiling _NIOFileSystem String+FileSystem.swift
[2088/2159] Compiling _NIOFileSystem resource_bundle_accessor.swift
[2089/2181] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2090/2181] Compiling _NIOFileSystem Syscalls.swift
[2091/2181] Compiling _NIOFileSystem SystemFileHandle.swift
[2092/2181] Compiling _NIOFileSystem Utilities.swift
[2093/2181] Compiling _NIOFileSystem NIOFilePath.swift
[2094/2181] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2095/2181] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2096/2181] Compiling _NIOFileSystem Mocking.swift
[2097/2181] Compiling _NIOFileSystem Syscall.swift
[2098/2181] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2099/2181] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2100/2181] Compiling NIOTransportServices NIOTSBootstraps.swift
[2101/2181] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2102/2181] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2103/2181] Compiling NIOSSL SSLConnection.swift
[2104/2181] Compiling NIOSSL SSLContext.swift
[2105/2181] Compiling NIOSSL SSLErrors.swift
[2106/2181] Compiling NIOTransportServices AcceptHandler.swift
[2107/2181] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[2108/2181] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2109/2181] Compiling NIOTransportServices NIOTSErrors.swift
[2110/2181] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2111/2181] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2112/2181] Emitting module NIOHTTP1
[2113/2181] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2114/2181] Compiling NIOTransportServices NIOTSSingletons.swift
[2115/2247] Emitting module AsyncKit
[2116/2247] Emitting module NIOTransportServices
[2117/2249] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2118/2249] Compiling MultipartKit BasicCodingKey.swift
[2119/2249] Compiling MultipartKit MultipartError.swift
[2120/2251] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2121/2251] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2122/2251] Compiling NIOExtras LineBasedFrameDecoder.swift
[2123/2251] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2128/2252] Compiling MultipartKit Exports.swift
[2129/2252] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2130/2252] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2131/2252] Compiling MultipartKit FormDataDecoder.swift
[2132/2252] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2133/2252] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2134/2252] Compiling MultipartKit MultipartPart.swift
[2135/2252] Compiling MultipartKit MultipartPartConvertible.swift
[2138/2252] Emitting module MultipartKit
[2139/2252] Emitting module NIOSSL
[2140/2255] Compiling NIOHPACK IntegerCoding.swift
[2141/2255] Compiling NIOHPACK HuffmanTables.swift
[2142/2256] Compiling NIOHTTPCompression HTTPDecompression.swift
[2143/2256] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2144/2256] Compiling NIOHTTPCompression HTTPCompression.swift
[2145/2256] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2146/2256] Emitting module NIOHTTPCompression
[2147/2256] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2148/2256] Compiling MultipartKit FormDataEncoder.swift
[2149/2256] Compiling NIOExtras PCAPRingBuffer.swift
[2150/2256] Compiling NIOExtras QuiescingHelper.swift
[2151/2256] Compiling NIOExtras RequestResponseHandler.swift
[2154/2256] Compiling NIOWebSocket WebSocketOpcode.swift
[2155/2256] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2156/2256] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2157/2256] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2158/2256] Compiling NIOWebSocket SHA1.swift
[2159/2256] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[2160/2256] Emitting module NIOWebSocket
[2161/2256] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[2162/2256] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[2163/2256] Compiling NIOWebSocket WebSocketFrame.swift
[2170/2257] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2171/2257] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2172/2257] Emitting module NIOExtras
[2173/2257] Compiling NIOHPACK StaticHeaderTable.swift
[2178/2257] Compiling NIOHPACK IndexedHeaderTable.swift
[2179/2257] Compiling NIOHPACK HPACKEncoder.swift
[2182/2257] Compiling NIOHPACK HeaderTables.swift
[2183/2257] Compiling NIOHPACK HuffmanCoding.swift
[2184/2257] Compiling NIOHPACK HPACKErrors.swift
[2185/2257] Emitting module NIOHPACK
[2186/2257] Compiling NIOHPACK HPACKHeader.swift
[2187/2257] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2188/2257] Compiling MultipartKit MultipartSerializer.swift
[2189/2257] Compiling MultipartKit Utilities.swift
[2211/2257] Compiling NIOSSL SSLPublicKey.swift
[2214/2257] Compiling NIOSSL UniversalBootstrapSupport.swift
[2215/2257] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2216/2257] Compiling NIOSSL resource_bundle_accessor.swift
[2217/2321] Compiling NIOHTTP2 SendingHeadersState.swift
[2218/2321] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2219/2321] Compiling NIOHTTP2 HTTP2Stream.swift
[2220/2321] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2221/2321] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2222/2321] Compiling NIOHTTP2 MaySendFrames.swift
[2223/2321] Compiling NIOHTTP2 SendingDataState.swift
[2224/2321] Compiling NIOHTTP2 SendingGoawayState.swift
[2225/2321] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2226/2321] Compiling NIOHTTP2 StateMachineResult.swift
[2227/2321] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2228/2326] Emitting module NIOFileSystem
[2229/2326] Compiling NIOFileSystem Exports.swift
[2230/2326] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2231/2326] Emitting module _NIOFileSystemFoundationCompat
[2232/2326] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2233/2326] Compiling NIOExtras WritePCAPHandler.swift
[2234/2326] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2235/2326] Compiling NIOHTTP2 HTTP2StreamID.swift
[2236/2326] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2237/2326] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2241/2326] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2246/2326] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2247/2326] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2249/2326] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2250/2326] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2251/2326] Compiling NIOHTTP2 GlitchesMonitor.swift
[2252/2326] Compiling NIOHTTP2 Error+Any.swift
[2253/2326] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2254/2326] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2255/2326] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2256/2326] Compiling NIOHTTP2 QuiescingState.swift
[2257/2326] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2265/2341] Compiling WebSocketKit WebSocketHandler.swift
[2273/2341] Compiling WebSocketKit WebSocket.swift
[2274/2341] Compiling WebSocketKit WebSocket+Connect.swift
[2275/2341] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2276/2341] Compiling WebSocketKit Exports.swift
[2277/2341] Emitting module WebSocketKit
[2278/2341] Compiling WebSocketKit WebSocket+Concurrency.swift
[2279/2341] Compiling WebSocketKit WebSocketClient.swift
[2280/2341] Compiling NIOHTTP2 SendingRstStreamState.swift
[2281/2341] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2282/2341] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2283/2341] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2284/2341] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2285/2341] Compiling NIOHTTP2 HasLocalSettings.swift
[2286/2341] Compiling NIOHTTP2 HasRemoteSettings.swift
[2287/2341] Emitting module NIOHTTP2
[2301/2341] Compiling NIOHTTP2 DOSHeuristics.swift
[2302/2341] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2303/2341] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2304/2341] Compiling NIOHTTP2 MayReceiveFrames.swift
[2305/2341] Compiling NIOHTTP2 ReceivingDataState.swift
[2306/2341] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2307/2341] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2308/2341] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2309/2341] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2310/2341] Compiling NIOHTTP2 StreamChannelList.swift
[2311/2341] Compiling NIOHTTP2 StreamMap.swift
[2312/2341] Compiling NIOHTTP2 StreamStateMachine.swift
[2313/2341] Compiling NIOHTTP2 Timer.swift
[2314/2341] Compiling NIOHTTP2 UnsafeTransfer.swift
[2315/2341] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2316/2341] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2317/2341] Compiling NIOHTTP2 HTTP2Frame.swift
[2318/2341] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2319/2341] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2320/2341] Compiling NIOHTTP2 HTTP2PingData.swift
[2321/2341] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2322/2341] Compiling NIOHTTP2 HTTP2Settings.swift
[2323/2341] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2324/2341] Compiling NIOHTTP2 InboundEventBuffer.swift
[2325/2341] Compiling NIOHTTP2 InboundWindowManager.swift
[2326/2341] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2327/2341] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2328/2341] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2329/2341] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2330/2341] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2331/2341] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2332/2341] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2333/2341] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2334/2341] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2335/2341] Compiling NIOHTTP2 HTTP2Error.swift
[2336/2341] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2339/2406] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2340/2406] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2341/2406] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2342/2406] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2343/2406] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2344/2406] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2345/2406] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2346/2406] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2347/2413] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2348/2413] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2349/2413] Compiling AsyncHTTPClient ConnectionPool.swift
[2350/2413] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2351/2413] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2352/2413] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2353/2413] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2354/2413] Emitting module AsyncHTTPClient
[2355/2413] Compiling AsyncHTTPClient SSLContextCache.swift
[2356/2413] Compiling AsyncHTTPClient Scheme.swift
[2357/2413] Compiling AsyncHTTPClient Singleton.swift
[2358/2413] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2359/2413] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2360/2413] Compiling AsyncHTTPClient TracingSupport.swift
[2361/2413] Compiling AsyncHTTPClient Utils.swift
[2362/2413] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2363/2413] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2364/2413] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2365/2413] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2366/2413] Compiling AsyncHTTPClient Transaction.swift
[2367/2413] Compiling AsyncHTTPClient Base64.swift
[2368/2413] Compiling AsyncHTTPClient BasicAuth.swift
[2369/2413] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2370/2413] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2371/2413] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2372/2413] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2373/2413] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2374/2413] Compiling AsyncHTTPClient RequestBodyLength.swift
[2375/2413] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2376/2413] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2377/2413] Compiling AsyncHTTPClient ConnectionTarget.swift
[2378/2413] Compiling AsyncHTTPClient DeconstructedURL.swift
[2379/2413] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2380/2413] Compiling AsyncHTTPClient FoundationExtensions.swift
[2381/2413] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2382/2413] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2383/2413] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2384/2413] Compiling AsyncHTTPClient TLSConfiguration.swift
[2385/2413] Compiling AsyncHTTPClient RedirectState.swift
[2386/2413] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2387/2413] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2388/2413] Compiling AsyncHTTPClient RequestBag.swift
[2389/2413] Compiling AsyncHTTPClient RequestValidation.swift
[2390/2413] Compiling AsyncHTTPClient RequestOptions.swift
[2391/2413] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2392/2413] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2393/2413] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2394/2413] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2395/2413] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2396/2413] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2397/2413] Compiling AsyncHTTPClient HTTP1Connection.swift
[2398/2413] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2399/2413] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2400/2413] Compiling AsyncHTTPClient HTTP2Connection.swift
[2401/2413] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2402/2413] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2403/2413] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2404/2413] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2405/2413] Compiling AsyncHTTPClient HTTPClient.swift
[2406/2413] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2407/2413] Compiling AsyncHTTPClient HTTPHandler.swift
[2408/2413] Compiling AsyncHTTPClient LRUCache.swift
[2409/2413] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2410/2413] Compiling AsyncHTTPClient NWErrorHandler.swift
[2411/2611] Compiling Vapor ServeCommand.swift
[2412/2611] Compiling Vapor AnyResponse+Concurrency.swift
[2413/2611] Compiling Vapor AsyncBasicResponder.swift
[2414/2611] Compiling Vapor AsyncMiddleware.swift
[2415/2611] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2416/2611] Compiling Vapor AsyncSessionDriver.swift
[2417/2611] Compiling Vapor Authentication+Concurrency.swift
[2418/2611] Compiling Vapor Cache+Concurrency.swift
[2419/2611] Compiling Vapor Client+Concurrency.swift
[2420/2611] Compiling Vapor RequestBody+Concurrency.swift
[2421/2611] Compiling Vapor Responder+Concurrency.swift
[2422/2611] Compiling Vapor ResponseCodable+Concurrency.swift
[2423/2611] Compiling Vapor RoutesBuilder+Concurrency.swift
[2424/2611] Compiling Vapor ViewRenderer+Concurrency.swift
[2425/2611] Compiling Vapor WebSocket+Concurrency.swift
[2426/2611] Compiling Vapor ContainerGetPathExecutor.swift
[2427/2611] Compiling Vapor Content.swift
[2428/2611] Compiling Vapor ContentCoders.swift
[2429/2611] Compiling Vapor ContentConfiguration.swift
[2430/2611] Compiling Vapor ContentContainer.swift
[2431/2611] Compiling Vapor JSONCoder+Custom.swift
[2432/2611] Compiling Vapor JSONCoders+Content.swift
[2433/2611] Compiling Vapor FormDataDecoder+Content.swift
[2434/2611] Compiling Vapor FormDataEncoder+Content.swift
[2435/2611] Compiling Vapor Application+Password.swift
[2436/2611] Compiling Vapor Application+Passwords.swift
[2437/2611] Compiling Vapor AsyncPasswordHasher.swift
[2438/2611] Compiling Vapor BcryptHasher.swift
[2439/2611] Compiling Vapor PasswordHasher.swift
[2440/2611] Compiling Vapor PlaintextHasher.swift
[2441/2611] Compiling Vapor Request+Password.swift
[2442/2611] Compiling Vapor Redirect.swift
[2443/2611] Compiling Vapor Request+Body.swift
[2444/2611] Compiling Vapor Request+BodyStream.swift
[2445/2611] Compiling Vapor Request.swift
[2446/2611] Compiling Vapor Application+Responder.swift
[2447/2611] Compiling Vapor DefaultResponder.swift
[2448/2611] Compiling Vapor Response+Body.swift
[2449/2611] Compiling Vapor Response.swift
[2450/2611] Compiling Vapor ResponseCodable.swift
[2451/2611] Compiling Vapor Application+Routes.swift
[2452/2611] Compiling Vapor Parameters+Require.swift
[2453/2611] Compiling Vapor Request+WebSocket.swift
[2454/2611] Compiling Vapor Route.swift
[2455/2632] Compiling Vapor Extendable.swift
[2456/2632] Compiling Vapor File.swift
[2457/2632] Compiling Vapor FileIO.swift
[2458/2632] Compiling Vapor LifecycleHandler.swift
[2459/2632] Compiling Vapor OptionalType.swift
[2460/2632] Compiling Vapor RFC1123.swift
[2461/2632] Compiling Vapor SocketAddress+Hostname.swift
[2462/2632] Compiling Vapor Storage.swift
[2463/2632] Compiling Vapor String+IsIPAddress.swift
[2464/2632] Compiling Vapor Thread.swift
[2465/2632] Compiling Vapor URI.swift
[2466/2632] Compiling Vapor VaporSendableMetadataType.swift
[2467/2632] Compiling Vapor RangeResult.swift
[2468/2632] Compiling Vapor Validatable.swift
[2469/2632] Compiling Vapor Validation.swift
[2470/2632] Compiling Vapor ValidationKey.swift
[2471/2632] Compiling Vapor Validations.swift
[2472/2632] Compiling Vapor ValidationsError.swift
[2473/2632] Compiling Vapor Validator.swift
[2474/2632] Compiling Vapor ValidatorResult.swift
[2475/2632] Compiling Vapor And.swift
[2476/2632] Compiling Vapor Case.swift
[2477/2632] Compiling Vapor CharacterSet.swift
[2478/2632] Compiling Vapor Count.swift
[2479/2632] Compiling Vapor Custom.swift
[2480/2632] Compiling Vapor Email.swift
[2481/2632] Compiling Vapor Empty.swift
[2482/2632] Compiling Vapor In.swift
[2483/2632] Compiling Vapor Nil.swift
[2484/2632] Compiling Vapor NilIgnoring.swift
[2485/2632] Compiling Vapor Not.swift
[2486/2632] Compiling Vapor Or.swift
[2487/2632] Compiling Vapor Pattern.swift
[2488/2632] Compiling Vapor Range.swift
[2489/2632] Compiling Vapor URL.swift
[2490/2632] Compiling Vapor Valid.swift
[2491/2632] Compiling Vapor Application+Views.swift
[2492/2632] Compiling Vapor PlaintextRenderer.swift
[2493/2632] Compiling Vapor Request+View.swift
[2494/2632] Compiling Vapor View.swift
[2495/2632] Compiling Vapor ViewRenderer.swift
[2496/2632] Compiling Vapor _Deprecations.swift
[2497/2632] Compiling Vapor RouteCollection.swift
[2498/2632] Compiling Vapor Routes.swift
[2499/2632] Compiling Vapor RoutesBuilder+Group.swift
[2500/2632] Compiling Vapor RoutesBuilder+Method.swift
[2501/2632] Compiling Vapor RoutesBuilder+Middleware.swift
[2502/2632] Compiling Vapor RoutesBuilder+WebSocket.swift
[2503/2632] Compiling Vapor RoutesBuilder.swift
[2504/2632] Compiling Vapor OTP.swift
[2505/2632] Compiling Vapor ValidatedCertificateChain.swift
[2506/2632] Compiling Vapor Application+Servers.swift
[2507/2632] Compiling Vapor Server.swift
[2508/2632] Compiling Vapor App+Service.swift
[2509/2632] Compiling Vapor Req+Service.swift
[2510/2632] Compiling Vapor Service.swift
[2511/2632] Compiling Vapor Application+Sessions.swift
[2512/2632] Compiling Vapor MemorySessions.swift
[2513/2632] Compiling Vapor Request+Session.swift
[2514/2632] Compiling Vapor Session.swift
[2515/2632] Compiling Vapor SessionCache.swift
[2516/2632] Compiling Vapor SessionData.swift
[2517/2632] Compiling Vapor SessionDriver.swift
[2518/2632] Compiling Vapor SessionsConfiguration.swift
[2519/2632] Compiling Vapor HTTPMediaTypePreference.swift
[2520/2632] Compiling Vapor Responder.swift
[2521/2632] Compiling Vapor Application+HTTP+Server.swift
[2522/2632] Compiling Vapor HTTPServer.swift
[2523/2632] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2524/2632] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2525/2632] Compiling Vapor HTTPServerHandler.swift
[2526/2632] Compiling Vapor HTTPServerRequestDecoder.swift
[2527/2632] Compiling Vapor HTTPServerResponseEncoder.swift
[2528/2632] Compiling Vapor HTTPServerUpgradeHandler.swift
[2529/2632] Compiling Vapor Logger+Report.swift
[2530/2632] Compiling Vapor LoggingSystem+Environment.swift
[2531/2632] Compiling Vapor Application+Middleware.swift
[2532/2632] Compiling Vapor CORSMiddleware.swift
[2533/2632] Compiling Vapor ErrorMiddleware.swift
[2534/2632] Compiling Vapor FileMiddleware.swift
[2535/2632] Compiling Vapor Middleware.swift
[2536/2632] Compiling Vapor MiddlewareConfiguration.swift
[2537/2632] Compiling Vapor ResponseCompressionMiddleware.swift
[2538/2632] Compiling Vapor RouteLoggingMiddleware.swift
[2539/2632] Compiling Vapor TracingMiddleware.swift
[2540/2632] Compiling Vapor File+Multipart.swift
[2541/2632] Compiling Vapor PlaintextDecoder.swift
[2542/2632] Compiling Vapor PlaintextEncoder.swift
[2543/2632] Compiling Vapor URLQueryCoders.swift
[2544/2632] Compiling Vapor URLQueryContainer.swift
[2545/2632] Compiling Vapor Core.swift
[2546/2632] Compiling Vapor Running.swift
[2547/2632] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2548/2632] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2549/2632] Compiling Vapor DotEnvFile+load.swift
[2550/2632] Compiling Vapor Routes+caseInsenstive.swift
[2551/2632] Compiling Vapor Validatable+validate.swift
[2552/2632] Compiling Vapor Environment+Process.swift
[2553/2632] Compiling Vapor Environment+Secret.swift
[2554/2632] Compiling Vapor Environment.swift
[2555/2632] Compiling Vapor Abort.swift
[2556/2632] Compiling Vapor AbortError.swift
[2557/2632] Compiling Vapor DebuggableError.swift
[2558/2632] Compiling Vapor Demangler.swift
[2559/2632] Compiling Vapor ErrorSource.swift
[2560/2632] Compiling Vapor StackTrace.swift
[2561/2632] Compiling Vapor Exports.swift
[2562/2632] Compiling Vapor Application+HTTP.swift
[2563/2632] Compiling Vapor Application.swift
[2564/2632] Compiling Vapor AuthenticationCache.swift
[2565/2632] Compiling Vapor Authenticator.swift
[2566/2632] Compiling Vapor BasicAuthorization.swift
[2567/2632] Compiling Vapor BearerAuthorization.swift
[2568/2632] Compiling Vapor GuardMiddleware.swift
[2569/2632] Compiling Vapor RedirectMiddleware.swift
[2570/2632] Compiling Vapor SessionAuthenticatable.swift
[2571/2632] Compiling Vapor Bcrypt.swift
[2572/2632] Compiling Vapor Application+Cache.swift
[2573/2632] Compiling Vapor Cache.swift
[2574/2632] Compiling Vapor CacheExpirationTime.swift
[2575/2632] Compiling Vapor MemoryCache.swift
[2576/2632] Compiling Vapor Request+Cache.swift
[2577/2632] Compiling Vapor Application+Clients.swift
[2578/2632] Compiling Vapor Client.swift
[2579/2632] Compiling Vapor ClientRequest.swift
[2580/2632] Compiling Vapor ClientResponse.swift
[2581/2632] Compiling Vapor Request+Client.swift
[2582/2632] Compiling Vapor BootCommand.swift
[2583/2632] Compiling Vapor CommandContext+Application.swift
[2584/2632] Compiling Vapor RoutesCommand.swift
[2585/2632] Compiling Vapor BasicResponder.swift
[2586/2632] Compiling Vapor BodyStream.swift
[2587/2632] Compiling Vapor Application+HTTP+Client.swift
[2588/2632] Compiling Vapor EventLoopHTTPClient.swift
[2589/2632] Compiling Vapor EndpointCache.swift
[2590/2632] Compiling Vapor HTTPMethod+String.swift
[2591/2632] Compiling Vapor HTTPStatus.swift
[2592/2632] Compiling Vapor HTTPCookies.swift
[2593/2632] Compiling Vapor HTTPHeaderCacheControl.swift
[2594/2632] Compiling Vapor HTTPHeaderExpires.swift
[2595/2632] Compiling Vapor HTTPHeaderLastModified.swift
[2596/2632] Compiling Vapor HTTPHeaders+Cache.swift
[2597/2632] Compiling Vapor HTTPHeaders+Connection.swift
[2598/2632] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2599/2632] Compiling Vapor HTTPHeaders+ContentRange.swift
[2600/2632] Compiling Vapor HTTPHeaders+Directive.swift
[2601/2632] Compiling Vapor HTTPHeaders+Forwarded.swift
[2602/2632] Compiling Vapor HTTPHeaders+Link.swift
[2603/2632] Compiling Vapor HTTPHeaders+Name.swift
[2604/2632] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2605/2632] Compiling Vapor HTTPHeaders.swift
[2606/2632] Compiling Vapor HTTPMediaType.swift
[2607/2632] Emitting module Vapor
[2608/2632] Compiling Vapor SessionsMiddleware.swift
[2609/2632] Compiling Vapor URLEncodedFormData.swift
[2610/2632] Compiling Vapor URLEncodedFormDecoder.swift
[2611/2632] Compiling Vapor URLEncodedFormEncoder.swift
[2612/2632] Compiling Vapor URLEncodedFormError.swift
[2613/2632] Compiling Vapor URLEncodedFormParser.swift
[2614/2632] Compiling Vapor URLEncodedFormSerializer.swift
[2615/2632] Compiling Vapor URLQueryFragmentConvertible.swift
[2616/2632] Compiling Vapor AnyResponse.swift
[2617/2632] Compiling Vapor Array+Random.swift
[2618/2632] Compiling Vapor Base32.swift
[2619/2632] Compiling Vapor Base64.swift
[2620/2632] Compiling Vapor BaseN.swift
[2621/2632] Compiling Vapor BasicCodingKey.swift
[2622/2632] Compiling Vapor ByteCount.swift
[2623/2632] Compiling Vapor Bytes+Hex.swift
[2624/2632] Compiling Vapor Bytes+SecureCompare.swift
[2625/2632] Compiling Vapor Collection+Safe.swift
[2626/2632] Compiling Vapor DataProtocol+Copy.swift
[2627/2632] Compiling Vapor DecoderUnwrapper.swift
[2628/2632] Compiling Vapor DirectoryConfiguration.swift
[2629/2632] Compiling Vapor DotEnv.swift
[2630/2645] Compiling ParseServerSwift configure.swift
[2631/2646] Compiling ParseServerSwift Constants.swift
[2632/2646] Compiling ParseServerSwift ParseServerConfiguration.swift
[2633/2646] Compiling ParseServerSwift Functions.swift
[2634/2646] Compiling ParseServerSwift User.swift
[2635/2646] Compiling ParseServerSwift Parse.swift
[2636/2646] Compiling ParseServerSwift Hooks.swift
[2637/2646] Compiling ParseServerSwift FooParameters.swift
[2638/2646] Compiling ParseServerSwift Parse+Vapor.swift
[2639/2646] Compiling ParseServerSwift ParseHookFunction+Vapor.swift
[2640/2646] Compiling ParseServerSwift routes.swift
[2641/2646] Emitting module ParseServerSwift
[2642/2646] Compiling ParseServerSwift ParseHookTrigger+Vapor.swift
[2643/2646] Compiling ParseServerSwift GameScore.swift
[2644/2648] Emitting module App
[2645/2648] Compiling App entrypoint.swift
[2645/2648] Write Objects.LinkFileList
[2646/2648] Linking App
[2647/2648] Applying App
Build complete! (102.28s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/netreconlab/Parse-Swift.git
[1/46871] Fetching parse-swift
[2/123662] Fetching parse-swift, vapor
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (3.46s)
Fetched https://github.com/vapor/vapor.git from cache (3.46s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 6.1.0 (3.99s)
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-certificates.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.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
[1/1203] Fetching swift-service-context
[146/4819] Fetching swift-service-context, multipart-kit
[291/11941] Fetching swift-service-context, multipart-kit, swift-certificates
[676/14593] Fetching swift-service-context, multipart-kit, swift-certificates, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (2.38s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.38s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.38s)
Fetched https://github.com/vapor/websocket-kit.git from cache (2.38s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.40s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.40s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.40s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
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-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
[1/5665] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.99s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.15s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.16s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.17s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/21356] Fetching routing-kit
[2/23810] Fetching routing-kit, async-kit
[528/30362] Fetching routing-kit, async-kit, console-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.00s)
[10245/27908] Fetching routing-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.18s)
[16231/21356] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.56s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.39s)
Fetched https://github.com/apple/swift-nio.git from cache (2.68s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.69s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.82s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.42s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.49s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.47s)
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.77s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (2.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.47s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.52s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (2.03s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.98s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.49s)
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/6146] Fetching swift-async-algorithms
[124/8796] Fetching swift-async-algorithms, swift-service-lifecycle
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-structured-headers.git from cache (1.18s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.79s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.15s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.44s)
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.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
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.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (0.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (0.52s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.0
Creating working copy for https://github.com/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.32.0
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
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.1
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.0
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
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/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.40.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.121.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.6",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.