Build Information
Successful build of ParseServerSwift, reference 1.0.2 (a88dbf), with Swift 6.1 for macOS (SPM) on 4 Feb 2026 02:40:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/parse-server-swift
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at a88dbfe docs: Convert tutorial markdown code blocks to DocC snippet files (#90)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
a88dbfe04e36f84255c4247770483e425f09d1ed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at 1.0.2
========================================
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/859] Write sources
[0/859] Write App-entitlement.plist
[4/859] Write sources
[5/859] Copying PrivacyInfo.xcprivacy
[5/859] Write sources
[6/859] Copying PrivacyInfo.xcprivacy
[12/859] Write sources
[14/859] Copying PrivacyInfo.xcprivacy
[15/859] Write sources
[16/859] Copying PrivacyInfo.xcprivacy
[17/859] Write sources
[65/859] Compiling CNIOWASI CNIOWASI.c
[65/859] Compiling CNIOWindows shim.c
[67/859] Compiling CNIOWindows WSAStartup.c
[67/859] Compiling CSystem shims.c
[69/859] Compiling _NumericsShims _NumericsShims.c
[70/859] Write swift-version-2F0A5646E1D333AE.txt
[71/859] Compiling CNIOOpenBSD shim.c
[72/859] Compiling CNIOLinux liburing_shims.c
[72/859] Compiling CNIOLinux shim.c
[74/859] Compiling _AtomicsShims.c
[75/859] Compiling CNIOPosix event_loop_id.c
[76/867] Compiling CNIOSHA1 c_nio_sha1.c
[77/867] Compiling CVaporBcrypt blf.c
[78/895] Compiling CVaporBcrypt bcrypt.c
[79/927] Compiling CNIOLLHTTP c_nio_llhttp.c
[80/1116] Compiling tasn_new.cc
[82/1133] Compiling _CertificateInternals _TinyArray.swift
[83/1133] Emitting module _CertificateInternals
[84/1133] Compiling _NIOBase64 Base64.swift
[85/1133] Emitting module _NIOBase64
[86/1133] Compiling ServiceContextModule ServiceContext.swift
[87/1133] Emitting module ServiceContextModule
[88/1133] Compiling ServiceContextModule ServiceContextKey.swift
[89/1133] Compiling RealModule RealFunctions.swift
[90/1133] Compiling RealModule Real.swift
[91/1133] Compiling RealModule Float80+Real.swift
[92/1134] Compiling RealModule AugmentedArithmetic.swift
[93/1134] Compiling RealModule Float16+Real.swift
[94/1134] Compiling RealModule ElementaryFunctions.swift
[95/1137] Compiling RealModule Double+Real.swift
[96/1137] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[97/1137] Compiling InternalCollectionsUtilities UInt+reversed.swift
[98/1137] Compiling RealModule Float+Real.swift
[99/1137] Emitting module RealModule
[100/1137] Compiling RealModule RelaxedArithmetic.swift
[101/1137] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[102/1137] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[103/1137] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[104/1137] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[105/1137] Compiling InternalCollectionsUtilities Descriptions.swift
[106/1137] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[107/1249] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[108/1249] Compiling _NIODataStructures _TinyArray.swift
[109/1249] Compiling _NIODataStructures PriorityQueue.swift
[110/1249] Compiling Crypto ASN1BitString.swift
[111/1249] Compiling Crypto ASN1Boolean.swift
[112/1249] Compiling Crypto HPKE-Errors.swift
[113/1249] Compiling Crypto HPKE.swift
[114/1249] Compiling Crypto Cipher.swift
[115/1249] Compiling Crypto Nonces.swift
[116/1249] Compiling Crypto HPKE-Modes.swift
[117/1249] Compiling Crypto Insecure.swift
[118/1249] Compiling Crypto HPKE-Context.swift
[119/1249] Compiling Crypto HPKE-KeySchedule.swift
[124/1250] Compiling Crypto ASN1.swift
[125/1250] Compiling Crypto ASN1Any.swift
[126/1250] Compiling Crypto ChaChaPoly_boring.swift
[127/1250] Compiling Crypto ChaChaPoly.swift
[128/1250] Emitting module InternalCollectionsUtilities
[129/1250] Compiling Crypto AES-GCM.swift
[130/1250] Compiling Crypto AES-GCM_boring.swift
[134/1253] Compiling Instrumentation InstrumentationSystem.swift
[135/1253] Compiling Instrumentation MultiplexInstrument.swift
[136/1253] Compiling Instrumentation Locks.swift
[137/1253] Compiling Instrumentation Instrument.swift
[138/1253] Compiling Instrumentation NoOpInstrument.swift
[139/1253] Emitting module Instrumentation
[139/1253] Compiling CNIOLLHTTP c_nio_http.c
[141/1253] Compiling _NIODataStructures Heap.swift
[142/1253] Emitting module _NIODataStructures
[143/1261] Compiling Atomics Unmanaged extensions.swift
[147/1261] Compiling Crypto MLKEM.swift
[148/1261] Compiling Crypto XWing.swift
[149/1261] Compiling Crypto ECDH_boring.swift
[150/1387] Compiling OrderedCollections OrderedSet+Sendable.swift
[151/1387] Compiling OrderedCollections OrderedSet+Codable.swift
[152/1387] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[153/1387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[154/1387] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[155/1387] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[156/1387] Compiling Tracing TracingTime.swift
[157/1387] Emitting module SystemPackage
[158/1387] Compiling Logging MetadataProvider.swift
[159/1387] Compiling Logging Locks.swift
[160/1387] Emitting module Logging
[161/1387] Compiling Logging LogHandler.swift
[162/1387] Compiling Logging Logging.swift
[163/1387] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[164/1387] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[165/1387] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[166/1387] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[167/1387] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[168/1387] Compiling OrderedCollections OrderedDictionary+Values.swift
[169/1387] Compiling CoreMetrics Locks.swift
[170/1387] Compiling CoreMetrics Metrics.swift
[171/1387] Emitting module CoreMetrics
[172/1387] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[173/1387] Compiling OrderedCollections _HashTable+Testing.swift
[174/1387] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[175/1387] Compiling OrderedCollections _HashTable.swift
[176/1387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[177/1387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[178/1400] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[179/1400] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[180/1400] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[181/1402] Emitting module Tracing
[182/1402] Compiling Tracing TracerProtocol+Legacy.swift
[183/1402] Compiling Tracing Tracer.swift
[184/1402] Compiling Tracing SpanProtocol.swift
[185/1402] Compiling Tracing NoOpTracer.swift
[186/1402] Compiling Tracing TracerProtocol.swift
[187/1402] Compiling Tracing InstrumentationSystem+Tracing.swift
[188/1402] Compiling HeapModule _HeapNode.swift
[189/1402] Compiling HeapModule Heap.swift
[190/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[191/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[192/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[193/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[194/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[195/1402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[196/1402] Compiling OrderedCollections _Hashtable+Header.swift
[197/1402] Compiling OrderedCollections OrderedDictionary+Codable.swift
[198/1402] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[199/1402] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[200/1402] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[201/1402] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[202/1408] Compiling HeapModule Heap+Descriptions.swift
[203/1408] Compiling HeapModule Heap+Invariants.swift
[204/1408] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[205/1408] Compiling HeapModule Heap+UnsafeHandle.swift
[206/1486] Emitting module HeapModule
[207/1486] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[208/1486] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[209/1486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[210/1486] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[211/1486] Compiling HashTreeCollections TreeDictionary+Filter.swift
[212/1486] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[213/1486] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[214/1486] Compiling HashTreeCollections TreeDictionary+Keys.swift
[215/1486] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[216/1486] Compiling HashTreeCollections TreeDictionary+Merge.swift
[217/1486] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[218/1486] Compiling HashTreeCollections _AncestorHashSlots.swift
[219/1486] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[220/1486] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[221/1486] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[222/1486] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[223/1486] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[224/1486] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[225/1486] Compiling HashTreeCollections TreeDictionary+Values.swift
[226/1486] Compiling HashTreeCollections TreeDictionary.swift
[227/1486] Compiling HashTreeCollections _HashTreeIterator.swift
[228/1486] Compiling HashTreeCollections _HashTreeStatistics.swift
[229/1486] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[230/1486] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[231/1486] Compiling HashTreeCollections _HashNode.swift
[232/1486] Compiling HashTreeCollections _HashNodeHeader.swift
[233/1486] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[234/1486] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[235/1486] Compiling HashTreeCollections _HashNode+Storage.swift
[236/1486] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[237/1486] Compiling HashTreeCollections _HashNode+Structural filter.swift
[238/1486] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[239/1486] Compiling HashTreeCollections TreeSet+Collection.swift
[240/1486] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[241/1486] Compiling HashTreeCollections TreeSet+Debugging.swift
[242/1486] Compiling HashTreeCollections TreeSet+Descriptions.swift
[243/1486] Compiling HashTreeCollections _HashNode+Lookups.swift
[244/1486] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[245/1502] Compiling HashTreeCollections _UnmanagedHashNode.swift
[246/1502] Compiling HashTreeCollections _UnsafePath.swift
[247/1502] Compiling HashTreeCollections TreeDictionary+Codable.swift
[248/1502] Compiling HashTreeCollections TreeDictionary+Collection.swift
[249/1502] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[250/1502] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[251/1502] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[252/1502] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[253/1509] Compiling DequeModule _DequeBufferHeader.swift
[254/1510] Compiling HashTreeCollections _HashNode+Structural merge.swift
[255/1510] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[256/1510] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[257/1510] Compiling HashTreeCollections _HashNode+Structural union.swift
[258/1510] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[259/1510] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[260/1510] Compiling HashTreeCollections _RawHashNode.swift
[261/1510] Compiling DequeModule _DequeSlot.swift
[262/1510] Compiling DequeModule _DequeBuffer.swift
[263/1510] Compiling _RopeModule Rope+Remove.swift
[264/1510] Compiling _RopeModule Rope+RemoveSubrange.swift
[265/1510] Compiling _RopeModule Rope+Split.swift
[266/1510] Compiling _RopeModule Optional Utilities.swift
[267/1510] Compiling _RopeModule String Utilities.swift
[268/1510] Compiling _RopeModule String.Index+ABI.swift
[269/1510] Compiling _RopeModule _CharacterRecognizer.swift
[270/1510] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[286/1518] Emitting module Atomics
[287/1518] Compiling DequeModule _UnsafeWrappedBuffer.swift
[287/1518] Compiling CNIOLLHTTP c_nio_api.c
[289/1518] Compiling DequeModule Deque+Descriptions.swift
[290/1518] Compiling DequeModule Deque+Testing.swift
[291/1518] Compiling DequeModule Deque._Storage.swift
[292/1518] Compiling DequeModule Deque._UnsafeHandle.swift
[293/1518] Compiling DequeModule Deque.swift
[294/1518] Compiling HashTreeCollections TreeSet+Codable.swift
[295/1518] Compiling DequeModule Deque+Codable.swift
[296/1518] Compiling DequeModule Deque+Collection.swift
[297/1518] Compiling DequeModule Deque+Equatable.swift
[298/1518] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[299/1518] Compiling DequeModule Deque+Extras.swift
[300/1518] Compiling DequeModule Deque+Hashable.swift
[301/1518] Compiling DequeModule Deque+CustomReflectable.swift
[301/1518] Compiling CNIOExtrasZlib empty.c
[327/1518] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[329/1518] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[331/1518] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[332/1518] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[333/1518] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[334/1518] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[335/1518] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[336/1518] Compiling HashTreeCollections TreeSet.swift
[345/1518] Emitting module Crypto
[346/1527] Emitting module DequeModule
[347/1527] Emitting module OrderedCollections
[347/1527] Compiling fiat_p256_adx_sqr.S
[348/1527] Compiling fiat_p256_adx_mul.S
[349/1527] Compiling fiat_curve25519_adx_square.S
[350/1527] Compiling fiat_curve25519_adx_mul.S
[351/1527] Compiling CNIODarwin shim.c
[355/1527] Compiling SwiftASN1 DER.swift
[382/1528] Emitting module _RopeModule
[395/1528] Compiling HashTreeCollections _Bitmap.swift
[396/1528] Compiling HashTreeCollections _Bucket.swift
[397/1528] Compiling HashTreeCollections _Hash.swift
[405/1528] Compiling HashTreeCollections _HashLevel.swift
[406/1528] Compiling HashTreeCollections _HashNode+Builder.swift
[407/1528] Compiling HashTreeCollections _HashNode+Debugging.swift
[408/1528] Compiling HashTreeCollections _HashNode+Initializers.swift
[409/1528] Compiling HashTreeCollections _HashNode+Invariants.swift
[410/1528] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[411/1528] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[412/1528] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[413/1528] Compiling SwiftASN1 Errors.swift
[413/1528] Compiling CNIOBoringSSLShims shims.c
[457/1528] Compiling tls_method.cc
[458/1528] Compiling tls_record.cc
[468/1528] Emitting module SwiftASN1
[560/1528] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[561/1528] Compiling Crypto RNG_boring.swift
[562/1528] Compiling Crypto SafeCompare_boring.swift
[563/1528] Compiling Crypto Zeroization_boring.swift
[564/1528] Compiling Crypto PrettyBytes.swift
[565/1528] Compiling Crypto SafeCompare.swift
[566/1528] Compiling Crypto SecureBytes.swift
[567/1528] Compiling Crypto Zeroization.swift
[568/1528] Compiling Crypto resource_bundle_accessor.swift
[569/1528] Emitting module HashTreeCollections
[569/1528] Compiling tls13_server.cc
[571/1528] Compiling RoutingKit PathComponent.swift
[571/1528] Compiling tls13_enc.cc
[572/1528] Compiling tls13_both.cc
[574/1528] Compiling ParseSwift ParseQueryScorable.swift
[575/1528] Compiling ParseSwift ParseRelationOperationable.swift
[576/1528] Compiling ParseSwift ParseTypeable.swift
[577/1528] Compiling ParseSwift QueryObservable.swift
[578/1528] Compiling ParseSwift Queryable.swift
[579/1528] Compiling ParseSwift Savable.swift
[580/1528] Compiling ParseSwift InMemoryPrimitiveStore.swift
[581/1528] Compiling ParseSwift KeychainStore.swift
[582/1528] Compiling ParseSwift ParseFileManager.swift
[583/1528] Compiling ParseSwift ParsePrimitiveStorable.swift
[584/1528] Compiling ParseSwift ParseStorage.swift
[585/1528] Compiling ParseSwift SecureStorable.swift
[586/1528] Compiling ParseSwift CloudViewModel.swift
[587/1528] Compiling ParseSwift ParseOperationAdd.swift
[588/1528] Compiling ParseSwift ParseOperationAddRelation.swift
[589/1528] Compiling ParseSwift ParseOperationAddUnique.swift
[590/1528] Compiling ParseSwift ParseOperationBatch.swift
[591/1528] Compiling ParseSwift ParseOperationCommand.swift
[592/1528] Compiling ParseSwift ParseOperationDelete.swift
[593/1528] Compiling ParseSwift ParseOperationIncrement.swift
[593/1534] Compiling tls13_client.cc
[595/1548] Emitting module Metrics
[596/1548] Compiling Metrics Metrics.swift
[596/1548] Compiling t1_enc.cc
[597/1548] Compiling ssl_transcript.cc
[598/1548] Compiling ssl_versions.cc
[599/1548] Compiling ssl_x509.cc
[600/1548] Compiling ssl_stat.cc
[602/1548] Emitting module ParseSwift
[603/1548] Compiling RoutingKit Router.swift
[604/1548] Emitting module RoutingKit
[605/1548] Compiling RoutingKit TrieRouter.swift
[606/1548] Compiling RoutingKit Parameters.swift
[607/1548] Compiling RoutingKit AnyRouter.swift
[607/1548] Compiling ssl_privkey.cc
[608/1548] Compiling ssl_session.cc
[609/1548] Compiling ssl_key_share.cc
[610/1548] Compiling ssl_file.cc
[611/1548] Compiling ssl_credential.cc
[612/1548] Compiling ssl_cipher.cc
[613/1548] Compiling ssl_cert.cc
[614/1548] Compiling ssl_lib.cc
[615/1548] Compiling ssl_buffer.cc
[616/1548] Compiling ssl_asn1.cc
[617/1548] Compiling ssl_aead_ctx.cc
[619/1548] Compiling ParseSwift ParseOperationIncrementDouble.swift
[620/1548] Compiling ParseSwift ParseOperationRemove.swift
[621/1548] Compiling ParseSwift ParseOperationRemoveRelation.swift
[622/1548] Compiling ParseSwift ParseACL.swift
[623/1548] Compiling ParseSwift ParseAnalytics+async.swift
[624/1548] Compiling ParseSwift ParseAnalytics+combine.swift
[625/1548] Compiling ParseSwift ParseAnalytics.swift
[626/1548] Compiling ParseSwift ParseBytes.swift
[627/1548] Compiling ParseSwift ParseCLP.swift
[628/1548] Compiling ParseSwift ParseConfigCodable+async.swift
[629/1548] Compiling ParseSwift ParseConfigCodable+combine.swift
[630/1548] Compiling ParseSwift ParseConfigCodable.swift
[631/1548] Compiling ParseSwift ParseConfiguration.swift
[632/1548] Compiling ParseSwift ParseError.swift
[633/1548] Compiling ParseSwift ParseField.swift
[634/1548] Compiling ParseSwift ParseFieldOptions.swift
[635/1548] Compiling ParseSwift ParseFile+async.swift
[636/1548] Compiling ParseSwift ParseFile+combine.swift
[637/1548] Compiling ParseSwift ParseFile.swift
[638/1548] Compiling ParseSwift ParseFileDefaultTransfer.swift
[639/1548] Compiling ParseSwift API+BatchCommand.swift
[640/1548] Compiling ParseSwift API+Command+async.swift
[641/1548] Compiling ParseSwift API+Command.swift
[642/1548] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[643/1548] Compiling ParseSwift API+NonParseBodyCommand.swift
[644/1548] Compiling ParseSwift API.swift
[645/1548] Compiling ParseSwift BatchUtils.swift
[646/1548] Compiling ParseSwift ParseURLSessionDelegate.swift
[647/1548] Compiling ParseSwift Responses.swift
[648/1548] Compiling ParseSwift ParseApple+async.swift
[649/1548] Compiling ParseSwift ParseApple+combine.swift
[650/1548] Compiling ParseSwift ParseApple.swift
[651/1548] Compiling ParseSwift ParseFacebook+async.swift
[652/1548] Compiling ParseSwift ParseFacebook+combine.swift
[653/1548] Compiling ParseSwift ParseFacebook.swift
[654/1548] Compiling ParseSwift ParseGitHub+async.swift
[655/1548] Compiling ParseSwift ParseGitHub+combine.swift
[656/1548] Compiling ParseSwift ParseGitHub.swift
[657/1548] Compiling ParseSwift ParseGoogle+async.swift
[658/1548] Compiling ParseSwift ParseGoogle+combine.swift
[659/1548] Compiling ParseSwift ParseGoogle.swift
[659/1548] Compiling s3_pkt.cc
[660/1548] Compiling s3_lib.cc
[662/1548] Compiling ParseSwift ParsePushStatusable.swift
[663/1548] Compiling ParseSwift ParseRole.swift
[664/1548] Compiling ParseSwift ParseSession.swift
[665/1548] Compiling ParseSwift ParseUser+async.swift
[666/1548] Compiling ParseSwift ParseUser+combine.swift
[667/1548] Compiling ParseSwift ParseUser.swift
[668/1548] Compiling ParseSwift Parse.swift
[669/1548] Compiling ParseSwift ParseConstants.swift
[670/1548] Compiling ParseSwift CloudObservable.swift
[671/1548] Compiling ParseSwift Deletable.swift
[672/1548] Compiling ParseSwift Fetchable.swift
[673/1548] Compiling ParseSwift Fileable.swift
[674/1548] Compiling ParseSwift Objectable.swift
[675/1548] Compiling ParseSwift ParseCloudable+async.swift
[676/1548] Compiling ParseSwift ParseCloudable+combine.swift
[677/1548] Compiling ParseSwift ParseCloudable.swift
[678/1548] Compiling ParseSwift ParseConfig+async.swift
[679/1548] Compiling ParseSwift ParseConfig+combine.swift
[680/1548] Compiling ParseSwift ParseConfig.swift
[681/1548] Compiling ParseSwift ParseEncodable.swift
[681/1548] Compiling s3_both.cc
[682/1548] Compiling handshake_server.cc
[683/1548] Compiling handshake.cc
[684/1548] Compiling handshake_client.cc
[726/1548] Compiling handoff.cc
[727/1548] Compiling encrypted_client_hello.cc
[728/1548] Compiling md5-x86_64-linux.S
[729/1548] Compiling md5-x86_64-apple.S
[730/1548] Compiling extensions.cc
[731/1548] Compiling dtls_method.cc
[732/1548] Compiling md5-586-linux.S
[733/1548] Compiling d1_srtp.cc
[734/1548] Compiling dtls_record.cc
[735/1548] Compiling md5-586-apple.S
[736/1548] Compiling chacha20_poly1305_x86_64-linux.S
[737/1548] Compiling chacha20_poly1305_x86_64-apple.S
[738/1548] Compiling chacha20_poly1305_armv8-win.S
[739/1548] Compiling chacha20_poly1305_armv8-linux.S
[740/1548] Compiling chacha-x86_64-linux.S
[741/1548] Compiling chacha-x86_64-apple.S
[742/1548] Compiling chacha-x86-linux.S
[743/1548] Compiling chacha20_poly1305_armv8-apple.S
[744/1548] Compiling d1_pkt.cc
[745/1548] Compiling chacha-x86-apple.S
[746/1548] Compiling chacha-armv8-win.S
[747/1548] Compiling chacha-armv8-linux.S
[748/1548] Compiling chacha-armv8-apple.S
[749/1548] Compiling chacha-armv4-linux.S
[750/1548] Compiling aes128gcmsiv-x86_64-linux.S
[751/1548] Compiling d1_lib.cc
[752/1548] Compiling aes128gcmsiv-x86_64-apple.S
[753/1548] Compiling x86_64-mont5-linux.S
[754/1548] Compiling x86_64-mont5-apple.S
[755/1548] Compiling x86_64-mont-apple.S
[756/1548] Compiling x86_64-mont-linux.S
[757/1548] Compiling x86-mont-linux.S
[758/1548] Compiling x86-mont-apple.S
[759/1548] Compiling vpaes-x86_64-linux.S
[760/1548] Compiling err_data.cc
[761/1548] Compiling vpaes-x86-linux.S
[762/1548] Compiling vpaes-x86_64-apple.S
[763/1548] Compiling vpaes-x86-apple.S
[764/1548] Compiling vpaes-armv8-win.S
[765/1548] Compiling d1_both.cc
[765/1548] Compiling bio_ssl.cc
[767/1548] Compiling vpaes-armv8-linux.S
[768/1548] Compiling vpaes-armv8-apple.S
[769/1548] Compiling vpaes-armv7-linux.S
[770/1548] Compiling sha512-x86_64-linux.S
[771/1548] Compiling sha512-x86_64-apple.S
[772/1548] Compiling sha512-armv8-win.S
[773/1548] Compiling sha512-armv8-linux.S
[774/1548] Compiling sha512-armv4-linux.S
[775/1548] Compiling sha512-586-linux.S
[776/1548] Compiling sha512-armv8-apple.S
[777/1548] Compiling sha512-586-apple.S
[778/1548] Compiling sha256-x86_64-linux.S
[779/1548] Compiling sha256-x86_64-apple.S
[780/1548] Compiling sha256-armv8-linux.S
[780/1548] Compiling sha256-armv8-win.S
[782/1548] Compiling sha256-armv8-apple.S
[783/1548] Compiling sha256-armv4-linux.S
[784/1548] Compiling sha256-586-apple.S
[785/1548] Compiling sha256-586-linux.S
[786/1548] Compiling sha1-x86_64-linux.S
[787/1548] Compiling sha1-x86_64-apple.S
[842/1548] Compiling ParseSwift Subscriptions.swift
[843/1548] Compiling ParseSwift ParseCloudUser.swift
[844/1548] Compiling ParseSwift ParseInstallation+async.swift
[845/1548] Compiling ParseSwift ParseInstallation+combine.swift
[846/1548] Compiling ParseSwift ParseInstallation.swift
[847/1548] Compiling ParseSwift ParseObject+async.swift
[848/1548] Compiling ParseSwift ParseObject+combine.swift
[849/1548] Compiling ParseSwift ParseObject.swift
[849/1548] Compiling sha1-armv8-linux.S
[850/1548] Compiling sha1-armv8-win.S
[851/1548] Compiling sha1-armv4-large-linux.S
[852/1548] Compiling sha1-armv8-apple.S
[853/1548] Compiling sha1-586-linux.S
[854/1548] Compiling rsaz-avx2-linux.S
[854/1548] Compiling sha1-586-apple.S
[856/1548] Compiling rsaz-avx2-apple.S
[857/1548] Compiling rdrand-x86_64-linux.S
[858/1548] Compiling rdrand-x86_64-apple.S
[859/1548] Compiling p256_beeu-x86_64-asm-linux.S
[860/1548] Compiling p256_beeu-x86_64-asm-apple.S
[861/1548] Compiling p256_beeu-armv8-asm-win.S
[862/1548] Compiling p256_beeu-armv8-asm-linux.S
[863/1548] Compiling p256-x86_64-asm-linux.S
[864/1548] Compiling p256_beeu-armv8-asm-apple.S
[865/1548] Compiling p256-x86_64-asm-apple.S
[866/1548] Compiling p256-armv8-asm-win.S
[867/1548] Compiling ghashv8-armv8-win.S
[868/1548] Compiling p256-armv8-asm-linux.S
[869/1548] Compiling p256-armv8-asm-apple.S
[870/1548] Compiling ghashv8-armv8-linux.S
[871/1548] Compiling ghashv8-armv8-apple.S
[872/1548] Compiling ghashv8-armv7-linux.S
[873/1548] Compiling ghash-x86_64-linux.S
[874/1548] Compiling ghash-x86-linux.S
[875/1548] Compiling ghash-x86_64-apple.S
[876/1548] Compiling ghash-x86-apple.S
[877/1548] Compiling ghash-ssse3-x86_64-linux.S
[878/1548] Compiling ghash-ssse3-x86-linux.S
[878/1548] Compiling ghash-ssse3-x86-apple.S
[880/1548] Compiling ghash-ssse3-x86_64-apple.S
[881/1548] Compiling ghash-neon-armv8-linux.S
[882/1548] Compiling ghash-neon-armv8-win.S
[883/1548] Compiling ghash-armv4-linux.S
[883/1548] Compiling ghash-neon-armv8-apple.S
[885/1548] Compiling co-586-apple.S
[885/1548] Compiling co-586-linux.S
[887/1548] Compiling bsaes-armv7-linux.S
[888/1548] Compiling bn-armv8-win.S
[889/1548] Compiling bn-armv8-linux.S
[890/1548] Compiling bn-armv8-apple.S
[891/1548] Compiling bn-586-linux.S
[892/1548] Compiling armv8-mont-win.S
[893/1548] Compiling bn-586-apple.S
[894/1548] Compiling armv8-mont-linux.S
[895/1548] Compiling armv8-mont-apple.S
[896/1548] Compiling armv4-mont-linux.S
[897/1548] Compiling aesv8-gcm-armv8-linux.S
[897/1548] Compiling aesv8-gcm-armv8-win.S
[899/1548] Compiling aesv8-armv8-win.S
[900/1548] Compiling aesv8-gcm-armv8-apple.S
[901/1548] Compiling aesv8-armv8-linux.S
[902/1548] Compiling aesv8-armv8-apple.S
[903/1548] Compiling aesv8-armv7-linux.S
[904/1548] Compiling aesni-x86_64-linux.S
[905/1548] Compiling aesni-x86_64-apple.S
[906/1548] Compiling aesni-x86-linux.S
[907/1548] Compiling aesni-x86-apple.S
[908/1548] Compiling aesni-gcm-x86_64-linux.S
[909/1548] Compiling aesni-gcm-x86_64-apple.S
[910/1548] Compiling aes-gcm-avx2-x86_64-linux.S
[911/1548] Compiling aes-gcm-avx2-x86_64-apple.S
[912/1548] Compiling aes-gcm-avx10-x86_64-apple.S
[913/1548] Compiling aes-gcm-avx10-x86_64-linux.S
[914/1548] Compiling x_sig.cc
[915/1548] Compiling x_val.cc
[916/1548] Compiling x_x509a.cc
[917/1548] Compiling x_spki.cc
[918/1548] Compiling x_x509.cc
[919/1548] Compiling x_req.cc
[920/1548] Compiling x_pubkey.cc
[921/1548] Compiling x_exten.cc
[922/1548] Compiling x_name.cc
[923/1548] Compiling x_algor.cc
[924/1548] Compiling x_attrib.cc
[925/1548] Compiling x509spki.cc
[926/1548] Compiling x_crl.cc
[927/1548] Compiling x_all.cc
[928/1548] Compiling x509rset.cc
[929/1548] Compiling x509name.cc
[930/1548] Compiling x509_vpm.cc
[931/1548] Compiling x509cset.cc
[933/1548] Compiling ParseSwift ParsePushPayloadAny.swift
[934/1548] Compiling ParseSwift ParsePushStatus.swift
[935/1548] Compiling ParseSwift ParseRelation.swift
[936/1548] Compiling ParseSwift ParseSchema+async.swift
[937/1548] Compiling ParseSwift ParseSchema+combine.swift
[938/1548] Compiling ParseSwift ParseSchema.swift
[939/1548] Compiling ParseSwift ParseServer+async.swift
[940/1548] Compiling ParseSwift ParseServer+combine.swift
[941/1548] Compiling ParseSwift ParseServer.swift
[942/1548] Compiling ParseSwift ParseVersion.swift
[943/1548] Compiling ParseSwift Pointer+async.swift
[944/1548] Compiling ParseSwift Pointer+combine.swift
[945/1548] Compiling ParseSwift Pointer.swift
[946/1548] Compiling ParseSwift Query+async.swift
[947/1548] Compiling ParseSwift Query+combine.swift
[948/1548] Compiling ParseSwift Query.swift
[949/1548] Compiling ParseSwift QueryConstraint.swift
[950/1548] Compiling ParseSwift QueryViewModel.swift
[951/1548] Compiling ParseSwift QueryWhere.swift
[952/1548] Compiling ParseSwift Utility.swift
[952/1548] Compiling x509_txt.cc
[953/1548] Compiling x509_req.cc
[954/1548] Compiling x509_trs.cc
[955/1548] Compiling x509_set.cc
[956/1548] Compiling x509_v3.cc
[957/1548] Compiling x509_vfy.cc
[958/1548] Compiling x509_obj.cc
[959/1548] Compiling x509_ext.cc
[960/1548] Compiling x509_lu.cc
[961/1548] Compiling x509_def.cc
[962/1548] Compiling x509_d2.cc
[963/1548] Compiling x509.cc
[964/1548] Compiling x509_cmp.cc
[964/1548] Compiling x509_att.cc
[966/1548] Compiling v3_prn.cc
[967/1548] Compiling v3_skey.cc
[968/1548] Compiling v3_purp.cc
[969/1548] Compiling v3_pmaps.cc
[970/1548] Compiling v3_utl.cc
[971/1548] Compiling v3_pcons.cc
[972/1548] Compiling v3_ocsp.cc
[973/1548] Compiling v3_ncons.cc
[974/1548] Compiling v3_int.cc
[975/1548] Compiling v3_lib.cc
[976/1548] Compiling v3_ia5.cc
[977/1548] Compiling v3_genn.cc
[978/1548] Compiling v3_info.cc
[979/1548] Compiling v3_extku.cc
[980/1548] Compiling v3_enum.cc
[981/1548] Compiling v3_crld.cc
[982/1548] Compiling v3_cpols.cc
[983/1548] Compiling v3_bitst.cc
[984/1548] Compiling v3_conf.cc
[985/1548] Compiling v3_bcons.cc
[986/1548] Compiling v3_akeya.cc
[987/1548] Compiling v3_akey.cc
[988/1548] Compiling t_x509a.cc
[989/1548] Compiling t_x509.cc
[989/1548] Compiling v3_alt.cc
[991/1548] Compiling i2d_pr.cc
[992/1548] Compiling t_req.cc
[993/1548] Compiling t_crl.cc
[994/1548] Compiling rsa_pss.cc
[995/1548] Compiling name_print.cc
[996/1548] Compiling policy.cc
[997/1548] Compiling by_file.cc
[998/1548] Compiling algorithm.cc
[999/1548] Compiling by_dir.cc
[1000/1548] Compiling asn1_gen.cc
[1001/1548] Compiling thread_win.cc
[1002/1548] Compiling thread.cc
[1003/1548] Compiling thread_pthread.cc
[1004/1548] Compiling thread_none.cc
[1005/1548] Compiling a_sign.cc
[1005/1548] Compiling a_verify.cc
[1007/1548] Compiling a_digest.cc
[1008/1548] Compiling trust_token.cc
[1009/1548] Compiling voprf.cc
[1010/1548] Compiling pmbtoken.cc
[1011/1548] Compiling sha512.cc
[1012/1548] Compiling stack.cc
[1013/1548] Compiling sha256.cc
[1014/1548] Compiling siphash.cc
[1015/1548] Compiling sha1.cc
[1016/1548] Compiling slhdsa.cc
[1017/1548] Compiling rsa_extra.cc
[1018/1548] Compiling rsa_print.cc
[1019/1548] Compiling spake2plus.cc
[1020/1548] Compiling rsa_crypt.cc
[1021/1548] Compiling rc4.cc
[1022/1548] Compiling refcount.cc
[1023/1548] Compiling urandom.cc
[1023/1548] Compiling windows.cc
[1025/1548] Compiling trusty.cc
[1026/1548] Compiling rand.cc
[1027/1548] Compiling passive.cc
[1028/1548] Compiling rsa_asn1.cc
[1029/1548] Compiling poly1305_arm_asm.S
[1030/1548] Compiling ios.cc
[1031/1548] Compiling getentropy.cc
[1032/1548] Compiling deterministic.cc
[1033/1548] Compiling forkunsafe.cc
[1034/1548] Compiling fork_detect.cc
[1035/1548] Compiling poly1305_vec.cc
[1036/1548] Compiling poly1305_arm.cc
[1037/1548] Compiling poly1305.cc
[1038/1548] Compiling pool.cc
[1039/1548] Compiling pkcs8.cc
[1040/1548] Compiling pkcs8_x509.cc
[1041/1548] Compiling p5_pbev2.cc
[1042/1548] Compiling pkcs7.cc
[1043/1548] Compiling pem_xaux.cc
[1044/1548] Compiling pkcs7_x509.cc
[1045/1548] Compiling pem_x509.cc
[1046/1548] Compiling pem_pkey.cc
[1047/1548] Compiling pem_oth.cc
[1048/1548] Compiling pem_pk8.cc
[1049/1548] Compiling mlkem.cc
[1050/1548] Compiling obj_xref.cc
[1051/1548] Compiling mldsa.cc
[1052/1548] Compiling pem_info.cc
[1053/1548] Compiling pem_lib.cc
[1054/1548] Compiling pem_all.cc
[1055/1548] Compiling mem.cc
[1056/1548] Compiling poly_rq_mul.S
[1057/1548] Compiling fips_shared_support.cc
[1058/1548] Compiling md5.cc
[1059/1548] Compiling md4.cc
[1060/1548] Compiling obj.cc
[1061/1548] Compiling lhash.cc
[1062/1548] Compiling ex_data.cc
[1063/1548] Compiling sign.cc
[1064/1548] Compiling scrypt.cc
[1065/1548] Compiling kyber.cc
[1066/1548] Compiling pbkdf.cc
[1067/1548] Compiling print.cc
[1068/1548] Compiling hpke.cc
[1069/1548] Compiling hrss.cc
[1070/1548] Compiling p_x25519_asn1.cc
[1071/1548] Compiling p_x25519.cc
[1072/1548] Compiling p_ed25519.cc
[1073/1548] Compiling p_rsa_asn1.cc
[1074/1548] Compiling p_ec.cc
[1075/1548] Compiling p_hkdf.cc
[1076/1548] Compiling p_rsa.cc
[1077/1548] Compiling p_ed25519_asn1.cc
[1078/1548] Compiling p_ec_asn1.cc
[1079/1548] Compiling p_dh_asn1.cc
[1080/1548] Compiling p_dh.cc
[1081/1548] Compiling p_dsa_asn1.cc
[1082/1548] Compiling evp_ctx.cc
[1083/1548] Compiling evp.cc
[1084/1548] Compiling engine.cc
[1085/1548] Compiling err.cc
[1086/1548] Compiling evp_asn1.cc
[1087/1548] Compiling ecdsa_asn1.cc
[1088/1548] Compiling ecdh.cc
[1089/1548] Compiling hash_to_curve.cc
[1090/1548] Compiling ec_derive.cc
[1091/1548] Compiling dsa.cc
[1092/1548] Compiling ec_asn1.cc
[1093/1548] Compiling dsa_asn1.cc
[1094/1548] Compiling x25519-asm-arm.S
[1095/1548] Compiling digest_extra.cc
[1096/1548] Compiling bcm.cc
[1097/1548] Compiling params.cc
[1098/1548] Compiling des.cc
[1099/1548] Compiling dh_asn1.cc
[1100/1548] Compiling curve25519_64_adx.cc
[1101/1548] Compiling spake25519.cc
[1102/1548] Compiling cpu_intel.cc
[1103/1548] Compiling cpu_arm_linux.cc
[1104/1548] Compiling cpu_arm_freebsd.cc
[1105/1548] Compiling crypto.cc
[1106/1548] Compiling cpu_aarch64_win.cc
[1107/1548] Compiling curve25519.cc
[1108/1548] Compiling cpu_aarch64_openbsd.cc
[1109/1548] Compiling cpu_aarch64_sysreg.cc
[1110/1548] Compiling cpu_aarch64_linux.cc
[1111/1548] Compiling cpu_aarch64_fuchsia.cc
[1112/1548] Compiling cpu_aarch64_apple.cc
[1113/1548] Compiling get_cipher.cc
[1114/1548] Compiling tls_cbc.cc
[1115/1548] Compiling e_rc4.cc
[1116/1548] Compiling conf.cc
[1117/1548] Compiling e_tls.cc
[1118/1548] Compiling e_null.cc
[1119/1548] Compiling e_rc2.cc
[1120/1548] Compiling e_des.cc
[1121/1548] Compiling e_chacha20poly1305.cc
[1122/1548] Compiling e_aesgcmsiv.cc
[1123/1548] Compiling derive_key.cc
[1124/1548] Compiling e_aesctrhmac.cc
[1125/1548] Compiling chacha.cc
[1126/1548] Compiling unicode.cc
[1127/1548] Compiling cbs.cc
[1128/1548] Compiling ber.cc
[1129/1548] Compiling asn1_compat.cc
[1130/1548] Compiling cbb.cc
[1131/1548] Compiling buf.cc
[1132/1548] Compiling blake2.cc
[1133/1548] Compiling socket_helper.cc
[1134/1548] Compiling bn_asn1.cc
[1135/1548] Compiling convert.cc
[1136/1548] Compiling socket.cc
[1137/1548] Compiling printf.cc
[1138/1548] Compiling pair.cc
[1139/1548] Compiling hexdump.cc
[1140/1548] Compiling file.cc
[1141/1548] Compiling fd.cc
[1142/1548] Compiling errno.cc
[1143/1548] Compiling connect.cc
[1144/1548] Compiling base64.cc
[1145/1548] Compiling bio_mem.cc
[1146/1548] Compiling bio.cc
[1147/1548] Compiling tasn_typ.cc
[1148/1548] Compiling tasn_fre.cc
[1149/1548] Compiling tasn_enc.cc
[1150/1548] Compiling tasn_utl.cc
[1151/1548] Compiling posix_time.cc
[1152/1548] Compiling f_string.cc
[1153/1548] Compiling tasn_dec.cc
[1154/1548] Compiling f_int.cc
[1155/1548] Compiling asn1_par.cc
[1156/1548] Compiling asn_pack.cc
[1157/1548] Compiling a_utctm.cc
[1158/1548] Compiling asn1_lib.cc
[1159/1548] Compiling a_type.cc
[1160/1548] Compiling a_time.cc
[1161/1548] Compiling a_octet.cc
[1162/1548] Compiling a_strnid.cc
[1163/1548] Compiling a_strex.cc
[1164/1548] Compiling a_object.cc
[1165/1548] Compiling a_mbstr.cc
[1166/1548] Compiling a_int.cc
[1167/1548] Compiling fiat_p256_adx_sqr.S
[1168/1548] Compiling fiat_p256_adx_mul.S
[1169/1548] Compiling a_i2d_fp.cc
[1170/1548] Compiling fiat_curve25519_adx_square.S
[1171/1548] Compiling a_dup.cc
[1172/1548] Compiling fiat_curve25519_adx_mul.S
[1173/1548] Compiling a_d2i_fp.cc
[1174/1548] Compiling md5-x86_64-linux.S
[1175/1548] Compiling md5-x86_64-apple.S
[1176/1548] Compiling md5-586-linux.S
[1177/1548] Compiling md5-586-apple.S
[1178/1548] Compiling a_gentm.cc
[1179/1548] Compiling chacha20_poly1305_x86_64-linux.S
[1180/1548] Compiling chacha20_poly1305_x86_64-apple.S
[1181/1548] Compiling chacha20_poly1305_armv8-win.S
[1182/1548] Compiling a_bitstr.cc
[1183/1548] Compiling chacha20_poly1305_armv8-linux.S
[1184/1548] Compiling a_bool.cc
[1185/1548] Compiling chacha-x86_64-linux.S
[1186/1548] Compiling chacha20_poly1305_armv8-apple.S
[1187/1548] Compiling chacha-x86-linux.S
[1188/1548] Compiling chacha-x86_64-apple.S
[1189/1548] Compiling chacha-x86-apple.S
[1190/1548] Compiling chacha-armv8-win.S
[1191/1548] Compiling chacha-armv8-linux.S
[1192/1548] Compiling chacha-armv4-linux.S
[1193/1548] Compiling aes128gcmsiv-x86_64-linux.S
[1194/1548] Compiling chacha-armv8-apple.S
[1195/1548] Compiling aes128gcmsiv-x86_64-apple.S
[1196/1548] Compiling x86_64-mont5-linux.S
[1197/1548] Compiling x86_64-mont5-apple.S
[1198/1548] Compiling x86_64-mont-linux.S
[1198/1548] Compiling x86_64-mont-apple.S
[1200/1548] Compiling x86-mont-linux.S
[1201/1548] Compiling vpaes-x86_64-linux.S
[1202/1548] Compiling x86-mont-apple.S
[1203/1548] Compiling vpaes-x86_64-apple.S
[1204/1548] Compiling CCryptoBoringSSLShims shims.c
[1205/1548] Compiling vpaes-x86-linux.S
[1206/1548] Compiling vpaes-x86-apple.S
[1207/1548] Compiling vpaes-armv8-win.S
[1208/1548] Compiling vpaes-armv8-linux.S
[1209/1548] Compiling vpaes-armv8-apple.S
[1210/1548] Compiling vpaes-armv7-linux.S
[1211/1548] Compiling sha512-x86_64-linux.S
[1212/1548] Compiling err_data.cc
[1213/1548] Compiling sha512-x86_64-apple.S
[1214/1548] Compiling sha512-armv8-linux.S
[1215/1548] Compiling sha512-armv8-win.S
[1216/1548] Compiling sha512-armv4-linux.S
[1217/1548] Compiling sha512-586-linux.S
[1217/1548] Compiling sha512-armv8-apple.S
[1219/1548] Compiling sha512-586-apple.S
[1220/1548] Compiling sha256-x86_64-linux.S
[1221/1548] Compiling sha256-x86_64-apple.S
[1222/1548] Compiling sha256-armv8-win.S
[1222/1548] Compiling sha256-armv8-linux.S
[1224/1548] Compiling sha256-586-linux.S
[1225/1548] Compiling sha256-586-apple.S
[1226/1548] Compiling sha256-armv4-linux.S
[1227/1548] Compiling sha1-x86_64-linux.S
[1228/1548] Compiling sha256-armv8-apple.S
[1229/1548] Compiling sha1-armv8-win.S
[1230/1548] Compiling sha1-x86_64-apple.S
[1230/1548] Compiling sha1-armv8-linux.S
[1232/1548] Compiling sha1-armv4-large-linux.S
[1232/1548] Compiling sha1-586-linux.S
[1234/1548] Compiling rsaz-avx2-linux.S
[1235/1548] Compiling sha1-586-apple.S
[1236/1548] Compiling sha1-armv8-apple.S
[1237/1548] Compiling rdrand-x86_64-apple.S
[1238/1548] Compiling rdrand-x86_64-linux.S
[1238/1548] Compiling rsaz-avx2-apple.S
[1240/1548] Compiling p256_beeu-x86_64-asm-linux.S
[1241/1548] Compiling p256_beeu-armv8-asm-linux.S
[1241/1548] Compiling p256_beeu-x86_64-asm-apple.S
[1243/1548] Compiling p256_beeu-armv8-asm-win.S
[1244/1548] Compiling p256-x86_64-asm-linux.S
[1244/1548] Compiling p256-armv8-asm-win.S
[1246/1548] Compiling p256-x86_64-asm-apple.S
[1247/1548] Compiling p256_beeu-armv8-asm-apple.S
[1248/1548] Compiling p256-armv8-asm-linux.S
[1249/1548] Compiling ghashv8-armv8-linux.S
[1250/1548] Compiling ghashv8-armv8-win.S
[1251/1548] Compiling p256-armv8-asm-apple.S
[1252/1548] Compiling ghash-x86_64-apple.S
[1252/1548] Compiling ghashv8-armv7-linux.S
[1252/1548] Compiling ghash-x86_64-linux.S
[1255/1548] Compiling ghashv8-armv8-apple.S
[1256/1548] Compiling ghash-x86-linux.S
[1257/1548] Compiling ghash-x86-apple.S
[1258/1548] Compiling ghash-ssse3-x86_64-linux.S
[1259/1548] Compiling ghash-neon-armv8-win.S
[1260/1548] Compiling ghash-ssse3-x86_64-apple.S
[1261/1548] Compiling ghash-ssse3-x86-linux.S
[1262/1548] Compiling ghash-ssse3-x86-apple.S
[1263/1548] Compiling ghash-neon-armv8-linux.S
[1264/1548] Compiling ghash-neon-armv8-apple.S
[1265/1548] Compiling ghash-armv4-linux.S
[1266/1548] Compiling co-586-linux.S
[1267/1548] Compiling bsaes-armv7-linux.S
[1268/1548] Compiling bn-armv8-linux.S
[1269/1548] Compiling bn-armv8-win.S
[1270/1548] Compiling bn-armv8-apple.S
[1271/1548] Compiling co-586-apple.S
[1272/1548] Compiling bn-586-linux.S
[1273/1548] Compiling bn-586-apple.S
[1274/1548] Compiling armv8-mont-win.S
[1275/1548] Compiling armv4-mont-linux.S
[1276/1548] Compiling aesv8-gcm-armv8-linux.S
[1276/1548] Compiling armv8-mont-linux.S
[1278/1548] Compiling aesv8-gcm-armv8-win.S
[1279/1548] Compiling armv8-mont-apple.S
[1280/1548] Compiling aesv8-armv8-linux.S
[1281/1548] Compiling aesv8-gcm-armv8-apple.S
[1282/1548] Compiling aesv8-armv8-win.S
[1283/1548] Compiling aesni-x86_64-linux.S
[1283/1548] Compiling aesv8-armv8-apple.S
[1285/1548] Compiling aesv8-armv7-linux.S
[1286/1548] Compiling aesni-x86_64-apple.S
[1287/1548] Compiling aesni-x86-linux.S
[1288/1548] Compiling aesni-gcm-x86_64-linux.S
[1289/1548] Compiling aesni-x86-apple.S
[1289/1548] Compiling aesni-gcm-x86_64-apple.S
[1291/1548] Compiling aes-gcm-avx512-x86_64-linux.S
[1292/1548] Compiling aes-gcm-avx2-x86_64-linux.S
[1293/1548] Compiling aes-gcm-avx512-x86_64-apple.S
[1293/1548] Compiling aes-gcm-avx2-x86_64-apple.S
[1295/1548] Compiling c-nioatomics.c
[1296/1548] Compiling xwing.cc
[1297/1548] Compiling x_spki.cc
[1298/1548] Compiling x_req.cc
[1299/1548] Compiling x_sig.cc
[1300/1548] Compiling x_x509a.cc
[1301/1548] Compiling x_name.cc
[1302/1548] Compiling x_x509.cc
[1303/1548] Compiling x_pubkey.cc
[1304/1548] Compiling c-atomics.c
[1305/1548] Compiling x_exten.cc
[1306/1554] Compiling x_crl.cc
[1307/1554] Compiling x509spki.cc
[1308/1554] Compiling x_attrib.cc
[1309/1554] Compiling x509name.cc
[1310/1554] Compiling x_all.cc
[1311/1554] Compiling x509rset.cc
[1312/1554] Compiling x_algor.cc
[1313/1554] Compiling x509cset.cc
[1314/1554] Compiling x509_vpm.cc
[1316/1554] Compiling NIOConcurrencyHelpers lock.swift
[1317/1554] Compiling NIOConcurrencyHelpers NIOLock.swift
[1318/1554] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1319/1554] Emitting module NIOConcurrencyHelpers
[1320/1554] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1321/1554] Compiling NIOConcurrencyHelpers atomics.swift
[1321/1554] Compiling x509_vfy.cc
[1322/1554] Compiling x509_txt.cc
[1323/1554] Compiling x509_v3.cc
[1324/1554] Compiling x509_set.cc
[1325/1554] Compiling x509_trs.cc
[1326/1554] Compiling x509_req.cc
[1327/1554] Compiling x509_obj.cc
[1328/1554] Compiling x509_lu.cc
[1329/1554] Compiling x509_ext.cc
[1330/1645] Compiling x509_def.cc
[1332/1645] Emitting module ConsoleKitTerminal
[1332/1647] Compiling x509_d2.cc
[1334/1647] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1335/1647] Compiling ConsoleKitTerminal CustomActivity.swift
[1336/1647] Compiling ConsoleKitTerminal LoadingBar.swift
[1336/1647] Compiling x509.cc
[1338/1647] Compiling ConsoleKitTerminal ProgressBar.swift
[1339/1647] Compiling ConsoleKitTerminal Console+Clear.swift
[1340/1647] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1341/1647] Compiling ConsoleKitTerminal ConsoleClear.swift
[1342/1647] Compiling ConsoleKitTerminal Console+Ask.swift
[1343/1647] Compiling ConsoleKitTerminal Console+Choose.swift
[1344/1647] Compiling ConsoleKitTerminal Console+Confirm.swift
[1345/1647] Compiling ConsoleKitTerminal Console+Input.swift
[1346/1647] Compiling ConsoleKitTerminal Console+Center.swift
[1347/1647] Compiling ConsoleKitTerminal ActivityBar.swift
[1348/1647] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1349/1647] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1349/1647] Compiling x509_cmp.cc
[1350/1647] Compiling x509_att.cc
[1352/1647] Compiling ConsoleKitTerminal Console+Output.swift
[1353/1647] Compiling ConsoleKitTerminal Console+Wait.swift
[1354/1647] Compiling ConsoleKitTerminal ConsoleColor.swift
[1354/1647] Compiling v3_skey.cc
[1355/1647] Compiling v3_utl.cc
[1357/1647] Compiling NIOCore AsyncChannelHandler.swift
[1358/1647] Compiling NIOCore AsyncChannelInboundStream.swift
[1358/1647] Compiling v3_purp.cc
[1360/1647] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1361/1647] Compiling ConsoleKitTerminal ConsoleText.swift
[1362/1647] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1363/1647] Compiling ConsoleKitTerminal ANSI.swift
[1364/1647] Compiling ConsoleKitTerminal Console.swift
[1365/1647] Compiling ConsoleKitTerminal Terminal.swift
[1365/1647] Compiling v3_prn.cc
[1367/1647] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1368/1647] Compiling ConsoleKitTerminal LoggerFragment.swift
[1368/1647] Compiling v3_pcons.cc
[1370/1647] Compiling NIOCore NIOLoopBound.swift
[1371/1647] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1372/1647] Compiling NIOCore NIOScheduledCallback.swift
[1373/1647] Compiling NIOCore NIOSendable.swift
[1374/1647] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1375/1647] Compiling NIOCore RecvByteBufferAllocator.swift
[1376/1647] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1376/1653] Compiling v3_pmaps.cc
[1377/1654] Compiling v3_ocsp.cc
[1378/1654] Compiling v3_ncons.cc
[1379/1654] Compiling v3_int.cc
[1380/1654] Compiling v3_lib.cc
[1382/1676] Compiling NIOCore GlobalSingletons.swift
[1383/1676] Compiling NIOCore IO.swift
[1384/1676] Compiling NIOCore IOData.swift
[1385/1676] Compiling NIOCore IPProtocol.swift
[1386/1676] Compiling NIOCore IntegerBitPacking.swift
[1387/1676] Compiling NIOCore IntegerTypes.swift
[1388/1676] Compiling NIOCore Interfaces.swift
[1388/1676] Compiling v3_info.cc
[1389/1676] Compiling v3_ia5.cc
[1391/1676] Emitting module ConsoleKitCommands
[1391/1678] Compiling v3_extku.cc
[1392/1678] Compiling v3_genn.cc
[1393/1678] Compiling v3_enum.cc
[1395/1678] Compiling NIOCore Codec.swift
[1396/1678] Compiling NIOCore ConvenienceOptionSupport.swift
[1397/1678] Compiling NIOCore DeadChannel.swift
[1398/1678] Compiling NIOCore DispatchQueue+WithFuture.swift
[1399/1678] Compiling NIOCore EventLoop+Deprecated.swift
[1400/1678] Compiling NIOCore EventLoop+SerialExecutor.swift
[1401/1678] Compiling NIOCore EventLoop.swift
[1402/1678] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1403/1678] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1404/1678] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1405/1678] Compiling NIOCore EventLoopFuture.swift
[1406/1678] Compiling NIOCore FileDescriptor.swift
[1407/1678] Compiling NIOCore FileHandle.swift
[1408/1678] Compiling NIOCore FileRegion.swift
[1409/1678] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1410/1678] Compiling ConsoleKitCommands Utilities.swift
[1410/1678] Compiling v3_crld.cc
[1411/1678] Compiling v3_cpols.cc
[1412/1678] Compiling v3_conf.cc
[1413/1678] Compiling v3_bitst.cc
[1414/1678] Compiling v3_bcons.cc
[1416/1678] Compiling NIOCore SocketAddresses.swift
[1417/1678] Compiling NIOCore SocketOptionProvider.swift
[1418/1678] Compiling NIOCore SystemCallHelpers.swift
[1419/1678] Compiling NIOCore TimeAmount+Duration.swift
[1420/1678] Compiling NIOCore TypeAssistedChannelHandler.swift
[1421/1678] Compiling NIOCore UniversalBootstrapSupport.swift
[1422/1678] Compiling NIOCore Utilities.swift
[1422/1678] Compiling v3_akeya.cc
[1423/1678] Compiling v3_akey.cc
[1424/1678] Compiling v3_alt.cc
[1426/1678] Compiling ConsoleKitCommands Flag.swift
[1427/1678] Compiling ConsoleKitCommands Option.swift
[1428/1678] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1429/1678] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1430/1678] Compiling ConsoleKitCommands AsyncCommands.swift
[1431/1678] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1432/1678] Compiling ConsoleKitCommands AnyCommand.swift
[1433/1678] Compiling ConsoleKitCommands Argument.swift
[1434/1678] Compiling ConsoleKitCommands CommandSignature.swift
[1435/1678] Compiling ConsoleKitCommands Commands.swift
[1436/1678] Compiling ConsoleKitCommands Console+Run.swift
[1437/1678] Compiling ConsoleKitCommands CommandGroup.swift
[1438/1678] Compiling ConsoleKitCommands CommandInput.swift
[1439/1678] Compiling ConsoleKitCommands Command.swift
[1440/1678] Compiling ConsoleKitCommands CommandContext.swift
[1441/1678] Compiling ConsoleKitCommands CommandError.swift
[1442/1678] Compiling ConsoleKitCommands ConsoleError.swift
[1443/1678] Compiling ConsoleKitCommands Completion.swift
[1444/1678] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1445/1678] Compiling ConsoleKitCommands AsyncCommand.swift
[1446/1678] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1446/1678] Compiling t_x509a.cc
[1447/1678] Compiling t_x509.cc
[1448/1678] Compiling t_req.cc
[1449/1678] Compiling t_crl.cc
[1451/1678] Compiling NIOCore Channel.swift
[1452/1678] Compiling NIOCore ChannelHandler.swift
[1453/1678] Compiling NIOCore ChannelHandlers.swift
[1454/1678] Compiling NIOCore ChannelInvoker.swift
[1455/1678] Compiling NIOCore ChannelOption.swift
[1456/1678] Compiling NIOCore ChannelPipeline.swift
[1457/1678] Compiling NIOCore CircularBuffer.swift
[1457/1680] Compiling i2d_pr.cc
[1458/1680] Compiling rsa_pss.cc
[1460/1680] Emitting module ConsoleKit
[1461/1680] Compiling ConsoleKit Exports.swift
[1461/1680] Compiling name_print.cc
[1462/1680] Compiling by_file.cc
[1462/1680] Compiling policy.cc
[1464/1680] Compiling by_dir.cc
[1465/1680] Compiling algorithm.cc
[1466/1680] Compiling asn1_gen.cc
[1467/1680] Compiling a_verify.cc
[1468/1680] Compiling thread_win.cc
[1469/1680] Compiling thread_none.cc
[1470/1680] Compiling thread_pthread.cc
[1471/1680] Compiling a_sign.cc
[1472/1680] Compiling a_digest.cc
[1473/1680] Compiling trust_token.cc
[1474/1680] Compiling voprf.cc
[1475/1680] Compiling pmbtoken.cc
[1476/1680] Compiling thread.cc
[1477/1680] Compiling stack.cc
[1478/1680] Compiling siphash.cc
[1479/1680] Compiling sha512.cc
[1480/1680] Compiling sha256.cc
[1481/1680] Compiling slhdsa.cc
[1482/1680] Compiling sha1.cc
[1483/1680] Compiling rsa_print.cc
[1484/1680] Compiling spake2plus.cc
[1485/1680] Compiling rsa_extra.cc
[1486/1680] Compiling refcount.cc
[1487/1680] Compiling rsa_crypt.cc
[1488/1680] Compiling rc4.cc
[1489/1680] Compiling urandom.cc
[1490/1680] Compiling windows.cc
[1491/1680] Compiling trusty.cc
[1492/1680] Compiling rand.cc
[1493/1680] Compiling passive.cc
[1494/1680] Compiling poly1305_arm_asm.S
[1495/1680] Compiling ios.cc
[1496/1680] Compiling rsa_asn1.cc
[1497/1680] Compiling getentropy.cc
[1498/1680] Compiling deterministic.cc
[1499/1680] Compiling forkunsafe.cc
[1500/1680] Compiling fork_detect.cc
[1501/1680] Compiling poly1305_vec.cc
[1502/1680] Compiling pool.cc
[1503/1680] Compiling poly1305_arm.cc
[1504/1680] Compiling poly1305.cc
[1505/1680] Compiling pkcs7.cc
[1534/1680] Compiling pkcs8.cc
[1535/1680] Compiling pkcs8_x509.cc
[1536/1680] Compiling p5_pbev2.cc
[1537/1680] Compiling pkcs7_x509.cc
[1538/1680] Compiling pem_xaux.cc
[1539/1680] Compiling pem_x509.cc
[1540/1680] Compiling pem_pkey.cc
[1541/1680] Compiling pem_pk8.cc
[1543/1680] Emitting module NIOCore
[1543/1680] Compiling pem_oth.cc
[1544/1680] Compiling obj_xref.cc
[1545/1680] Compiling mlkem.cc
[1546/1680] Compiling pem_lib.cc
[1547/1680] Compiling pem_info.cc
[1548/1680] Compiling pem_all.cc
[1549/1680] Compiling mldsa.cc
[1550/1680] Compiling obj.cc
[1551/1680] Compiling poly_rq_mul.S
[1552/1680] Compiling mem.cc
[1553/1680] Compiling fips_shared_support.cc
[1554/1712] Compiling lhash.cc
[1555/1736] Compiling md5.cc
[1556/1736] Compiling md4.cc
[1557/1736] Compiling kyber.cc
[1558/1736] Compiling fuzzer_mode.cc
[1559/1736] Compiling hpke.cc
[1560/1736] Compiling hrss.cc
[1561/1736] Compiling ex_data.cc
[1562/1736] Compiling scrypt.cc
[1563/1736] Compiling pbkdf.cc
[1564/1736] Compiling print.cc
[1565/1736] Compiling sign.cc
[1566/1736] Compiling p_x25519.cc
[1567/1736] Compiling p_x25519_asn1.cc
[1568/1736] Compiling p_rsa_asn1.cc
[1569/1736] Compiling p_hkdf.cc
[1571/1736] Emitting module NIOEmbedded
[1572/1736] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1573/1736] Compiling NIOEmbedded AsyncTestingChannel.swift
[1574/1736] Compiling NIOEmbedded Embedded.swift
[1574/1736] Compiling p_rsa.cc
[1575/1736] Compiling p_ed25519_asn1.cc
[1576/1736] Compiling p_ed25519.cc
[1577/1736] Compiling p_ec.cc
[1578/1736] Compiling p_ec_asn1.cc
[1580/1736] Compiling NIOPosix SelectorEpoll.swift
[1581/1736] Compiling NIOPosix SelectorGeneric.swift
[1582/1736] Compiling NIOPosix SelectorKqueue.swift
[1583/1736] Compiling NIOPosix SelectorUring.swift
[1584/1736] Compiling NIOPosix SelectorWSAPoll.swift
[1585/1736] Compiling NIOPosix System.swift
[1586/1736] Compiling NIOPosix Thread.swift
[1587/1736] Compiling NIOPosix ThreadPosix.swift
[1588/1736] Compiling NIOPosix ThreadWindows.swift
[1589/1736] Compiling NIOPosix UnsafeTransfer.swift
[1589/1741] Compiling p_dsa_asn1.cc
[1590/1741] Compiling p_dh_asn1.cc
[1591/1741] Compiling p_dh.cc
[1592/1741] Compiling evp_ctx.cc
[1593/1741] Compiling evp.cc
[1594/1741] Compiling engine.cc
[1595/1741] Compiling err.cc
[1596/1741] Compiling evp_asn1.cc
[1597/1741] Compiling ecdsa_p1363.cc
[1598/1741] Compiling ecdh.cc
[1599/1741] Compiling ec_derive.cc
[1601/1741] Emitting module NIOPosix
[1602/1741] Compiling NIOPosix Utilities.swift
[1603/1741] Compiling NIOPosix VsockAddress.swift
[1604/1741] Compiling NIOPosix VsockChannelEvents.swift
[1605/1741] Compiling NIOPosix Windows.swift
[1606/1741] Compiling NIOPosix resource_bundle_accessor.swift
[1606/1741] Compiling ecdsa_asn1.cc
[1607/1741] Compiling hash_to_curve.cc
[1608/1741] Compiling dsa.cc
[1609/1741] Compiling dsa_asn1.cc
[1610/1741] Compiling ec_asn1.cc
[1611/1741] Compiling digest_extra.cc
[1613/1741] Compiling NIOPosix LinuxCPUSet.swift
[1614/1741] Compiling NIOPosix LinuxUring.swift
[1615/1741] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1616/1741] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1617/1741] Compiling NIOPosix NIOThreadPool.swift
[1618/1741] Compiling NIOPosix NonBlockingFileIO.swift
[1619/1741] Compiling NIOPosix ServerSocket.swift
[1620/1741] Compiling NIOPosix Socket.swift
[1621/1741] Compiling NIOPosix SocketChannel.swift
[1622/1741] Compiling NIOPosix SocketProtocols.swift
[1623/1741] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1624/1741] Compiling NIOPosix GetaddrinfoResolver.swift
[1625/1741] Compiling NIOPosix HappyEyeballs.swift
[1626/1741] Compiling NIOPosix IO.swift
[1627/1741] Compiling NIOPosix IntegerBitPacking.swift
[1628/1741] Compiling NIOPosix IntegerTypes.swift
[1629/1741] Compiling NIOPosix Linux.swift
[1630/1741] Compiling NIOPosix PendingDatagramWritesManager.swift
[1631/1741] Compiling NIOPosix PendingWritesManager.swift
[1632/1741] Compiling NIOPosix PipeChannel.swift
[1633/1741] Compiling NIOPosix PipePair.swift
[1634/1741] Compiling NIOPosix Pool.swift
[1635/1741] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1635/1741] Compiling x25519-asm-arm.S
[1636/1741] Compiling params.cc
[1637/1741] Compiling des.cc
[1638/1741] Compiling curve25519_64_adx.cc
[1639/1741] Compiling dh_asn1.cc
[1641/1741] Compiling NIOPosix BSDSocketAPICommon.swift
[1642/1741] Compiling NIOPosix BSDSocketAPIPosix.swift
[1643/1741] Compiling NIOPosix BSDSocketAPIWindows.swift
[1644/1741] Compiling NIOPosix BaseSocket.swift
[1645/1741] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1646/1741] Compiling NIOPosix BaseSocketChannel.swift
[1647/1741] Compiling NIOPosix PosixSingletons.swift
[1648/1741] Compiling NIOPosix RawSocketBootstrap.swift
[1649/1741] Compiling NIOPosix Resolver.swift
[1650/1741] Compiling NIOPosix Selectable.swift
[1651/1741] Compiling NIOPosix SelectableChannel.swift
[1652/1741] Compiling NIOPosix SelectableEventLoop.swift
[1653/1741] Compiling NIOPosix BaseStreamSocketChannel.swift
[1654/1741] Compiling NIOPosix Bootstrap.swift
[1655/1741] Compiling NIOPosix ControlMessage.swift
[1656/1741] Compiling NIOPosix DatagramVectorReadManager.swift
[1657/1741] Compiling NIOPosix Errors+Any.swift
[1658/1741] Compiling NIOPosix FileDescriptor.swift
[1658/1741] Compiling spake25519.cc
[1659/1741] Compiling cpu_intel.cc
[1660/1741] Compiling crypto.cc
[1661/1741] Compiling cpu_arm_linux.cc
[1662/1741] Compiling curve25519.cc
[1663/1741] Compiling cpu_arm_freebsd.cc
[1664/1741] Compiling cpu_aarch64_win.cc
[1665/1741] Compiling cpu_aarch64_sysreg.cc
[1666/1761] Compiling cpu_aarch64_openbsd.cc
[1667/1781] Compiling cpu_aarch64_linux.cc
[1668/1781] Compiling cpu_aarch64_fuchsia.cc
[1670/1781] Emitting module NIO
[1671/1781] Compiling NIO Exports.swift
[1671/1781] Compiling cpu_aarch64_apple.cc
[1672/1781] Compiling conf.cc
[1673/1781] Compiling tls_cbc.cc
[1674/1799] Compiling get_cipher.cc
[1675/1799] Compiling e_tls.cc
[1676/1799] Compiling e_rc4.cc
[1677/1816] Compiling e_null.cc
[1678/1821] Compiling e_rc2.cc
[1679/1821] Compiling cms.cc
[1681/1821] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1682/1821] Compiling NIOSOCKS ClientStateMachine.swift
[1683/1822] Compiling NIOSOCKS SOCKSResponse.swift
[1684/1822] Compiling NIOSOCKS Errors.swift
[1685/1822] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1686/1822] Compiling NIOHTTP1 HTTPDecoder.swift
[1687/1822] Compiling NIOSOCKS Helpers.swift
[1688/1822] Compiling NIOSOCKS Messages.swift
[1689/1822] Compiling NIOHTTP1 HTTPEncoder.swift
[1690/1822] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1691/1822] Emitting module NIOSOCKS
[1692/1822] Compiling NIOSOCKS SOCKSRequest.swift
[1693/1822] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1694/1822] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1695/1822] Emitting module NIOTLS
[1696/1822] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1697/1822] Compiling NIOTLS TLSEvents.swift
[1698/1822] Compiling NIOTLS SNIHandler.swift
[1699/1822] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1700/1822] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1700/1822] Compiling e_des.cc
[1702/1822] Compiling NIOSOCKS ServerStateMachine.swift
[1702/1822] Compiling e_chacha20poly1305.cc
[1703/1822] Compiling e_aeseax.cc
[1704/1822] Compiling e_aesgcmsiv.cc
[1706/1853] Emitting module _NIOFileSystem
[1706/1857] Compiling e_aesctrhmac.cc
[1707/1857] Compiling derive_key.cc
[1709/1857] Compiling NIOSSL NIOSSLSecureBytes.swift
[1710/1857] Compiling NIOSSL RNG.swift
[1711/1857] Compiling NIOSSL SSLCertificate.swift
[1712/1857] Compiling NIOSSL SSLCertificateExtensions.swift
[1713/1857] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1714/1857] Emitting module NIOFoundationCompat
[1715/1857] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1715/1857] Compiling chacha.cc
[1717/1857] Compiling NIOSSL SSLInit.swift
[1718/1857] Compiling NIOSSL SSLPKCS12Bundle.swift
[1719/1857] Compiling NIOSSL SSLPrivateKey.swift
[1720/1857] Compiling NIOSSL SubjectAlternativeName.swift
[1721/1857] Compiling NIOSSL AndroidCABundle.swift
[1722/1857] Compiling NIOSSL ByteBufferBIO.swift
[1723/1857] Compiling NIOSSL CustomPrivateKey.swift
[1724/1857] Compiling NIOSSL IdentityVerification.swift
[1725/1857] Compiling NIOSSL SafeCompare.swift
[1726/1857] Compiling NIOSSL Zeroization.swift
[1727/1857] Compiling NIOSSL TLSConfiguration.swift
[1728/1857] Compiling NIOSSL NIOSSLServerHandler.swift
[1729/1857] Compiling NIOSSL ObjectIdentifier.swift
[1729/1857] Compiling unicode.cc
[1730/1857] Compiling cbs.cc
[1732/1857] Compiling _NIOFileSystem Syscalls.swift
[1733/1857] Compiling _NIOFileSystem SystemFileHandle.swift
[1734/1857] Compiling _NIOFileSystem Utilities.swift
[1735/1857] Compiling _NIOFileSystem NIOFilePath.swift
[1736/1857] Compiling NIOSSL SSLCertificateName.swift
[1737/1857] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1738/1857] Compiling _NIOFileSystem Mocking.swift
[1739/1857] Compiling _NIOFileSystem Syscall.swift
[1739/1857] Compiling buf.cc
[1741/1857] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1742/1857] Compiling _NIOFileSystem OpenOptions.swift
[1743/1857] Compiling _NIOFileSystem String+FileSystem.swift
[1744/1857] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1744/1879] Compiling cbb.cc
[1745/1879] Compiling ber.cc
[1746/1879] Compiling asn1_compat.cc
[1747/1879] Compiling sqrt.cc
[1749/1879] Compiling NIOTransportServices NIOTSSingletons.swift
[1750/1879] Compiling NIOTransportServices NIOTSEventLoop.swift
[1751/1879] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1752/1879] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1753/1879] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1754/1879] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1755/1879] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1756/1879] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1757/1879] Compiling NIOTransportServices StateManagedChannel.swift
[1758/1879] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1759/1879] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1760/1879] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1761/1879] Compiling NIOTransportServices NIOTSBootstraps.swift
[1762/1879] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1763/1879] Emitting module NIOHTTP1
[1764/1879] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1765/1879] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1765/1880] Compiling exponentiation.cc
[1766/1880] Compiling div.cc
[1767/1880] Compiling blake2.cc
[1769/1880] Emitting module NIOSSL
[1769/1883] Compiling bn_asn1.cc
[1770/1883] Compiling convert.cc
[1772/1883] Emitting module NIOTransportServices
[1772/1885] Compiling printf.cc
[1774/1885] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1774/1885] Compiling pair.cc
[1776/1885] Compiling NIOTransportServices AcceptHandler.swift
[1777/1885] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1778/1885] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1782/1885] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1783/1885] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1790/1885] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1791/1885] Compiling NIOTransportServices NIOTSErrors.swift
[1804/1895] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1805/1895] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1805/1895] Compiling hexdump.cc
[1806/1902] Compiling file.cc
[1807/1905] Compiling fd.cc
[1808/1905] Compiling errno.cc
[1810/1905] Compiling NIOSSL UniversalBootstrapSupport.swift
[1811/1905] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1812/1905] Compiling NIOSSL resource_bundle_accessor.swift
[1815/1918] Compiling bio_mem.cc
[1820/1937] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1821/1937] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1822/1937] Emitting module _NIOFileSystemFoundationCompat
[1826/1937] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1830/1937] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1831/1937] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1832/1937] Compiling NIOExtras LineBasedFrameDecoder.swift
[1833/1937] Compiling NIOExtras DebugInboundEventsHandler.swift
[1834/1937] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1835/1937] Emitting module NIOFileSystem
[1836/1937] Compiling NIOFileSystem Exports.swift
[1837/1937] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1838/1937] Compiling NIOWebSocket WebSocketOpcode.swift
[1839/1937] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1840/1938] Compiling NIOExtras QuiescingHelper.swift
[1841/1938] Compiling NIOExtras RequestResponseHandler.swift
[1842/1938] Compiling NIOExtras RequestResponseHandlers+State.swift
[1843/1938] Compiling NIOExtras NIORequestIdentifiable.swift
[1844/1938] Compiling NIOExtras PCAPRingBuffer.swift
[1845/1938] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1846/1938] Compiling NIOExtras JSONRPCFraming.swift
[1847/1938] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1848/1938] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1849/1938] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1850/1938] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1851/1938] Emitting module NIOHTTPCompression
[1852/1938] Compiling NIOHTTPCompression HTTPCompression.swift
[1853/1938] Compiling NIOHTTPCompression HTTPDecompression.swift
[1854/1938] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1855/1938] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1856/1938] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1857/1938] Compiling NIOWebSocket SHA1.swift
[1858/1938] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1859/1938] Emitting module NIOWebSocket
[1860/1938] Compiling NIOWebSocket WebSocketFrame.swift
[1861/1938] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1861/1938] Compiling bio.cc
[1863/1938] Compiling NIOHPACK IndexedHeaderTable.swift
[1864/1938] Compiling NIOHPACK HuffmanCoding.swift
[1865/1938] Compiling NIOHPACK IntegerCoding.swift
[1868/1939] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1869/1939] Compiling NIOExtras NIOExtrasError.swift
[1870/1939] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1871/1939] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1872/1939] Compiling NIOExtras LengthFieldPrepender.swift
[1883/1940] Compiling base64.cc
[1884/1940] Compiling tasn_typ.cc
[1896/1940] Compiling NIOHPACK StaticHeaderTable.swift
[1897/1940] Compiling NIOHPACK HPACKErrors.swift
[1898/1940] Compiling NIOHPACK HeaderTables.swift
[1899/1940] Compiling NIOHPACK HuffmanTables.swift
[1900/1940] Compiling NIOHPACK HPACKEncoder.swift
[1901/1940] Emitting module NIOHPACK
[1904/1940] Compiling NIOHPACK HPACKHeader.swift
[1905/1940] Emitting module NIOExtras
[1905/1940] Compiling tasn_utl.cc
[1906/1940] Compiling tasn_fre.cc
[1907/1940] Compiling tasn_enc.cc
[1908/1940] Compiling bcm.cc
[1909/1940] Compiling tasn_new.cc
[1910/1940] Compiling f_string.cc
[1911/1940] Compiling posix_time.cc
[1912/2002] Compiling f_int.cc
[1913/2002] Compiling asn_pack.cc
[1914/2002] Compiling tasn_dec.cc
[1915/2002] Compiling asn1_par.cc
[1916/2002] Compiling a_utctm.cc
[1917/2002] Compiling asn1_lib.cc
[1919/2002] Compiling NIOExtras WritePCAPHandler.swift
[1919/2002] Compiling a_octet.cc
[1920/2002] Compiling a_time.cc
[1921/2002] Compiling a_type.cc
[1923/2010] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1924/2010] Compiling NIOHTTP2 QuiescingState.swift
[1925/2010] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1926/2010] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1927/2010] Compiling NIOHTTP2 StateMachineResult.swift
[1928/2010] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1929/2010] Compiling NIOHTTP2 DOSHeuristics.swift
[1929/2016] Compiling a_strnid.cc
[1930/2016] Compiling a_object.cc
[1931/2016] Compiling a_strex.cc
[1932/2016] Compiling a_i2d_fp.cc
[1933/2016] Compiling a_dup.cc
[1934/2016] Compiling a_mbstr.cc
[1935/2016] Write sources
[1937/2016] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1938/2016] Compiling a_int.cc
[1939/2097] Compiling a_gentm.cc
[1940/2097] Compiling a_d2i_fp.cc
[1941/2097] Compiling aes.cc
[1942/2097] Compiling a_bool.cc
[1943/2097] Compiling a_bitstr.cc
[1945/2097] Compiling BitCollections BitSet+Hashable.swift
[1946/2097] Compiling BitCollections BitSet+Initializers.swift
[1947/2097] Compiling BitCollections BitSet+Invariants.swift
[1948/2097] Compiling BitCollections BitSet+Random.swift
[1949/2097] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1950/2097] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1951/2102] Compiling BitCollections Range+Utilities.swift
[1952/2102] Compiling BitCollections Slice+Utilities.swift
[1953/2102] Compiling BitCollections UInt+Tricks.swift
[1954/2102] Compiling BitCollections _Word.swift
[1955/2102] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1956/2102] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1957/2102] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1958/2102] Compiling BitCollections BitSet+CustomReflectable.swift
[1959/2102] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1960/2102] Compiling BitCollections BitSet+Equatable.swift
[1961/2102] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1962/2102] Compiling BitCollections BitSet+Extras.swift
[1963/2102] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1964/2102] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1965/2102] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1966/2102] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1967/2102] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1968/2102] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1969/2111] Compiling WebSocketKit WebSocketHandler.swift
[1970/2111] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1971/2111] Compiling WebSocketKit WebSocket.swift
[1972/2111] Compiling WebSocketKit WebSocket+Connect.swift
[1973/2111] Compiling WebSocketKit Exports.swift
[1974/2111] Emitting module WebSocketKit
[1975/2111] Compiling WebSocketKit WebSocket+Concurrency.swift
[1976/2111] Compiling WebSocketKit WebSocketClient.swift
[1977/2111] Emitting module BitCollections
[1978/2111] Compiling BitCollections BitSet.swift
[1983/2111] Compiling BitCollections BitArray+Descriptions.swift
[1984/2111] Compiling BitCollections BitArray+Equatable.swift
[1985/2111] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1986/2111] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1987/2111] Compiling BitCollections BitArray+Extras.swift
[1988/2111] Compiling BitCollections BitArray+Fill.swift
[1989/2111] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1990/2111] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1991/2111] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1992/2111] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1993/2111] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1994/2111] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1995/2111] Compiling BitCollections BitArray+Shifts.swift
[1996/2111] Compiling BitCollections BitArray+Testing.swift
[1997/2111] Compiling BitCollections BitArray._UnsafeHandle.swift
[1998/2111] Compiling BitCollections BitArray.swift
[1999/2111] Compiling BitCollections BitSet+BidirectionalCollection.swift
[2000/2111] Compiling BitCollections BitSet+Codable.swift
[2001/2111] Compiling BitCollections BitArray+BitwiseOperations.swift
[2002/2111] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[2003/2111] Compiling BitCollections BitArray+Codable.swift
[2004/2111] Compiling BitCollections BitArray+Collection.swift
[2005/2111] Compiling BitCollections BitArray+Copy.swift
[2006/2111] Compiling BitCollections BitArray+CustomReflectable.swift
[2020/2111] Compiling BitCollections BitArray+Hashable.swift
[2021/2111] Compiling BitCollections BitArray+Initializers.swift
[2022/2111] Compiling BitCollections BitArray+Invariants.swift
[2023/2111] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[2024/2111] Compiling BitCollections BitArray+RandomBits.swift
[2025/2111] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[2026/2111] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[2027/2111] Compiling BitCollections BitSet+SetAlgebra union.swift
[2028/2111] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[2029/2111] Compiling BitCollections BitSet.Counted.swift
[2030/2111] Compiling BitCollections BitSet.Index.swift
[2031/2111] Compiling BitCollections BitSet._UnsafeHandle.swift
[2036/2113] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2038/2113] Compiling NIOHTTP2 StreamChannelList.swift
[2039/2113] Compiling NIOHTTP2 StreamMap.swift
[2041/2113] Compiling NIOHTTP2 StreamStateMachine.swift
[2042/2113] Compiling NIOHTTP2 UnsafeTransfer.swift
[2044/2113] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2060/2115] Compiling Collections Collections.swift
[2061/2115] Emitting module Collections
[2062/2115] Compiling Algorithms Unique.swift
[2063/2115] Compiling Algorithms Windows.swift
[2067/2134] Compiling MultipartKit BasicCodingKey.swift
[2068/2134] Compiling MultipartKit MultipartError.swift
[2069/2134] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2070/2134] Compiling MultipartKit FormDataDecoder.swift
[2071/2134] Compiling MultipartKit MultipartFormData.swift
[2072/2134] Compiling MultipartKit MultipartParser.swift
[2073/2134] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2074/2134] Emitting module NIOHTTP2
[2075/2134] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[2076/2134] Compiling CryptoBoringWrapper RandomBytes.swift
[2077/2134] Compiling CryptoBoringWrapper EllipticCurve.swift
[2078/2134] Emitting module CryptoBoringWrapper
[2079/2134] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[2080/2134] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2081/2134] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2082/2134] Compiling MultipartKit FormDataEncoder.swift
[2083/2134] Compiling MultipartKit Storage.swift
[2084/2134] Compiling MultipartKit Exports.swift
[2085/2134] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2086/2134] Compiling MultipartKit MultipartPart.swift
[2087/2134] Compiling MultipartKit MultipartPartConvertible.swift
[2088/2136] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[2089/2136] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[2090/2136] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[2091/2136] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[2093/2136] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2094/2136] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2095/2136] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2100/2136] Emitting module MultipartKit
[2110/2178] Compiling CryptoExtras ARCCredential.swift
[2111/2178] Compiling CryptoExtras ARCEncoding.swift
[2112/2194] Emitting module Algorithms
[2113/2194] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[2114/2194] Compiling CryptoExtras CMAC.swift
[2115/2194] Compiling CryptoExtras ARC+API.swift
[2116/2194] Compiling CryptoExtras ARC.swift
[2119/2194] Compiling CryptoExtras ARCPrecredential.swift
[2120/2194] Compiling CryptoExtras HashToField.swift
[2121/2194] Compiling CryptoExtras KDF.swift
[2122/2194] Compiling CryptoExtras PBKDF2_boring.swift
[2123/2194] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[2124/2194] Compiling CryptoExtras PBKDF2.swift
[2125/2194] Compiling CryptoExtras Scrypt_boring.swift
[2126/2194] Compiling CryptoExtras Scrypt.swift
[2127/2194] Compiling CryptoExtras OPRF.swift
[2128/2194] Compiling CryptoExtras OPRFClient.swift
[2129/2194] Compiling CryptoExtras OPRFServer.swift
[2130/2194] Compiling CryptoExtras VOPRF+API.swift
[2131/2194] Compiling CryptoExtras VOPRFClient.swift
[2132/2194] Compiling CryptoExtras VOPRFServer.swift
[2133/2194] Compiling CryptoExtras RSA+BlindSigning.swift
[2134/2280] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2135/2280] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2136/2280] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2137/2280] Compiling AsyncHTTPClient RequestBodyLength.swift
[2138/2280] Compiling AsyncHTTPClient BasicAuth.swift
[2139/2280] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2140/2280] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2141/2280] Compiling AsyncHTTPClient RequestBag.swift
[2142/2280] Compiling AsyncHTTPClient RequestValidation.swift
[2143/2280] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2144/2280] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2145/2280] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2146/2280] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2147/2280] Compiling AsyncHTTPClient ConnectionPool.swift
[2148/2280] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2149/2280] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2150/2280] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2151/2280] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2152/2286] Emitting module CryptoExtras
[2153/2286] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2154/2286] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2155/2286] Compiling AsyncHTTPClient HTTPClient.swift
[2156/2286] Compiling AsyncHTTPClient HTTPHandler.swift
[2157/2286] Compiling AsyncHTTPClient LRUCache.swift
[2158/2286] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2159/2286] Compiling AsyncHTTPClient NWErrorHandler.swift
[2160/2286] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2161/2286] Compiling AsyncHTTPClient RequestOptions.swift
[2162/2286] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2163/2286] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2164/2286] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2165/2286] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2166/2286] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2167/2286] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2168/2286] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2169/2286] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2170/2286] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2171/2286] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2172/2293] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2173/2293] Compiling AsyncHTTPClient HTTP1Connection.swift
[2174/2293] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2175/2293] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2176/2293] Compiling AsyncHTTPClient HTTP2Connection.swift
[2177/2293] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2178/2293] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2179/2293] Emitting module AsyncHTTPClient
[2180/2293] Compiling CryptoExtras ThreadWindows.swift
[2181/2293] Compiling CryptoExtras DLEQ.swift
[2182/2293] Compiling CryptoExtras Prover.swift
[2183/2293] Compiling CryptoExtras Verifier.swift
[2184/2293] Compiling CryptoExtras ZKPToolbox.swift
[2185/2293] Compiling CryptoExtras resource_bundle_accessor.swift
[2186/2293] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2187/2293] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2188/2293] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2189/2293] Compiling AsyncHTTPClient TLSConfiguration.swift
[2190/2293] Compiling AsyncHTTPClient RedirectState.swift
[2191/2293] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2192/2293] Compiling AsyncHTTPClient SSLContextCache.swift
[2193/2293] Compiling AsyncHTTPClient Scheme.swift
[2194/2293] Compiling AsyncHTTPClient Singleton.swift
[2195/2293] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2196/2293] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2197/2293] Compiling AsyncHTTPClient TracingSupport.swift
[2198/2293] Compiling AsyncHTTPClient Utils.swift
[2199/2293] Emitting module AsyncKit
[2221/2295] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2222/2295] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2223/2295] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2224/2295] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2225/2295] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2226/2295] Compiling AsyncHTTPClient Transaction.swift
[2227/2295] Compiling AsyncHTTPClient Base64.swift
[2249/2297] Compiling AsyncKit Optional+StrictMap.swift
[2250/2297] Compiling AsyncKit Exports.swift
[2272/2297] Emitting module _CryptoExtras
[2273/2297] Compiling _CryptoExtras Exports.swift
[2274/2395] Compiling X509 Digests.swift
[2275/2395] Compiling X509 DistinguishedName.swift
[2276/2395] Compiling X509 CommonName.swift
[2277/2395] Compiling X509 CountryName.swift
[2278/2395] Compiling X509 DNBuilder.swift
[2279/2395] Compiling X509 DomainComponent.swift
[2280/2395] Compiling X509 EmailAddress.swift
[2281/2395] Compiling X509 LocalityName.swift
[2282/2395] Compiling X509 OrganizationName.swift
[2283/2395] Compiling X509 OrganizationalUnitName.swift
[2284/2395] Compiling X509 StateOrProvinceName.swift
[2285/2405] Compiling X509 CSRAttribute.swift
[2286/2405] Compiling X509 CSRAttributes.swift
[2287/2405] Compiling X509 CSRVersion.swift
[2288/2405] Compiling X509 CertificateSigningRequest.swift
[2289/2405] Compiling X509 CertificationRequestInfo.swift
[2290/2405] Compiling X509 ExtensionRequest.swift
[2291/2405] Compiling X509 Certificate.swift
[2292/2405] Compiling X509 CertificatePrivateKey.swift
[2293/2405] Compiling X509 CertificatePublicKey.swift
[2294/2405] Compiling X509 CertificateSerialNumber.swift
[2295/2405] Compiling X509 CertificateVersion.swift
[2296/2405] Compiling X509 OCSPVersion.swift
[2297/2405] Compiling X509 PKCS8PrivateKey.swift
[2298/2405] Compiling X509 PromiseAndFuture.swift
[2299/2405] Compiling X509 RDNAttribute.swift
[2300/2405] Compiling X509 RandomNumberGenerator+bytes.swift
[2301/2405] Compiling X509 RelativeDistinguishedName.swift
[2302/2405] Compiling X509 SEC1PrivateKey.swift
[2303/2405] Compiling X509 SecKeyWrapper.swift
[2304/2405] Compiling X509 Signature.swift
[2305/2405] Compiling X509 SignatureAlgorithm.swift
[2306/2405] Compiling X509 AllOfPolicies.swift
[2307/2405] Compiling X509 VerifierPolicy.swift
[2308/2405] Compiling X509 AlgorithmIdentifier.swift
[2309/2405] Compiling X509 ECDSASignature.swift
[2310/2405] Compiling X509 RSAPKCS1PublicKey.swift
[2311/2405] Compiling X509 SubjectPublicKeyInfo.swift
[2312/2405] Compiling X509 TBSCertificate.swift
[2313/2405] Compiling X509 Time.swift
[2314/2405] Compiling X509 TimeCalculations.swift
[2315/2405] Compiling X509 Validity.swift
[2316/2405] Compiling X509 X509SendableMetatype.swift
[2317/2405] Compiling X509 OCSPResponseBytes.swift
[2318/2405] Compiling X509 OCSPResponseData.swift
[2319/2405] Compiling X509 OCSPPolicy.swift
[2320/2405] Compiling X509 OCSPRequest.swift
[2321/2405] Compiling X509 OCSPResponse.swift
[2322/2405] Compiling X509 ExtendedKeyUsage.swift
[2323/2405] Compiling X509 ExtensionIdentifiers.swift
[2324/2405] Compiling X509 OCSPSingleRequest.swift
[2325/2405] Compiling X509 OCSPSingleResponse.swift
[2326/2405] Compiling X509 SubjectKeyIdentifier.swift
[2327/2405] Compiling X509 OCSPNonce.swift
[2328/2405] Compiling X509 AuthorityKeyIdentifier.swift
[2329/2405] Compiling X509 BasicConstraints.swift
[2330/2405] Compiling X509 KeyUsage.swift
[2331/2405] Compiling X509 NameConstraints.swift
[2332/2405] Compiling X509 SubjectAlternativeName.swift
[2333/2405] Compiling X509 StreetAddress.swift
[2334/2405] Compiling X509 Error.swift
[2335/2405] Compiling X509 AuthorityInformationAccess.swift
[2336/2405] Compiling X509 OCSPResponseStatus.swift
[2337/2405] Compiling X509 OCSPSignature.swift
[2348/2405] Compiling X509 OCSPTBSRequest.swift
[2360/2405] Compiling X509 NameConstraintsPolicy.swift
[2361/2405] Compiling X509 RFC5280Policy.swift
[2362/2405] Compiling X509 URIConstraints.swift
[2363/2405] Compiling X509 VersionPolicy.swift
[2364/2405] Compiling X509 ServerIdentityPolicy.swift
[2365/2405] Compiling X509 TrustRootLoading.swift
[2366/2405] Compiling X509 UnverifiedChain.swift
[2367/2405] Compiling X509 ValidatedCertificateChain.swift
[2368/2405] Compiling X509 VerificationDiagnostic.swift
[2369/2405] Compiling X509 Verifier.swift
[2370/2405] Compiling X509 AnyPolicy.swift
[2371/2405] Compiling X509 CertificateStore.swift
[2372/2405] Compiling X509 CustomCertificateStore.swift
[2373/2405] Compiling X509 OneOfPolicies.swift
[2374/2405] Compiling X509 PolicyBuilder.swift
[2375/2405] Compiling X509 BasicConstraintsPolicy.swift
[2376/2405] Compiling X509 DNSNames.swift
[2377/2405] Compiling X509 DirectoryNames.swift
[2378/2405] Compiling X509 ExpiryPolicy.swift
[2379/2405] Compiling X509 IPConstraints.swift
[2380/2405] Compiling X509 Extension.swift
[2381/2405] Compiling X509 Extensions.swift
[2382/2405] Compiling X509 ExtensionsBuilder.swift
[2383/2405] Compiling X509 GeneralName.swift
[2384/2405] Compiling X509 Lock.swift
[2385/2405] Compiling X509 LockedValueBox.swift
[2386/2405] Compiling X509 BasicOCSPResponse.swift
[2387/2405] Compiling X509 DirectoryString.swift
[2388/2405] Compiling X509 OCSPCertID.swift
[2389/2405] Compiling X509 OCSPCertStatus.swift
[2390/2405] Compiling X509 OCSPExtensionID.swift
[2391/2405] Emitting module X509
[2392/2405] Compiling X509 CMSAttribute.swift
[2393/2405] Compiling X509 CMSContentInfo.swift
[2394/2405] Compiling X509 CMSEncapsulatedContentInfo.swift
[2395/2405] Compiling X509 CMSIssuerAndSerialNumber.swift
[2396/2405] Compiling X509 CMSOperations.swift
[2397/2405] Compiling X509 CMSSignature.swift
[2398/2405] Compiling X509 CMSSignedData.swift
[2399/2405] Compiling X509 CMSSignerIdentifier.swift
[2400/2405] Compiling X509 CMSSignerInfo.swift
[2401/2405] Compiling X509 CMSVersion.swift
[2402/2405] Compiling X509 Curve25519+DER.swift
[2403/2603] Compiling Vapor FormDataDecoder+Content.swift
[2404/2603] Compiling Vapor FormDataEncoder+Content.swift
[2405/2603] Compiling Vapor Application+Password.swift
[2406/2603] Compiling Vapor Application+Passwords.swift
[2407/2603] Compiling Vapor AsyncPasswordHasher.swift
[2408/2603] Compiling Vapor BcryptHasher.swift
[2409/2603] Compiling Vapor PasswordHasher.swift
[2410/2603] Compiling Vapor PlaintextHasher.swift
[2411/2603] Compiling Vapor Request+Password.swift
[2412/2603] Compiling Vapor Redirect.swift
[2413/2603] Compiling Vapor Request+Body.swift
[2414/2603] Compiling Vapor Request+BodyStream.swift
[2415/2603] Compiling Vapor Request.swift
[2416/2603] Compiling Vapor Application+Responder.swift
[2417/2603] Compiling Vapor DefaultResponder.swift
[2418/2603] Compiling Vapor Response+Body.swift
[2419/2603] Compiling Vapor Response.swift
[2420/2603] Compiling Vapor ResponseCodable.swift
[2421/2603] Compiling Vapor Application+Routes.swift
[2422/2603] Compiling Vapor Parameters+Require.swift
[2423/2603] Compiling Vapor Request+WebSocket.swift
[2424/2603] Compiling Vapor Route.swift
[2425/2603] Emitting module Vapor
[2426/2624] Compiling Vapor Application.swift
[2427/2624] Compiling Vapor AuthenticationCache.swift
[2428/2624] Compiling Vapor Authenticator.swift
[2429/2624] Compiling Vapor BasicAuthorization.swift
[2430/2624] Compiling Vapor BearerAuthorization.swift
[2431/2624] Compiling Vapor GuardMiddleware.swift
[2432/2624] Compiling Vapor RedirectMiddleware.swift
[2433/2624] Compiling Vapor SessionAuthenticatable.swift
[2434/2624] Compiling Vapor Bcrypt.swift
[2435/2624] Compiling Vapor Application+Cache.swift
[2436/2624] Compiling Vapor Cache.swift
[2437/2624] Compiling Vapor CacheExpirationTime.swift
[2438/2624] Compiling Vapor MemoryCache.swift
[2439/2624] Compiling Vapor Request+Cache.swift
[2440/2624] Compiling Vapor Application+Clients.swift
[2441/2624] Compiling Vapor Client.swift
[2442/2624] Compiling Vapor ClientRequest.swift
[2443/2624] Compiling Vapor ClientResponse.swift
[2444/2624] Compiling Vapor Request+Client.swift
[2445/2624] Compiling Vapor BootCommand.swift
[2446/2624] Compiling Vapor CommandContext+Application.swift
[2447/2624] Compiling Vapor RoutesCommand.swift
[2448/2624] Compiling Vapor RouteCollection.swift
[2449/2624] Compiling Vapor Routes.swift
[2450/2624] Compiling Vapor RoutesBuilder+Group.swift
[2451/2624] Compiling Vapor RoutesBuilder+Method.swift
[2452/2624] Compiling Vapor RoutesBuilder+Middleware.swift
[2453/2624] Compiling Vapor RoutesBuilder+WebSocket.swift
[2454/2624] Compiling Vapor RoutesBuilder.swift
[2455/2624] Compiling Vapor OTP.swift
[2456/2624] Compiling Vapor ValidatedCertificateChain.swift
[2457/2624] Compiling Vapor Application+Servers.swift
[2458/2624] Compiling Vapor Server.swift
[2459/2624] Compiling Vapor App+Service.swift
[2460/2624] Compiling Vapor Req+Service.swift
[2461/2624] Compiling Vapor Service.swift
[2462/2624] Compiling Vapor Application+Sessions.swift
[2463/2624] Compiling Vapor MemorySessions.swift
[2464/2624] Compiling Vapor Request+Session.swift
[2465/2624] Compiling Vapor Session.swift
[2466/2624] Compiling Vapor SessionCache.swift
[2467/2624] Compiling Vapor SessionData.swift
[2468/2624] Compiling Vapor SessionDriver.swift
[2469/2624] Compiling Vapor SessionsConfiguration.swift
[2470/2624] Compiling Vapor Extendable.swift
[2471/2624] Compiling Vapor File.swift
[2472/2624] Compiling Vapor FileIO.swift
[2473/2624] Compiling Vapor LifecycleHandler.swift
[2474/2624] Compiling Vapor OptionalType.swift
[2475/2624] Compiling Vapor RFC1123.swift
[2476/2624] Compiling Vapor SocketAddress+Hostname.swift
[2477/2624] Compiling Vapor Storage.swift
[2478/2624] Compiling Vapor String+IsIPAddress.swift
[2479/2624] Compiling Vapor Thread.swift
[2480/2624] Compiling Vapor URI.swift
[2481/2624] Compiling Vapor VaporSendableMetadataType.swift
[2482/2624] Compiling Vapor RangeResult.swift
[2483/2624] Compiling Vapor Validatable.swift
[2484/2624] Compiling Vapor Validation.swift
[2485/2624] Compiling Vapor ValidationKey.swift
[2486/2624] Compiling Vapor Validations.swift
[2487/2624] Compiling Vapor ValidationsError.swift
[2488/2624] Compiling Vapor Validator.swift
[2489/2624] Compiling Vapor ValidatorResult.swift
[2490/2624] Compiling Vapor And.swift
[2491/2624] Compiling Vapor PlaintextDecoder.swift
[2492/2624] Compiling Vapor PlaintextEncoder.swift
[2493/2624] Compiling Vapor URLQueryCoders.swift
[2494/2624] Compiling Vapor URLQueryContainer.swift
[2495/2624] Compiling Vapor Core.swift
[2496/2624] Compiling Vapor Running.swift
[2497/2624] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2498/2624] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2499/2624] Compiling Vapor DotEnvFile+load.swift
[2500/2624] Compiling Vapor Routes+caseInsenstive.swift
[2501/2624] Compiling Vapor Validatable+validate.swift
[2502/2624] Compiling Vapor Environment+Process.swift
[2503/2624] Compiling Vapor Environment+Secret.swift
[2504/2624] Compiling Vapor Environment.swift
[2505/2624] Compiling Vapor Abort.swift
[2506/2624] Compiling Vapor AbortError.swift
[2507/2624] Compiling Vapor DebuggableError.swift
[2508/2624] Compiling Vapor Demangler.swift
[2509/2624] Compiling Vapor ErrorSource.swift
[2510/2624] Compiling Vapor StackTrace.swift
[2511/2624] Compiling Vapor Exports.swift
[2512/2624] Compiling Vapor Application+HTTP.swift
[2513/2624] Compiling Vapor SessionsMiddleware.swift
[2514/2624] Compiling Vapor URLEncodedFormData.swift
[2515/2624] Compiling Vapor URLEncodedFormDecoder.swift
[2516/2624] Compiling Vapor URLEncodedFormEncoder.swift
[2517/2624] Compiling Vapor URLEncodedFormError.swift
[2518/2624] Compiling Vapor URLEncodedFormParser.swift
[2519/2624] Compiling Vapor URLEncodedFormSerializer.swift
[2520/2624] Compiling Vapor URLQueryFragmentConvertible.swift
[2521/2624] Compiling Vapor AnyResponse.swift
[2522/2624] Compiling Vapor Array+Random.swift
[2523/2624] Compiling Vapor Base32.swift
[2524/2624] Compiling Vapor Base64.swift
[2525/2624] Compiling Vapor BaseN.swift
[2526/2624] Compiling Vapor BasicCodingKey.swift
[2527/2624] Compiling Vapor ByteCount.swift
[2528/2624] Compiling Vapor Bytes+Hex.swift
[2529/2624] Compiling Vapor Bytes+SecureCompare.swift
[2530/2624] Compiling Vapor Collection+Safe.swift
[2531/2624] Compiling Vapor DataProtocol+Copy.swift
[2532/2624] Compiling Vapor DecoderUnwrapper.swift
[2533/2624] Compiling Vapor DirectoryConfiguration.swift
[2534/2624] Compiling Vapor DotEnv.swift
[2535/2624] Compiling Vapor Case.swift
[2536/2624] Compiling Vapor CharacterSet.swift
[2537/2624] Compiling Vapor Count.swift
[2538/2624] Compiling Vapor Custom.swift
[2539/2624] Compiling Vapor Email.swift
[2540/2624] Compiling Vapor Empty.swift
[2541/2624] Compiling Vapor In.swift
[2542/2624] Compiling Vapor Nil.swift
[2543/2624] Compiling Vapor NilIgnoring.swift
[2544/2624] Compiling Vapor Not.swift
[2545/2624] Compiling Vapor Or.swift
[2546/2624] Compiling Vapor Pattern.swift
[2547/2624] Compiling Vapor Range.swift
[2548/2624] Compiling Vapor URL.swift
[2549/2624] Compiling Vapor Valid.swift
[2550/2624] Compiling Vapor Application+Views.swift
[2551/2624] Compiling Vapor PlaintextRenderer.swift
[2552/2624] Compiling Vapor Request+View.swift
[2553/2624] Compiling Vapor View.swift
[2554/2624] Compiling Vapor ViewRenderer.swift
[2555/2624] Compiling Vapor _Deprecations.swift
[2556/2624] Compiling Vapor ServeCommand.swift
[2557/2624] Compiling Vapor AnyResponse+Concurrency.swift
[2558/2624] Compiling Vapor AsyncBasicResponder.swift
[2559/2624] Compiling Vapor AsyncMiddleware.swift
[2560/2624] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2561/2624] Compiling Vapor AsyncSessionDriver.swift
[2562/2624] Compiling Vapor Authentication+Concurrency.swift
[2563/2624] Compiling Vapor Cache+Concurrency.swift
[2564/2624] Compiling Vapor Client+Concurrency.swift
[2565/2624] Compiling Vapor RequestBody+Concurrency.swift
[2566/2624] Compiling Vapor Responder+Concurrency.swift
[2567/2624] Compiling Vapor ResponseCodable+Concurrency.swift
[2568/2624] Compiling Vapor RoutesBuilder+Concurrency.swift
[2569/2624] Compiling Vapor ViewRenderer+Concurrency.swift
[2570/2624] Compiling Vapor WebSocket+Concurrency.swift
[2571/2624] Compiling Vapor ContainerGetPathExecutor.swift
[2572/2624] Compiling Vapor Content.swift
[2573/2624] Compiling Vapor ContentCoders.swift
[2574/2624] Compiling Vapor ContentConfiguration.swift
[2575/2624] Compiling Vapor ContentContainer.swift
[2576/2624] Compiling Vapor JSONCoder+Custom.swift
[2577/2624] Compiling Vapor JSONCoders+Content.swift
[2578/2624] Compiling Vapor HTTPMediaTypePreference.swift
[2579/2624] Compiling Vapor Responder.swift
[2580/2624] Compiling Vapor Application+HTTP+Server.swift
[2581/2624] Compiling Vapor HTTPServer.swift
[2582/2624] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2583/2624] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2584/2624] Compiling Vapor HTTPServerHandler.swift
[2585/2624] Compiling Vapor HTTPServerRequestDecoder.swift
[2586/2624] Compiling Vapor HTTPServerResponseEncoder.swift
[2587/2624] Compiling Vapor HTTPServerUpgradeHandler.swift
[2588/2624] Compiling Vapor Logger+Report.swift
[2589/2624] Compiling Vapor LoggingSystem+Environment.swift
[2590/2624] Compiling Vapor Application+Middleware.swift
[2591/2624] Compiling Vapor CORSMiddleware.swift
[2592/2624] Compiling Vapor ErrorMiddleware.swift
[2593/2624] Compiling Vapor FileMiddleware.swift
[2594/2624] Compiling Vapor Middleware.swift
[2595/2624] Compiling Vapor MiddlewareConfiguration.swift
[2596/2624] Compiling Vapor ResponseCompressionMiddleware.swift
[2597/2624] Compiling Vapor RouteLoggingMiddleware.swift
[2598/2624] Compiling Vapor TracingMiddleware.swift
[2599/2624] Compiling Vapor File+Multipart.swift
[2600/2624] Compiling Vapor BasicResponder.swift
[2601/2624] Compiling Vapor BodyStream.swift
[2602/2624] Compiling Vapor Application+HTTP+Client.swift
[2603/2624] Compiling Vapor EventLoopHTTPClient.swift
[2604/2624] Compiling Vapor EndpointCache.swift
[2605/2624] Compiling Vapor HTTPMethod+String.swift
[2606/2624] Compiling Vapor HTTPStatus.swift
[2607/2624] Compiling Vapor HTTPCookies.swift
[2608/2624] Compiling Vapor HTTPHeaderCacheControl.swift
[2609/2624] Compiling Vapor HTTPHeaderExpires.swift
[2610/2624] Compiling Vapor HTTPHeaderLastModified.swift
[2611/2624] Compiling Vapor HTTPHeaders+Cache.swift
[2612/2624] Compiling Vapor HTTPHeaders+Connection.swift
[2613/2624] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2614/2624] Compiling Vapor HTTPHeaders+ContentRange.swift
[2615/2624] Compiling Vapor HTTPHeaders+Directive.swift
[2616/2624] Compiling Vapor HTTPHeaders+Forwarded.swift
[2617/2624] Compiling Vapor HTTPHeaders+Link.swift
[2618/2624] Compiling Vapor HTTPHeaders+Name.swift
[2619/2624] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2620/2624] Compiling Vapor HTTPHeaders.swift
[2621/2624] Compiling Vapor HTTPMediaType.swift
[2622/2637] Compiling ParseServerSwift configure.swift
[2623/2637] Compiling ParseServerSwift ParseServerConfiguration.swift
[2624/2637] Compiling ParseServerSwift Constants.swift
[2625/2637] Compiling ParseServerSwift Functions.swift
[2626/2638] Compiling ParseServerSwift Parse.swift
[2627/2638] Compiling ParseServerSwift User.swift
[2628/2638] Compiling ParseServerSwift Hooks.swift
[2629/2638] Compiling ParseServerSwift FooParameters.swift
[2630/2638] Compiling ParseServerSwift Parse+Vapor.swift
[2631/2638] Compiling ParseServerSwift ParseHookFunction+Vapor.swift
[2632/2638] Compiling ParseServerSwift ParseHookTrigger+Vapor.swift
[2633/2638] Compiling ParseServerSwift GameScore.swift
[2634/2638] Emitting module ParseServerSwift
[2635/2638] Compiling ParseServerSwift routes.swift
[2636/2640] Compiling App entrypoint.swift
[2637/2640] Emitting module App
[2637/2640] Write Objects.LinkFileList
[2638/2640] Linking App
[2639/2640] Applying App
Build complete! (101.37s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/netreconlab/Parse-Swift.git
[1/76663] Fetching vapor
[2/123455] Fetching vapor, parse-swift
Fetched https://github.com/vapor/vapor.git from cache (3.53s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (3.53s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 6.0.6 (4.04s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.1 (0.51s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
[1/1162] Fetching swift-service-context
[199/3794] Fetching swift-service-context, websocket-kit
[305/7410] Fetching swift-service-context, websocket-kit, multipart-kit
Fetched https://github.com/apple/swift-asn1.git from cache (0.73s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[2000/14497] Fetching swift-service-context, websocket-kit, multipart-kit, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.32s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.32s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
[4261/11890] Fetching websocket-kit, multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.22s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.96s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.96s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.97s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.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/vapor/routing-kit.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.06s)
Fetched https://github.com/apple/swift-log.git from cache (1.06s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/console-kit.git
[1/21356] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.94s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.96s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.97s)
Fetching https://github.com/swift-server/async-http-client.git from cache
[16018/27908] Fetching routing-kit, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.46s)
[2032/6552] Fetching console-kit
[6553/9006] Fetching console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.20s)
[172/2454] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.95s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio.git from cache (2.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.24s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.47s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.44s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.44s)
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.70s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (3.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.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.45s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.44s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.36s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.83s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.02s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.47s)
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.58s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2568] Fetching swift-service-lifecycle
[695/8653] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.95s)
[792/6085] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.21s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.25s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (1.88s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.50s)
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.45s)
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.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.72s)
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.46s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (0.62s)
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-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-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-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/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 6.0.6
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
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.1
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/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.9.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
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.