Build Information
Successful build of juspay-kit, reference 0.1.6 (e11f8e
), with Swift 5.8 for macOS (SPM) on 13 Oct 2024 18:41:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vamsii777/juspay-kit.git
Reference: 0.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vamsii777/juspay-kit
* tag 0.1.6 -> FETCH_HEAD
HEAD is now at e11f8e2 Make order and request ID generation methods public (#7)
Cloned https://github.com/vamsii777/juspay-kit.git
Revision (git rev-parse @):
e11f8e2bfc788547dd44a722d0644aeccbe2d3e5
SUCCESS checkout https://github.com/vamsii777/juspay-kit.git at 0.1.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/vamsii777/juspay-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/463] Compiling CNIOWindows WSAStartup.c
[2/463] Compiling CNIOWindows shim.c
[4/463] Copying PrivacyInfo.xcprivacy
[7/463] Compiling CNIOWASI CNIOWASI.c
[8/463] Compiling _NumericsShims _NumericsShims.c
[9/463] Compiling CNIOLinux liburing_shims.c
[10/463] Compiling CNIOLinux shim.c
[11/463] Compiling CNIOExtrasZlib empty.c
[12/502] Compiling _AtomicsShims.c
[13/502] Compiling CNIODarwin shim.c
[14/502] Compiling CNIOLLHTTP c_nio_http.c
[15/502] Compiling fiat_p256_adx_sqr.S
[16/598] Compiling CNIOLLHTTP c_nio_api.c
[17/598] Compiling fiat_p256_adx_mul.S
[18/598] Compiling fiat_curve25519_adx_square.S
[20/598] Compiling Atomics AtomicStorage.swift
[21/598] Compiling Atomics AtomicValue.swift
[22/598] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/599] Compiling Atomics UnsafeAtomic.swift
[24/599] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/599] Compiling Atomics AtomicMemoryOrderings.swift
[26/599] Compiling Atomics DoubleWord.swift
[27/599] Compiling Atomics ManagedAtomic.swift
[28/599] Compiling Atomics ManagedAtomicLazyReference.swift
[29/599] Compiling RealModule Float80+Real.swift
[30/599] Compiling RealModule Real.swift
[31/600] Compiling RealModule Float16+Real.swift
[31/600] Compiling fiat_curve25519_adx_mul.S
[32/600] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/600] Compiling RealModule ElementaryFunctions.swift
[35/600] Compiling RealModule Float+Real.swift
[36/600] Compiling RealModule ApproximateEquality.swift
[37/600] Compiling RealModule AlgebraicField.swift
[38/600] Emitting module RealModule
[39/600] Compiling RealModule Double+Real.swift
[40/600] Compiling RealModule AugmentedArithmetic.swift
[41/600] Compiling Atomics PointerConformances.swift
[42/600] Compiling Atomics Primitives.native.swift
[43/600] Emitting module _NIOBase64
[44/600] Compiling _NIOBase64 Base64.swift
[45/600] Compiling RealModule RealFunctions.swift
[46/600] Compiling Atomics OptionalRawRepresentable.swift
[47/600] Compiling Atomics RawRepresentable.swift
[48/600] Emitting module InternalCollectionsUtilities
[49/600] Compiling Atomics Primitives.shims.swift
[50/600] Compiling Atomics AtomicInteger.swift
[51/600] Compiling Atomics AtomicOptionalWrappable.swift
[52/600] Compiling Atomics AtomicReference.swift
[53/600] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/626] Compiling Algorithms Permutations.swift
[55/626] Compiling Algorithms Product.swift
[56/628] Emitting module _NIODataStructures
[57/628] Compiling _NIODataStructures _TinyArray.swift
[57/628] Compiling CNIOBoringSSLShims shims.c
[59/628] Compiling Logging MetadataProvider.swift
[60/628] Compiling _NIODataStructures PriorityQueue.swift
[61/628] Compiling _NIODataStructures Heap.swift
[62/644] Compiling Atomics IntegerOperations.swift
[63/644] Compiling Atomics Unmanaged extensions.swift
[64/644] Compiling Algorithms Suffix.swift
[65/644] Compiling Algorithms Trim.swift
[66/644] Compiling DequeModule Deque._UnsafeHandle.swift
[67/644] Compiling DequeModule Deque.swift
[68/644] Compiling DequeModule _DequeBufferHeader.swift
[69/644] Compiling DequeModule _DequeSlot.swift
[70/645] Compiling DequeModule _DequeBuffer.swift
[72/645] Compiling Algorithms FirstNonNil.swift
[73/645] Compiling Algorithms FlattenCollection.swift
[74/647] Compiling DequeModule Deque+CustomReflectable.swift
[75/647] Compiling DequeModule Deque+Descriptions.swift
[76/647] Compiling DequeModule Deque+Equatable.swift
[77/647] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/647] Compiling Logging LogHandler.swift
[79/647] Emitting module Logging
[80/647] Compiling Logging Locks.swift
[81/647] Compiling Logging Logging.swift
[82/647] Compiling Algorithms Split.swift
[83/647] Compiling Algorithms Stride.swift
[84/647] Compiling DequeModule Deque+Testing.swift
[85/647] Compiling DequeModule Deque._Storage.swift
[86/647] Compiling DequeModule Deque+Extras.swift
[87/647] Compiling DequeModule Deque+Hashable.swift
[89/647] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/647] Compiling Algorithms Combinations.swift
[97/647] Compiling Algorithms Compacted.swift
[104/647] Compiling Algorithms Unique.swift
[105/647] Compiling Algorithms Windows.swift
[105/647] Compiling tls13_server.cc
[106/647] Compiling tls_method.cc
[106/647] Compiling tls_record.cc
[106/647] Compiling tls13_enc.cc
[107/647] Emitting module DequeModule
[108/647] Compiling DequeModule Deque+Codable.swift
[109/647] Compiling DequeModule Deque+Collection.swift
[113/647] Emitting module Atomics
[130/647] Compiling Algorithms AdjacentPairs.swift
[131/647] Compiling Algorithms Chain.swift
[132/647] Compiling Algorithms Chunked.swift
[132/647] Compiling tls13_client.cc
[133/647] Compiling tls13_both.cc
[135/647] Emitting module Algorithms
[135/647] Compiling ssl_stat.cc
[136/647] Compiling ssl_transcript.cc
[137/647] Compiling t1_enc.cc
[138/647] Compiling ssl_versions.cc
[139/647] Compiling ssl_x509.cc
[140/647] Compiling ssl_session.cc
[141/647] Compiling ssl_privkey.cc
[142/647] Compiling ssl_key_share.cc
[143/647] Compiling ssl_buffer.cc
[145/647] Emitting module Crypto
[145/655] Compiling ssl_file.cc
[146/655] Compiling ssl_cipher.cc
[147/655] Compiling ssl_lib.cc
[148/655] Compiling ssl_cert.cc
[149/655] Compiling ssl_asn1.cc
[150/655] Compiling ssl_aead_ctx.cc
[151/655] Compiling s3_pkt.cc
[152/655] Compiling s3_lib.cc
[153/655] Compiling s3_both.cc
[154/655] Compiling handshake.cc
[155/655] Compiling handshake_client.cc
[156/655] Compiling handshake_server.cc
[157/655] Compiling handoff.cc
[185/655] Compiling Crypto HPKE-KEM-Curve25519.swift
[186/655] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[187/655] Compiling Crypto HPKE-KEM.swift
[188/655] Compiling Crypto HPKE-Errors.swift
[189/655] Compiling Crypto HPKE.swift
[190/655] Compiling Crypto HPKE-Context.swift
[191/655] Compiling Crypto HPKE-KeySchedule.swift
[192/655] Compiling Crypto HPKE-Modes.swift
[193/655] Compiling Crypto Insecure.swift
[194/655] Compiling Crypto Insecure_HashFunctions.swift
[195/655] Compiling Crypto KEM.swift
[196/655] Compiling Crypto ECDH_boring.swift
[197/655] Compiling Crypto DH.swift
[198/655] Compiling Crypto ECDH.swift
[199/655] Compiling Crypto HKDF.swift
[200/655] Compiling Crypto AESWrap.swift
[202/655] Compiling Crypto Ed25519_boring.swift
[203/655] Compiling Crypto EllipticCurvePoint_boring.swift
[204/655] Compiling Crypto EllipticCurve_boring.swift
[205/655] Compiling Crypto NISTCurvesKeys_boring.swift
[206/655] Compiling Crypto X25519Keys_boring.swift
[207/655] Compiling Crypto Curve25519.swift
[208/655] Compiling Crypto Ed25519Keys.swift
[209/655] Compiling Crypto AES-GCM.swift
[210/655] Compiling Crypto AES-GCM_boring.swift
[211/655] Compiling Crypto ChaChaPoly_boring.swift
[212/655] Compiling Crypto ChaChaPoly.swift
[213/655] Compiling Crypto Cipher.swift
[214/655] Compiling Crypto Nonces.swift
[215/655] Compiling Crypto ASN1.swift
[216/655] Compiling Crypto ASN1Any.swift
[217/655] Compiling Crypto ASN1BitString.swift
[218/655] Compiling Crypto ECDSASignature.swift
[219/655] Compiling Crypto PEMDocument.swift
[220/655] Compiling Crypto PKCS8PrivateKey.swift
[221/655] Compiling Crypto SEC1PrivateKey.swift
[222/655] Compiling Crypto SubjectPublicKeyInfo.swift
[223/655] Compiling Crypto CryptoKitErrors.swift
[224/655] Compiling Crypto Digest_boring.swift
[225/655] Compiling Crypto Digest.swift
[226/655] Compiling Crypto Digests.swift
[227/655] Compiling Crypto NISTCurvesKeys.swift
[228/655] Compiling Crypto X25519Keys.swift
[229/655] Compiling Crypto SymmetricKeys.swift
[230/655] Compiling Crypto HMAC.swift
[231/655] Compiling Crypto MACFunctions.swift
[232/655] Compiling Crypto MessageAuthenticationCode.swift
[233/655] Compiling Crypto AES.swift
[234/655] Compiling Crypto ECDSASignature_boring.swift
[235/655] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[236/655] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[237/655] Compiling Crypto Zeroization_boring.swift
[238/655] Compiling Crypto PrettyBytes.swift
[239/655] Compiling Crypto SafeCompare.swift
[240/655] Compiling Crypto SecureBytes.swift
[241/655] Compiling Crypto Zeroization.swift
[242/655] Compiling Crypto resource_bundle_accessor.swift
[242/655] Compiling encrypted_client_hello.cc
[243/655] Compiling dtls_record.cc
[244/655] Compiling extensions.cc
[245/655] Compiling dtls_method.cc
[246/655] Compiling d1_srtp.cc
[247/655] Compiling d1_pkt.cc
[248/655] Compiling bio_ssl.cc
[249/655] Compiling d1_lib.cc
[250/655] Compiling d1_both.cc
[251/655] Compiling v3_ocsp.c
[252/655] Compiling v3_prn.c
[253/655] Compiling v3_int.c
[254/655] Compiling v3_pcons.c
[255/655] Compiling v3_utl.c
[256/655] Compiling v3_lib.c
[257/655] Compiling v3_pmaps.c
[258/655] Compiling v3_ncons.c
[259/655] Compiling v3_skey.c
[260/655] Compiling v3_info.c
[261/655] Compiling v3_ia5.c
[262/655] Compiling v3_genn.c
[263/655] Compiling v3_extku.c
[264/655] Compiling v3_enum.c
[265/655] Compiling v3_purp.c
[266/655] Compiling v3_crld.c
[267/655] Compiling v3_conf.c
[268/655] Compiling v3_cpols.c
[269/655] Compiling v3_bitst.c
[270/655] Compiling v3_bcons.c
[271/655] Compiling v3_akeya.c
[272/655] Compiling x_x509a.c
[273/655] Compiling v3_alt.c
[274/655] Compiling x_val.c
[275/655] Compiling x_spki.c
[276/655] Compiling x_sig.c
[277/655] Compiling v3_akey.c
[278/655] Compiling x_x509.c
[279/655] Compiling x_req.c
[280/655] Compiling x_pkey.c
[281/655] Compiling x_pubkey.c
[282/655] Compiling x_info.c
[283/655] Compiling x_name.c
[284/655] Compiling x_exten.c
[285/655] Compiling x_algor.c
[286/655] Compiling x_attrib.c
[287/655] Compiling x_all.c
[287/655] Compiling x_crl.c
[289/655] Compiling x509spki.c
[290/655] Compiling x509rset.c
[291/655] Compiling x509name.c
[292/655] Compiling x509cset.c
[293/655] Compiling x509_txt.c
[294/655] Compiling x509_vpm.c
[295/655] Compiling x509_v3.c
[296/655] Compiling x509_set.c
[297/655] Compiling x509_req.c
[298/655] Compiling x509_trs.c
[298/655] Compiling x509_vfy.c
[300/655] Compiling x509_obj.c
[301/655] Compiling x509_ext.c
[302/655] Compiling x509_def.c
[303/655] Compiling x509_d2.c
[304/655] Compiling x509_lu.c
[305/655] Compiling x509.c
[306/655] Compiling x509_att.c
[307/655] Compiling x509_cmp.c
[308/655] Compiling t_x509a.c
[309/655] Compiling t_x509.c
[310/655] Compiling t_req.c
[311/655] Compiling i2d_pr.c
[312/655] Compiling name_print.c
[313/655] Compiling rsa_pss.c
[314/655] Compiling t_crl.c
[315/655] Compiling policy.c
[316/655] Compiling by_file.c
[317/655] Compiling by_dir.c
[318/655] Compiling algorithm.c
[319/655] Compiling asn1_gen.c
[320/655] Compiling a_verify.c
[321/655] Compiling thread_win.c
[322/655] Compiling voprf.c
[323/655] Compiling trust_token.c
[324/655] Compiling a_digest.c
[325/655] Compiling a_sign.c
[326/655] Compiling thread_pthread.c
[327/655] Compiling thread_none.c
[328/655] Compiling thread.c
[329/655] Compiling pmbtoken.c
[330/655] Compiling stack.c
[331/655] Compiling siphash.c
[332/655] Compiling rsa_print.c
[333/655] Compiling refcount.c
[334/655] Compiling rc4.c
[335/655] Compiling rsa_asn1.c
[336/655] Compiling trusty.c
[337/655] Compiling windows.c
[338/655] Compiling rand_extra.c
[339/655] Compiling rsa_crypt.c
[340/655] Compiling passive.c
[341/655] Compiling ios.c
[342/655] Compiling getentropy.c
[343/655] Compiling forkunsafe.c
[344/655] Compiling deterministic.c
[345/655] Compiling poly1305_arm_asm.S
[346/655] Compiling pool.c
[347/655] Compiling poly1305_vec.c
[348/655] Compiling poly1305_arm.c
[349/655] Compiling poly1305.c
[350/655] Compiling pkcs7.c
[351/655] Compiling pkcs8.c
[352/655] Compiling p5_pbev2.c
[353/655] Compiling pkcs8_x509.c
[354/655] Compiling pkcs7_x509.c
[355/655] Compiling pem_xaux.c
[356/655] Compiling pem_pkey.c
[357/655] Compiling pem_x509.c
[358/655] Compiling pem_oth.c
[359/655] Compiling pem_pk8.c
[360/655] Compiling obj_xref.c
[361/655] Compiling pem_lib.c
[362/655] Compiling mem.c
[363/655] Compiling pem_info.c
[364/655] Compiling lhash.c
[365/655] Compiling keccak.c
[366/655] Compiling poly_rq_mul.S
[367/655] Compiling obj.c
[368/655] Compiling pem_all.c
[368/655] Compiling kyber.c
[370/655] Compiling x86_64-mont5-linux.linux.x86_64.S
[371/655] Compiling x86_64-mont5-mac.mac.x86_64.S
[372/655] Compiling x86_64-mont-mac.mac.x86_64.S
[373/655] Compiling x86_64-mont-linux.linux.x86_64.S
[374/655] Compiling x86-mont-linux.linux.x86.S
[375/655] Compiling hpke.c
[376/655] Compiling vpaes-x86_64-mac.mac.x86_64.S
[377/655] Compiling vpaes-x86_64-linux.linux.x86_64.S
[378/655] Compiling vpaes-x86-linux.linux.x86.S
[379/655] Compiling vpaes-armv8-linux.linux.aarch64.S
[380/655] Compiling vpaes-armv7-linux.linux.arm.S
[381/655] Compiling vpaes-armv8-ios.ios.aarch64.S
[382/655] Compiling vpaes-armv7-ios.ios.arm.S
[383/655] Compiling sha512-x86_64-linux.linux.x86_64.S
[384/655] Compiling sha512-x86_64-mac.mac.x86_64.S
[385/655] Compiling sha512-armv8-linux.linux.aarch64.S
[386/655] Compiling sha512-armv4-linux.linux.arm.S
[386/655] Compiling sha512-armv8-ios.ios.aarch64.S
[388/655] Compiling kdf.c
[389/655] Compiling sha256-x86_64-mac.mac.x86_64.S
[390/655] Compiling sha512-586-linux.linux.x86.S
[391/655] Compiling sha512-armv4-ios.ios.arm.S
[392/655] Compiling sha256-armv8-linux.linux.aarch64.S
[393/655] Compiling sha256-x86_64-linux.linux.x86_64.S
[394/655] Compiling sha256-armv8-ios.ios.aarch64.S
[395/655] Compiling sha256-armv4-linux.linux.arm.S
[396/655] Compiling sha256-armv4-ios.ios.arm.S
[397/655] Compiling sha256-586-linux.linux.x86.S
[398/655] Compiling hrss.c
[399/655] Compiling sha1-x86_64-mac.mac.x86_64.S
[400/655] Compiling sha1-armv8-linux.linux.aarch64.S
[401/655] Compiling sha1-x86_64-linux.linux.x86_64.S
[402/655] Compiling sha1-armv4-large-linux.linux.arm.S
[403/655] Compiling sha1-armv8-ios.ios.aarch64.S
[404/655] Compiling sha1-armv4-large-ios.ios.arm.S
[405/655] Compiling sha1-586-linux.linux.x86.S
[406/655] Compiling sha512.c
[407/655] Compiling sha256.c
[408/655] Compiling sha1.c
[409/655] Compiling rsaz-avx2-mac.mac.x86_64.S
[410/655] Compiling rsaz-avx2-linux.linux.x86_64.S
[411/655] Compiling service_indicator.c
[412/655] Compiling fips.c
[413/655] Compiling self_check.c
[414/655] Compiling rsa_impl.c
[415/655] Compiling rdrand-x86_64-mac.mac.x86_64.S
[416/655] Compiling rdrand-x86_64-linux.linux.x86_64.S
[417/655] Compiling blinding.c
[418/655] Compiling padding.c
[419/655] Compiling rsa.c
[420/655] Compiling urandom.c
[421/655] Compiling fork_detect.c
[422/655] Compiling rand.c
[423/655] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[424/655] Compiling ctrdrbg.c
[425/655] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[425/655] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[427/655] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[428/655] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[429/655] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[430/655] Compiling p256-armv8-asm-linux.linux.aarch64.S
[431/655] Compiling p256-armv8-asm-ios.ios.aarch64.S
[432/655] Compiling polyval.c
[433/655] Compiling ofb.c
[434/655] Compiling gcm_nohw.c
[435/655] Compiling gcm.c
[436/655] Compiling md5-x86_64-mac.mac.x86_64.S
[437/655] Compiling ctr.c
[438/655] Compiling md5-x86_64-linux.linux.x86_64.S
[439/655] Compiling md5-586-linux.linux.x86.S
[440/655] Compiling cfb.c
[441/655] Compiling cbc.c
[442/655] Compiling md5.c
[443/655] Compiling hmac.c
[444/655] Compiling ghashv8-armv8-linux.linux.aarch64.S
[445/655] Compiling md4.c
[446/655] Compiling hkdf.c
[447/655] Compiling ghashv8-armv7-linux.linux.arm.S
[448/655] Compiling ghashv8-armv8-ios.ios.aarch64.S
[449/655] Compiling ghashv8-armv7-ios.ios.arm.S
[450/655] Compiling ghash-x86_64-linux.linux.x86_64.S
[451/655] Compiling ghash-x86_64-mac.mac.x86_64.S
[452/655] Compiling ghash-x86-linux.linux.x86.S
[453/655] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[454/655] Compiling ghash-ssse3-x86-linux.linux.x86.S
[455/655] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[456/655] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[457/655] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[458/655] Compiling ghash-armv4-linux.linux.arm.S
[459/655] Compiling ghash-armv4-ios.ios.arm.S
[460/655] Compiling fips_shared_support.c
[461/655] Compiling ecdsa.c
[462/655] Compiling ecdh.c
[463/655] Compiling wnaf.c
[464/655] Compiling util.c
[465/655] Compiling simple_mul.c
[466/655] Compiling simple.c
[467/655] Compiling scalar.c
[468/655] Compiling felem.c
[469/655] Compiling oct.c
[470/655] Compiling p224-64.c
[471/655] Compiling ec_montgomery.c
[471/655] Compiling p256.c
[473/655] Compiling ec_key.c
[474/655] Compiling digestsign.c
[475/655] Compiling ec.c
[476/655] Compiling digests.c
[477/655] Compiling co-586-linux.linux.x86.S
[478/655] Compiling digest.c
[479/655] Compiling dh.c
[479/655] Compiling check.c
[481/655] Compiling cmac.c
[482/655] Compiling e_aesccm.c
[483/655] Compiling bsaes-armv7-linux.linux.arm.S
[484/655] Compiling p256-nistz.c
[485/655] Compiling bsaes-armv7-ios.ios.arm.S
[486/655] Compiling cipher.c
[487/655] Compiling aead.c
[488/655] Compiling e_aes.c
[489/655] Compiling sqrt.c
[490/655] Compiling shift.c
[491/655] Compiling rsaz_exp.c
[492/655] Compiling random.c
[493/655] Compiling montgomery_inv.c
[494/655] Compiling prime.c
[495/655] Compiling mul.c
[496/655] Compiling jacobi.c
[497/655] Compiling montgomery.c
[498/655] Compiling gcd_extra.c
[499/655] Compiling gcd.c
[500/655] Compiling div_extra.c
[501/655] Compiling exponentiation.c
[502/655] Compiling generic.c
[503/655] Compiling ctx.c
[504/655] Compiling cmp.c
[505/655] Compiling bytes.c
[506/655] Compiling div.c
[507/655] Compiling bn-armv8-linux.linux.aarch64.S
[508/655] Compiling x86_64-gcc.c
[509/655] Compiling bn.c
[510/655] Compiling bn-armv8-ios.ios.aarch64.S
[511/655] Compiling add.c
[512/655] Compiling bn-586-linux.linux.x86.S
[513/655] Compiling armv8-mont-linux.linux.aarch64.S
[514/655] Compiling armv8-mont-ios.ios.aarch64.S
[515/655] Compiling armv4-mont-ios.ios.arm.S
[516/655] Compiling armv4-mont-linux.linux.arm.S
[517/655] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[518/655] Compiling aesv8-armv8-linux.linux.aarch64.S
[519/655] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[520/655] Compiling aesv8-armv7-ios.ios.arm.S
[521/655] Compiling aesv8-armv7-linux.linux.arm.S
[522/655] Compiling aesni-x86_64-mac.mac.x86_64.S
[523/655] Compiling aesv8-armv8-ios.ios.aarch64.S
[524/655] Compiling aesni-x86_64-linux.linux.x86_64.S
[525/655] Compiling aesni-x86-linux.linux.x86.S
[526/655] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[527/655] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[528/655] Compiling mode_wrappers.c
[529/655] Compiling key_wrap.c
[530/655] Compiling aes_nohw.c
[531/655] Compiling aes.c
[532/655] Compiling ex_data.c
[533/655] Compiling sign.c
[534/655] Compiling pbkdf.c
[535/655] Compiling scrypt.c
[536/655] Compiling p_x25519.c
[537/655] Compiling p_x25519_asn1.c
[538/655] Compiling print.c
[539/655] Compiling p_rsa_asn1.c
[540/655] Compiling p_hkdf.c
[541/655] Compiling p_rsa.c
[542/655] Compiling p_ed25519_asn1.c
[543/655] Compiling p_ed25519.c
[544/655] Compiling p_dsa_asn1.c
[545/655] Compiling p_ec_asn1.c
[546/655] Compiling err_data.c
[547/655] Compiling p_ec.c
[548/655] Compiling evp_ctx.c
[549/655] Compiling evp_asn1.c
[550/655] Compiling evp.c
[551/655] Compiling engine.c
[552/655] Compiling err.c
[553/655] Compiling ecdsa_asn1.c
[554/655] Compiling ecdh_extra.c
[555/655] Compiling hash_to_curve.c
[556/655] Compiling ec_derive.c
[557/655] Compiling dsa_asn1.c
[558/655] Compiling ec_asn1.c
[559/655] Compiling params.c
[560/655] Compiling digest_extra.c
[561/655] Compiling dh_asn1.c
[562/655] Compiling dsa.c
[563/655] Compiling curve25519_64_adx.c
[564/655] Compiling spake25519.c
[565/655] Compiling des.c
[566/655] Compiling x25519-asm-arm.S
[567/655] Compiling curve25519.c
[568/655] Compiling cpu_intel.c
[569/655] Compiling crypto.c
[570/655] Compiling cpu_arm_linux.c
[571/655] Compiling cpu_arm_freebsd.c
[572/655] Compiling cpu_aarch64_win.c
[573/655] Compiling cpu_aarch64_openbsd.c
[574/655] Compiling cpu_aarch64_sysreg.c
[575/655] Compiling cpu_aarch64_linux.c
[576/655] Compiling cpu_aarch64_fuchsia.c
[577/655] Compiling cpu_aarch64_apple.c
[578/655] Compiling conf.c
[579/655] Compiling tls_cbc.c
[580/655] Compiling e_rc4.c
[581/655] Compiling e_tls.c
[582/655] Compiling e_rc2.c
[583/655] Compiling e_null.c
[584/655] Compiling e_des.c
[585/655] Compiling e_chacha20poly1305.c
[586/655] Compiling e_aesgcmsiv.c
[587/655] Compiling e_aesctrhmac.c
[588/655] Compiling derive_key.c
[589/655] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[590/655] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[591/655] Compiling cipher_extra.c
[592/655] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[593/655] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[594/655] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[594/655] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[596/655] Compiling chacha-x86_64-mac.mac.x86_64.S
[597/655] Compiling chacha.c
[598/655] Compiling chacha-x86_64-linux.linux.x86_64.S
[599/655] Compiling chacha-x86-linux.linux.x86.S
[600/655] Compiling chacha-armv8-linux.linux.aarch64.S
[601/655] Compiling chacha-armv4-linux.linux.arm.S
[602/655] Compiling chacha-armv8-ios.ios.aarch64.S
[603/655] Compiling chacha-armv4-ios.ios.arm.S
[604/655] Compiling unicode.c
[605/655] Compiling cbb.c
[606/655] Compiling ber.c
[607/655] Compiling asn1_compat.c
[608/655] Compiling cbs.c
[609/655] Compiling buf.c
[610/655] Compiling bn_asn1.c
[611/655] Compiling convert.c
[612/655] Compiling socket_helper.c
[613/655] Compiling blake2.c
[614/655] Compiling socket.c
[615/655] Compiling printf.c
[616/655] Compiling pair.c
[617/655] Compiling hexdump.c
[618/655] Compiling file.c
[619/655] Compiling fd.c
[620/655] Compiling errno.c
[621/655] Compiling connect.c
[622/655] Compiling bio_mem.c
[623/655] Compiling base64.c
[624/655] Compiling bio.c
[625/655] Compiling tasn_typ.c
[626/655] Compiling tasn_utl.c
[627/655] Compiling tasn_new.c
[628/655] Compiling tasn_fre.c
[629/655] Compiling tasn_enc.c
[630/655] Compiling f_string.c
[631/655] Compiling posix_time.c
[632/655] Compiling f_int.c
[633/655] Compiling asn_pack.c
[634/655] Compiling tasn_dec.c
[635/655] Compiling asn1_par.c
[636/655] Compiling asn1_lib.c
[637/655] Compiling a_utctm.c
[638/655] Compiling a_type.c
[639/655] Compiling a_time.c
[640/655] Compiling a_octet.c
[641/655] Compiling a_strex.c
[642/655] Compiling a_strnid.c
[643/655] Compiling a_mbstr.c
[644/655] Compiling a_object.c
[645/655] Compiling a_int.c
[646/655] Compiling a_i2d_fp.c
[647/655] Compiling a_gentm.c
[648/655] Compiling a_dup.c
[649/655] Compiling a_d2i_fp.c
[650/655] Compiling a_bool.c
[651/655] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[652/655] Compiling a_bitstr.c
[653/655] Compiling c-nioatomics.c
[654/655] Compiling c-atomics.c
[656/661] Compiling NIOConcurrencyHelpers lock.swift
[657/661] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[658/661] Emitting module NIOConcurrencyHelpers
[659/661] Compiling NIOConcurrencyHelpers atomics.swift
[660/661] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[661/661] Compiling NIOConcurrencyHelpers NIOLock.swift
[662/722] Compiling NIOCore Interfaces.swift
[663/722] Compiling NIOCore Linux.swift
[664/722] Compiling NIOCore MarkedCircularBuffer.swift
[665/722] Compiling NIOCore MulticastChannel.swift
[666/722] Compiling NIOCore NIOAny.swift
[667/722] Compiling NIOCore NIOCloseOnErrorHandler.swift
[668/728] Compiling NIOCore AddressedEnvelope.swift
[669/728] Compiling NIOCore AsyncAwaitSupport.swift
[670/728] Compiling NIOCore AsyncChannel.swift
[671/728] Compiling NIOCore AsyncChannelHandler.swift
[672/728] Compiling NIOCore AsyncChannelInboundStream.swift
[673/728] Compiling NIOCore AsyncChannelOutboundWriter.swift
[674/728] Compiling NIOCore NIOAsyncSequenceProducer.swift
[675/728] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[676/728] Compiling NIOCore EventLoopFuture+Deprecated.swift
[677/728] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[678/728] Compiling NIOCore EventLoopFuture.swift
[679/728] Compiling NIOCore FileDescriptor.swift
[680/728] Compiling NIOCore FileHandle.swift
[681/728] Compiling NIOCore FileRegion.swift
[682/728] Compiling NIOCore NIOLoopBound.swift
[683/728] Compiling NIOCore NIOSendable.swift
[684/728] Compiling NIOCore PointerHelpers.swift
[685/728] Compiling NIOCore RecvByteBufferAllocator.swift
[686/728] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[687/728] Compiling NIOCore SocketAddresses.swift
[688/728] Compiling NIOCore SocketOptionProvider.swift
[689/728] Compiling NIOCore SystemCallHelpers.swift
[690/728] Compiling NIOCore TimeAmount+Duration.swift
[691/728] Compiling NIOCore TypeAssistedChannelHandler.swift
[692/728] Compiling NIOCore UniversalBootstrapSupport.swift
[693/728] Compiling NIOCore Utilities.swift
[694/728] Compiling NIOCore Codec.swift
[695/728] Compiling NIOCore ConvenienceOptionSupport.swift
[696/728] Compiling NIOCore DeadChannel.swift
[697/728] Compiling NIOCore DispatchQueue+WithFuture.swift
[698/728] Compiling NIOCore EventLoop+Deprecated.swift
[699/728] Compiling NIOCore EventLoop+SerialExecutor.swift
[700/728] Compiling NIOCore EventLoop.swift
[701/728] Compiling NIOCore Channel.swift
[702/728] Compiling NIOCore ChannelHandler.swift
[703/728] Compiling NIOCore ChannelHandlers.swift
[704/728] Compiling NIOCore ChannelInvoker.swift
[705/728] Compiling NIOCore ChannelOption.swift
[706/728] Compiling NIOCore ChannelPipeline.swift
[707/728] Compiling NIOCore CircularBuffer.swift
[708/728] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[709/728] Compiling NIOCore NIOAsyncWriter.swift
[710/728] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[711/728] Compiling NIOCore BSDSocketAPI.swift
[712/728] Compiling NIOCore ByteBuffer-aux.swift
[713/728] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[714/728] Compiling NIOCore ByteBuffer-conversions.swift
[715/728] Compiling NIOCore GlobalSingletons.swift
[716/728] Compiling NIOCore IO.swift
[717/728] Compiling NIOCore IOData.swift
[718/728] Compiling NIOCore IPProtocol.swift
[719/728] Compiling NIOCore IntegerBitPacking.swift
[720/728] Compiling NIOCore IntegerTypes.swift
[721/728] Compiling NIOCore ByteBuffer-core.swift
[722/728] Compiling NIOCore ByteBuffer-hex.swift
[723/728] Compiling NIOCore ByteBuffer-int.swift
[724/728] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[725/728] Compiling NIOCore ByteBuffer-multi-int.swift
[726/728] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[727/728] Compiling NIOCore ByteBuffer-views.swift
[728/728] Emitting module NIOCore
[729/782] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[730/782] Compiling NIOEmbedded AsyncTestingChannel.swift
[731/782] Emitting module NIOEmbedded
[732/782] Compiling NIOEmbedded Embedded.swift
[733/782] Compiling NIOPosix SelectorKqueue.swift
[734/782] Compiling NIOPosix SelectorUring.swift
[735/782] Compiling NIOPosix ServerSocket.swift
[736/782] Compiling NIOPosix Socket.swift
[737/782] Compiling NIOPosix SocketChannel.swift
[738/787] Emitting module NIOPosix
[739/787] Compiling NIOPosix LinuxCPUSet.swift
[740/787] Compiling NIOPosix LinuxUring.swift
[741/787] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[742/787] Compiling NIOPosix NIOThreadPool.swift
[743/787] Compiling NIOPosix NonBlockingFileIO.swift
[744/787] Compiling NIOPosix PendingDatagramWritesManager.swift
[745/787] Compiling NIOPosix SocketProtocols.swift
[746/787] Compiling NIOPosix System.swift
[747/787] Compiling NIOPosix Thread.swift
[748/787] Compiling NIOPosix ThreadPosix.swift
[749/787] Compiling NIOPosix ThreadWindows.swift
[750/787] Compiling NIOPosix GetaddrinfoResolver.swift
[751/787] Compiling NIOPosix HappyEyeballs.swift
[752/787] Compiling NIOPosix IO.swift
[753/787] Compiling NIOPosix IntegerBitPacking.swift
[754/787] Compiling NIOPosix IntegerTypes.swift
[755/787] Compiling NIOPosix Linux.swift
[756/787] Compiling NIOPosix PooledRecvBufferAllocator.swift
[757/787] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[758/787] Compiling NIOPosix PosixSingletons.swift
[759/787] Compiling NIOPosix RawSocketBootstrap.swift
[760/787] Compiling NIOPosix Resolver.swift
[761/787] Compiling NIOPosix PendingWritesManager.swift
[762/787] Compiling NIOPosix PipeChannel.swift
[763/787] Compiling NIOPosix PipePair.swift
[764/787] Compiling NIOPosix PointerHelpers.swift
[765/787] Compiling NIOPosix Pool.swift
[766/787] Compiling NIOPosix BSDSocketAPICommon.swift
[767/787] Compiling NIOPosix BSDSocketAPIPosix.swift
[768/787] Compiling NIOPosix BSDSocketAPIWindows.swift
[769/787] Compiling NIOPosix BaseSocket.swift
[770/787] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[771/787] Compiling NIOPosix BaseSocketChannel.swift
[772/787] Compiling NIOPosix UnsafeTransfer.swift
[773/787] Compiling NIOPosix Utilities.swift
[774/787] Compiling NIOPosix VsockAddress.swift
[775/787] Compiling NIOPosix VsockChannelEvents.swift
[776/787] Compiling NIOPosix resource_bundle_accessor.swift
[777/787] Compiling NIOPosix Selectable.swift
[778/787] Compiling NIOPosix SelectableChannel.swift
[779/787] Compiling NIOPosix SelectableEventLoop.swift
[780/787] Compiling NIOPosix SelectorEpoll.swift
[781/787] Compiling NIOPosix SelectorGeneric.swift
[782/787] Compiling NIOPosix BaseStreamSocketChannel.swift
[783/787] Compiling NIOPosix Bootstrap.swift
[784/787] Compiling NIOPosix ControlMessage.swift
[785/787] Compiling NIOPosix DatagramVectorReadManager.swift
[786/787] Compiling NIOPosix Errors+Any.swift
[787/787] Compiling NIOPosix FileDescriptor.swift
[788/789] Compiling NIO Exports.swift
[789/789] Emitting module NIO
[790/828] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[791/828] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[792/829] Compiling NIOTLS TLSEvents.swift
[793/829] Compiling NIOSOCKS Errors.swift
[794/830] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[795/830] Compiling NIOSOCKS ClientStateMachine.swift
[796/830] Compiling NIOSOCKS SOCKSResponse.swift
[797/830] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[798/830] Compiling NIOSOCKS Messages.swift
[799/830] Compiling NIOSOCKS SOCKSRequest.swift
[800/830] Compiling NIOSOCKS Helpers.swift
[801/830] Compiling NIOHTTP1 HTTPEncoder.swift
[802/830] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[803/830] Emitting module NIOSOCKS
[804/830] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[805/830] Compiling NIOHTTP1 ByteCollectionUtils.swift
[806/830] Compiling NIOHTTP1 HTTPDecoder.swift
[807/830] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[808/830] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[809/830] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[810/830] Emitting module NIOTLS
[811/830] Compiling NIOTLS SNIHandler.swift
[812/830] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[813/830] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[814/830] Compiling NIOSOCKS ServerStateMachine.swift
[815/830] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[816/830] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[817/830] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[818/830] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[821/830] Emitting module NIOFoundationCompat
[822/830] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[823/830] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[824/881] Emitting module NIOHTTP1
[825/881] Compiling NIOTransportServices AcceptHandler.swift
[826/881] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[827/881] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[828/881] Compiling NIOTransportServices StateManagedListenerChannel.swift
[829/881] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[830/881] Compiling NIOTransportServices NIOTSEventLoop.swift
[831/899] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[832/899] Compiling NIOHPACK IndexedHeaderTable.swift
[833/899] Compiling NIOHPACK IntegerCoding.swift
[834/900] Emitting module NIOTransportServices
[835/902] Emitting module NIOHTTPCompression
[836/902] Compiling NIOHPACK HuffmanCoding.swift
[837/902] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[838/902] Compiling NIOHTTPCompression HTTPDecompression.swift
[839/902] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[840/902] Compiling NIOHTTPCompression HTTPCompression.swift
[841/902] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[842/902] Compiling NIOHPACK HeaderTables.swift
[843/902] Compiling NIOHPACK HuffmanTables.swift
[844/902] Compiling NIOHPACK StaticHeaderTable.swift
[845/902] Compiling NIOHPACK HPACKEncoder.swift
[846/902] Compiling NIOHPACK HPACKErrors.swift
[847/902] Compiling NIOHPACK DynamicHeaderTable.swift
[848/902] Compiling NIOHPACK HPACKDecoder.swift
[849/902] Emitting module NIOHPACK
[850/902] Compiling NIOHPACK HPACKHeader.swift
[851/902] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[852/902] Compiling NIOTransportServices NIOTSListenerChannel.swift
[853/902] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[854/902] Compiling NIOTransportServices NIOTSSingletons.swift
[855/902] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[856/902] Compiling NIOTransportServices StateManagedChannel.swift
[857/902] Compiling NIOTransportServices NIOTSChannelOptions.swift
[860/902] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[861/902] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[862/902] Compiling NIOTransportServices NIOTSBootstraps.swift
[863/905] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[864/905] Compiling NIOTransportServices NIOTSErrors.swift
[865/905] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[866/905] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[867/965] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[868/965] Compiling NIOHTTP2 HTTP2StreamID.swift
[869/965] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[870/965] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[871/965] Compiling NIOHTTP2 Error+Any.swift
[872/965] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[873/965] Compiling NIOHTTP2 ControlFrameBuffer.swift
[874/965] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[875/965] Compiling NIOHTTP2 ReceivingDataState.swift
[876/965] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[877/965] Compiling NIOHTTP2 ReceivingHeadersState.swift
[878/965] Compiling NIOHTTP2 ConnectionStateMachine.swift
[879/965] Compiling NIOHTTP2 ConnectionStreamsState.swift
[880/965] Compiling NIOHTTP2 MayReceiveFrames.swift
[881/965] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[882/965] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[883/965] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[884/965] Compiling NIOHTTP2 LocallyQuiescingState.swift
[885/965] Compiling NIOHTTP2 QuiescingState.swift
[886/965] Emitting module NIOSSL
[894/965] Compiling NIOHTTP2 ContentLengthVerifier.swift
[895/965] Compiling NIOHTTP2 DOSHeuristics.swift
[896/965] Compiling NIOHTTP2 HTTP2Settings.swift
[897/965] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[898/965] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[899/965] Compiling NIOHTTP2 StateMachineResult.swift
[900/965] Compiling NIOHTTP2 HTTP2Stream.swift
[901/965] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[902/965] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[910/971] Compiling NIOHTTP2 HTTP2Frame.swift
[911/971] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[912/971] Compiling NIOHTTP2 HTTP2FrameParser.swift
[913/971] Compiling NIOHTTP2 SendingRstStreamState.swift
[914/971] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[915/971] Compiling NIOHTTP2 HTTP2SettingsState.swift
[916/971] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[917/971] Compiling NIOHTTP2 HasFlowControlWindows.swift
[918/971] Compiling NIOHTTP2 HasLocalSettings.swift
[919/971] Compiling NIOHTTP2 HasRemoteSettings.swift
[920/971] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[921/971] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[922/971] Compiling NIOHTTP2 HTTP2UserEvents.swift
[923/971] Compiling NIOHTTP2 InboundEventBuffer.swift
[924/971] Compiling NIOHTTP2 InboundWindowManager.swift
[925/971] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[926/971] Emitting module NIOHTTP2
[934/971] Compiling NIOHTTP2 StreamChannelFlowController.swift
[935/971] Compiling NIOHTTP2 StreamChannelList.swift
[936/971] Compiling NIOHTTP2 StreamMap.swift
[937/971] Compiling NIOHTTP2 StreamStateMachine.swift
[938/971] Compiling NIOHTTP2 UnsafeTransfer.swift
[939/971] Compiling NIOHTTP2 WatermarkedFlowController.swift
[947/971] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[948/971] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[949/971] Compiling NIOHTTP2 MaySendFrames.swift
[950/971] Compiling NIOHTTP2 SendingDataState.swift
[951/971] Compiling NIOHTTP2 SendingGoawayState.swift
[952/971] Compiling NIOHTTP2 SendingHeadersState.swift
[953/971] Compiling NIOHTTP2 SendingPushPromiseState.swift
[958/971] Compiling NIOHTTP2 HTTP2PingData.swift
[959/971] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[960/971] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[961/971] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[962/971] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[963/971] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[964/971] Compiling NIOHTTP2 HTTP2Error.swift
[965/971] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[972/1029] Emitting module AsyncHTTPClient
[973/1035] Compiling AsyncHTTPClient ConnectionPool.swift
[974/1035] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[975/1035] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[976/1035] Compiling AsyncHTTPClient TLSEventsHandler.swift
[977/1035] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[978/1035] Compiling AsyncHTTPClient HTTP1Connection.swift
[979/1035] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[980/1035] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[981/1035] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[982/1035] Compiling AsyncHTTPClient AsyncLazySequence.swift
[983/1035] Compiling AsyncHTTPClient HTTPClient+execute.swift
[984/1035] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[985/1035] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[986/1035] Compiling AsyncHTTPClient HTTPClientRequest.swift
[987/1035] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[988/1035] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[989/1035] Compiling AsyncHTTPClient ConnectionTarget.swift
[990/1035] Compiling AsyncHTTPClient DeconstructedURL.swift
[991/1035] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[992/1035] Compiling AsyncHTTPClient FoundationExtensions.swift
[993/1035] Compiling AsyncHTTPClient HTTPClientResponse.swift
[994/1035] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[995/1035] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[996/1035] Compiling AsyncHTTPClient Transaction.swift
[997/1035] Compiling AsyncHTTPClient Base64.swift
[998/1035] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[999/1035] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1000/1035] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1001/1035] Compiling AsyncHTTPClient HTTP2Connection.swift
[1002/1035] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1003/1035] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1004/1035] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1005/1035] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1006/1035] Compiling AsyncHTTPClient SSLContextCache.swift
[1007/1035] Compiling AsyncHTTPClient Scheme.swift
[1008/1035] Compiling AsyncHTTPClient Singleton.swift
[1009/1035] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1010/1035] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1011/1035] Compiling AsyncHTTPClient Utils.swift
[1012/1035] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1013/1035] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1014/1035] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1015/1035] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1016/1035] Compiling AsyncHTTPClient RequestBodyLength.swift
[1017/1035] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1018/1035] Compiling AsyncHTTPClient RequestOptions.swift
[1019/1035] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1020/1035] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1021/1035] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1022/1035] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1023/1035] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1024/1035] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1025/1035] Compiling AsyncHTTPClient TLSConfiguration.swift
[1026/1035] Compiling AsyncHTTPClient RedirectState.swift
[1027/1035] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1028/1035] Compiling AsyncHTTPClient RequestBag.swift
[1029/1035] Compiling AsyncHTTPClient RequestValidation.swift
[1030/1035] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1031/1035] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1032/1035] Compiling AsyncHTTPClient HTTPClient.swift
[1033/1035] Compiling AsyncHTTPClient HTTPHandler.swift
[1034/1035] Compiling AsyncHTTPClient LRUCache.swift
[1035/1035] Compiling AsyncHTTPClient NWErrorHandler.swift
[1036/1054] Compiling JuspayKit SessionRoutes.swift
[1037/1054] Compiling JuspayKit Dictionary+Ext.swift
[1038/1054] Compiling JuspayKit ErrorCode.swift
[1039/1054] Compiling JuspayKit JuspayError.swift
[1040/1056] Compiling JuspayKit Order+Ext.swift
[1041/1056] Compiling JuspayKit Refund+Ext.swift
[1042/1056] Compiling JuspayKit PaymentMethodRoutes.swift
[1043/1056] Compiling JuspayKit RefundItem.swift
[1044/1056] Compiling JuspayKit JuspayClient.swift
[1045/1056] Compiling JuspayKit OrderItem.swift
[1046/1056] Compiling JuspayKit OrderRoutes.swift
[1047/1056] Compiling JuspayKit PaymentMethodItem.swift
[1048/1056] Compiling JuspayKit JuspayHealthRoutes.swift
[1049/1056] Compiling JuspayKit JuspayHealthStatus.swift
[1050/1056] Compiling JuspayKit CustomerItem.swift
[1051/1056] Compiling JuspayKit CustomerRoutes.swift
[1052/1056] Compiling JuspayKit RefundRoutes.swift
[1053/1056] Compiling JuspayKit SessionItem.swift
[1054/1056] Emitting module JuspayKit
[1055/1056] Compiling JuspayKit APIHandler.swift
[1056/1056] Compiling JuspayKit APIRoute.swift
Build complete! (84.25s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2038] Fetching swift-docc-plugin
[42/11438] Fetching swift-docc-plugin, swift-crypto
[696/24557] Fetching swift-docc-plugin, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git (2.31s)
Fetched https://github.com/swift-server/async-http-client.git (2.31s)
Fetched https://github.com/apple/swift-docc-plugin.git (2.31s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.23.0 (0.52s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[49/7132] Fetching swift-atomics, swift-algorithms
[223/10755] Fetching swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git (1.15s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-log.git (1.15s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-atomics.git (1.15s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/2184] Fetching swift-nio-transport-services
[67/7075] Fetching swift-nio-transport-services, swift-nio-extras
[3145/17733] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git (1.01s)
Fetching https://github.com/apple/swift-nio-ssl.git
[4714/15549] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git (1.10s)
Fetching https://github.com/apple/swift-nio.git
[747/10658] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (1.69s)
[1/13085] Fetching swift-nio-ssl
[2880/83429] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (2.11s)
[10552/70344] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.24s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (2.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.08s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.78s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3656] Fetching swift-system
[1829/19101] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.02s)
[927/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.84s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3143] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (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.22.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.82s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.51s)
Fetching https://github.com/apple/swift-http-types
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.84s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.74s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.1 (0.49s)
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.34.1
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.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.27.2
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.22.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.74.0
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.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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.24.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.