The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VaporFluentDriver with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/VaporFluentDriver.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwifQL/VaporFluentDriver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a876221 Update SwifQLVaporTests.swift
Cloned https://github.com/SwifQL/VaporFluentDriver.git
Revision (git rev-parse @):
a8762210e276308cb4f0d5f021880b7c9b6576f1
SUCCESS checkout https://github.com/SwifQL/VaporFluentDriver.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwifQL/VaporFluentDriver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/514] Write sources
[48/514] Compiling _NumericsShims _NumericsShims.c
[49/514] Compiling CNIOWindows shim.c
[50/514] Compiling CNIOWindows WSAStartup.c
[51/514] Compiling CNIOLinux shim.c
[52/514] Compiling CNIOLinux liburing_shims.c
[53/514] Write swift-version--423B1241ED78D482.txt
[54/514] Compiling CNIOExtrasZlib empty.c
[55/518] Compiling _AtomicsShims.c
[56/518] Compiling CVaporBcrypt bcrypt.c
[57/520] Compiling CVaporBcrypt blf.c
[58/526] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/529] Compiling CNIOLLHTTP c_nio_api.c
[60/537] Compiling CNIOLLHTTP c_nio_http.c
[61/537] Compiling CNIOSHA1 c_nio_sha1.c
[63/693] Emitting module _NIOBase64
[64/693] Emitting module _CollectionsUtilities
[65/695] Compiling Crypto AES.swift
[66/695] Compiling Crypto ECDSASignature_boring.swift
[67/695] Compiling Crypto MACFunctions.swift
[68/695] Compiling Crypto MessageAuthenticationCode.swift
[69/695] Compiling Crypto PEMDocument.swift
[70/695] Compiling Crypto PKCS8PrivateKey.swift
[71/695] Compiling Crypto SEC1PrivateKey.swift
[72/695] Compiling Crypto HMAC.swift
[73/695] Compiling Crypto ObjectIdentifier.swift
[74/695] Compiling Crypto ECDSASignature.swift
[75/695] Compiling _NIODataStructures _TinyArray.swift
[76/695] Compiling _NIODataStructures PriorityQueue.swift
[77/695] Compiling _NIOBase64 Base64.swift
[78/695] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/695] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/695] Compiling Crypto ASN1Strings.swift
[81/695] Compiling Crypto ArraySliceBigint.swift
[82/695] Compiling Crypto GeneralizedTime.swift
[83/695] Compiling Crypto ASN1Integer.swift
[84/695] Compiling Crypto ASN1Null.swift
[85/695] Compiling Crypto ASN1OctetString.swift
[86/695] Compiling RealModule Real.swift
[87/695] Emitting module RealModule
[88/695] Compiling RealModule ElementaryFunctions.swift
[89/695] Compiling RealModule Float80+Real.swift
[92/695] Compiling RealModule Float16+Real.swift
[93/695] Compiling RealModule Float+Real.swift
[96/696] Compiling _NIODataStructures Heap.swift
[97/696] Emitting module _NIODataStructures
[98/696] Compiling RealModule RealFunctions.swift
[99/696] Compiling CoreMetrics Metrics.swift
[100/696] Compiling CoreMetrics Locks.swift
[101/696] Emitting module CoreMetrics
[101/696] Compiling CNIODarwin shim.c
[103/707] Compiling Logging MetadataProvider.swift
[104/707] Compiling Logging LogHandler.swift
[105/707] Compiling Logging Locks.swift
[106/707] Emitting module Logging
[107/707] Compiling Logging Logging.swift
[108/828] Compiling HeapModule Heap+Descriptions.swift
[109/828] Compiling HeapModule Heap.swift
[110/828] Compiling HeapModule _HeapNode.swift
[111/828] Emitting module HeapModule
[112/904] Compiling HeapModule Heap+Invariants.swift
[113/904] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[114/904] Compiling HeapModule Heap+UnsafeHandle.swift
[114/910] Compiling CNIOBoringSSLShims shims.c
[116/926] Compiling HashTreeCollections _UnmanagedHashNode.swift
[117/926] Compiling HashTreeCollections _UnsafePath.swift
[118/926] Compiling HashTreeCollections TreeDictionary+Codable.swift
[119/926] Compiling HashTreeCollections TreeDictionary+Collection.swift
[120/926] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[121/926] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[122/926] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[123/926] Compiling HashTreeCollections TreeDictionary.swift
[124/933] Compiling DequeModule Deque._UnsafeHandle.swift
[125/933] Compiling DequeModule Deque.swift
[126/933] Compiling DequeModule _DequeBuffer.swift
[127/933] Compiling DequeModule _DequeBufferHeader.swift
[128/933] Compiling DequeModule Deque+Codable.swift
[129/933] Compiling DequeModule Deque+Collection.swift
[130/933] Compiling DequeModule Deque+CustomReflectable.swift
[131/933] Compiling HashTreeCollections TreeSet+Codable.swift
[132/933] Compiling HashTreeCollections TreeSet+Collection.swift
[133/933] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[134/933] Compiling HashTreeCollections TreeSet+Debugging.swift
[135/933] Compiling HashTreeCollections TreeSet+Descriptions.swift
[136/933] Compiling HashTreeCollections TreeSet+Equatable.swift
[137/933] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[138/933] Compiling HashTreeCollections TreeSet+Extras.swift
[139/933] Compiling HashTreeCollections TreeSet+Filter.swift
[140/933] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[141/933] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[142/933] Compiling HashTreeCollections _HashNode+Storage.swift
[143/933] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[144/933] Compiling HashTreeCollections _HashNode+Structural filter.swift
[145/933] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[146/933] Compiling HashTreeCollections _Hash.swift
[147/933] Compiling HashTreeCollections _HashLevel.swift
[148/933] Compiling HashTreeCollections _HashNode+Builder.swift
[149/933] Compiling HashTreeCollections _HashNode+Debugging.swift
[150/933] Compiling HashTreeCollections _HashNode+Initializers.swift
[151/933] Compiling HashTreeCollections _HashNode+Invariants.swift
[152/933] Compiling HashTreeCollections _HashNode+Lookups.swift
[153/933] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[154/933] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[155/933] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[156/933] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[157/933] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[158/933] Compiling HashTreeCollections _HashNode+Structural merge.swift
[159/933] Compiling HashTreeCollections _AncestorHashSlots.swift
[160/933] Compiling HashTreeCollections _Bitmap.swift
[161/933] Compiling HashTreeCollections _Bucket.swift
[162/933] Compiling OrderedCollections OrderedSet+Sendable.swift
[163/933] Compiling OrderedCollections OrderedSet+SubSequence.swift
[164/933] Compiling OrderedCollections OrderedSet+Testing.swift
[165/933] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[166/933] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[167/933] Compiling OrderedCollections OrderedSet.swift
[168/933] Compiling OrderedCollections _UnsafeBitset.swift
[169/933] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[170/933] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[171/933] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[172/943] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[173/943] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[174/943] Compiling HashTreeCollections TreeDictionary+Filter.swift
[175/943] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[176/943] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[177/943] Compiling HashTreeCollections TreeDictionary+Keys.swift
[178/943] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[179/943] Compiling HashTreeCollections TreeDictionary+Merge.swift
[180/943] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[181/943] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[182/943] Compiling HashTreeCollections TreeDictionary+Values.swift
[183/943] Compiling DequeModule Deque+Testing.swift
[184/943] Compiling DequeModule Deque._Storage.swift
[185/943] Compiling DequeModule Deque+Descriptions.swift
[186/943] Compiling DequeModule Deque+Equatable.swift
[187/943] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[188/943] Compiling DequeModule Deque+Extras.swift
[189/943] Compiling DequeModule Deque+Hashable.swift
[190/943] Compiling DequeModule Deque+Sendable.swift
[193/945] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[194/945] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/945] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/945] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/945] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/945] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/945] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/945] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/945] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/945] Compiling HashTreeCollections TreeSet.swift
[216/945] Emitting module DequeModule
[217/945] Compiling DequeModule _DequeSlot.swift
[218/945] Compiling DequeModule _UnsafeWrappedBuffer.swift
[219/945] Emitting module OrderedCollections
[219/945] Compiling fiat_p256_adx_sqr.S
[227/945] Compiling fiat_p256_adx_mul.S
[266/948] Compiling fiat_curve25519_adx_square.S
[267/954] Compiling fiat_curve25519_adx_mul.S
[312/954] Emitting module _RopeModule
[313/954] Emitting module SwifQL
[314/962] Emitting module Crypto
[315/972] Compiling RoutingKit Router.swift
[316/972] Compiling RoutingKit TrieRouter.swift
[316/972] Compiling tls_record.cc
[317/972] Compiling tls_method.cc
[330/972] Emitting module HashTreeCollections
[331/972] Compiling SwifQL SwifQLable.swift
[332/972] Compiling SwifQL Table.swift
[333/972] Compiling SwifQL TableWithColumn.swift
[334/972] Compiling SwifQL Tableable.swift
[335/972] Compiling _RopeModule Rope+Split.swift
[336/972] Compiling _RopeModule Optional Utilities.swift
[337/972] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[338/972] Compiling Crypto CryptoKitErrors_boring.swift
[339/972] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[368/972] Compiling tls13_enc.cc
[369/972] Compiling tls13_server.cc
[370/972] Compiling tls13_client.cc
[412/972] Compiling SwifQL SwifQLable+Where.swift
[413/972] Compiling SwifQL SwifQLable+WhereExists.swift
[414/972] Compiling SwifQL SwifQLable+WhereNotExists.swift
[415/972] Compiling SwifQL SwifQLable+With.swift
[433/972] Emitting module Metrics
[434/972] Compiling Metrics Metrics.swift
[438/972] Compiling Crypto RNG_boring.swift
[439/972] Compiling Crypto SafeCompare_boring.swift
[440/972] Compiling Crypto Zeroization_boring.swift
[441/972] Compiling Crypto PrettyBytes.swift
[442/972] Compiling Crypto SafeCompare.swift
[443/972] Compiling Crypto SecureBytes.swift
[444/972] Compiling Crypto Zeroization.swift
[453/972] Compiling RoutingKit PathComponent.swift
[463/972] Compiling RoutingKit AnyRouter.swift
[464/972] Emitting module RoutingKit
[465/972] Compiling RoutingKit Parameters.swift
[522/972] Compiling tls13_both.cc
[523/972] Compiling t1_enc.cc
[533/972] Compiling ssl_versions.cc
[534/972] Compiling ssl_stat.cc
[535/972] Compiling ssl_transcript.cc
[536/972] Compiling ssl_x509.cc
[537/972] Compiling ssl_session.cc
[538/972] Compiling ssl_privkey.cc
[539/972] Compiling ssl_key_share.cc
[540/972] Compiling ssl_lib.cc
[541/972] Compiling ssl_file.cc
[542/972] Compiling ssl_buffer.cc
[543/972] Compiling ssl_cipher.cc
[544/972] Compiling ssl_cert.cc
[545/972] Compiling ssl_asn1.cc
[546/972] Compiling s3_pkt.cc
[547/972] Compiling ssl_aead_ctx.cc
[548/972] Compiling s3_lib.cc
[549/972] Compiling s3_both.cc
[550/972] Compiling handshake_client.cc
[551/972] Compiling handshake_server.cc
[552/972] Compiling handshake.cc
[553/972] Compiling encrypted_client_hello.cc
[554/972] Compiling handoff.cc
[555/972] Compiling dtls_record.cc
[556/972] Compiling dtls_method.cc
[557/972] Compiling extensions.cc
[558/972] Compiling d1_srtp.cc
[559/972] Compiling d1_pkt.cc
[560/972] Compiling d1_lib.cc
[561/972] Compiling bio_ssl.cc
[562/972] Compiling d1_both.cc
[563/972] Compiling v3_prn.c
[564/972] Compiling v3_pcons.c
[565/972] Compiling v3_skey.c
[566/972] Compiling v3_utl.c
[567/972] Compiling v3_ocsp.c
[568/972] Compiling v3_pmaps.c
[569/972] Compiling v3_ncons.c
[570/972] Compiling v3_purp.c
[571/972] Compiling v3_int.c
[572/972] Compiling v3_lib.c
[573/972] Compiling v3_extku.c
[574/972] Compiling v3_info.c
[575/972] Compiling v3_genn.c
[576/972] Compiling v3_ia5.c
[577/972] Compiling v3_enum.c
[578/972] Compiling v3_crld.c
[579/972] Compiling v3_bitst.c
[580/972] Compiling v3_cpols.c
[581/972] Compiling v3_conf.c
[582/972] Compiling v3_bcons.c
[583/972] Compiling v3_alt.c
[584/972] Compiling v3_akeya.c
[585/972] Compiling x_x509a.c
[586/972] Compiling v3_akey.c
[587/972] Compiling x_val.c
[588/972] Compiling x_x509.c
[589/972] Compiling x_req.c
[590/972] Compiling x_spki.c
[591/972] Compiling x_sig.c
[592/972] Compiling x_pubkey.c
[593/972] Compiling x_exten.c
[594/972] Compiling x_pkey.c
[595/972] Compiling x_info.c
[596/972] Compiling x_name.c
[597/972] Compiling x_attrib.c
[598/972] Compiling x_crl.c
[599/972] Compiling x_all.c
[600/972] Compiling x_algor.c
[601/972] Compiling x509name.c
[602/972] Compiling x509spki.c
[603/972] Compiling x509rset.c
[604/972] Compiling x509cset.c
[605/972] Compiling x509_vpm.c
[606/972] Compiling x509_txt.c
[607/972] Compiling x509_set.c
[608/972] Compiling x509_vfy.c
[609/972] Compiling x509_v3.c
[610/972] Compiling x509_obj.c
[611/972] Compiling x509_req.c
[612/972] Compiling x509_trs.c
[613/972] Compiling x509_lu.c
[614/972] Compiling x509_d2.c
[615/972] Compiling x509.c
[616/972] Compiling x509_ext.c
[617/972] Compiling x509_def.c
[618/972] Compiling x509_cmp.c
[619/972] Compiling t_x509a.c
[620/972] Compiling x509_att.c
[621/972] Compiling t_x509.c
[622/972] Compiling t_crl.c
[623/972] Compiling i2d_pr.c
[624/972] Compiling rsa_pss.c
[625/972] Compiling t_req.c
[626/972] Compiling name_print.c
[627/972] Compiling by_file.c
[628/972] Compiling policy.c
[629/972] Compiling by_dir.c
[630/972] Compiling algorithm.c
[631/972] Compiling a_verify.c
[632/972] Compiling trust_token.c
[633/972] Compiling a_digest.c
[633/972] Compiling a_sign.c
[635/972] Compiling asn1_gen.c
[636/972] Compiling voprf.c
[637/972] Compiling thread_win.c
[638/972] Compiling thread_none.c
[638/972] Compiling pmbtoken.c
[640/972] Compiling thread_pthread.c
[641/972] Compiling thread.c
[642/972] Compiling siphash.c
[643/972] Compiling stack.c
[644/972] Compiling refcount.c
[645/972] Compiling rsa_print.c
[646/972] Compiling rsa_crypt.c
[646/972] Compiling windows.c
[648/972] Compiling rc4.c
[649/972] Compiling rsa_asn1.c
[650/972] Compiling trusty.c
[651/972] Compiling rand_extra.c
[652/972] Compiling passive.c
[653/972] Compiling forkunsafe.c
[653/972] Compiling ios.c
[655/972] Compiling getentropy.c
[656/972] Compiling deterministic.c
[657/972] Compiling poly1305_vec.c
[658/972] Compiling pool.c
[659/972] Compiling poly1305_arm_asm.S
[660/972] Compiling poly1305.c
[661/972] Compiling poly1305_arm.c
[662/972] Compiling pkcs7.c
[663/972] Compiling pem_xaux.c
[664/972] Compiling pkcs8_x509.c
[665/972] Compiling pkcs8.c
[665/972] Compiling p5_pbev2.c
[667/972] Compiling pkcs7_x509.c
[668/972] Compiling pem_x509.c
[669/972] Compiling pem_pkey.c
[670/972] Compiling pem_pk8.c
[671/972] Compiling pem_oth.c
[672/972] Compiling pem_info.c
[673/972] Compiling obj_xref.c
[674/972] Compiling pem_lib.c
[675/972] Compiling mem.c
[676/972] Compiling pem_all.c
[677/972] Compiling lhash.c
[678/972] Compiling keccak.c
[679/972] Compiling obj.c
[680/972] Compiling kyber.c
[681/972] Compiling hpke.c
[682/972] Compiling poly_rq_mul.S
[683/972] Compiling x86_64-mont5-linux.linux.x86_64.S
[684/972] Compiling x86_64-mont5-mac.mac.x86_64.S
[685/972] Compiling x86_64-mont-mac.mac.x86_64.S
[686/972] Compiling hrss.c
[687/972] Compiling x86-mont-linux.linux.x86.S
[688/972] Compiling x86_64-mont-linux.linux.x86_64.S
[689/972] Compiling vpaes-x86_64-mac.mac.x86_64.S
[690/972] Compiling vpaes-armv8-linux.linux.aarch64.S
[691/972] Compiling vpaes-x86-linux.linux.x86.S
[692/972] Compiling vpaes-x86_64-linux.linux.x86_64.S
[693/972] Compiling vpaes-armv7-ios.ios.arm.S
[694/972] Compiling vpaes-armv7-linux.linux.arm.S
[695/972] Compiling vpaes-armv8-ios.ios.aarch64.S
[696/972] Compiling sha512-x86_64-mac.mac.x86_64.S
[697/972] Compiling sha512-x86_64-linux.linux.x86_64.S
[697/972] Compiling sha512-armv8-linux.linux.aarch64.S
[699/972] Compiling kdf.c
[700/972] Compiling sha512-armv4-linux.linux.arm.S
[701/972] Compiling sha512-armv8-ios.ios.aarch64.S
[702/972] Compiling sha512-586-linux.linux.x86.S
[703/972] Compiling sha256-x86_64-mac.mac.x86_64.S
[703/972] Compiling sha512-armv4-ios.ios.arm.S
[705/972] Compiling sha256-armv8-linux.linux.aarch64.S
[706/972] Compiling sha256-x86_64-linux.linux.x86_64.S
[707/972] Compiling sha256-armv4-linux.linux.arm.S
[708/972] Compiling sha256-armv8-ios.ios.aarch64.S
[709/972] Compiling sha256-586-linux.linux.x86.S
[710/972] Compiling sha256-armv4-ios.ios.arm.S
[710/972] Compiling sha1-x86_64-mac.mac.x86_64.S
[712/972] Compiling sha1-x86_64-linux.linux.x86_64.S
[713/972] Compiling sha1-armv8-linux.linux.aarch64.S
[714/972] Compiling sha1-armv4-large-linux.linux.arm.S
[715/972] Compiling sha1-armv8-ios.ios.aarch64.S
[716/972] Compiling sha1-586-linux.linux.x86.S
[717/972] Compiling sha1-armv4-large-ios.ios.arm.S
[718/972] Compiling sha512.c
[719/972] Compiling sha1.c
[720/972] Compiling sha256.c
[721/972] Compiling service_indicator.c
[722/972] Compiling rsaz-avx2-linux.linux.x86_64.S
[723/972] Compiling self_check.c
[724/972] Compiling rsaz-avx2-mac.mac.x86_64.S
[725/972] Compiling fips.c
[726/972] Compiling rdrand-x86_64-mac.mac.x86_64.S
[727/972] Compiling rdrand-x86_64-linux.linux.x86_64.S
[728/972] Compiling padding.c
[729/972] Compiling rsa.c
[730/972] Compiling blinding.c
[731/972] Compiling rsa_impl.c
[732/972] Compiling rand.c
[733/972] Compiling urandom.c
[734/972] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[735/972] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[736/972] Compiling fork_detect.c
[737/972] Compiling ctrdrbg.c
[738/972] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[739/972] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[739/972] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[741/972] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[742/972] Compiling p256-armv8-asm-linux.linux.aarch64.S
[743/972] Compiling p256-armv8-asm-ios.ios.aarch64.S
[744/972] Compiling polyval.c
[745/972] Compiling ofb.c
[746/972] Compiling ctr.c
[747/972] Compiling gcm_nohw.c
[748/972] Compiling cfb.c
[748/972] Compiling gcm.c
[750/972] Compiling cbc.c
[751/972] Compiling md5.c
[752/972] Compiling md5-x86_64-mac.mac.x86_64.S
[753/972] Compiling md5-x86_64-linux.linux.x86_64.S
[754/972] Compiling md5-586-linux.linux.x86.S
[755/972] Compiling hmac.c
[756/972] Compiling hkdf.c
[757/972] Compiling ghashv8-armv7-linux.linux.arm.S
[758/972] Compiling ghashv8-armv7-ios.ios.arm.S
[759/972] Compiling md4.c
[760/972] Compiling ghashv8-armv8-ios.ios.aarch64.S
[761/972] Compiling ghashv8-armv8-linux.linux.aarch64.S
[762/972] Compiling ghash-x86_64-mac.mac.x86_64.S
[763/972] Compiling ghash-x86_64-linux.linux.x86_64.S
[764/972] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[764/972] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[766/972] Compiling ghash-ssse3-x86-linux.linux.x86.S
[766/972] Compiling ghash-x86-linux.linux.x86.S
[768/972] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[769/972] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[770/972] Compiling ghash-armv4-linux.linux.arm.S
[771/972] Compiling fips_shared_support.c
[772/972] Compiling ghash-armv4-ios.ios.arm.S
[773/972] Compiling wnaf.c
[774/972] Compiling ecdh.c
[775/972] Compiling ecdsa.c
[776/972] Compiling util.c
[777/972] Compiling simple_mul.c
[778/972] Compiling simple.c
[779/972] Compiling scalar.c
[780/972] Compiling oct.c
[781/972] Compiling p224-64.c
[782/972] Compiling felem.c
[783/972] Compiling ec_key.c
[784/972] Compiling p256.c
[785/972] Compiling ec_montgomery.c
[786/972] Compiling ec.c
[787/972] Compiling digestsign.c
[788/972] Compiling p256-nistz.c
[789/972] Compiling digest.c
[790/972] Compiling dh.c
[791/972] Compiling digests.c
[792/972] Compiling co-586-linux.linux.x86.S
[793/972] Compiling check.c
[794/972] Compiling cmac.c
[795/972] Compiling bsaes-armv7-linux.linux.arm.S
[796/972] Compiling e_aesccm.c
[797/972] Compiling bsaes-armv7-ios.ios.arm.S
[797/972] Compiling aead.c
[799/972] Compiling cipher.c
[800/972] Compiling shift.c
[801/972] Compiling e_aes.c
[802/972] Compiling sqrt.c
[803/972] Compiling rsaz_exp.c
[804/972] Compiling random.c
[805/972] Compiling montgomery_inv.c
[806/972] Compiling prime.c
[807/972] Compiling mul.c
[808/972] Compiling jacobi.c
[809/972] Compiling montgomery.c
[810/972] Compiling gcd_extra.c
[811/972] Compiling div_extra.c
[812/972] Compiling gcd.c
[813/972] Compiling exponentiation.c
[814/972] Compiling cmp.c
[815/972] Compiling generic.c
[816/972] Compiling div.c
[817/972] Compiling ctx.c
[818/972] Compiling x86_64-gcc.c
[819/972] Compiling bn.c
[820/972] Compiling bytes.c
[821/972] Compiling bn-armv8-linux.linux.aarch64.S
[822/972] Compiling add.c
[823/972] Compiling bn-armv8-ios.ios.aarch64.S
[824/972] Compiling bn-586-linux.linux.x86.S
[825/972] Compiling armv4-mont-ios.ios.arm.S
[826/972] Compiling armv8-mont-linux.linux.aarch64.S
[827/972] Compiling armv8-mont-ios.ios.aarch64.S
[828/972] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[829/972] Compiling armv4-mont-linux.linux.arm.S
[830/972] Compiling aesv8-armv8-linux.linux.aarch64.S
[831/972] Compiling aesv8-armv8-ios.ios.aarch64.S
[832/972] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[833/972] Compiling aesv8-armv7-linux.linux.arm.S
[834/972] Compiling aesni-x86_64-mac.mac.x86_64.S
[835/972] Compiling aesv8-armv7-ios.ios.arm.S
[836/972] Compiling aesni-x86_64-linux.linux.x86_64.S
[837/972] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[838/972] Compiling aesni-x86-linux.linux.x86.S
[839/972] Compiling mode_wrappers.c
[840/972] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[841/972] Compiling aes.c
[842/972] Compiling key_wrap.c
[843/972] Compiling ex_data.c
[844/972] Compiling scrypt.c
[845/972] Compiling sign.c
[845/972] Compiling aes_nohw.c
[847/972] Compiling print.c
[848/972] Compiling p_x25519_asn1.c
[849/972] Compiling pbkdf.c
[849/972] Compiling p_x25519.c
[851/972] Compiling p_rsa_asn1.c
[852/972] Compiling p_rsa.c
[853/972] Compiling p_ed25519_asn1.c
[854/972] Compiling p_ed25519.c
[855/972] Compiling p_hkdf.c
[856/972] Compiling p_ec_asn1.c
[857/972] Compiling p_ec.c
[858/972] Compiling evp_ctx.c
[859/972] Compiling err_data.c
[860/972] Compiling p_dsa_asn1.c
[861/972] Compiling evp_asn1.c
[862/972] Compiling evp.c
[863/972] Compiling err.c
[864/972] Compiling ecdh_extra.c
[865/972] Compiling engine.c
[866/972] Compiling ecdsa_asn1.c
[867/972] Compiling ec_derive.c
[868/972] Compiling hash_to_curve.c
[869/972] Compiling ec_asn1.c
[870/972] Compiling params.c
[871/972] Compiling digest_extra.c
[872/972] Compiling dh_asn1.c
[873/972] Compiling dsa.c
[874/972] Compiling dsa_asn1.c
[875/972] Compiling spake25519.c
[876/972] Compiling des.c
[877/972] Compiling cpu_intel.c
[878/972] Compiling curve25519_64_adx.c
[879/972] Compiling cpu_arm_linux.c
[880/972] Compiling x25519-asm-arm.S
[881/972] Compiling crypto.c
[882/972] Compiling cpu_arm_freebsd.c
[883/972] Compiling cpu_aarch64_win.c
[884/972] Compiling cpu_aarch64_linux.c
[885/972] Compiling cpu_aarch64_openbsd.c
[886/972] Compiling cpu_aarch64_sysreg.c
[887/972] Compiling cpu_aarch64_apple.c
[888/972] Compiling cpu_aarch64_fuchsia.c
[889/972] Compiling conf.c
[890/972] Compiling tls_cbc.c
[891/972] Compiling curve25519.c
[892/972] Compiling e_rc4.c
[893/972] Compiling e_null.c
[894/972] Compiling e_rc2.c
[895/972] Compiling e_tls.c
[896/972] Compiling e_chacha20poly1305.c
[896/972] Compiling e_des.c
[898/972] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[899/972] Compiling e_aesgcmsiv.c
[900/972] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[901/972] Compiling derive_key.c
[902/972] Compiling e_aesctrhmac.c
[903/972] Compiling cipher_extra.c
[904/972] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[905/972] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[906/972] Compiling chacha-x86_64-mac.mac.x86_64.S
[907/972] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[908/972] Compiling chacha-x86-linux.linux.x86.S
[909/972] Compiling chacha-x86_64-linux.linux.x86_64.S
[910/972] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[911/972] Compiling chacha.c
[912/972] Compiling chacha-armv8-linux.linux.aarch64.S
[913/972] Compiling chacha-armv4-ios.ios.arm.S
[914/972] Compiling chacha-armv4-linux.linux.arm.S
[915/972] Compiling chacha-armv8-ios.ios.aarch64.S
[916/972] Compiling unicode.c
[917/972] Compiling ber.c
[918/972] Compiling bn_asn1.c
[919/972] Compiling cbb.c
[920/972] Compiling buf.c
[921/972] Compiling cbs.c
[922/972] Compiling asn1_compat.c
[923/972] Compiling convert.c
[924/972] Compiling blake2.c
[925/972] Compiling printf.c
[926/972] Compiling socket_helper.c
[927/972] Compiling socket.c
[928/972] Compiling pair.c
[929/972] Compiling hexdump.c
[930/972] Compiling errno.c
[931/972] Compiling file.c
[932/972] Compiling fd.c
[933/972] Compiling connect.c
[934/972] Compiling base64.c
[935/972] Compiling bio_mem.c
[936/972] Compiling tasn_utl.c
[937/972] Compiling bio.c
[938/972] Compiling tasn_typ.c
[939/972] Compiling tasn_fre.c
[940/972] Compiling tasn_new.c
[941/972] Compiling f_int.c
[942/972] Compiling posix_time.c
[942/972] Compiling tasn_dec.c
[944/972] Compiling f_string.c
[945/972] Compiling asn_pack.c
[946/972] Compiling tasn_enc.c
[947/972] Compiling asn1_par.c
[948/972] Compiling a_time.c
[949/972] Compiling a_utctm.c
[950/972] Compiling a_strnid.c
[951/972] Compiling a_type.c
[951/972] Compiling asn1_lib.c
[953/972] Compiling a_octet.c
[954/972] Compiling a_strex.c
[955/972] Compiling a_dup.c
[956/972] Compiling a_mbstr.c
[957/972] Compiling a_d2i_fp.c
[958/972] Compiling a_int.c
[959/972] Compiling a_gentm.c
[960/972] Write sources
[962/972] Compiling a_bool.c
[963/972] Compiling a_object.c
[964/972] Write sources
[967/972] Compiling a_i2d_fp.c
[968/972] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[969/972] Compiling a_bitstr.c
[971/1069] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[972/1069] Compiling BitCollections BitSet+CustomReflectable.swift
[973/1069] Compiling BitCollections BitSet+CustomStringConvertible.swift
[974/1069] Compiling BitCollections BitSet+Equatable.swift
[975/1069] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[976/1069] Compiling BitCollections BitSet+Extras.swift
[977/1069] Compiling BitCollections BitSet+Hashable.swift
[978/1076] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[979/1076] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[980/1076] Compiling BitCollections BitArray+Extras.swift
[981/1076] Compiling BitCollections BitArray+Fill.swift
[982/1076] Compiling BitCollections BitArray+Hashable.swift
[983/1076] Compiling BitCollections BitArray+Initializers.swift
[984/1076] Compiling BitCollections BitArray+Invariants.swift
[985/1076] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[986/1076] Emitting module BitCollections
[987/1076] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[988/1076] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[989/1076] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[990/1076] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[991/1076] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[992/1076] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[993/1076] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[994/1076] Compiling BitCollections BitSet+BidirectionalCollection.swift
[995/1076] Compiling BitCollections BitSet+Codable.swift
[996/1076] Compiling BitCollections BitSet+Initializers.swift
[997/1079] Compiling BitCollections BitSet.Index.swift
[998/1079] Compiling BitCollections BitSet._UnsafeHandle.swift
[999/1079] Compiling BitCollections BitSet.swift
[1000/1079] Compiling BitCollections Range+Utilities.swift
[1001/1079] Compiling BitCollections Slice+Utilities.swift
[1002/1079] Compiling BitCollections UInt+Tricks.swift
[1003/1079] Compiling BitCollections _Word.swift
[1004/1079] Compiling BitCollections BitArray+BitwiseOperations.swift
[1005/1079] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1006/1079] Compiling BitCollections BitArray+Codable.swift
[1007/1079] Compiling BitCollections BitArray+Collection.swift
[1008/1079] Compiling BitCollections BitArray+Copy.swift
[1009/1079] Compiling BitCollections BitArray+CustomReflectable.swift
[1010/1079] Compiling BitCollections BitArray+Descriptions.swift
[1011/1079] Compiling BitCollections BitArray+Equatable.swift
[1013/1079] Compiling Algorithms Trim.swift
[1014/1079] Compiling Algorithms Unique.swift
[1015/1079] Compiling Algorithms Windows.swift
[1016/1079] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1017/1079] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1018/1079] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1019/1079] Compiling BitCollections BitArray+RandomBits.swift
[1020/1079] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1021/1079] Compiling BitCollections BitArray+Shifts.swift
[1022/1079] Compiling BitCollections BitArray+Testing.swift
[1023/1079] Compiling BitCollections BitArray._UnsafeHandle.swift
[1024/1079] Compiling BitCollections BitArray.swift
[1027/1079] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1028/1079] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1029/1079] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1030/1079] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1031/1079] Compiling BitCollections BitSet+SetAlgebra union.swift
[1032/1079] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1033/1079] Compiling BitCollections BitSet.Counted.swift
[1044/1081] Compiling Collections Collections.swift
[1045/1081] Emitting module Collections
[1062/1083] Compiling Atomics IntegerOperations.swift
[1063/1083] Compiling Atomics Unmanaged extensions.swift
[1068/1083] Emitting module Algorithms
[1069/1083] Emitting module Atomics
[1069/1083] Compiling c-nioatomics.c
[1082/1097] Compiling c-atomics.c
[1084/1103] Compiling NIOConcurrencyHelpers lock.swift
[1085/1103] Compiling NIOConcurrencyHelpers NIOLock.swift
[1086/1103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1087/1103] Emitting module NIOConcurrencyHelpers
[1088/1103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1089/1103] Compiling NIOConcurrencyHelpers atomics.swift
[1090/1103] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1091/1103] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1092/1104] Compiling _ConnectionPoolModule ConnectionRequest.swift
[1093/1104] Compiling _ConnectionPoolModule Max2Sequence.swift
[1094/1104] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[1095/1104] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[1096/1104] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1097/1104] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1098/1104] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1099/1104] Compiling _ConnectionPoolModule NIOLock.swift
[1100/1104] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[1101/1104] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[1102/1104] Compiling _ConnectionPoolModule ConnectionPool.swift
[1103/1104] Emitting module _ConnectionPoolModule
[1104/1187] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1105/1187] Compiling ConsoleKitTerminal Console+Confirm.swift
[1106/1187] Compiling ConsoleKitTerminal Console+Input.swift
[1107/1187] Compiling ConsoleKitTerminal Console+Center.swift
[1108/1187] Compiling ConsoleKitTerminal Console+Output.swift
[1109/1187] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1110/1187] Compiling ConsoleKitTerminal ConsoleClear.swift
[1111/1187] Compiling ConsoleKitTerminal Console+Ask.swift
[1112/1187] Compiling ConsoleKitTerminal Console+Choose.swift
[1113/1190] Emitting module ConsoleKitTerminal
[1114/1190] Compiling ConsoleKitTerminal ActivityBar.swift
[1115/1190] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1116/1190] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1117/1190] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1118/1190] Compiling ConsoleKitTerminal CustomActivity.swift
[1119/1190] Compiling ConsoleKitTerminal LoadingBar.swift
[1120/1190] Compiling ConsoleKitTerminal ProgressBar.swift
[1121/1190] Compiling ConsoleKitTerminal Console+Clear.swift
[1122/1190] Compiling ConsoleKitTerminal ConsoleText.swift
[1123/1190] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1124/1190] Compiling ConsoleKitTerminal ANSI.swift
[1125/1190] Compiling ConsoleKitTerminal Console+Wait.swift
[1126/1190] Compiling ConsoleKitTerminal ConsoleColor.swift
[1127/1190] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1128/1190] Compiling ConsoleKitTerminal Console.swift
[1129/1190] Compiling ConsoleKitTerminal Terminal.swift
[1130/1190] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1139/1198] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1140/1198] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1141/1198] Compiling ConsoleKitTerminal LoggerFragment.swift
[1142/1198] Compiling NIOCore GlobalSingletons.swift
[1143/1198] Compiling NIOCore IO.swift
[1144/1198] Compiling NIOCore IOData.swift
[1145/1198] Compiling NIOCore IPProtocol.swift
[1146/1198] Compiling NIOCore IntegerBitPacking.swift
[1147/1198] Compiling NIOCore IntegerTypes.swift
[1148/1198] Compiling NIOCore Interfaces.swift
[1149/1198] Compiling NIOCore Linux.swift
[1150/1220] Compiling ConsoleKitCommands CommandSignature.swift
[1151/1220] Compiling ConsoleKitCommands Flag.swift
[1152/1220] Compiling ConsoleKitCommands Option.swift
[1153/1222] Emitting module ConsoleKitCommands
[1154/1222] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1155/1222] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1156/1222] Compiling ConsoleKitCommands Argument.swift
[1157/1222] Compiling ConsoleKitCommands Command.swift
[1158/1222] Compiling ConsoleKitCommands CommandContext.swift
[1159/1222] Compiling ConsoleKitCommands CommandError.swift
[1160/1222] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1161/1222] Compiling ConsoleKitCommands Utilities.swift
[1162/1222] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1163/1222] Compiling NIOCore SocketAddresses.swift
[1164/1222] Compiling NIOCore SocketOptionProvider.swift
[1165/1222] Compiling NIOCore SystemCallHelpers.swift
[1166/1222] Compiling NIOCore TimeAmount+Duration.swift
[1167/1222] Compiling NIOCore TypeAssistedChannelHandler.swift
[1168/1222] Compiling NIOCore UniversalBootstrapSupport.swift
[1169/1222] Compiling NIOCore Utilities.swift
[1178/1222] Compiling ConsoleKitCommands CommandGroup.swift
[1179/1222] Compiling ConsoleKitCommands CommandInput.swift
[1180/1222] Compiling ConsoleKitCommands Commands.swift
[1181/1222] Compiling ConsoleKitCommands AsyncCommands.swift
[1182/1222] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1183/1222] Compiling ConsoleKitCommands AnyCommand.swift
[1184/1222] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1185/1222] Compiling ConsoleKitCommands AsyncCommand.swift
[1186/1222] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1187/1222] Compiling ConsoleKitCommands Console+Run.swift
[1188/1222] Compiling ConsoleKitCommands ConsoleError.swift
[1189/1222] Compiling ConsoleKitCommands Completion.swift
[1190/1224] Compiling ConsoleKit Exports.swift
[1191/1224] Emitting module ConsoleKit
[1204/1224] Compiling NIOCore ConvenienceOptionSupport.swift
[1205/1224] Compiling NIOCore DeadChannel.swift
[1206/1224] Compiling NIOCore DispatchQueue+WithFuture.swift
[1207/1224] Compiling NIOCore EventLoop+Deprecated.swift
[1208/1224] Compiling NIOCore AddressedEnvelope.swift
[1209/1224] Compiling NIOCore AsyncAwaitSupport.swift
[1210/1224] Compiling NIOCore AsyncChannel.swift
[1211/1224] Compiling NIOCore AsyncChannelInboundStream.swift
[1212/1224] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1213/1224] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1214/1224] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1215/1224] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1216/1224] Compiling NIOCore ByteBuffer-int.swift
[1217/1224] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1218/1224] Compiling NIOCore ByteBuffer-multi-int.swift
[1219/1224] Compiling NIOCore ByteBuffer-views.swift
[1220/1224] Compiling NIOCore Channel.swift
[1221/1224] Compiling NIOCore ChannelHandler.swift
[1222/1224] Compiling NIOCore ChannelHandlers.swift
[1223/1224] Compiling NIOCore ChannelInvoker.swift
[1224/1224] Emitting module NIOCore
[1225/1275] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1226/1275] Compiling NIOEmbedded AsyncTestingChannel.swift
[1227/1275] Emitting module NIOEmbedded
[1228/1275] Compiling NIOEmbedded Embedded.swift
[1229/1275] Emitting module NIOPosix
[1230/1275] Compiling NIOPosix BSDSocketAPICommon.swift
[1231/1275] Compiling NIOPosix BSDSocketAPIPosix.swift
[1232/1275] Compiling NIOPosix BSDSocketAPIWindows.swift
[1233/1275] Compiling NIOPosix BaseSocket.swift
[1234/1275] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1235/1275] Compiling NIOPosix BaseSocketChannel.swift
[1236/1275] Compiling NIOPosix BaseStreamSocketChannel.swift
[1237/1281] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1238/1281] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1239/1281] Compiling NIOPosix PosixSingletons.swift
[1240/1281] Compiling NIOPosix RawSocketBootstrap.swift
[1241/1281] Compiling NIOPosix Resolver.swift
[1242/1281] Compiling NIOPosix Selectable.swift
[1243/1281] Compiling NIOPosix SelectableChannel.swift
[1244/1281] Compiling NIOPosix SelectableEventLoop.swift
[1245/1281] Compiling NIOPosix SelectorEpoll.swift
[1246/1281] Compiling NIOPosix SelectorGeneric.swift
[1247/1281] Compiling NIOPosix SelectorKqueue.swift
[1248/1281] Compiling NIOPosix SelectorUring.swift
[1249/1281] Compiling NIOPosix ServerSocket.swift
[1250/1281] Compiling NIOPosix Socket.swift
[1251/1281] Compiling NIOPosix SocketChannel.swift
[1252/1281] Compiling NIOPosix SocketProtocols.swift
[1253/1281] Compiling NIOPosix System.swift
[1254/1281] Compiling NIOPosix Thread.swift
[1255/1281] Compiling NIOPosix IntegerBitPacking.swift
[1256/1281] Compiling NIOPosix IntegerTypes.swift
[1257/1281] Compiling NIOPosix Linux.swift
[1258/1281] Compiling NIOPosix LinuxCPUSet.swift
[1259/1281] Compiling NIOPosix LinuxUring.swift
[1260/1281] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1261/1281] Compiling NIOPosix NIOThreadPool.swift
[1262/1281] Compiling NIOPosix Bootstrap.swift
[1263/1281] Compiling NIOPosix ControlMessage.swift
[1264/1281] Compiling NIOPosix DatagramVectorReadManager.swift
[1265/1281] Compiling NIOPosix FileDescriptor.swift
[1266/1281] Compiling NIOPosix GetaddrinfoResolver.swift
[1267/1281] Compiling NIOPosix HappyEyeballs.swift
[1268/1281] Compiling NIOPosix IO.swift
[1269/1281] Compiling NIOPosix NonBlockingFileIO.swift
[1270/1281] Compiling NIOPosix PendingDatagramWritesManager.swift
[1271/1281] Compiling NIOPosix PendingWritesManager.swift
[1272/1281] Compiling NIOPosix PipeChannel.swift
[1273/1281] Compiling NIOPosix PipePair.swift
[1274/1281] Compiling NIOPosix PointerHelpers.swift
[1275/1281] Compiling NIOPosix Pool.swift
[1276/1281] Compiling NIOPosix ThreadPosix.swift
[1277/1281] Compiling NIOPosix ThreadWindows.swift
[1278/1281] Compiling NIOPosix UnsafeTransfer.swift
[1279/1281] Compiling NIOPosix Utilities.swift
[1280/1281] Compiling NIOPosix VsockAddress.swift
[1281/1281] Compiling NIOPosix VsockChannelEvents.swift
[1282/1305] Compiling NIO Exports.swift
[1283/1305] Emitting module NIO
[1284/1334] Compiling NIOSOCKS Messages.swift
[1285/1334] Compiling NIOSOCKS SOCKSRequest.swift
[1286/1334] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1287/1434] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1288/1434] Compiling SQLKit SQLSelectBuilder.swift
[1289/1434] Compiling SQLKit SQLSubqeryClauseBuilder.swift
[1290/1434] Compiling NIOTLS TLSEvents.swift
[1291/1434] Compiling SwifQLNIO SwifQLEnum.swift
[1292/1434] Compiling SwifQLNIO SwifQLTable.swift
[1293/1434] Compiling SQLKit SQLUnionBuilder.swift
[1294/1434] Compiling SQLKit SQLUpdateBuilder.swift
[1295/1434] Compiling SQLKit SQLDatabase+Concurrency.swift
[1296/1434] Emitting module NIOTLS
[1297/1434] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1298/1434] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1299/1434] Emitting module NIOFoundationCompat
[1300/1434] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1301/1434] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1302/1434] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1303/1434] Compiling NIOTLS SNIHandler.swift
[1304/1434] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1305/1434] Compiling NIOSOCKS ClientStateMachine.swift
[1306/1434] Compiling NIOSOCKS SOCKSResponse.swift
[1309/1434] Emitting module NIOSOCKS
[1314/1434] Compiling SQLKit SQLQueryBuilder+Concurrency.swift
[1315/1434] Compiling SQLKit SQLQueryFetcher+Concurrency.swift
[1316/1435] Compiling SQLKit SQLColumnDefinition.swift
[1317/1435] Compiling SQLKit SQLColumnIdentifier.swift
[1318/1435] Compiling SQLKit SQLConflictAction.swift
[1319/1435] Compiling SQLKit SQLBind.swift
[1320/1435] Compiling SQLKit SQLColumnAssignment.swift
[1321/1435] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1322/1462] Emitting module NIOHTTP1
[1323/1464] Compiling NIOSOCKS ServerStateMachine.swift
[1324/1464] Compiling NIOSSL SSLContext.swift
[1325/1464] Compiling NIOSSL SSLErrors.swift
[1326/1464] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1327/1486] Compiling SwifQLNIO ReflectedPropertyCache.swift
[1328/1486] Compiling SwifQLNIO KeyPath.swift
[1329/1486] Compiling SwifQLNIO Exports.swift
[1330/1486] Emitting module SwifQLNIO
[1331/1486] Compiling SwifQLNIO Reflectable.swift
[1332/1486] Compiling NIOTransportServices NIOTSSingletons.swift
[1333/1486] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1334/1486] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1335/1486] Compiling NIOTransportServices NIOTSBootstraps.swift
[1336/1486] Compiling NIOTransportServices AcceptHandler.swift
[1337/1486] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1338/1486] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1339/1486] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1340/1486] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1341/1486] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1342/1486] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1343/1486] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1344/1486] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1345/1486] Compiling NIOTransportServices NIOTSErrors.swift
[1346/1486] Compiling NIOTransportServices NIOTSEventLoop.swift
[1349/1486] Compiling NIOSSL NIOSSLSecureBytes.swift
[1354/1486] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1355/1486] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1356/1486] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1359/1486] Compiling NIOTransportServices StateManagedChannel.swift
[1360/1486] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1361/1486] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1362/1497] Compiling SQLKit SQLDropTableBuilder.swift
[1363/1497] Compiling SQLKit SQLDropTriggerBuilder.swift
[1364/1497] Compiling SQLKit SQLInsertBuilder.swift
[1365/1497] Compiling SQLKit SQLJoinBuilder.swift
[1366/1497] Compiling SQLKit SQLPartialResultBuilder.swift
[1367/1497] Compiling SQLKit SQLPredicateBuilder.swift
[1368/1497] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1369/1497] Compiling SQLKit SQLQueryBuilder.swift
[1370/1497] Compiling SQLKit SQLQueryFetcher.swift
[1371/1497] Compiling SQLKit SQLRawBuilder.swift
[1372/1497] Compiling SQLKit SQLReturningBuilder.swift
[1373/1497] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1374/1497] Compiling SQLKit SQLList.swift
[1375/1497] Compiling SQLKit SQLLiteral.swift
[1376/1497] Compiling SQLKit SQLLockingClause.swift
[1377/1497] Compiling SQLKit SQLNestedSubpathExpression.swift
[1378/1497] Compiling SQLKit SQLOrderBy.swift
[1379/1497] Compiling SQLKit SQLQueryString.swift
[1380/1497] Compiling SQLKit SQLRaw.swift
[1381/1497] Compiling SQLKit SQLReturning.swift
[1382/1497] Compiling SQLKit SQLSelect.swift
[1383/1497] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1384/1497] Compiling SQLKit SQLUnion.swift
[1385/1497] Compiling NIOSSL RNG.swift
[1386/1497] Compiling NIOSSL SafeCompare.swift
[1387/1497] Compiling SQLKit SQLCreateTrigger.swift
[1388/1497] Compiling SQLKit SQLDataType.swift
[1389/1497] Compiling SQLKit SQLDelete.swift
[1390/1497] Compiling SQLKit SQLDirection.swift
[1391/1497] Compiling SQLKit SQLDistinct.swift
[1392/1497] Compiling SQLKit SQLDropBehaviour.swift
[1393/1497] Compiling SQLKit SQLDropEnum.swift
[1394/1497] Compiling SQLKit SQLDropIndex.swift
[1395/1497] Compiling SQLKit SQLDropTable.swift
[1396/1497] Compiling SQLKit SQLDropTrigger.swift
[1397/1497] Compiling SQLKit SQLEnumDataType.swift
[1398/1497] Compiling SQLKit SQLExcludedColumn.swift
[1399/1497] Compiling SQLKit SQLForeignKey.swift
[1400/1497] Compiling SQLKit SQLForeignKeyAction.swift
[1401/1497] Compiling SQLKit SQLFunction.swift
[1402/1497] Compiling SQLKit SQLGroupExpression.swift
[1403/1497] Compiling SQLKit SQLIdentifier.swift
[1404/1497] Compiling SQLKit SQLInsert.swift
[1405/1497] Compiling SQLKit SQLJoin.swift
[1406/1497] Compiling SQLKit SQLJoinMethod.swift
[1407/1497] Compiling SQLKit SQLAlterEnumBuilder.swift
[1408/1497] Compiling SQLKit SQLAlterTableBuilder.swift
[1409/1497] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1410/1497] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1411/1497] Compiling SQLKit SQLCreateEnumBuilder.swift
[1412/1497] Compiling SQLKit SQLCreateIndexBuilder.swift
[1413/1497] Compiling SQLKit SQLCreateTableAsSubqueryBuilder.swift
[1414/1497] Compiling SQLKit SQLCreateTableBuilder.swift
[1415/1497] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1416/1497] Compiling SQLKit SQLDeleteBuilder.swift
[1417/1497] Compiling SQLKit SQLDropEnumBuilder.swift
[1418/1497] Compiling SQLKit SQLDropIndexBuilder.swift
[1419/1497] Emitting module SQLKit
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1434/1499] Emitting module NIOTransportServices
[1438/1499] Emitting module AsyncKit
[1454/1547] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1455/1547] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1456/1547] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1457/1547] Emitting module NIOSSL
[1458/1547] Compiling NIOHPACK IndexedHeaderTable.swift
[1459/1547] Compiling NIOHPACK IntegerCoding.swift
[1460/1548] Compiling NIOExtras JSONRPCFraming.swift
[1461/1548] Compiling NIOExtras NIORequestIdentifiable.swift
[1462/1548] Compiling NIOExtras PCAPRingBuffer.swift
[1463/1548] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1464/1548] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1465/1548] Compiling NIOWebSocket WebSocketOpcode.swift
[1466/1549] Compiling NIOExtras NIOExtrasError.swift
[1467/1549] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1468/1549] Compiling NIOExtras LineBasedFrameDecoder.swift
[1469/1549] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1470/1549] Compiling NIOExtras QuiescingHelper.swift
[1471/1549] Compiling NIOExtras RequestResponseHandler.swift
[1474/1551] Compiling NIOExtras DebugInboundEventsHandler.swift
[1475/1551] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1476/1551] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1477/1551] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1478/1570] Compiling NIOHPACK HuffmanTables.swift
[1479/1570] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1480/1570] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1481/1570] Compiling NIOWebSocket WebSocketFrame.swift
[1482/1570] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1483/1570] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1484/1570] Compiling MultipartKit FormDataEncoder.swift
[1485/1570] Emitting module NIOWebSocket
[1486/1570] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1487/1570] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1488/1570] Compiling NIOHTTPCompression HTTPDecompression.swift
[1489/1570] Compiling NIOHTTPCompression HTTPCompression.swift
[1490/1570] Emitting module NIOHTTPCompression
[1491/1570] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1492/1570] Compiling NIOHPACK HuffmanCoding.swift
[1493/1570] Compiling NIOHPACK StaticHeaderTable.swift
[1494/1570] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1495/1570] Emitting module NIOHPACK
[1498/1570] Emitting module NIOExtras
[1499/1570] Compiling SQLKit SQLUpdate.swift
[1500/1570] Compiling SQLKit SQLDatabase.swift
[1501/1570] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1502/1570] Compiling SQLKit SQLDialect.swift
[1503/1570] Compiling SQLKit SQLError.swift
[1504/1570] Compiling SQLKit SQLExpression.swift
[1505/1570] Compiling SQLKit SQLQueryEncoder.swift
[1506/1570] Compiling SQLKit SQLRow.swift
[1507/1570] Compiling SQLKit SQLRowDecoder.swift
[1508/1570] Compiling SQLKit SQLSerializer.swift
[1509/1570] Compiling SQLKit SQLStatement.swift
[1510/1570] Compiling MultipartKit Exports.swift
[1511/1570] Compiling MultipartKit MultipartFormData.swift
[1512/1570] Compiling MultipartKit MultipartParser.swift
[1513/1570] Compiling MultipartKit Storage.swift
[1514/1570] Compiling MultipartKit BasicCodingKey.swift
[1515/1570] Compiling MultipartKit MultipartError.swift
[1518/1570] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1519/1570] Compiling MultipartKit FormDataDecoder.swift
[1524/1570] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1525/1570] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1526/1570] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1527/1570] Compiling MultipartKit MultipartPart.swift
[1528/1570] Compiling MultipartKit MultipartPartConvertible.swift
[1535/1572] Emitting module MultipartKit
[1539/1572] Compiling MultipartKit MultipartSerializer.swift
[1540/1572] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1543/1572] Compiling MultipartKit Utilities.swift
[1547/1572] Compiling NIOSSL Zeroization.swift
[1548/1572] Compiling NIOSSL TLSConfiguration.swift
[1549/1572] Compiling NIOSSL UniversalBootstrapSupport.swift
[1550/1629] Compiling NIOHTTP2 HasLocalSettings.swift
[1551/1629] Compiling NIOHTTP2 HasRemoteSettings.swift
[1552/1629] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1553/1629] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1554/1629] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1555/1629] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1556/1629] Compiling NIOHTTP2 ReceivingDataState.swift
[1557/1629] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1558/1629] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1559/1629] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1560/1629] Compiling NIOHTTP2 MayReceiveFrames.swift
[1561/1629] Compiling NIOHTTP2 HTTP2SettingsState.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[1562/1629] Compiling NIOHTTP2 HasFlowControlWindows.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[1563/1697] Compiling PostgresNIO PostgresData+Bool.swift
[1564/1697] Compiling PostgresNIO PostgresData+Bytes.swift
[1565/1733] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[1566/1733] Compiling PostgresNIO PostgresData+Array.swift
[1567/1741] Compiling WebSocketKit WebSocketHandler.swift
[1568/1741] Compiling WebSocketKit WebSocket.swift
[1569/1741] Compiling WebSocketKit WebSocket+Connect.swift
[1570/1741] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1571/1741] Compiling WebSocketKit Exports.swift
[1572/1741] Emitting module WebSocketKit
[1573/1741] Compiling WebSocketKit WebSocket+Concurrency.swift
[1574/1741] Compiling WebSocketKit WebSocketClient.swift
[1575/1741] Compiling PostgresNIO PostgresMessage+Execute.swift
[1576/1741] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[1577/1741] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[1578/1741] Compiling PostgresNIO PostgresMessage+Parse.swift
[1579/1741] Compiling PostgresNIO PostgresMessage+Password.swift
[1580/1741] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[1581/1741] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1582/1741] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1583/1741] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[1584/1741] Compiling PostgresNIO PostgresMessage+Startup.swift
[1585/1741] Compiling PostgresNIO PostgresMessage+Sync.swift
[1586/1741] Compiling PostgresNIO PostgresMessage+Terminate.swift
[1587/1741] Compiling PostgresNIO PostgresMessageDecoder.swift
[1588/1741] Compiling PostgresNIO PostgresMessageEncoder.swift
[1589/1741] Compiling PostgresNIO PostgresMessage+0.swift
[1590/1755] Emitting module NIOHTTP2
[1591/1762] Compiling PostgresNIO PostgresRowSequence-multi-decode.swift
[1592/1762] Compiling PostgresNIO PostgresRowSequence.swift
[1593/1762] Compiling PostgresNIO PreparedStatement.swift
[1594/1762] Compiling PostgresNIO VariadicGenerics.swift
[1595/1762] Compiling PostgresNIO ConnectionFactory.swift
[1596/1762] Compiling PostgresNIO PostgresClient.swift
[1597/1762] Compiling PostgresNIO PostgresConnection+Configuration.swift
[1598/1762] Compiling PostgresNIO PostgresConnection.swift
[1599/1762] Compiling PostgresNIO Bool+PostgresCodable.swift
[1600/1762] Compiling PostgresNIO Bytes+PostgresCodable.swift
[1601/1762] Compiling PostgresNIO Date+PostgresCodable.swift
[1602/1762] Compiling PostgresNIO Decimal+PostgresCodable.swift
[1603/1762] Compiling PostgresNIO Float+PostgresCodable.swift
[1604/1762] Compiling PostgresNIO Int+PostgresCodable.swift
[1605/1762] Compiling PostgresNIO JSON+PostgresCodable.swift
[1606/1762] Compiling PostgresNIO Range+PostgresCodable.swift
[1607/1762] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[1608/1762] Compiling PostgresNIO String+PostgresCodable.swift
[1609/1762] Compiling PostgresNIO UUID+PostgresCodable.swift
[1610/1762] Compiling PostgresNIO ByteBuffer+PSQL.swift
[1611/1762] Compiling PostgresNIO Logging+PSQL.swift
[1612/1762] Compiling PostgresNIO Authentication.swift
[1613/1762] Compiling PostgresNIO BackendKeyData.swift
[1622/1762] Compiling NIOHTTP2 StreamChannelList.swift
[1623/1762] Compiling NIOHTTP2 StreamMap.swift
[1624/1762] Compiling NIOHTTP2 StreamStateMachine.swift
[1625/1762] Compiling NIOHTTP2 UnsafeTransfer.swift
[1626/1762] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1627/1762] Compiling PostgresNIO PostgresDataConvertible.swift
[1628/1762] Compiling PostgresNIO PostgresDataType.swift
[1629/1762] Compiling PostgresNIO PostgresRow.swift
[1630/1762] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1631/1762] Compiling PostgresNIO PostgresData+UInt.swift
[1632/1762] Compiling PostgresNIO PostgresMessage+Authentication.swift
[1633/1762] Compiling PostgresNIO PostgresMessage+Bind.swift
[1634/1762] Compiling PostgresNIO PostgresMessage+Close.swift
[1635/1762] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[1636/1762] Compiling PostgresNIO PostgresMessage+Describe.swift
[1637/1762] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1638/1762] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1644/1762] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[1645/1762] Compiling PostgresNIO PostgresCell.swift
[1646/1762] Compiling PostgresNIO PostgresChannelHandler.swift
[1647/1762] Compiling PostgresNIO PostgresCodable.swift
[1648/1762] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[1649/1762] Compiling PostgresNIO PostgresNotificationSequence.swift
[1650/1762] Compiling PostgresNIO PostgresQuery.swift
[1651/1762] Compiling PostgresNIO PostgresRow-multi-decode.swift
[1652/1762] Compiling PostgresNIO PSQLRowStream.swift
[1653/1762] Compiling PostgresNIO PSQLTask.swift
[1654/1762] Compiling PostgresNIO PostgresBackendMessage.swift
[1660/1762] Emitting module PostgresNIO
[1667/1762] Compiling PostgresNIO PostgresData+Date.swift
[1668/1762] Compiling PostgresNIO PostgresData+Decimal.swift
[1669/1762] Compiling PostgresNIO PostgresData+Double.swift
[1670/1762] Compiling PostgresNIO PostgresData+Float.swift
[1671/1762] Compiling PostgresNIO PostgresData+Int.swift
[1672/1762] Compiling PostgresNIO PostgresData+JSON.swift
[1673/1762] Compiling PostgresNIO PostgresData+JSONB.swift
[1674/1762] Compiling PostgresNIO PostgresData+Numeric.swift
[1675/1762] Compiling PostgresNIO PostgresData+Optional.swift
[1676/1762] Compiling PostgresNIO DataRow.swift
[1677/1762] Compiling PostgresNIO ErrorResponse.swift
[1678/1762] Compiling PostgresNIO NotificationResponse.swift
[1679/1762] Compiling PostgresNIO ParameterDescription.swift
[1680/1762] Compiling PostgresNIO ParameterStatus.swift
[1681/1762] Compiling PostgresNIO ReadyForQuery.swift
[1682/1762] Compiling PostgresNIO RowDescription.swift
[1683/1762] Compiling PostgresNIO NotificationListener.swift
[1684/1762] Compiling PostgresNIO PSQLError.swift
[1685/1762] Compiling PostgresNIO PSQLEventsHandler.swift
[1686/1762] Compiling PostgresNIO PSQLPreparedStatement.swift
[1690/1762] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1691/1762] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1692/1762] Compiling PostgresNIO PostgresMessage+Error.swift
[1693/1762] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1694/1762] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1695/1762] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1696/1762] Compiling PostgresNIO PostgresMessageType.swift
[1697/1762] Compiling PostgresNIO AuthenticationStateMachine.swift
[1698/1762] Compiling PostgresNIO CloseStateMachine.swift
[1699/1762] Compiling PostgresNIO ConnectionStateMachine.swift
[1700/1762] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1701/1762] Compiling PostgresNIO ListenStateMachine.swift
[1702/1762] Compiling PostgresNIO PreparedStatementStateMachine.swift
[1703/1762] Compiling PostgresNIO RowStreamStateMachine.swift
[1704/1762] Compiling PostgresNIO Array+PostgresCodable.swift
[1743/1762] Compiling PostgresNIO PostgresClientMetrics.swift
[1744/1762] Compiling PostgresNIO Postgres+PSQLCompat.swift
[1745/1762] Compiling PostgresNIO PostgresDatabase+Query.swift
[1746/1762] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1747/1762] Compiling PostgresNIO PostgresDatabase.swift
[1748/1762] Compiling PostgresNIO PostgresRequest.swift
[1749/1762] Compiling PostgresNIO Exports.swift
[1750/1762] Compiling PostgresNIO NIOUtils.swift
[1751/1762] Compiling PostgresNIO PostgresError+Code.swift
[1752/1762] Compiling PostgresNIO PostgresError.swift
[1753/1762] Compiling PostgresNIO PostgresJSONDecoder.swift
[1754/1762] Compiling PostgresNIO PostgresJSONEncoder.swift
[1755/1762] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[1756/1762] Compiling PostgresNIO SASLAuthenticationManager.swift
[1757/1817] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1758/1817] Compiling AsyncHTTPClient ConnectionPool.swift
[1759/1817] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1760/1817] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1761/1817] Compiling AsyncHTTPClient Transaction.swift
[1762/1817] Compiling AsyncHTTPClient Base64.swift
[1763/1917] Emitting module AsyncHTTPClient
[1764/1924] Compiling PostgresKit PostgresRow+SQL.swift
[1765/1924] Compiling FluentKit Relation.swift
[1766/1924] Compiling FluentKit Siblings.swift
[1767/1924] Compiling FluentKit Parent.swift
[1768/1924] Compiling FluentKit Property.swift
[1769/1924] Compiling FluentKit QueryBuilder+Aggregate.swift
[1770/1924] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1771/1924] Compiling FluentKit OptionalBoolean.swift
[1772/1924] Compiling FluentKit OptionalChild.swift
[1773/1924] Emitting module PostgresKit
[1774/1924] Compiling FluentKit OptionalField.swift
[1775/1924] Compiling FluentKit OptionalParent.swift
[1776/1924] Compiling FluentKit Timestamp.swift
[1777/1924] Compiling FluentKit TimestampFormat.swift
[1778/1925] Emitting module FluentKit
[1787/1937] Compiling FluentKit Siblings+Concurrency.swift
[1788/1937] Compiling FluentKit Database+Logging.swift
[1789/1937] Compiling FluentKit Database.swift
[1790/1937] Compiling FluentKit DatabaseID.swift
[1791/1937] Compiling FluentKit DatabaseInput.swift
[1792/1937] Compiling AsyncHTTPClient RequestBag.swift
[1793/1937] Compiling AsyncHTTPClient RequestValidation.swift
[1794/1937] Compiling AsyncHTTPClient SSLContextCache.swift
[1795/1937] Compiling AsyncHTTPClient Scheme.swift
[1796/1937] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1797/1937] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1798/1937] Compiling AsyncHTTPClient Utils.swift
[1799/1937] Compiling PostgresKit SQLPostgresConfiguration.swift
[1804/1937] Compiling FluentKit QueryBuilder+Filter.swift
[1805/1937] Compiling FluentKit QueryBuilder+Group.swift
[1806/1937] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1807/1937] Compiling FluentKit QueryBuilder+Join.swift
[1808/1937] Compiling FluentKit Fields+Codable.swift
[1809/1937] Compiling FluentKit Fields.swift
[1810/1937] Compiling FluentKit MirrorBypass.swift
[1811/1937] Compiling FluentKit Model+CRUD.swift
[1812/1937] Compiling FluentKit Model.swift
[1813/1937] Compiling FluentKit ModelAlias.swift
[1814/1937] Compiling FluentKit Schema.swift
[1815/1937] Compiling FluentKit FieldOperators.swift
[1816/1937] Compiling FluentKit Operators.swift
[1817/1937] Compiling FluentKit ValueOperators+Array.swift
[1818/1937] Compiling FluentKit ValueOperators+String.swift
[1819/1937] Compiling FluentKit ValueOperators.swift
[1820/1937] Compiling FluentKit EnumProperty.swift
[1821/1937] Compiling FluentKit OptionalEnumProperty.swift
[1822/1937] Compiling FluentKit Exports.swift
[1823/1937] Compiling FluentKit FluentError.swift
[1824/1937] Compiling FluentKit ModelMiddleware.swift
[1825/1937] Compiling FluentKit ModelResponder.swift
[1826/1937] Compiling FluentKit Migration.swift
[1827/1937] Compiling FluentKit MigrationLog.swift
[1828/1937] Compiling FluentKit Migrations.swift
[1829/1937] Compiling FluentKit Migrator.swift
[1830/1937] Compiling FluentKit AnyModel.swift
[1831/1937] Compiling FluentKit EagerLoad.swift
[1839/1937] Compiling FluentKit QueryBuilder+Paginate.swift
[1840/1937] Compiling FluentKit QueryBuilder+Range.swift
[1841/1937] Compiling FluentKit QueryBuilder+Set.swift
[1842/1937] Compiling FluentKit QueryBuilder+Sort.swift
[1843/1937] Compiling FluentKit QueryBuilder.swift
[1844/1937] Compiling FluentKit DatabaseQuery+Action.swift
[1845/1937] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1846/1937] Compiling FluentKit DatabaseQuery+Field.swift
[1847/1937] Compiling FluentKit CompositeChildren.swift
[1848/1937] Compiling FluentKit CompositeID.swift
[1849/1937] Compiling FluentKit CompositeOptionalChild.swift
[1850/1937] Compiling FluentKit CompositeOptionalParent.swift
[1851/1937] Compiling FluentKit CompositeParent.swift
[1852/1937] Compiling FluentKit Field.swift
[1853/1937] Compiling FluentKit FieldKey.swift
[1854/1937] Compiling FluentKit Group.swift
[1855/1937] Compiling FluentKit ID.swift
[1861/1937] Compiling FluentKit DatabaseQuery+Filter.swift
[1862/1937] Compiling FluentKit DatabaseQuery+Join.swift
[1863/1937] Compiling FluentKit DatabaseQuery+Range.swift
[1864/1937] Compiling FluentKit DatabaseQuery+Sort.swift
[1865/1937] Compiling FluentKit DatabaseQuery+Value.swift
[1866/1937] Compiling FluentKit DatabaseQuery.swift
[1867/1937] Compiling FluentKit QueryHistory.swift
[1868/1937] Compiling FluentKit DatabaseSchema.swift
[1869/1937] Compiling FluentKit SchemaBuilder.swift
[1870/1937] Compiling FluentKit OptionalType.swift
[1871/1937] Compiling FluentKit RandomGeneratable.swift
[1872/1937] Compiling FluentKit SomeCodingKey.swift
[1873/1937] Compiling FluentKit OptionalParent+Concurrency.swift
[1874/1937] Compiling FluentKit Parent+Concurrency.swift
[1875/1937] Compiling FluentKit QueryBuilder+Concurrency.swift
[1876/1937] Compiling FluentKit Relation+Concurrency.swift
[1877/1937] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1878/1937] Compiling FluentKit Boolean.swift
[1879/1937] Compiling FluentKit BooleanPropertyFormat.swift
[1880/1937] Compiling FluentKit Children.swift
[1881/1937] Compiling FluentKit AsyncMigration.swift
[1882/1937] Compiling FluentKit AsyncModelMiddleware.swift
[1883/1937] Compiling FluentKit Children+Concurrency.swift
[1884/1937] Compiling FluentKit Database+Concurrency.swift
[1885/1937] Compiling FluentKit EnumBuilder+Concurrency.swift
[1886/1937] Compiling FluentKit Model+Concurrency.swift
[1887/1937] Compiling FluentKit ModelResponder+Concurrency.swift
[1888/1937] Compiling FluentKit OptionalChild+Concurrency.swift
[1938/2112] Compiling FluentSQL SQLSchemaConverter.swift
[1939/2112] Compiling FluentSQL SQLQualifiedTable.swift
[1940/2112] Compiling FluentSQL SQLDatabase+Model.swift
[1941/2112] Compiling FluentSQL SQLJSONColumnPath.swift
[1942/2112] Compiling FluentSQL DatabaseQuery+SQL.swift
[1943/2112] Compiling FluentSQL DatabaseSchema+SQL.swift
[1944/2112] Compiling FluentSQL Exports.swift
[1945/2112] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1946/2112] Compiling FluentSQL SQLList+Deprecated.swift
[1947/2112] Compiling FluentSQL SQLQueryConverter.swift
[1948/2112] Emitting module FluentSQL
[1949/2113] Compiling FluentSQL Utilities.swift
[1950/2122] Compiling FluentPostgresDriver PostgresError+Database.swift
[1951/2123] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[1952/2123] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[1953/2123] Compiling FluentPostgresDriver DatabaseID+PostgreSQL.swift
[1954/2123] Compiling FluentPostgresDriver FluentPostgresConfiguration+Deprecated.swift
[1955/2123] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[1956/2123] Compiling FluentPostgresDriver Exports.swift
[1957/2123] Emitting module FluentPostgresDriver
[1958/2123] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
[1959/2123] Compiling FluentPostgresDriver PostgresRow+Database.swift
[1966/2123] Compiling Vapor RedirectMiddleware.swift
[1967/2123] Compiling Vapor SessionAuthenticatable.swift
[1968/2123] Compiling Vapor Bcrypt.swift
[1969/2123] Compiling Vapor Application+Cache.swift
[1970/2123] Compiling Vapor Cache.swift
[1971/2123] Compiling Vapor CacheExpirationTime.swift
[1972/2123] Compiling Vapor MemoryCache.swift
[1973/2123] Compiling Vapor Request+Cache.swift
[1974/2123] Compiling Vapor Application+Clients.swift
[1975/2123] Compiling Vapor Client.swift
[1976/2123] Compiling Vapor ClientRequest.swift
[1977/2123] Compiling Vapor ClientResponse.swift
[1978/2123] Compiling Vapor Request+Client.swift
[1979/2123] Compiling Vapor BootCommand.swift
[1980/2123] Compiling Vapor CommandContext+Application.swift
[1981/2123] Compiling Vapor RoutesCommand.swift
[1982/2123] Compiling Vapor ServeCommand.swift
[1983/2123] Compiling Vapor AnyResponse+Concurrency.swift
[1984/2146] Compiling Vapor Request+BodyStream.swift
[1985/2146] Compiling Vapor Request.swift
[1986/2146] Compiling Vapor Application+Responder.swift
[1987/2146] Compiling Vapor DefaultResponder.swift
[1988/2146] Compiling Vapor Response+Body.swift
[1989/2146] Compiling Vapor Response.swift
[1990/2146] Compiling Vapor ResponseCodable.swift
[1991/2146] Compiling Vapor Application+Routes.swift
[1992/2146] Compiling Vapor Parameters+Require.swift
[1993/2146] Compiling Vapor Request+WebSocket.swift
[1994/2146] Compiling Vapor Route.swift
[1995/2146] Compiling Vapor RouteCollection.swift
[1996/2146] Compiling Vapor Routes.swift
[1997/2146] Compiling Vapor RoutesBuilder+Group.swift
[1998/2146] Compiling Vapor RoutesBuilder+Method.swift
[1999/2146] Compiling Vapor RoutesBuilder+Middleware.swift
[2000/2146] Compiling Vapor RoutesBuilder+WebSocket.swift
[2001/2146] Compiling Vapor RoutesBuilder.swift
[2002/2146] Compiling Vapor OTP.swift
[2003/2146] Compiling Vapor Application+Servers.swift
[2004/2146] Compiling Vapor Server.swift
[2005/2146] Compiling Vapor Application+Sessions.swift
[2006/2146] Compiling Vapor MemorySessions.swift
[2007/2169] Compiling Vapor Validator.swift
[2008/2169] Compiling Vapor ValidatorResult.swift
[2009/2169] Compiling Vapor And.swift
[2010/2169] Compiling Vapor Case.swift
[2011/2169] Compiling Vapor CharacterSet.swift
[2012/2169] Compiling Vapor Count.swift
[2013/2169] Compiling Vapor Email.swift
[2014/2169] Compiling Vapor Empty.swift
[2015/2169] Compiling Vapor In.swift
[2016/2169] Compiling Vapor Nil.swift
[2017/2169] Compiling Vapor NilIgnoring.swift
[2018/2169] Compiling Vapor Not.swift
[2019/2169] Compiling Vapor Or.swift
[2020/2169] Compiling Vapor Pattern.swift
[2021/2169] Compiling Vapor Range.swift
[2022/2169] Compiling Vapor URL.swift
[2023/2169] Compiling Vapor Valid.swift
[2024/2169] Compiling Vapor Application+Views.swift
[2025/2169] Compiling Vapor PlaintextRenderer.swift
[2026/2169] Compiling Vapor Request+View.swift
[2027/2169] Compiling Vapor View.swift
[2028/2169] Compiling Vapor ViewRenderer.swift
[2029/2169] Compiling Vapor _Deprecations.swift
[2030/2169] Compiling Vapor Bytes+SecureCompare.swift
[2031/2169] Compiling Vapor Collection+Safe.swift
[2032/2169] Compiling Vapor DataProtocol+Copy.swift
[2033/2169] Compiling Vapor DecoderUnwrapper.swift
[2034/2169] Compiling Vapor DirectoryConfiguration.swift
[2035/2169] Compiling Vapor DotEnv.swift
[2036/2169] Compiling Vapor Extendable.swift
[2037/2169] Compiling Vapor File.swift
[2038/2169] Compiling Vapor FileIO.swift
[2039/2169] Compiling Vapor LifecycleHandler.swift
[2040/2169] Compiling Vapor OptionalType.swift
[2041/2169] Compiling Vapor RFC1123.swift
[2042/2169] Compiling Vapor SocketAddress+Hostname.swift
[2043/2169] Compiling Vapor Storage.swift
[2044/2169] Compiling Vapor String+IsIPAddress.swift
[2045/2169] Compiling Vapor Thread.swift
[2046/2169] Compiling Vapor URI.swift
[2047/2169] Compiling Vapor RangeResult.swift
[2048/2169] Compiling Vapor Validatable.swift
[2049/2169] Compiling Vapor Validation.swift
[2050/2169] Compiling Vapor ValidationKey.swift
[2051/2169] Compiling Vapor Validations.swift
[2052/2169] Compiling Vapor ValidationsError.swift
[2053/2169] Compiling Vapor URLQueryContainer.swift
[2054/2169] Compiling Vapor Core.swift
[2055/2169] Compiling Vapor Running.swift
[2056/2169] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2057/2169] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2058/2169] Compiling Vapor DotEnvFile+load.swift
[2059/2169] Compiling Vapor Routes+caseInsenstive.swift
[2060/2169] Compiling Vapor Validatable+validate.swift
[2061/2169] Compiling Vapor Environment+Process.swift
[2062/2169] Compiling Vapor Environment+Secret.swift
[2063/2169] Compiling Vapor Environment.swift
[2064/2169] Compiling Vapor Abort.swift
[2065/2169] Compiling Vapor AbortError.swift
[2066/2169] Compiling Vapor DebuggableError.swift
[2067/2169] Compiling Vapor Demangler.swift
[2068/2169] Compiling Vapor ErrorSource.swift
[2069/2169] Compiling Vapor StackTrace.swift
[2070/2169] Compiling Vapor Exports.swift
[2071/2169] Compiling Vapor Application+HTTP.swift
[2072/2169] Compiling Vapor BasicResponder.swift
[2073/2169] Compiling Vapor BodyStream.swift
[2074/2169] Compiling Vapor Application+HTTP+Client.swift
[2075/2169] Compiling Vapor EventLoopHTTPClient.swift
[2076/2169] Compiling Vapor HTTPServerResponseEncoder.swift
[2077/2169] Compiling Vapor HTTPServerUpgradeHandler.swift
[2078/2169] Compiling Vapor Logger+Report.swift
[2079/2169] Compiling Vapor LoggingSystem+Environment.swift
[2080/2169] Compiling Vapor Application+Middleware.swift
[2081/2169] Compiling Vapor CORSMiddleware.swift
[2082/2169] Compiling Vapor ErrorMiddleware.swift
[2083/2169] Compiling Vapor FileMiddleware.swift
[2084/2169] Compiling Vapor Middleware.swift
[2085/2169] Compiling Vapor MiddlewareConfiguration.swift
[2086/2169] Compiling Vapor RouteLoggingMiddleware.swift
[2087/2169] Compiling Vapor File+Multipart.swift
[2088/2169] Compiling Vapor FormDataDecoder+Content.swift
[2089/2169] Compiling Vapor FormDataEncoder+Content.swift
[2090/2169] Compiling Vapor Application+Password.swift
[2091/2169] Compiling Vapor Application+Passwords.swift
[2092/2169] Compiling Vapor AsyncPasswordHasher.swift
[2093/2169] Compiling Vapor BcryptHasher.swift
[2094/2169] Compiling Vapor PasswordHasher.swift
[2095/2169] Compiling Vapor PlaintextHasher.swift
[2096/2169] Compiling Vapor Request+Password.swift
[2097/2169] Compiling Vapor Redirect.swift
[2098/2169] Compiling Vapor Request+Body.swift
[2099/2169] Compiling Vapor Request+Session.swift
[2100/2169] Compiling Vapor Session.swift
[2101/2169] Compiling Vapor SessionCache.swift
[2102/2169] Compiling Vapor SessionData.swift
[2103/2169] Compiling Vapor SessionDriver.swift
[2104/2169] Compiling Vapor SessionsConfiguration.swift
[2105/2169] Compiling Vapor SessionsMiddleware.swift
[2106/2169] Compiling Vapor DateFormatter+threadSpecific.swift
[2107/2169] Compiling Vapor URLEncodedFormData.swift
[2108/2169] Compiling Vapor URLEncodedFormDecoder.swift
[2109/2169] Compiling Vapor URLEncodedFormEncoder.swift
[2110/2169] Compiling Vapor URLEncodedFormError.swift
[2111/2169] Compiling Vapor URLEncodedFormParser.swift
[2112/2169] Compiling Vapor URLEncodedFormSerializer.swift
[2113/2169] Compiling Vapor URLQueryFragmentConvertible.swift
[2114/2169] Compiling Vapor AnyResponse.swift
[2115/2169] Compiling Vapor Array+Random.swift
[2116/2169] Compiling Vapor Base32.swift
[2117/2169] Compiling Vapor Base64.swift
[2118/2169] Compiling Vapor BaseN.swift
[2119/2169] Compiling Vapor BasicCodingKey.swift
[2120/2169] Compiling Vapor ByteCount.swift
[2121/2169] Compiling Vapor Bytes+Hex.swift
[2122/2169] Emitting module Vapor
[2123/2169] Compiling Vapor AsyncBasicResponder.swift
[2124/2169] Compiling Vapor AsyncMiddleware.swift
[2125/2169] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2126/2169] Compiling Vapor AsyncSessionDriver.swift
[2127/2169] Compiling Vapor Authentication+Concurrency.swift
[2128/2169] Compiling Vapor Cache+Concurrency.swift
[2129/2169] Compiling Vapor Client+Concurrency.swift
[2130/2169] Compiling Vapor FileIO+Concurrency.swift
[2131/2169] Compiling Vapor RequestBody+Concurrency.swift
[2132/2169] Compiling Vapor Responder+Concurrency.swift
[2133/2169] Compiling Vapor ResponseCodable+Concurrency.swift
[2134/2169] Compiling Vapor RoutesBuilder+Concurrency.swift
[2135/2169] Compiling Vapor ViewRenderer+Concurrency.swift
[2136/2169] Compiling Vapor WebSocket+Concurrency.swift
[2137/2169] Compiling Vapor ContainerGetPathExecutor.swift
[2138/2169] Compiling Vapor Content.swift
[2139/2169] Compiling Vapor ContentCoders.swift
[2140/2169] Compiling Vapor ContentConfiguration.swift
[2141/2169] Compiling Vapor ContentContainer.swift
[2142/2169] Compiling Vapor JSONCoder+Custom.swift
[2143/2169] Compiling Vapor JSONCoders+Content.swift
[2144/2169] Compiling Vapor PlaintextDecoder.swift
[2145/2169] Compiling Vapor PlaintextEncoder.swift
[2146/2169] Compiling Vapor URLQueryCoders.swift
[2147/2169] Compiling Vapor EndpointCache.swift
[2148/2169] Compiling Vapor HTTPMethod+String.swift
[2149/2169] Compiling Vapor HTTPStatus.swift
[2150/2169] Compiling Vapor HTTPCookies.swift
[2151/2169] Compiling Vapor HTTPHeaderCacheControl.swift
[2152/2169] Compiling Vapor HTTPHeaderExpires.swift
[2153/2169] Compiling Vapor HTTPHeaderLastModified.swift
[2154/2169] Compiling Vapor HTTPHeaders+Cache.swift
[2155/2169] Compiling Vapor HTTPHeaders+Connection.swift
[2156/2169] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2157/2169] Compiling Vapor HTTPHeaders+ContentRange.swift
[2158/2169] Compiling Vapor HTTPHeaders+Directive.swift
[2159/2169] Compiling Vapor HTTPHeaders+Forwarded.swift
[2160/2169] Compiling Vapor HTTPHeaders+Link.swift
[2161/2169] Compiling Vapor HTTPHeaders+Name.swift
[2162/2169] Compiling Vapor HTTPHeaders.swift
[2163/2169] Compiling Vapor HTTPMediaType.swift
[2164/2169] Compiling Vapor HTTPMediaTypePreference.swift
[2165/2169] Compiling Vapor Responder.swift
[2166/2169] Compiling Vapor Application+HTTP+Server.swift
[2167/2169] Compiling Vapor HTTPServer.swift
[2168/2169] Compiling Vapor HTTPServerHandler.swift
[2169/2169] Compiling Vapor HTTPServerRequestDecoder.swift
[2170/2184] Emitting module Fluent
[2171/2186] Compiling Fluent FluentProvider.swift
[2172/2186] Compiling Fluent MigrateCommand.swift
[2173/2186] Compiling Fluent Fluent+History.swift
[2174/2186] Compiling Fluent Fluent+Paginate.swift
[2175/2186] Compiling Fluent ModelAuthenticatable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelCredentialsAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2176/2186] Compiling Fluent ModelCredentialsAuthenticatable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelCredentialsAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2177/2186] Compiling Fluent Pagination+Concurrency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/Sessions+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2178/2186] Compiling Fluent Sessions+Concurrency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/Sessions+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2179/2186] Compiling Fluent Exports.swift
[2180/2186] Compiling Fluent Fluent+Cache.swift
[2181/2186] Compiling Fluent Fluent+Pagination.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Fluent+Sessions.swift:4:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2182/2186] Compiling Fluent Fluent+Sessions.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Fluent+Sessions.swift:4:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2183/2186] Compiling Fluent FluentProvider+Concurrency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2184/2186] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2185/2186] Compiling Fluent ModelTokenAuthenticatable.swift
[2186/2186] Compiling Fluent PageLimit.swift
[2187/2191] Emitting module VaporFluentDriver
[2188/2191] Compiling VaporFluentDriver KeyPath.swift
[2189/2191] Compiling VaporFluentDriver Rows+Decoder.swift
[2190/2191] Compiling VaporFluentDriver Exports.swift
[2191/2191] Compiling VaporFluentDriver SwifQLable+Execute.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/VaporFluentDriver/SwifQLable+Execute.swift:19:43: warning: 'PostgresDataEncoder' is deprecated: Use `PostgresJSONEncoder` and `PostgresEncodable` instead.
            try prepared.values.map { try PostgresDataEncoder().encode($0) }
                                          ^
Build complete! (79.09s)
Fetching https://github.com/vapor/fluent.git from cache
Fetching https://github.com/vapor/fluent-mysql-driver.git from cache
Fetching https://github.com/vapor/fluent-postgres-driver.git from cache
Fetching https://github.com/vapor/vapor.git from cache
Fetching https://github.com/MihaelIsaev/SwifQLNIO.git from cache
Fetching https://github.com/MihaelIsaev/SwifQL.git from cache
Fetched https://github.com/vapor/fluent-mysql-driver.git from cache (0.29s)
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.29s)
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (0.29s)
Fetched https://github.com/MihaelIsaev/SwifQLNIO.git from cache (0.30s)
Fetched https://github.com/vapor/fluent.git from cache (0.30s)
Fetched https://github.com/vapor/vapor.git from cache (0.31s)
Computing version for https://github.com/MihaelIsaev/SwifQLNIO.git
Computed https://github.com/MihaelIsaev/SwifQLNIO.git at 2.2.0 (0.60s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.29s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (0.48s)
Computing version for https://github.com/vapor/fluent-mysql-driver.git
Computed https://github.com/vapor/fluent-mysql-driver.git at 4.4.0 (0.43s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/vapor/fluent-kit.git from cache
Fetching https://github.com/vapor/mysql-kit.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.21s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.40s)
Fetched https://github.com/vapor/mysql-kit.git from cache (0.40s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.7.2 (0.46s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/vapor/sql-kit.git from cache
Fetching https://github.com/vapor/async-kit.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/mysql-nio.git from cache
Fetched https://github.com/vapor/async-kit.git from cache (0.18s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.21s)
Fetched https://github.com/vapor/mysql-nio.git from cache (0.22s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.22s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.22s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.28.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.03s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.47.0 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.02s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.19s)
Fetched https://github.com/apple/swift-collections.git from cache (0.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.02s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.17s)
Fetched https://github.com/apple/swift-system.git from cache (0.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.9.0 (0.33s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.92.3 (0.03s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git from cache (0.19s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/websocket-kit.git from cache (0.19s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.22s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.23s)
Fetched https://github.com/vapor/routing-kit.git from cache (0.23s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.23s)
Fetched https://github.com/vapor/console-kit.git from cache (0.19s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.19s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.0 (0.02s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.02s)
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.18s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.20.1 (0.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.03s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.18s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.02s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.6.0 (0.03s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.02s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.1 (0.45s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.8.0 (0.42s)
Fetching https://github.com/vapor/postgres-kit.git from cache
Fetched https://github.com/vapor/postgres-kit.git from cache (0.17s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.12.3 (0.28s)
Fetching https://github.com/vapor/postgres-nio.git from cache
Fetched https://github.com/vapor/postgres-nio.git from cache (0.20s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.20.2 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.2.0
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.20.2
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.00s)
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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.26.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.28.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.2.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.47.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.63.0
Creating working copy for https://github.com/vapor/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.7.2
Creating working copy for https://github.com/vapor/fluent-mysql-driver.git
Working copy of https://github.com/vapor/fluent-mysql-driver.git resolved at 4.4.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.14.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.0
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.1
Creating working copy for https://github.com/MihaelIsaev/SwifQLNIO.git
Working copy of https://github.com/MihaelIsaev/SwifQLNIO.git resolved at 2.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.0.3
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.9.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.92.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.0
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.12.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/MihaelIsaev/SwifQL.git
Working copy of https://github.com/MihaelIsaev/SwifQL.git resolved at 1.6.0
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.30.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.20.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.6.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.20.1
warning: 'spi-builder-workspace': dependency 'fluent-mysql-driver' is not used by any target
Build complete.
Done.