Build Information
Successful build of razorpay-kit, reference 1.0.0-alpha.4 (331911
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 15:31:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vamsii777/razorpay-kit.git
Reference: 1.0.0-alpha.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vamsii777/razorpay-kit
* tag 1.0.0-alpha.4 -> FETCH_HEAD
HEAD is now at 3319113 Add Downtime Models and Routes for Razorpay Payment Downtimes
Cloned https://github.com/vamsii777/razorpay-kit.git
Revision (git rev-parse @):
3319113c698f9003233dc64e168e7ff0ff1493f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vamsii777/razorpay-kit.git at 1.0.0-alpha.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vamsii777/razorpay-kit.git
https://github.com/vamsii777/razorpay-kit.git
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.112.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "razorpay-kit",
"name" : "razorpay-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "RazorpayKit",
"targets" : [
"RazorpayKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Razorpay",
"targets" : [
"Razorpay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RazorpayTests",
"module_type" : "SwiftTarget",
"name" : "RazorpayTests",
"path" : "Tests/RazorpayTests",
"sources" : [
"RazorpayTests.swift"
],
"target_dependencies" : [
"RazorpayKit",
"Razorpay"
],
"type" : "test"
},
{
"c99name" : "RazorpayKitTests",
"module_type" : "SwiftTarget",
"name" : "RazorpayKitTests",
"path" : "Tests/RazorpayKitTests",
"sources" : [
"RazorpayKitTests.swift"
],
"target_dependencies" : [
"RazorpayKit"
],
"type" : "test"
},
{
"c99name" : "RazorpayKit",
"module_type" : "SwiftTarget",
"name" : "RazorpayKit",
"path" : "Sources/RazorpayKit",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"RazorpayKit",
"Razorpay"
],
"sources" : [
"Constants/APIConstants.swift",
"Constants/ErrorCode.swift",
"Errors/RZPError.swift",
"Models/Currency.swift",
"RazorpayAPIRoute.swift",
"RazorpayClient.swift",
"RazorpayRequest.swift",
"Resources/Account.swift",
"Resources/Addon.swift",
"Resources/Card.swift",
"Resources/Customer.swift",
"Resources/FundAccount.swift",
"Resources/IIN.swift",
"Resources/Invoice.swift",
"Resources/Item.swift",
"Resources/Order.swift",
"Resources/Payment.swift",
"Resources/PaymentLink.swift",
"Resources/Product.swift",
"Resources/QrCode.swift",
"Resources/Refund.swift",
"Resources/Settlement.swift",
"Resources/Stakeholder.swift",
"Resources/Subscription.swift",
"Resources/Token.swift",
"Resources/Transfer.swift",
"Resources/VirtualAccount.swift",
"Resources/Webhook.swift",
"Utils/RazorpayUtility.swift"
],
"type" : "library"
},
{
"c99name" : "Razorpay",
"module_type" : "SwiftTarget",
"name" : "Razorpay",
"path" : "Sources/Razorpay",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Razorpay"
],
"sources" : [
"Models/Downtime.swift",
"Models/Order.swift",
"Models/Payment.swift",
"Models/RazorpayError.swift",
"Models/Refund.swift",
"Models/Webhook.swift",
"Razorpay+Extensions.swift",
"Razorpay.swift",
"Routes/RazorpayDowntimeRoutes.swift",
"Routes/RazorpayOrderRoutes.swift",
"Routes/RazorpayPaymentRoutes.swift",
"Routes/RazorpayRefundRoutes.swift",
"Utils/APIRequestHandler.swift"
],
"target_dependencies" : [
"RazorpayKit"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/475] Write sources
[3/475] Copying PrivacyInfo.xcprivacy
[3/475] Write sources
[8/475] Copying PrivacyInfo.xcprivacy
[10/475] Write sources
[51/475] Compiling CNIOWASI CNIOWASI.c
[52/475] Compiling CSystem shims.c
[53/475] Compiling CNIOWindows shim.c
[54/475] Compiling CNIOWindows WSAStartup.c
[55/475] Compiling _NumericsShims _NumericsShims.c
[56/475] Write swift-version-2F0A5646E1D333AE.txt
[57/475] Compiling CNIOLinux shim.c
[58/475] Compiling CNIOLinux liburing_shims.c
[59/475] Compiling CNIOExtrasZlib empty.c
[60/475] Compiling _AtomicsShims.c
[61/509] Compiling CNIOLLHTTP c_nio_http.c
[62/509] Compiling CNIOSHA1 c_nio_sha1.c
[63/509] Compiling CVaporBcrypt blf.c
[64/512] Compiling CNIOLLHTTP c_nio_api.c
[65/545] Compiling CVaporBcrypt bcrypt.c
[66/545] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/621] Compiling CNIODarwin shim.c
[69/621] Compiling ServiceContextModule ServiceContext.swift
[70/621] Emitting module ServiceContextModule
[71/621] Compiling ServiceContextModule ServiceContextKey.swift
[72/621] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/621] Compiling Crypto HPKE-Ciphersuite.swift
[74/621] Compiling Crypto HPKE-KDF.swift
[75/622] Emitting module _NIOBase64
[76/622] Compiling _NIOBase64 Base64.swift
[77/622] Compiling RealModule Real.swift
[78/622] Compiling RealModule Float80+Real.swift
[79/622] Compiling RealModule Float16+Real.swift
[80/623] Compiling RealModule AugmentedArithmetic.swift
[81/623] Compiling RealModule ElementaryFunctions.swift
[82/623] Compiling RealModule Double+Real.swift
[83/623] Emitting module RealModule
[84/623] Compiling RealModule ApproximateEquality.swift
[85/623] Compiling RealModule AlgebraicField.swift
[86/623] Compiling RealModule Float+Real.swift
[86/623] Compiling fiat_p256_adx_sqr.S
[87/623] Compiling fiat_p256_adx_mul.S
[88/623] Compiling fiat_curve25519_adx_square.S
[89/623] Compiling fiat_curve25519_adx_mul.S
[91/623] Compiling _NIODataStructures PriorityQueue.swift
[92/623] Compiling RealModule RealFunctions.swift
[93/629] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/629] Emitting module Logging
[95/629] Compiling _NIODataStructures _TinyArray.swift
[96/629] Compiling Instrumentation MultiplexInstrument.swift
[97/629] Compiling Crypto Digests.swift
[98/629] Compiling Crypto HashFunctions.swift
[99/629] Compiling Crypto Digest_boring.swift
[100/629] Compiling Crypto Digest.swift
[101/629] Compiling Crypto PKCS8PrivateKey.swift
[102/629] Compiling Crypto SEC1PrivateKey.swift
[103/629] Emitting module InternalCollectionsUtilities
[104/629] Compiling Crypto GeneralizedTime.swift
[105/629] Compiling Crypto ObjectIdentifier.swift
[106/629] Compiling Crypto SubjectPublicKeyInfo.swift
[107/629] Compiling Crypto CryptoKitErrors.swift
[108/629] Compiling Crypto HashFunctions_SHA2.swift
[109/629] Compiling Crypto HPKE-AEAD.swift
[110/629] Compiling Crypto ECDSASignature.swift
[111/629] Compiling Crypto PEMDocument.swift
[118/632] Compiling Logging Locks.swift
[119/632] Compiling _NIODataStructures Heap.swift
[120/632] Emitting module _NIODataStructures
[121/632] Compiling Crypto HPKE-Utils.swift
[122/632] Compiling Crypto DHKEM.swift
[123/632] Compiling Crypto HPKE-KEM-Curve25519.swift
[125/632] Compiling Crypto HPKE-KexKeyDerivation.swift
[126/632] Compiling Crypto HPKE-LabeledExtract.swift
[130/632] Compiling Instrumentation Instrument.swift
[131/632] Compiling Instrumentation InstrumentationSystem.swift
[132/632] Emitting module Instrumentation
[133/632] Compiling Instrumentation Locks.swift
[134/632] Compiling Instrumentation NoOpInstrument.swift
[135/632] Emitting module SystemPackage
[136/632] Compiling Crypto Curve25519.swift
[137/632] Compiling Crypto Ed25519Keys.swift
[138/632] Compiling Crypto NISTCurvesKeys.swift
[139/632] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[140/632] Compiling Crypto HPKE-KEM.swift
[141/632] Compiling Crypto HPKE-Errors.swift
[142/632] Emitting module CoreMetrics
[143/632] Compiling CoreMetrics Locks.swift
[144/632] Compiling CoreMetrics Metrics.swift
[144/758] Compiling CNIOBoringSSLShims shims.c
[146/768] Compiling Logging LogHandler.swift
[147/768] Compiling Logging MetadataProvider.swift
[148/768] Compiling Logging Logging.swift
[149/775] Compiling OrderedCollections _HashTable+Bucket.swift
[150/775] Compiling OrderedCollections _HashTable+BucketIterator.swift
[151/775] Compiling OrderedCollections _HashTable+Constants.swift
[152/775] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[153/775] Compiling OrderedCollections _HashTable+Testing.swift
[154/775] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[155/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[156/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[157/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[158/775] Compiling OrderedCollections OrderedSet+Codable.swift
[159/775] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[160/775] Compiling OrderedCollections OrderedSet+Descriptions.swift
[161/775] Compiling OrderedCollections OrderedSet+Diffing.swift
[162/775] Compiling OrderedCollections OrderedSet+Equatable.swift
[163/775] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[164/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[165/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[166/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[167/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[168/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[169/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[170/787] Compiling HeapModule _HeapNode.swift
[171/787] Compiling HeapModule Heap.swift
[172/787] Compiling HeapModule Heap+Invariants.swift
[173/787] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[174/787] Compiling HeapModule Heap+UnsafeHandle.swift
[175/787] Compiling HeapModule Heap+Descriptions.swift
[176/787] Emitting module HeapModule
[177/787] Compiling OrderedCollections _Hashtable+Header.swift
[178/787] Compiling OrderedCollections OrderedDictionary+Codable.swift
[179/787] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[180/787] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[181/787] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[182/787] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[182/787] Compiling tls_record.cc
[183/787] Compiling tls_method.cc
[185/787] Compiling OrderedCollections OrderedSet+Hashable.swift
[186/787] Compiling OrderedCollections OrderedSet+Initializers.swift
[187/787] Compiling OrderedCollections OrderedSet+Insertions.swift
[188/787] Compiling OrderedCollections OrderedSet+Invariants.swift
[189/787] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[190/787] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[191/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[192/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[196/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[197/865] Compiling HashTreeCollections _HashNode+Initializers.swift
[198/865] Compiling HashTreeCollections _HashNode+Invariants.swift
[199/865] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[200/865] Compiling HashTreeCollections TreeDictionary+Values.swift
[201/865] Compiling HashTreeCollections TreeDictionary.swift
[202/865] Compiling HashTreeCollections TreeSet+Codable.swift
[203/865] Compiling HashTreeCollections TreeSet+Collection.swift
[204/865] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[205/865] Compiling HashTreeCollections TreeSet+Debugging.swift
[206/865] Compiling HashTreeCollections TreeSet+Descriptions.swift
[207/865] Compiling HashTreeCollections _RawHashNode.swift
[208/865] Compiling HashTreeCollections _UnmanagedHashNode.swift
[209/865] Compiling HashTreeCollections _UnsafePath.swift
[210/865] Compiling HashTreeCollections TreeDictionary+Codable.swift
[211/865] Compiling HashTreeCollections TreeDictionary+Collection.swift
[212/865] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[213/865] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[214/865] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[215/881] Compiling Tracing TracingTime.swift
[216/881] Compiling Tracing TracerProtocol.swift
[217/881] Compiling Tracing Tracer.swift
[218/881] Compiling Tracing SpanProtocol.swift
[219/881] Compiling Tracing InstrumentationSystem+Tracing.swift
[220/881] Compiling Tracing NoOpTracer.swift
[221/881] Emitting module Tracing
[222/881] Compiling Tracing TracerProtocol+Legacy.swift
[223/881] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[224/881] Compiling HashTreeCollections _HashNode.swift
[225/881] Compiling HashTreeCollections _HashNodeHeader.swift
[226/881] Compiling HashTreeCollections _HashSlot.swift
[227/881] Compiling HashTreeCollections _HashStack.swift
[228/881] Compiling HashTreeCollections _HashTreeIterator.swift
[229/881] Compiling HashTreeCollections _HashTreeStatistics.swift
[230/881] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[230/888] Compiling tls13_server.cc
[232/888] Compiling DequeModule _DequeBufferHeader.swift
[233/888] Compiling DequeModule _DequeSlot.swift
[234/889] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[235/889] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[236/889] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[237/889] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[238/889] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[239/889] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[240/889] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[241/889] Compiling DequeModule Deque+Codable.swift
[242/889] Compiling DequeModule Deque+Collection.swift
[243/889] Compiling DequeModule Deque+CustomReflectable.swift
[244/889] Compiling DequeModule Deque+Descriptions.swift
[245/889] Compiling DequeModule Deque+Equatable.swift
[246/889] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[247/889] Compiling DequeModule Deque+Extras.swift
[248/889] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[249/889] Compiling HashTreeCollections TreeDictionary+Filter.swift
[250/889] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[251/889] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[252/889] Compiling HashTreeCollections TreeDictionary+Keys.swift
[253/889] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[254/889] Compiling HashTreeCollections TreeDictionary+Merge.swift
[255/889] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[256/897] Compiling DequeModule _UnsafeWrappedBuffer.swift
[263/897] Compiling DequeModule _DequeBuffer.swift
[264/897] Compiling DequeModule Deque+Testing.swift
[265/897] Compiling DequeModule Deque._Storage.swift
[268/897] Compiling DequeModule Deque._UnsafeHandle.swift
[269/897] Compiling DequeModule Deque.swift
[271/897] Compiling DequeModule Deque+Hashable.swift
[282/897] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[283/897] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[284/897] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[285/897] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[286/897] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[287/897] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[288/897] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[289/897] Compiling HashTreeCollections TreeSet.swift
[290/897] Emitting module OrderedCollections
[293/897] Emitting module DequeModule
[294/897] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[295/897] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[311/897] Compiling _RopeModule Rope+Remove.swift
[312/897] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/897] Compiling _RopeModule Rope+Split.swift
[314/897] Compiling _RopeModule Optional Utilities.swift
[315/897] Compiling _RopeModule String Utilities.swift
[316/897] Compiling _RopeModule String.Index+ABI.swift
[317/897] Compiling _RopeModule _CharacterRecognizer.swift
[318/897] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[318/897] Compiling tls13_enc.cc
[344/897] Emitting module _RopeModule
[351/897] Compiling tls13_client.cc
[361/897] Compiling tls13_both.cc
[363/897] Compiling HashTreeCollections _HashNode+Storage.swift
[364/897] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[365/897] Compiling HashTreeCollections _HashNode+Structural filter.swift
[366/897] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[367/897] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[371/897] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[372/897] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[373/897] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[374/897] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[375/897] Compiling HashTreeCollections _HashNode+Structural merge.swift
[376/897] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[377/897] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[378/897] Compiling HashTreeCollections _HashNode+Structural union.swift
[379/897] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[380/897] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[381/897] Compiling HashTreeCollections _HashNode+Lookups.swift
[382/897] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[383/897] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[384/897] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[419/897] Compiling t1_enc.cc
[420/897] Compiling ssl_x509.cc
[422/897] Emitting module Metrics
[423/897] Compiling Metrics Metrics.swift
[423/897] Compiling ssl_versions.cc
[449/897] Emitting module Crypto
[497/905] Compiling ssl_stat.cc
[498/905] Compiling ssl_transcript.cc
[500/905] Compiling RoutingKit AnyRouter.swift
[501/905] Compiling RoutingKit Router.swift
[502/905] Compiling RoutingKit PathComponent.swift
[503/905] Emitting module RoutingKit
[504/905] Compiling RoutingKit Parameters.swift
[505/905] Compiling RoutingKit TrieRouter.swift
[505/905] Compiling ssl_session.cc
[507/905] Emitting module HashTreeCollections
[507/905] Compiling ssl_privkey.cc
[509/905] Compiling Crypto RNG_boring.swift
[510/905] Compiling Crypto SafeCompare_boring.swift
[511/905] Compiling Crypto Zeroization_boring.swift
[512/905] Compiling Crypto PrettyBytes.swift
[513/905] Compiling Crypto SafeCompare.swift
[514/905] Compiling Crypto SecureBytes.swift
[515/905] Compiling Crypto Zeroization.swift
[516/905] Compiling Crypto resource_bundle_accessor.swift
[516/905] Compiling ssl_key_share.cc
[517/905] Compiling ssl_file.cc
[518/905] Compiling ssl_cipher.cc
[519/905] Compiling ssl_lib.cc
[520/905] Compiling ssl_credential.cc
[521/905] Compiling ssl_cert.cc
[522/905] Compiling ssl_buffer.cc
[523/905] Compiling ssl_asn1.cc
[524/905] Compiling ssl_aead_ctx.cc
[525/905] Compiling s3_pkt.cc
[526/905] Compiling s3_lib.cc
[527/905] Compiling s3_both.cc
[528/905] Compiling handshake.cc
[529/905] Compiling handshake_server.cc
[530/905] Compiling handshake_client.cc
[531/905] Compiling handoff.cc
[532/905] Compiling md5-x86_64-linux.S
[533/905] Compiling encrypted_client_hello.cc
[534/905] Compiling md5-x86_64-apple.S
[535/905] Compiling md5-586-linux.S
[536/905] Compiling md5-586-apple.S
[537/905] Compiling extensions.cc
[538/905] Compiling chacha20_poly1305_x86_64-linux.S
[539/905] Compiling chacha20_poly1305_x86_64-apple.S
[540/905] Compiling dtls_record.cc
[541/905] Compiling dtls_method.cc
[542/905] Compiling chacha20_poly1305_armv8-win.S
[543/905] Compiling chacha20_poly1305_armv8-linux.S
[544/905] Compiling chacha-x86_64-linux.S
[545/905] Compiling chacha20_poly1305_armv8-apple.S
[546/905] Compiling chacha-x86_64-apple.S
[547/905] Compiling chacha-x86-linux.S
[548/905] Compiling chacha-x86-apple.S
[549/905] Compiling d1_srtp.cc
[550/905] Compiling chacha-armv8-win.S
[550/905] Compiling chacha-armv8-linux.S
[552/905] Compiling d1_pkt.cc
[553/905] Compiling chacha-armv8-apple.S
[554/905] Compiling chacha-armv4-linux.S
[555/905] Compiling aes128gcmsiv-x86_64-linux.S
[556/905] Compiling x86_64-mont5-apple.S
[557/905] Compiling x86_64-mont5-linux.S
[557/905] Compiling aes128gcmsiv-x86_64-apple.S
[559/905] Compiling bio_ssl.cc
[560/905] Compiling x86_64-mont-linux.S
[561/905] Compiling x86_64-mont-apple.S
[562/905] Compiling x86-mont-linux.S
[563/905] Compiling x86-mont-apple.S
[564/905] Compiling vpaes-x86_64-linux.S
[565/905] Compiling vpaes-x86_64-apple.S
[566/905] Compiling err_data.cc
[567/905] Compiling vpaes-x86-linux.S
[568/905] Compiling vpaes-x86-apple.S
[569/905] Compiling vpaes-armv8-win.S
[570/905] Compiling vpaes-armv8-linux.S
[571/905] Compiling sha512-x86_64-linux.S
[572/905] Compiling vpaes-armv7-linux.S
[573/905] Compiling vpaes-armv8-apple.S
[574/905] Compiling sha512-x86_64-apple.S
[575/905] Compiling sha512-armv8-win.S
[576/905] Compiling sha512-armv8-linux.S
[577/905] Compiling sha512-armv4-linux.S
[578/905] Compiling sha512-armv8-apple.S
[579/905] Compiling d1_lib.cc
[580/905] Compiling sha512-586-linux.S
[580/905] Compiling sha512-586-apple.S
[582/905] Compiling sha256-x86_64-apple.S
[583/905] Compiling sha256-x86_64-linux.S
[584/905] Compiling sha256-armv8-win.S
[585/905] Compiling sha256-armv8-linux.S
[586/905] Compiling sha256-armv8-apple.S
[587/905] Compiling sha256-armv4-linux.S
[588/905] Compiling sha256-586-linux.S
[589/905] Compiling sha1-x86_64-apple.S
[590/905] Compiling sha1-x86_64-linux.S
[591/905] Compiling sha1-armv8-win.S
[592/905] Compiling sha256-586-apple.S
[593/905] Compiling sha1-armv8-linux.S
[594/905] Compiling d1_both.cc
[595/905] Compiling sha1-armv8-apple.S
[596/905] Compiling sha1-586-linux.S
[597/905] Compiling sha1-armv4-large-linux.S
[598/905] Compiling sha1-586-apple.S
[599/905] Compiling rsaz-avx2-linux.S
[600/905] Compiling rdrand-x86_64-apple.S
[601/905] Compiling rdrand-x86_64-linux.S
[602/905] Compiling rsaz-avx2-apple.S
[603/905] Compiling p256_beeu-x86_64-asm-apple.S
[604/905] Compiling p256_beeu-x86_64-asm-linux.S
[605/905] Compiling p256_beeu-armv8-asm-win.S
[606/905] Compiling p256_beeu-armv8-asm-linux.S
[607/905] Compiling p256-x86_64-asm-linux.S
[608/905] Compiling p256_beeu-armv8-asm-apple.S
[609/905] Compiling p256-x86_64-asm-apple.S
[610/905] Compiling p256-armv8-asm-win.S
[611/905] Compiling p256-armv8-asm-linux.S
[612/905] Compiling p256-armv8-asm-apple.S
[613/905] Compiling ghashv8-armv8-win.S
[614/905] Compiling ghashv8-armv8-linux.S
[615/905] Compiling ghashv8-armv8-apple.S
[616/905] Compiling ghashv8-armv7-linux.S
[617/905] Compiling ghash-x86_64-apple.S
[618/905] Compiling ghash-x86_64-linux.S
[619/905] Compiling ghash-x86-linux.S
[620/905] Compiling ghash-x86-apple.S
[621/905] Compiling ghash-ssse3-x86_64-apple.S
[622/905] Compiling ghash-ssse3-x86_64-linux.S
[623/905] Compiling ghash-ssse3-x86-apple.S
[624/905] Compiling ghash-ssse3-x86-linux.S
[625/905] Compiling ghash-neon-armv8-win.S
[626/905] Compiling ghash-neon-armv8-linux.S
[627/905] Compiling ghash-armv4-linux.S
[628/905] Compiling ghash-neon-armv8-apple.S
[629/905] Compiling co-586-linux.S
[630/905] Compiling co-586-apple.S
[631/905] Compiling bn-armv8-win.S
[632/905] Compiling bsaes-armv7-linux.S
[633/905] Compiling bn-armv8-linux.S
[634/905] Compiling bn-586-linux.S
[635/905] Compiling bn-armv8-apple.S
[636/905] Compiling bn-586-apple.S
[637/905] Compiling armv8-mont-win.S
[638/905] Compiling armv8-mont-linux.S
[639/905] Compiling armv4-mont-linux.S
[640/905] Compiling aesv8-gcm-armv8-win.S
[641/905] Compiling aesv8-gcm-armv8-linux.S
[641/905] Compiling armv8-mont-apple.S
[643/905] Compiling aesv8-armv8-linux.S
[644/905] Compiling aesv8-armv8-win.S
[645/905] Compiling aesv8-gcm-armv8-apple.S
[646/905] Compiling aesv8-armv7-linux.S
[647/905] Compiling aesni-x86_64-linux.S
[648/905] Compiling aesv8-armv8-apple.S
[649/905] Compiling aesni-x86_64-apple.S
[650/905] Compiling aesni-x86-linux.S
[651/905] Compiling aesni-x86-apple.S
[652/905] Compiling aesni-gcm-x86_64-linux.S
[653/905] Compiling aesni-gcm-x86_64-apple.S
[654/905] Compiling aes-gcm-avx2-x86_64-apple.S
[654/905] Compiling aes-gcm-avx2-x86_64-linux.S
[656/905] Compiling aes-gcm-avx10-x86_64-linux.S
[657/905] Compiling aes-gcm-avx10-x86_64-apple.S
[658/905] Compiling x_sig.cc
[659/905] Compiling x_val.cc
[660/905] Compiling x_x509a.cc
[661/905] Compiling x_spki.cc
[662/905] Compiling x_req.cc
[663/905] Compiling x_x509.cc
[664/905] Compiling x_pubkey.cc
[665/905] Compiling x_name.cc
[666/905] Compiling x_exten.cc
[667/905] Compiling x_crl.cc
[668/905] Compiling x_attrib.cc
[669/905] Compiling x_algor.cc
[670/905] Compiling x509spki.cc
[671/905] Compiling x509rset.cc
[672/905] Compiling x509name.cc
[673/905] Compiling x509cset.cc
[674/905] Compiling x_all.cc
[675/905] Compiling x509_vpm.cc
[676/905] Compiling x509_v3.cc
[677/905] Compiling x509_vfy.cc
[678/905] Compiling x509_txt.cc
[679/905] Compiling x509_trs.cc
[680/905] Compiling x509_set.cc
[681/905] Compiling x509_obj.cc
[682/905] Compiling x509_def.cc
[683/905] Compiling x509_req.cc
[684/905] Compiling x509_ext.cc
[685/905] Compiling x509_d2.cc
[686/905] Compiling x509_lu.cc
[687/905] Compiling x509_cmp.cc
[688/905] Compiling x509_att.cc
[689/905] Compiling x509.cc
[690/905] Compiling v3_utl.cc
[691/905] Compiling v3_prn.cc
[692/905] Compiling v3_skey.cc
[693/905] Compiling v3_ocsp.cc
[694/905] Compiling v3_purp.cc
[695/905] Compiling v3_pmaps.cc
[696/905] Compiling v3_pcons.cc
[697/905] Compiling v3_ncons.cc
[698/905] Compiling v3_int.cc
[699/905] Compiling v3_lib.cc
[700/905] Compiling v3_info.cc
[701/905] Compiling v3_ia5.cc
[702/905] Compiling v3_genn.cc
[703/905] Compiling v3_extku.cc
[703/905] Compiling v3_enum.cc
[705/905] Compiling v3_cpols.cc
[706/905] Compiling v3_crld.cc
[707/905] Compiling v3_conf.cc
[708/905] Compiling v3_bitst.cc
[708/905] Compiling v3_bcons.cc
[710/905] Compiling v3_akeya.cc
[711/905] Compiling v3_alt.cc
[712/905] Compiling t_x509a.cc
[713/905] Compiling v3_akey.cc
[714/905] Compiling t_x509.cc
[715/905] Compiling t_crl.cc
[716/905] Compiling t_req.cc
[717/905] Compiling rsa_pss.cc
[718/905] Compiling i2d_pr.cc
[719/905] Compiling name_print.cc
[720/905] Compiling policy.cc
[721/905] Compiling by_dir.cc
[722/905] Compiling by_file.cc
[723/905] Compiling algorithm.cc
[724/905] Compiling a_verify.cc
[725/905] Compiling asn1_gen.cc
[726/905] Compiling a_digest.cc
[727/905] Compiling a_sign.cc
[728/905] Compiling voprf.cc
[729/905] Compiling thread_win.cc
[730/905] Compiling thread_pthread.cc
[731/905] Compiling thread_none.cc
[732/905] Compiling thread.cc
[733/905] Compiling trust_token.cc
[734/905] Compiling stack.cc
[735/905] Compiling pmbtoken.cc
[736/905] Compiling slhdsa.cc
[737/905] Compiling spake2plus.cc
[738/905] Compiling siphash.cc
[739/905] Compiling sha256.cc
[740/905] Compiling sha512.cc
[741/905] Compiling sha1.cc
[742/905] Compiling rsa_print.cc
[743/905] Compiling rsa_extra.cc
[744/905] Compiling rsa_crypt.cc
[745/905] Compiling refcount.cc
[746/905] Compiling rc4.cc
[747/905] Compiling rsa_asn1.cc
[748/905] Compiling urandom.cc
[749/905] Compiling trusty.cc
[750/905] Compiling windows.cc
[751/905] Compiling rand.cc
[752/905] Compiling ios.cc
[753/905] Compiling passive.cc
[754/905] Compiling poly1305_arm_asm.S
[755/905] Compiling getentropy.cc
[756/905] Compiling forkunsafe.cc
[757/905] Compiling fork_detect.cc
[758/905] Compiling deterministic.cc
[759/905] Compiling poly1305_vec.cc
[760/905] Compiling poly1305_arm.cc
[761/905] Compiling poly1305.cc
[762/905] Compiling pool.cc
[763/905] Compiling pkcs8.cc
[764/905] Compiling pkcs8_x509.cc
[765/905] Compiling pkcs7.cc
[766/905] Compiling p5_pbev2.cc
[767/905] Compiling pkcs7_x509.cc
[768/905] Compiling pem_xaux.cc
[769/905] Compiling pem_x509.cc
[770/905] Compiling pem_pkey.cc
[771/905] Compiling pem_pk8.cc
[772/905] Compiling pem_oth.cc
[773/905] Compiling obj_xref.cc
[774/905] Compiling mlkem.cc
[775/905] Compiling pem_lib.cc
[776/905] Compiling pem_info.cc
[777/905] Compiling mldsa.cc
[778/905] Compiling pem_all.cc
[779/905] Compiling poly_rq_mul.S
[780/905] Compiling mem.cc
[781/905] Compiling obj.cc
[782/905] Compiling md5.cc
[783/905] Compiling fips_shared_support.cc
[784/905] Compiling md4.cc
[785/905] Compiling lhash.cc
[786/905] Compiling kyber.cc
[787/905] Compiling ex_data.cc
[788/905] Compiling sign.cc
[789/905] Compiling scrypt.cc
[790/905] Compiling print.cc
[791/905] Compiling hpke.cc
[792/905] Compiling pbkdf.cc
[793/905] Compiling hrss.cc
[794/905] Compiling p_x25519_asn1.cc
[795/905] Compiling p_x25519.cc
[796/905] Compiling p_ed25519.cc
[797/905] Compiling p_rsa_asn1.cc
[798/905] Compiling p_rsa.cc
[799/905] Compiling p_hkdf.cc
[800/905] Compiling p_ec.cc
[801/905] Compiling p_ed25519_asn1.cc
[802/905] Compiling p_ec_asn1.cc
[803/905] Compiling p_dh_asn1.cc
[804/905] Compiling p_dsa_asn1.cc
[805/905] Compiling p_dh.cc
[806/905] Compiling evp_ctx.cc
[807/905] Compiling err.cc
[808/905] Compiling evp.cc
[809/905] Compiling engine.cc
[810/905] Compiling evp_asn1.cc
[811/905] Compiling ecdsa_asn1.cc
[812/905] Compiling ecdh.cc
[813/905] Compiling ec_derive.cc
[814/905] Compiling hash_to_curve.cc
[815/905] Compiling dsa.cc
[816/905] Compiling ec_asn1.cc
[817/905] Compiling bcm.cc
[818/905] Compiling params.cc
[819/905] Compiling dsa_asn1.cc
[820/905] Compiling x25519-asm-arm.S
[821/905] Compiling digest_extra.cc
[822/905] Compiling des.cc
[823/905] Compiling dh_asn1.cc
[824/905] Compiling curve25519_64_adx.cc
[825/905] Compiling spake25519.cc
[826/905] Compiling cpu_intel.cc
[827/905] Compiling cpu_arm_linux.cc
[828/905] Compiling crypto.cc
[829/905] Compiling cpu_arm_freebsd.cc
[830/905] Compiling curve25519.cc
[831/905] Compiling cpu_aarch64_win.cc
[832/905] Compiling cpu_aarch64_sysreg.cc
[833/905] Compiling cpu_aarch64_openbsd.cc
[834/905] Compiling cpu_aarch64_linux.cc
[835/905] Compiling cpu_aarch64_fuchsia.cc
[836/905] Compiling cpu_aarch64_apple.cc
[837/905] Compiling conf.cc
[838/905] Compiling tls_cbc.cc
[839/905] Compiling get_cipher.cc
[840/905] Compiling e_rc4.cc
[841/905] Compiling e_tls.cc
[842/905] Compiling e_rc2.cc
[843/905] Compiling e_null.cc
[844/905] Compiling e_des.cc
[845/905] Compiling e_chacha20poly1305.cc
[846/905] Compiling e_aesgcmsiv.cc
[847/905] Compiling derive_key.cc
[848/905] Compiling chacha.cc
[849/905] Compiling e_aesctrhmac.cc
[850/905] Compiling unicode.cc
[851/905] Compiling cbs.cc
[852/905] Compiling ber.cc
[853/905] Compiling cbb.cc
[854/905] Compiling asn1_compat.cc
[855/905] Compiling buf.cc
[856/905] Compiling blake2.cc
[857/905] Compiling socket_helper.cc
[858/905] Compiling bn_asn1.cc
[859/905] Compiling convert.cc
[860/905] Compiling socket.cc
[861/905] Compiling printf.cc
[862/905] Compiling pair.cc
[863/905] Compiling hexdump.cc
[864/905] Compiling file.cc
[865/905] Compiling fd.cc
[866/905] Compiling errno.cc
[867/905] Compiling connect.cc
[868/905] Compiling bio_mem.cc
[869/905] Compiling base64.cc
[870/905] Compiling bio.cc
[871/905] Compiling tasn_typ.cc
[872/905] Compiling tasn_utl.cc
[873/905] Compiling tasn_fre.cc
[874/905] Compiling tasn_enc.cc
[875/905] Compiling tasn_new.cc
[876/905] Compiling posix_time.cc
[877/905] Compiling f_string.cc
[878/905] Compiling f_int.cc
[879/905] Compiling tasn_dec.cc
[880/905] Compiling asn_pack.cc
[881/905] Compiling asn1_par.cc
[882/905] Compiling a_utctm.cc
[883/905] Compiling asn1_lib.cc
[884/905] Compiling a_type.cc
[885/905] Compiling a_time.cc
[886/905] Compiling a_octet.cc
[887/905] Compiling a_strex.cc
[887/905] Compiling a_strnid.cc
[889/905] Compiling a_mbstr.cc
[890/905] Compiling a_object.cc
[891/905] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[891/905] Write sources
[895/905] Compiling a_int.cc
[896/905] Compiling a_i2d_fp.cc
[896/905] Compiling a_dup.cc
[898/905] Write sources
[899/905] Compiling a_d2i_fp.cc
[900/905] Compiling a_gentm.cc
[901/951] Compiling a_bitstr.cc
[902/979] Compiling a_bool.cc
[904/1005] Compiling Algorithms FlattenCollection.swift
[905/1005] Compiling Algorithms Suffix.swift
[906/1007] Compiling Algorithms MinMax.swift
[907/1007] Compiling Algorithms AdjacentPairs.swift
[908/1007] Compiling Algorithms Combinations.swift
[909/1007] Compiling Algorithms Compacted.swift
[910/1007] Compiling Algorithms Cycle.swift
[911/1007] Compiling Algorithms RandomSample.swift
[912/1007] Compiling Algorithms Reductions.swift
[913/1007] Compiling Algorithms Rotate.swift
[914/1012] Compiling Algorithms Split.swift
[915/1012] Compiling Algorithms Stride.swift
[916/1012] Compiling Algorithms Joined.swift
[917/1012] Compiling Algorithms Keyed.swift
[920/1012] Compiling Algorithms EitherSequence.swift
[921/1012] Compiling Algorithms FirstNonNil.swift
[922/1012] Compiling Algorithms Chain.swift
[923/1012] Compiling Algorithms Chunked.swift
[924/1012] Compiling Atomics IntegerOperations.swift
[925/1012] Compiling Atomics Unmanaged extensions.swift
[932/1012] Compiling Algorithms Permutations.swift
[933/1012] Compiling Algorithms Product.swift
[934/1012] Compiling Algorithms Grouped.swift
[935/1012] Compiling Algorithms Indexed.swift
[936/1012] Compiling BitCollections BitSet.swift
[937/1012] Compiling BitCollections Range+Utilities.swift
[938/1012] Compiling BitCollections Slice+Utilities.swift
[939/1012] Compiling BitCollections UInt+Tricks.swift
[940/1012] Compiling BitCollections _Word.swift
[941/1012] Compiling BitCollections BitArray+Hashable.swift
[942/1012] Compiling BitCollections BitArray+Initializers.swift
[943/1012] Compiling BitCollections BitArray+Invariants.swift
[944/1012] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[945/1012] Compiling BitCollections BitArray+RandomBits.swift
[946/1012] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[947/1012] Compiling Algorithms Intersperse.swift
[948/1012] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[949/1012] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[950/1012] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[951/1012] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[952/1012] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[959/1012] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[960/1012] Compiling BitCollections BitSet+SetAlgebra union.swift
[961/1012] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[962/1012] Compiling BitCollections BitSet.Counted.swift
[963/1012] Compiling BitCollections BitSet.Index.swift
[964/1012] Compiling BitCollections BitSet._UnsafeHandle.swift
[965/1012] Compiling BitCollections BitArray+Shifts.swift
[966/1012] Compiling BitCollections BitArray+Testing.swift
[967/1012] Compiling BitCollections BitArray._UnsafeHandle.swift
[968/1012] Compiling BitCollections BitArray.swift
[969/1012] Compiling BitCollections BitSet+BidirectionalCollection.swift
[970/1012] Compiling BitCollections BitSet+Codable.swift
[971/1012] Compiling BitCollections BitSet+Hashable.swift
[972/1012] Compiling BitCollections BitSet+Initializers.swift
[973/1012] Compiling BitCollections BitSet+Invariants.swift
[974/1012] Compiling BitCollections BitSet+Random.swift
[975/1012] Compiling BitCollections BitSet+SetAlgebra basics.swift
[976/1012] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[977/1012] Emitting module BitCollections
[998/1016] Emitting module Collections
[999/1016] Compiling Collections Collections.swift
[1011/1016] Compiling Algorithms Unique.swift
[1012/1016] Compiling Algorithms Windows.swift
[1013/1016] Emitting module Atomics
[1013/1016] Compiling c-nioatomics.c
[1015/1016] Emitting module Algorithms
[1015/1016] Compiling c-atomics.c
[1017/1022] Compiling NIOConcurrencyHelpers NIOLock.swift
[1018/1022] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1019/1022] Emitting module NIOConcurrencyHelpers
[1020/1022] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1021/1022] Compiling NIOConcurrencyHelpers atomics.swift
[1022/1022] Compiling NIOConcurrencyHelpers lock.swift
[1023/1110] Emitting module ConsoleKitTerminal
[1024/1112] Compiling NIOCore AddressedEnvelope.swift
[1025/1112] Compiling NIOCore AsyncAwaitSupport.swift
[1026/1112] Compiling NIOCore AsyncChannel.swift
[1027/1112] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1028/1112] Compiling NIOCore BSDSocketAPI.swift
[1029/1112] Compiling NIOCore ByteBuffer-aux.swift
[1030/1112] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1031/1112] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1032/1112] Compiling NIOCore NIOAsyncWriter.swift
[1033/1112] Compiling NIOCore AsyncChannelHandler.swift
[1034/1112] Compiling NIOCore AsyncChannelInboundStream.swift
[1035/1112] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1036/1112] Compiling NIOCore ByteBuffer-multi-int.swift
[1037/1112] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1038/1112] Compiling NIOCore ByteBuffer-views.swift
[1039/1112] Compiling NIOCore ByteBuffer-hex.swift
[1040/1112] Compiling NIOCore ByteBuffer-int.swift
[1041/1112] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1042/1112] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1043/1112] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1112] Compiling NIOCore ByteBuffer-core.swift
[1045/1112] Compiling NIOCore ChannelInvoker.swift
[1046/1112] Compiling NIOCore ChannelOption.swift
[1047/1112] Compiling NIOCore Channel.swift
[1048/1112] Compiling NIOCore ChannelHandler.swift
[1049/1112] Compiling NIOCore ChannelHandlers.swift
[1050/1112] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1051/1112] Compiling ConsoleKitTerminal LoggerFragment.swift
[1052/1112] Compiling NIOCore GlobalSingletons.swift
[1053/1112] Compiling NIOCore IO.swift
[1054/1112] Compiling NIOCore IOData.swift
[1055/1112] Compiling NIOCore IPProtocol.swift
[1056/1112] Compiling NIOCore IntegerBitPacking.swift
[1057/1112] Compiling NIOCore IntegerTypes.swift
[1058/1140] Compiling NIOCore NIOLoopBound.swift
[1059/1140] Compiling NIOCore NIOScheduledCallback.swift
[1060/1140] Compiling NIOCore NIOSendable.swift
[1061/1140] Compiling NIOCore RecvByteBufferAllocator.swift
[1062/1140] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1063/1140] Compiling NIOCore SocketAddresses.swift
[1064/1140] Compiling NIOCore Interfaces.swift
[1065/1140] Compiling NIOCore Linux.swift
[1066/1140] Compiling NIOCore MarkedCircularBuffer.swift
[1067/1140] Compiling NIOCore MulticastChannel.swift
[1068/1140] Compiling NIOCore NIOAny.swift
[1069/1140] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1070/1140] Emitting module ConsoleKitCommands
[1071/1142] Compiling NIOCore Codec.swift
[1072/1142] Compiling NIOCore ConvenienceOptionSupport.swift
[1073/1142] Compiling NIOCore DeadChannel.swift
[1074/1142] Compiling NIOCore DispatchQueue+WithFuture.swift
[1075/1142] Compiling NIOCore EventLoop+Deprecated.swift
[1076/1142] Compiling NIOCore EventLoop+SerialExecutor.swift
[1077/1142] Compiling NIOCore EventLoop.swift
[1078/1142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1079/1142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1080/1142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1081/1142] Compiling NIOCore EventLoopFuture.swift
[1082/1142] Compiling NIOCore FileDescriptor.swift
[1083/1142] Compiling NIOCore FileHandle.swift
[1084/1142] Compiling NIOCore FileRegion.swift
[1085/1142] Compiling NIOCore SocketOptionProvider.swift
[1086/1142] Compiling NIOCore SystemCallHelpers.swift
[1087/1142] Compiling NIOCore TimeAmount+Duration.swift
[1088/1142] Compiling NIOCore TypeAssistedChannelHandler.swift
[1089/1142] Compiling NIOCore UniversalBootstrapSupport.swift
[1090/1142] Compiling NIOCore Utilities.swift
[1091/1142] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1092/1142] Compiling ConsoleKitCommands Utilities.swift
[1093/1142] Compiling ConsoleKitCommands Commands.swift
[1094/1142] Compiling ConsoleKitCommands Console+Run.swift
[1095/1142] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1096/1142] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1097/1142] Compiling ConsoleKitCommands CommandGroup.swift
[1098/1142] Compiling ConsoleKitCommands CommandInput.swift
[1099/1142] Compiling ConsoleKitCommands Flag.swift
[1100/1142] Compiling ConsoleKitCommands Option.swift
[1101/1142] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1102/1142] Compiling ConsoleKitCommands AsyncCommand.swift
[1103/1142] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1104/1142] Compiling ConsoleKitCommands Argument.swift
[1105/1142] Compiling ConsoleKitCommands CommandSignature.swift
[1106/1142] Compiling ConsoleKitCommands Command.swift
[1107/1142] Compiling ConsoleKitCommands CommandContext.swift
[1108/1142] Compiling ConsoleKitCommands CommandError.swift
[1109/1142] Compiling ConsoleKitCommands ConsoleError.swift
[1110/1142] Compiling ConsoleKitCommands Completion.swift
[1111/1142] Compiling ConsoleKitCommands AsyncCommands.swift
[1112/1142] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1113/1142] Compiling ConsoleKitCommands AnyCommand.swift
[1128/1144] Emitting module ConsoleKit
[1129/1144] Compiling ConsoleKit Exports.swift
[1144/1144] Emitting module NIOCore
[1145/1197] Compiling NIOEmbedded AsyncTestingChannel.swift
[1146/1197] Emitting module NIOEmbedded
[1147/1197] Compiling NIOEmbedded Embedded.swift
[1148/1197] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1149/1197] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1150/1197] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1151/1197] Compiling NIOPosix PosixSingletons.swift
[1152/1197] Compiling NIOPosix RawSocketBootstrap.swift
[1153/1197] Compiling NIOPosix Resolver.swift
[1154/1202] Compiling NIOPosix GetaddrinfoResolver.swift
[1155/1202] Compiling NIOPosix HappyEyeballs.swift
[1156/1202] Compiling NIOPosix IO.swift
[1157/1202] Compiling NIOPosix IntegerBitPacking.swift
[1158/1202] Compiling NIOPosix IntegerTypes.swift
[1159/1202] Compiling NIOPosix Linux.swift
[1160/1202] Compiling NIOPosix UnsafeTransfer.swift
[1161/1202] Compiling NIOPosix Utilities.swift
[1162/1202] Compiling NIOPosix VsockAddress.swift
[1163/1202] Compiling NIOPosix VsockChannelEvents.swift
[1164/1202] Compiling NIOPosix resource_bundle_accessor.swift
[1165/1202] Emitting module NIOPosix
[1166/1202] Compiling NIOPosix BSDSocketAPICommon.swift
[1167/1202] Compiling NIOPosix BSDSocketAPIPosix.swift
[1168/1202] Compiling NIOPosix BSDSocketAPIWindows.swift
[1169/1202] Compiling NIOPosix BaseSocket.swift
[1170/1202] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1171/1202] Compiling NIOPosix BaseSocketChannel.swift
[1172/1202] Compiling NIOPosix LinuxCPUSet.swift
[1173/1202] Compiling NIOPosix LinuxUring.swift
[1174/1202] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1175/1202] Compiling NIOPosix NIOThreadPool.swift
[1176/1202] Compiling NIOPosix NonBlockingFileIO.swift
[1177/1202] Compiling NIOPosix PendingDatagramWritesManager.swift
[1178/1202] Compiling NIOPosix PendingWritesManager.swift
[1179/1202] Compiling NIOPosix PipeChannel.swift
[1180/1202] Compiling NIOPosix PipePair.swift
[1181/1202] Compiling NIOPosix Pool.swift
[1182/1202] Compiling NIOPosix SelectorKqueue.swift
[1183/1202] Compiling NIOPosix SelectorUring.swift
[1184/1202] Compiling NIOPosix ServerSocket.swift
[1185/1202] Compiling NIOPosix Socket.swift
[1186/1202] Compiling NIOPosix SocketChannel.swift
[1187/1202] Compiling NIOPosix Selectable.swift
[1188/1202] Compiling NIOPosix SelectableChannel.swift
[1189/1202] Compiling NIOPosix SelectableEventLoop.swift
[1190/1202] Compiling NIOPosix SelectorEpoll.swift
[1191/1202] Compiling NIOPosix SelectorGeneric.swift
[1192/1202] Compiling NIOPosix SocketProtocols.swift
[1193/1202] Compiling NIOPosix System.swift
[1194/1202] Compiling NIOPosix Thread.swift
[1195/1202] Compiling NIOPosix ThreadPosix.swift
[1196/1202] Compiling NIOPosix ThreadWindows.swift
[1197/1202] Compiling NIOPosix BaseStreamSocketChannel.swift
[1198/1202] Compiling NIOPosix Bootstrap.swift
[1199/1202] Compiling NIOPosix ControlMessage.swift
[1200/1202] Compiling NIOPosix DatagramVectorReadManager.swift
[1201/1202] Compiling NIOPosix Errors+Any.swift
[1202/1202] Compiling NIOPosix FileDescriptor.swift
[1203/1263] Emitting module NIO
[1204/1263] Compiling NIO Exports.swift
[1205/1303] Compiling NIOSOCKS SOCKSClientHandler.swift
[1206/1303] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1207/1303] Compiling NIOSOCKS AuthenticationMethod.swift
[1208/1303] Compiling NIOSOCKS ClientGreeting.swift
[1209/1303] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1210/1303] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1211/1303] Compiling NIOHTTP1 HTTPTypes.swift
[1212/1305] Compiling _NIOFileSystem FileHandle.swift
[1213/1305] Compiling _NIOFileSystem UnsafeTransfer.swift
[1214/1305] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1215/1305] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1216/1305] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1217/1305] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1218/1305] Compiling _NIOFileSystem DirectoryEntry.swift
[1219/1305] Compiling _NIOFileSystem Exports.swift
[1220/1305] Compiling _NIOFileSystem FileChunks.swift
[1221/1305] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1222/1305] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1223/1305] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1224/1305] Compiling NIOSOCKS ClientStateMachine.swift
[1225/1305] Compiling NIOSOCKS SOCKSRequest.swift
[1226/1305] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1227/1306] Compiling NIOSOCKS SOCKSResponse.swift
[1228/1306] Compiling NIOSOCKS Messages.swift
[1229/1306] Compiling NIOSOCKS Helpers.swift
[1232/1306] Compiling NIOSOCKS Errors.swift
[1235/1306] Emitting module NIOSOCKS
[1236/1306] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1237/1306] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1238/1306] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1239/1306] Compiling NIOTLS TLSEvents.swift
[1240/1306] Emitting module NIOTLS
[1241/1306] Compiling NIOTLS SNIHandler.swift
[1243/1306] Compiling AsyncKit Optional+StrictMap.swift
[1244/1306] Compiling AsyncKit Exports.swift
[1245/1306] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1246/1309] Compiling NIOSOCKS ServerStateMachine.swift
[1247/1339] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1248/1340] Compiling NIOSSL TLSConfiguration.swift
[1249/1340] Compiling NIOSSL LinuxCABundle.swift
[1250/1340] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1251/1340] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1252/1340] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1253/1340] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1254/1340] Emitting module NIOFoundationCompat
[1255/1340] Compiling NIOSSL SSLCallbacks.swift
[1256/1340] Compiling NIOSSL SSLCertificate.swift
[1257/1340] Compiling NIOSSL SSLCertificateExtensions.swift
[1258/1340] Compiling NIOSSL SafeCompare.swift
[1259/1362] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1260/1362] Compiling NIOTransportServices NIOTSErrors.swift
[1261/1362] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1262/1362] Compiling NIOTransportServices NIOTSSingletons.swift
[1263/1362] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1264/1362] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1265/1362] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1266/1362] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1267/1362] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1268/1362] Compiling _NIOFileSystem OpenOptions.swift
[1269/1362] Compiling _NIOFileSystem String+FileSystem.swift
[1270/1362] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1275/1362] Compiling NIOTransportServices AcceptHandler.swift
[1276/1362] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1277/1362] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1278/1362] Compiling NIOTransportServices NIOTSBootstraps.swift
[1279/1362] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1280/1362] Compiling NIOTransportServices NIOTSEventLoop.swift
[1281/1362] Emitting module NIOHTTP1
[1282/1362] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1283/1362] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1284/1362] Compiling NIOSSL RNG.swift
[1285/1362] Compiling _NIOFileSystem Errno.swift
[1286/1362] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1287/1362] Compiling _NIOFileSystem Mocking.swift
[1288/1362] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1289/1362] Compiling NIOSSL NIOSSLHandler.swift
[1290/1362] Compiling NIOSSL SubjectAlternativeName.swift
[1291/1362] Compiling NIOSSL NIOSSLSecureBytes.swift
[1292/1362] Compiling _NIOFileSystem Syscall.swift
[1293/1362] Compiling _NIOFileSystem Syscalls.swift
[1294/1362] Compiling _NIOFileSystem SystemFileHandle.swift
[1295/1362] Compiling _NIOFileSystem Utilities.swift
[1296/1362] Emitting module AsyncKit
[1297/1428] Emitting module NIOTransportServices
[1298/1430] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1299/1430] Compiling NIOHPACK IntegerCoding.swift
[1300/1430] Compiling NIOHPACK IndexedHeaderTable.swift
[1301/1431] Compiling MultipartKit Exports.swift
[1302/1431] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1303/1432] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1304/1432] Compiling NIOWebSocket WebSocketOpcode.swift
[1305/1432] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1306/1433] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1307/1433] Emitting module NIOHTTPCompression
[1308/1433] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1309/1433] Compiling NIOHTTPCompression HTTPCompression.swift
[1310/1433] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1311/1433] Compiling NIOHTTPCompression HTTPDecompression.swift
[1312/1433] Compiling MultipartKit BasicCodingKey.swift
[1313/1433] Compiling MultipartKit MultipartError.swift
[1316/1433] Emitting module _NIOFileSystem
[1317/1433] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1318/1433] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1319/1433] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1320/1433] Compiling MultipartKit FormDataDecoder.swift
[1324/1433] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1325/1433] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1328/1433] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1329/1433] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1330/1433] Compiling MultipartKit MultipartFormData.swift
[1331/1433] Compiling MultipartKit MultipartParser.swift
[1332/1433] Compiling MultipartKit MultipartPart.swift
[1333/1433] Compiling MultipartKit MultipartPartConvertible.swift
[1334/1433] Compiling NIOHPACK HuffmanTables.swift
[1335/1433] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1336/1433] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1337/1433] Compiling NIOHPACK StaticHeaderTable.swift
[1338/1437] Emitting module NIOExtras
[1341/1437] Compiling MultipartKit FormDataEncoder.swift
[1342/1437] Compiling MultipartKit Storage.swift
[1345/1438] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1346/1438] Compiling NIOWebSocket SHA1.swift
[1347/1438] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1348/1438] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1349/1438] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1350/1438] Emitting module NIOWebSocket
[1351/1438] Compiling NIOWebSocket WebSocketFrame.swift
[1352/1438] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1353/1438] Emitting module NIOSSL
[1354/1438] Compiling NIOHPACK HuffmanCoding.swift
[1355/1438] Compiling NIOHPACK HeaderTables.swift
[1356/1438] Compiling NIOHPACK HPACKEncoder.swift
[1357/1438] Compiling NIOHPACK HPACKErrors.swift
[1358/1438] Emitting module NIOHPACK
[1361/1440] Compiling NIOHPACK HPACKHeader.swift
[1376/1441] Emitting module MultipartKit
[1381/1443] Compiling NIOFileSystem Exports.swift
[1382/1443] Emitting module NIOFileSystem
[1386/1443] Compiling MultipartKit MultipartSerializer.swift
[1394/1443] Compiling MultipartKit Utilities.swift
[1395/1443] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1401/1456] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1402/1456] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1403/1457] Compiling NIOHTTP2 MayReceiveFrames.swift
[1404/1457] Compiling NIOHTTP2 ReceivingDataState.swift
[1405/1503] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1406/1503] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1407/1503] Emitting module _NIOFileSystemFoundationCompat
[1408/1503] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1409/1503] Compiling NIOHTTP2 HTTP2Frame.swift
[1410/1503] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1411/1503] Compiling NIOHTTP2 HasLocalSettings.swift
[1412/1503] Compiling NIOHTTP2 HasRemoteSettings.swift
[1414/1503] Compiling NIOHTTP2 Error+Any.swift
[1415/1503] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1416/1503] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1417/1503] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1418/1503] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1419/1503] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1420/1503] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1421/1503] Compiling NIOHTTP2 HTTP2Settings.swift
[1422/1503] Compiling NIOHTTP2 HTTP2Stream.swift
[1423/1503] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1424/1503] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1425/1503] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1426/1503] Compiling NIOHTTP2 SendingRstStreamState.swift
[1427/1503] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1428/1503] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1429/1503] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1430/1503] Compiling NIOHTTP2 HTTP2PingData.swift
[1431/1503] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1432/1503] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1433/1503] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1435/1503] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1436/1503] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1437/1503] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1438/1503] Compiling NIOExtras WritePCAPHandler.swift
[1446/1517] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1447/1517] Compiling NIOHTTP2 StreamChannelList.swift
[1448/1517] Compiling NIOHTTP2 StreamMap.swift
[1449/1517] Compiling NIOHTTP2 StreamStateMachine.swift
[1450/1517] Compiling NIOHTTP2 UnsafeTransfer.swift
[1451/1517] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1452/1517] Compiling WebSocketKit WebSocketHandler.swift
[1453/1517] Compiling WebSocketKit WebSocket.swift
[1454/1517] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1455/1517] Compiling WebSocketKit WebSocket+Connect.swift
[1456/1517] Compiling WebSocketKit Exports.swift
[1457/1517] Compiling WebSocketKit WebSocket+Concurrency.swift
[1458/1517] Emitting module WebSocketKit
[1459/1517] Compiling WebSocketKit WebSocketClient.swift
[1473/1517] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1474/1517] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1475/1517] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1476/1517] Compiling NIOHTTP2 InboundEventBuffer.swift
[1477/1517] Compiling NIOHTTP2 InboundWindowManager.swift
[1478/1517] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1479/1517] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1480/1517] Compiling NIOHTTP2 QuiescingState.swift
[1481/1517] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1482/1517] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1483/1517] Compiling NIOHTTP2 StateMachineResult.swift
[1484/1517] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1485/1517] Compiling NIOHTTP2 DOSHeuristics.swift
[1486/1517] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1487/1517] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1488/1517] Compiling NIOHTTP2 MaySendFrames.swift
[1489/1517] Compiling NIOHTTP2 SendingDataState.swift
[1490/1517] Compiling NIOHTTP2 SendingGoawayState.swift
[1491/1517] Compiling NIOHTTP2 SendingHeadersState.swift
[1492/1517] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1500/1517] Emitting module NIOHTTP2
[1506/1517] Compiling NIOHTTP2 HTTP2StreamID.swift
[1507/1517] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1508/1517] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1509/1517] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1510/1517] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1511/1517] Compiling NIOHTTP2 HTTP2Error.swift
[1512/1517] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1518/1578] Emitting module AsyncHTTPClient
[1519/1584] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1520/1584] Compiling AsyncHTTPClient ConnectionTarget.swift
[1521/1584] Compiling AsyncHTTPClient DeconstructedURL.swift
[1522/1584] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1523/1584] Compiling AsyncHTTPClient FoundationExtensions.swift
[1524/1584] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1525/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1526/1584] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1527/1584] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1528/1584] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1529/1584] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1530/1584] Compiling AsyncHTTPClient RequestBodyLength.swift
[1531/1584] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1532/1584] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1533/1584] Compiling AsyncHTTPClient TLSConfiguration.swift
[1534/1584] Compiling AsyncHTTPClient RedirectState.swift
[1535/1584] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1536/1584] Compiling AsyncHTTPClient RequestBag.swift
[1537/1584] Compiling AsyncHTTPClient RequestValidation.swift
[1538/1584] Compiling AsyncHTTPClient HTTP1Connection.swift
[1539/1584] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1540/1584] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1541/1584] Compiling AsyncHTTPClient HTTP2Connection.swift
[1542/1584] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1543/1584] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1544/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1545/1584] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1546/1584] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1547/1584] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1548/1584] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1549/1584] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1550/1584] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1551/1584] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1552/1584] Compiling AsyncHTTPClient SSLContextCache.swift
[1553/1584] Compiling AsyncHTTPClient Scheme.swift
[1554/1584] Compiling AsyncHTTPClient Singleton.swift
[1555/1584] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1556/1584] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1557/1584] Compiling AsyncHTTPClient Utils.swift
[1558/1584] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1559/1584] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1560/1584] Compiling AsyncHTTPClient ConnectionPool.swift
[1561/1584] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1562/1584] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1563/1584] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1564/1584] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1565/1584] Compiling AsyncHTTPClient RequestOptions.swift
[1566/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1567/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1568/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1569/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1570/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1571/1584] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1572/1584] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1573/1584] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1574/1584] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1575/1584] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1576/1584] Compiling AsyncHTTPClient Transaction.swift
[1577/1584] Compiling AsyncHTTPClient Base64.swift
[1578/1584] Compiling AsyncHTTPClient BasicAuth.swift
[1579/1584] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1580/1584] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1581/1584] Compiling AsyncHTTPClient HTTPClient.swift
[1582/1584] Compiling AsyncHTTPClient HTTPHandler.swift
[1583/1584] Compiling AsyncHTTPClient LRUCache.swift
[1584/1584] Compiling AsyncHTTPClient NWErrorHandler.swift
[1585/1808] Compiling Vapor FormDataDecoder+Content.swift
[1586/1808] Compiling Vapor FormDataEncoder+Content.swift
[1587/1808] Compiling Vapor Application+Password.swift
[1588/1808] Compiling Vapor Application+Passwords.swift
[1589/1808] Compiling Vapor AsyncPasswordHasher.swift
[1590/1808] Compiling Vapor BcryptHasher.swift
[1591/1808] Compiling Vapor PasswordHasher.swift
[1592/1808] Compiling Vapor PlaintextHasher.swift
[1593/1808] Compiling Vapor Request+Password.swift
[1594/1808] Compiling Vapor Redirect.swift
[1595/1808] Compiling Vapor Request+Body.swift
[1596/1808] Compiling Vapor Request+BodyStream.swift
[1597/1808] Compiling Vapor Request.swift
[1598/1808] Compiling Vapor Application+Responder.swift
[1599/1808] Compiling Vapor DefaultResponder.swift
[1600/1808] Compiling Vapor Response+Body.swift
[1601/1808] Compiling Vapor Response.swift
[1602/1808] Compiling Vapor ResponseCodable.swift
[1603/1808] Compiling Vapor Application+Routes.swift
[1604/1808] Compiling Vapor Parameters+Require.swift
[1605/1808] Compiling Vapor Request+WebSocket.swift
[1606/1808] Compiling Vapor Route.swift
[1607/1829] Compiling Vapor ServeCommand.swift
[1608/1829] Compiling Vapor AnyResponse+Concurrency.swift
[1609/1829] Compiling Vapor AsyncBasicResponder.swift
[1610/1829] Compiling Vapor AsyncMiddleware.swift
[1611/1829] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1612/1829] Compiling Vapor AsyncSessionDriver.swift
[1613/1829] Compiling Vapor Authentication+Concurrency.swift
[1614/1829] Compiling Vapor Cache+Concurrency.swift
[1615/1829] Compiling Vapor Client+Concurrency.swift
[1616/1829] Compiling Vapor RequestBody+Concurrency.swift
[1617/1829] Compiling Vapor Responder+Concurrency.swift
[1618/1829] Compiling Vapor ResponseCodable+Concurrency.swift
[1619/1829] Compiling Vapor RoutesBuilder+Concurrency.swift
[1620/1829] Compiling Vapor ViewRenderer+Concurrency.swift
[1621/1829] Compiling Vapor WebSocket+Concurrency.swift
[1622/1829] Compiling Vapor ContainerGetPathExecutor.swift
[1623/1829] Compiling Vapor Content.swift
[1624/1829] Compiling Vapor ContentCoders.swift
[1625/1829] Compiling Vapor ContentConfiguration.swift
[1626/1829] Compiling Vapor ContentContainer.swift
[1627/1829] Compiling Vapor JSONCoder+Custom.swift
[1628/1829] Compiling Vapor JSONCoders+Content.swift
[1629/1829] Compiling Vapor HTTPMediaTypePreference.swift
[1630/1829] Compiling Vapor Responder.swift
[1631/1829] Compiling Vapor Application+HTTP+Server.swift
[1632/1829] Compiling Vapor HTTPServer.swift
[1633/1829] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1634/1829] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1635/1829] Compiling Vapor HTTPServerHandler.swift
[1636/1829] Compiling Vapor HTTPServerRequestDecoder.swift
[1637/1829] Compiling Vapor HTTPServerResponseEncoder.swift
[1638/1829] Compiling Vapor HTTPServerUpgradeHandler.swift
[1639/1829] Compiling Vapor Logger+Report.swift
[1640/1829] Compiling Vapor LoggingSystem+Environment.swift
[1641/1829] Compiling Vapor Application+Middleware.swift
[1642/1829] Compiling Vapor CORSMiddleware.swift
[1643/1829] Compiling Vapor ErrorMiddleware.swift
[1644/1829] Compiling Vapor FileMiddleware.swift
[1645/1829] Compiling Vapor Middleware.swift
[1646/1829] Compiling Vapor MiddlewareConfiguration.swift
[1647/1829] Compiling Vapor ResponseCompressionMiddleware.swift
[1648/1829] Compiling Vapor RouteLoggingMiddleware.swift
[1649/1829] Compiling Vapor TracingMiddleware.swift
[1650/1829] Compiling Vapor File+Multipart.swift
[1651/1829] Compiling Vapor Case.swift
[1652/1829] Compiling Vapor CharacterSet.swift
[1653/1829] Compiling Vapor Count.swift
[1654/1829] Compiling Vapor Custom.swift
[1655/1829] Compiling Vapor Email.swift
[1656/1829] Compiling Vapor Empty.swift
[1657/1829] Compiling Vapor In.swift
[1658/1829] Compiling Vapor Nil.swift
[1659/1829] Compiling Vapor NilIgnoring.swift
[1660/1829] Compiling Vapor Not.swift
[1661/1829] Compiling Vapor Or.swift
[1662/1829] Compiling Vapor Pattern.swift
[1663/1829] Compiling Vapor Range.swift
[1664/1829] Compiling Vapor URL.swift
[1665/1829] Compiling Vapor Valid.swift
[1666/1829] Compiling Vapor Application+Views.swift
[1667/1829] Compiling Vapor PlaintextRenderer.swift
[1668/1829] Compiling Vapor Request+View.swift
[1669/1829] Compiling Vapor View.swift
[1670/1829] Compiling Vapor ViewRenderer.swift
[1671/1829] Compiling Vapor _Deprecations.swift
[1672/1829] Emitting module RazorpayKit
[1676/1831] Compiling Vapor Authenticator.swift
[1677/1831] Compiling Vapor BasicAuthorization.swift
[1678/1831] Compiling Vapor BearerAuthorization.swift
[1680/1831] Compiling Vapor Application.swift
[1681/1831] Compiling Vapor AuthenticationCache.swift
[1694/1831] Compiling Vapor DotEnv.swift
[1695/1831] Compiling Vapor Extendable.swift
[1696/1831] Compiling Vapor File.swift
[1697/1831] Compiling Vapor FileIO.swift
[1698/1831] Compiling Vapor LifecycleHandler.swift
[1699/1831] Compiling Vapor OptionalType.swift
[1700/1831] Compiling Vapor RFC1123.swift
[1701/1831] Compiling Vapor SocketAddress+Hostname.swift
[1702/1831] Compiling Vapor Storage.swift
[1703/1831] Compiling Vapor String+IsIPAddress.swift
[1704/1831] Compiling Vapor Thread.swift
[1705/1831] Compiling Vapor URI.swift
[1706/1831] Compiling Vapor RangeResult.swift
[1707/1831] Compiling Vapor Validatable.swift
[1708/1831] Compiling Vapor Validation.swift
[1709/1831] Compiling Vapor ValidationKey.swift
[1710/1831] Compiling Vapor Validations.swift
[1711/1831] Compiling Vapor ValidationsError.swift
[1712/1831] Compiling Vapor Validator.swift
[1713/1831] Compiling Vapor ValidatorResult.swift
[1714/1831] Compiling Vapor And.swift
[1715/1831] Compiling Vapor RouteCollection.swift
[1716/1831] Compiling Vapor Routes.swift
[1717/1831] Compiling Vapor RoutesBuilder+Group.swift
[1718/1831] Compiling Vapor RoutesBuilder+Method.swift
[1719/1831] Compiling Vapor RoutesBuilder+Middleware.swift
[1720/1831] Compiling Vapor RoutesBuilder+WebSocket.swift
[1721/1831] Compiling Vapor RoutesBuilder.swift
[1722/1831] Compiling Vapor OTP.swift
[1723/1831] Compiling Vapor Application+Servers.swift
[1724/1831] Compiling Vapor Server.swift
[1725/1831] Compiling Vapor App+Service.swift
[1726/1831] Compiling Vapor Req+Service.swift
[1727/1831] Compiling Vapor Service.swift
[1728/1831] Compiling Vapor Application+Sessions.swift
[1729/1831] Compiling Vapor MemorySessions.swift
[1730/1831] Compiling Vapor Request+Session.swift
[1731/1831] Compiling Vapor Session.swift
[1732/1831] Compiling Vapor SessionCache.swift
[1733/1831] Compiling Vapor SessionData.swift
[1734/1831] Compiling Vapor SessionDriver.swift
[1735/1831] Compiling Vapor SessionsConfiguration.swift
[1736/1831] Compiling Vapor SessionsMiddleware.swift
[1737/1831] Compiling Vapor URLEncodedFormData.swift
[1738/1831] Compiling Vapor URLEncodedFormDecoder.swift
[1739/1831] Compiling Vapor URLEncodedFormEncoder.swift
[1740/1831] Compiling Vapor URLEncodedFormError.swift
[1741/1831] Compiling Vapor URLEncodedFormParser.swift
[1742/1831] Compiling Vapor URLEncodedFormSerializer.swift
[1743/1831] Compiling Vapor URLQueryFragmentConvertible.swift
[1744/1831] Compiling Vapor AnyResponse.swift
[1745/1831] Compiling Vapor Array+Random.swift
[1746/1831] Compiling Vapor Base32.swift
[1747/1831] Compiling Vapor Base64.swift
[1748/1831] Compiling Vapor BaseN.swift
[1749/1831] Compiling Vapor BasicCodingKey.swift
[1750/1831] Compiling Vapor ByteCount.swift
[1751/1831] Compiling Vapor Bytes+Hex.swift
[1752/1831] Compiling Vapor Bytes+SecureCompare.swift
[1753/1831] Compiling Vapor Collection+Safe.swift
[1754/1831] Compiling Vapor DataProtocol+Copy.swift
[1755/1831] Compiling Vapor DecoderUnwrapper.swift
[1756/1831] Compiling Vapor DirectoryConfiguration.swift
[1757/1831] Compiling RazorpayKit Webhook.swift
[1758/1831] Compiling RazorpayKit RazorpayUtility.swift
[1759/1831] Compiling Vapor PlaintextDecoder.swift
[1760/1831] Compiling Vapor PlaintextEncoder.swift
[1761/1831] Compiling Vapor URLQueryCoders.swift
[1762/1831] Compiling Vapor URLQueryContainer.swift
[1763/1831] Compiling Vapor Core.swift
[1764/1831] Compiling Vapor Running.swift
[1765/1831] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1766/1831] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1767/1831] Compiling Vapor DotEnvFile+load.swift
[1768/1831] Compiling Vapor Routes+caseInsenstive.swift
[1769/1831] Compiling Vapor Validatable+validate.swift
[1770/1831] Compiling Vapor Environment+Process.swift
[1771/1831] Compiling Vapor Environment+Secret.swift
[1772/1831] Compiling Vapor Environment.swift
[1773/1831] Compiling Vapor Abort.swift
[1774/1831] Compiling Vapor AbortError.swift
[1775/1831] Compiling Vapor DebuggableError.swift
[1776/1831] Compiling Vapor Demangler.swift
[1777/1831] Compiling Vapor ErrorSource.swift
[1778/1831] Compiling Vapor StackTrace.swift
[1779/1831] Compiling Vapor Exports.swift
[1780/1831] Compiling Vapor Application+HTTP.swift
[1788/1831] Compiling Vapor SessionAuthenticatable.swift
[1789/1831] Compiling Vapor Bcrypt.swift
[1790/1831] Compiling Vapor Application+Cache.swift
[1791/1831] Compiling Vapor Cache.swift
[1792/1831] Compiling Vapor CacheExpirationTime.swift
[1793/1831] Compiling Vapor MemoryCache.swift
[1794/1831] Compiling Vapor Request+Cache.swift
[1795/1831] Compiling Vapor Application+Clients.swift
[1796/1831] Compiling Vapor Client.swift
[1797/1831] Compiling Vapor ClientRequest.swift
[1798/1831] Compiling Vapor ClientResponse.swift
[1799/1831] Compiling Vapor Request+Client.swift
[1800/1831] Compiling Vapor BootCommand.swift
[1801/1831] Compiling Vapor CommandContext+Application.swift
[1802/1831] Compiling Vapor RoutesCommand.swift
[1803/1831] Emitting module Vapor
[1804/1831] Compiling Vapor BasicResponder.swift
[1805/1831] Compiling Vapor BodyStream.swift
[1806/1831] Compiling Vapor Application+HTTP+Client.swift
[1807/1831] Compiling Vapor EventLoopHTTPClient.swift
[1808/1831] Compiling Vapor EndpointCache.swift
[1809/1831] Compiling Vapor HTTPMethod+String.swift
[1810/1831] Compiling Vapor HTTPStatus.swift
[1811/1831] Compiling Vapor HTTPCookies.swift
[1812/1831] Compiling Vapor HTTPHeaderCacheControl.swift
[1813/1831] Compiling Vapor HTTPHeaderExpires.swift
[1814/1831] Compiling Vapor HTTPHeaderLastModified.swift
[1815/1831] Compiling Vapor HTTPHeaders+Cache.swift
[1816/1831] Compiling Vapor HTTPHeaders+Connection.swift
[1817/1831] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1818/1831] Compiling Vapor HTTPHeaders+ContentRange.swift
[1819/1831] Compiling Vapor HTTPHeaders+Directive.swift
[1820/1831] Compiling Vapor HTTPHeaders+Forwarded.swift
[1821/1831] Compiling Vapor HTTPHeaders+Link.swift
[1822/1831] Compiling Vapor HTTPHeaders+Name.swift
[1823/1831] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1824/1831] Compiling Vapor HTTPHeaders.swift
[1825/1831] Compiling Vapor HTTPMediaType.swift
[1832/1844] Compiling Razorpay RazorpayDowntimeRoutes.swift
[1833/1845] Compiling Razorpay Razorpay+Extensions.swift
[1834/1845] Compiling Razorpay RazorpayOrderRoutes.swift
[1835/1845] Compiling Razorpay RazorpayRefundRoutes.swift
[1836/1845] Compiling Razorpay RazorpayPaymentRoutes.swift
[1837/1845] Compiling Razorpay APIRequestHandler.swift
[1838/1845] Compiling Razorpay Downtime.swift
[1839/1845] Compiling Razorpay Order.swift
[1840/1845] Compiling Razorpay Razorpay.swift
[1841/1845] Compiling Razorpay Payment.swift
[1842/1845] Compiling Razorpay RazorpayError.swift
[1843/1845] Compiling Razorpay Refund.swift
[1844/1845] Compiling Razorpay Webhook.swift
[1845/1845] Emitting module Razorpay
Build complete! (77.29s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.71s)
[1/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.33s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (3.62s)
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
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git from cache
[1/2605] Fetching websocket-kit
[210/3668] Fetching websocket-kit, swift-service-context
[381/8642] Fetching websocket-kit, swift-service-context, swift-distributed-tracing
[974/11850] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, multipart-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.10s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.10s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.10s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.11s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[1649/3208] Fetching multipart-kit
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.74s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.78s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/console-kit.git
[3209/23935] Fetching multipart-kit, routing-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (2.53s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.53s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.53s)
Fetching https://github.com/vapor/async-kit.git
[208/20727] Fetching routing-kit
[416/26212] Fetching routing-kit, console-kit
Fetched https://github.com/apple/swift-nio.git from cache (1.02s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.01s)
Fetched https://github.com/vapor/console-kit.git from cache (1.14s)
[1/2370] Fetching async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.33s)
Fetched https://github.com/vapor/async-kit.git from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.96s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.69s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.47s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.18s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.94s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.65s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.10s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.02s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.62s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.25s)
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.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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.82.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.24.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
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.4.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.112.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "razorpay-kit",
"name" : "razorpay-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "RazorpayKit",
"targets" : [
"RazorpayKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Razorpay",
"targets" : [
"Razorpay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RazorpayTests",
"module_type" : "SwiftTarget",
"name" : "RazorpayTests",
"path" : "Tests/RazorpayTests",
"sources" : [
"RazorpayTests.swift"
],
"target_dependencies" : [
"RazorpayKit",
"Razorpay"
],
"type" : "test"
},
{
"c99name" : "RazorpayKitTests",
"module_type" : "SwiftTarget",
"name" : "RazorpayKitTests",
"path" : "Tests/RazorpayKitTests",
"sources" : [
"RazorpayKitTests.swift"
],
"target_dependencies" : [
"RazorpayKit"
],
"type" : "test"
},
{
"c99name" : "RazorpayKit",
"module_type" : "SwiftTarget",
"name" : "RazorpayKit",
"path" : "Sources/RazorpayKit",
"product_dependencies" : [
"AsyncHTTPClient"
],
"product_memberships" : [
"RazorpayKit",
"Razorpay"
],
"sources" : [
"Constants/APIConstants.swift",
"Constants/ErrorCode.swift",
"Errors/RZPError.swift",
"Models/Currency.swift",
"RazorpayAPIRoute.swift",
"RazorpayClient.swift",
"RazorpayRequest.swift",
"Resources/Account.swift",
"Resources/Addon.swift",
"Resources/Card.swift",
"Resources/Customer.swift",
"Resources/FundAccount.swift",
"Resources/IIN.swift",
"Resources/Invoice.swift",
"Resources/Item.swift",
"Resources/Order.swift",
"Resources/Payment.swift",
"Resources/PaymentLink.swift",
"Resources/Product.swift",
"Resources/QrCode.swift",
"Resources/Refund.swift",
"Resources/Settlement.swift",
"Resources/Stakeholder.swift",
"Resources/Subscription.swift",
"Resources/Token.swift",
"Resources/Transfer.swift",
"Resources/VirtualAccount.swift",
"Resources/Webhook.swift",
"Utils/RazorpayUtility.swift"
],
"type" : "library"
},
{
"c99name" : "Razorpay",
"module_type" : "SwiftTarget",
"name" : "Razorpay",
"path" : "Sources/Razorpay",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Razorpay"
],
"sources" : [
"Models/Downtime.swift",
"Models/Order.swift",
"Models/Payment.swift",
"Models/RazorpayError.swift",
"Models/Refund.swift",
"Models/Webhook.swift",
"Razorpay+Extensions.swift",
"Razorpay.swift",
"Routes/RazorpayDowntimeRoutes.swift",
"Routes/RazorpayOrderRoutes.swift",
"Routes/RazorpayPaymentRoutes.swift",
"Routes/RazorpayRefundRoutes.swift",
"Utils/APIRequestHandler.swift"
],
"target_dependencies" : [
"RazorpayKit"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.