The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of fluent-postgres-driver, reference 2.10.1 (095bc5), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:51:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-postgres-driver.git
Reference: 2.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/fluent-postgres-driver
 * tag               2.10.1     -> FETCH_HEAD
HEAD is now at 095bc5a Some minor cleanup (#224)
Cloned https://github.com/vapor/fluent-postgres-driver.git
Revision (git rev-parse @):
095bc5a17ab3363167f4becb270b6f8eb790481c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-postgres-driver.git at 2.10.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/fluent-postgres-driver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/819] Write sources
[1/819] Copying PrivacyInfo.xcprivacy
[1/819] Write sources
[9/819] Copying PrivacyInfo.xcprivacy
[9/819] Write sources
[9/819] Copying PrivacyInfo.xcprivacy
[11/819] Write sources
[11/819] Copying PrivacyInfo.xcprivacy
[13/819] Write sources
[13/819] Copying PrivacyInfo.xcprivacy
[18/819] Write sources
[43/819] Write swift-version-1EA4D86E10B52AF.txt
[44/819] Compiling CNIOWindows WSAStartup.c
[44/819] Compiling CNIOWindows shim.c
[46/819] Compiling CNIOWASI CNIOWASI.c
[47/819] Compiling CNIOLinux liburing_shims.c
[48/819] Compiling CNIOLinux shim.c
[49/819] Compiling _NumericsShims _NumericsShims.c
[50/819] Compiling fiat_p256_adx_sqr.S
[51/867] Compiling _AtomicsShims.c
[52/948] Compiling CNIODarwin shim.c
[53/951] Compiling CNIOBoringSSLShims shims.c
[54/951] Compiling fiat_p256_adx_mul.S
[55/951] Compiling fiat_curve25519_adx_square.S
[56/951] Compiling fiat_curve25519_adx_mul.S
[58/951] Compiling RealModule Real.swift
[59/952] Compiling RealModule AugmentedArithmetic.swift
[60/952] Compiling RealModule Float80+Real.swift
[61/952] Compiling RealModule RealFunctions.swift
[62/952] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/952] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/952] Compiling RealModule Float16+Real.swift
[65/953] Emitting module RealModule
[66/953] Compiling InternalCollectionsUtilities Debugging.swift
[67/953] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/953] Compiling InternalCollectionsUtilities Descriptions.swift
[69/953] Compiling RealModule AlgebraicField.swift
[70/953] Compiling RealModule ApproximateEquality.swift
[71/953] Compiling Crypto ChaChaPoly_boring.swift
[72/953] Compiling Crypto ChaChaPoly.swift
[73/953] Compiling RealModule ElementaryFunctions.swift
[74/953] Compiling RealModule Float+Real.swift
[75/953] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/953] Emitting module InternalCollectionsUtilities
[77/953] Compiling Crypto AES-GCM.swift
[78/953] Compiling Crypto AES-GCM_boring.swift
[79/953] Compiling RealModule Double+Real.swift
[80/953] Compiling _NIODataStructures _TinyArray.swift
[81/953] Compiling _NIODataStructures PriorityQueue.swift
[82/953] Compiling Logging MetadataProvider.swift
[83/953] Compiling Crypto ASN1.swift
[84/953] Compiling Crypto ASN1Any.swift
[85/953] Compiling ConcurrencyHelpers Lock.swift
[86/953] Compiling ConcurrencyHelpers LockedValueBox.swift
[87/953] Emitting module ConcurrencyHelpers
[88/953] Emitting module _NIOBase64
[89/953] Compiling _NIOBase64 Base64.swift
[90/953] Emitting module Logging
[91/953] Compiling Logging Locks.swift
[92/953] Compiling Crypto Cipher.swift
[93/953] Compiling Crypto Nonces.swift
[94/953] Emitting module _NIODataStructures
[95/953] Compiling _NIODataStructures Heap.swift
[96/956] Compiling Logging LogHandler.swift
[97/956] Compiling Logging Logging.swift
[98/1026] Compiling CoreMetrics Metrics.swift
[99/1026] Emitting module CoreMetrics
[100/1026] Compiling CoreMetrics Locks.swift
[101/1089] Compiling HeapModule Heap+Descriptions.swift
[102/1089] Compiling HeapModule Heap+Invariants.swift
[103/1089] Compiling HeapModule Heap.swift
[104/1089] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[105/1089] Compiling HeapModule _HeapNode.swift
[106/1089] Compiling HeapModule Heap+UnsafeHandle.swift
[107/1089] Emitting module HeapModule
[108/1091] Compiling OrderedCollections OrderedDictionary+Elements.swift
[109/1091] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[110/1091] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[111/1091] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[112/1091] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[113/1091] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[114/1091] Compiling OrderedCollections _Hashtable+Header.swift
[115/1091] Compiling OrderedCollections OrderedDictionary+Codable.swift
[116/1091] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[117/1091] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[118/1091] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[119/1091] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[120/1097] Emitting module UnixSignals
[121/1097] Compiling UnixSignals UnixSignal.swift
[122/1097] Compiling UnixSignals UnixSignalsSequence.swift
[123/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[124/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[125/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[126/1097] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[127/1097] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[128/1097] Compiling OrderedCollections OrderedSet+Sendable.swift
[129/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[130/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[131/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[132/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[133/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[134/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[135/1097] Compiling OrderedCollections OrderedSet+Hashable.swift
[136/1097] Compiling OrderedCollections OrderedSet+Initializers.swift
[137/1097] Compiling OrderedCollections OrderedSet+Insertions.swift
[138/1097] Compiling OrderedCollections OrderedSet+Invariants.swift
[139/1097] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[140/1097] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[141/1097] Compiling OrderedCollections OrderedSet+Codable.swift
[142/1097] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[143/1097] Compiling OrderedCollections OrderedSet+Descriptions.swift
[144/1097] Compiling OrderedCollections OrderedSet+Diffing.swift
[145/1097] Compiling OrderedCollections OrderedSet+Equatable.swift
[146/1097] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[147/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[148/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[149/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[151/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[152/1097] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[153/1136] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[154/1136] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[155/1136] Compiling HashTreeCollections _RawHashNode.swift
[156/1136] Compiling HashTreeCollections _UnmanagedHashNode.swift
[157/1136] Compiling HashTreeCollections _UnsafePath.swift
[158/1136] Compiling HashTreeCollections TreeDictionary+Codable.swift
[158/1175] Compiling tls_method.cc
[159/1175] Compiling tls_record.cc
[160/1175] Compiling tls13_server.cc
[162/1175] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[163/1175] Compiling HashTreeCollections _HashNode.swift
[164/1175] Compiling HashTreeCollections _HashNodeHeader.swift
[165/1175] Compiling HashTreeCollections _HashSlot.swift
[166/1175] Compiling HashTreeCollections _HashStack.swift
[167/1175] Compiling HashTreeCollections _HashTreeIterator.swift
[168/1175] Compiling HashTreeCollections _HashTreeStatistics.swift
[169/1175] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[169/1182] Compiling tls13_enc.cc
[171/1198] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[172/1198] Compiling HashTreeCollections TreeDictionary+Values.swift
[173/1198] Compiling HashTreeCollections TreeDictionary.swift
[174/1198] Compiling HashTreeCollections TreeSet+Codable.swift
[175/1198] Compiling HashTreeCollections TreeSet+Collection.swift
[176/1198] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[177/1198] Compiling HashTreeCollections TreeSet+Debugging.swift
[178/1198] Compiling HashTreeCollections TreeSet+Descriptions.swift
[179/1198] Compiling HashTreeCollections TreeSet+Extras.swift
[180/1198] Compiling HashTreeCollections TreeSet+Filter.swift
[181/1198] Compiling HashTreeCollections TreeSet+Hashable.swift
[182/1198] Compiling HashTreeCollections TreeSet+Sendable.swift
[183/1198] Compiling HashTreeCollections TreeSet+Sequence.swift
[184/1198] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[185/1198] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[186/1198] Compiling HashTreeCollections _HashNode+Builder.swift
[187/1198] Compiling HashTreeCollections _HashNode+Debugging.swift
[188/1198] Compiling HashTreeCollections _HashNode+Initializers.swift
[189/1198] Compiling HashTreeCollections _HashNode+Invariants.swift
[190/1198] Compiling HashTreeCollections _HashNode+Lookups.swift
[191/1198] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[192/1198] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[193/1198] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[194/1198] Compiling HashTreeCollections _HashNode+Storage.swift
[195/1198] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[196/1198] Compiling HashTreeCollections _HashNode+Structural filter.swift
[197/1198] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[198/1198] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[199/1198] Compiling HashTreeCollections TreeSet+Equatable.swift
[200/1198] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[201/1198] Compiling HashTreeCollections TreeDictionary+Merge.swift
[202/1198] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[203/1198] Compiling HashTreeCollections _AncestorHashSlots.swift
[204/1198] Compiling HashTreeCollections _Bitmap.swift
[205/1198] Compiling HashTreeCollections _Bucket.swift
[206/1198] Compiling HashTreeCollections _Hash.swift
[207/1198] Compiling HashTreeCollections _HashLevel.swift
[208/1198] Compiling DequeModule _DequeBufferHeader.swift
[209/1198] Compiling DequeModule _DequeBuffer.swift
[210/1198] Compiling DequeModule _DequeSlot.swift
[211/1199] Compiling _RopeModule Rope+Remove.swift
[212/1199] Compiling _RopeModule Rope+RemoveSubrange.swift
[213/1199] Compiling _RopeModule Rope+Split.swift
[214/1199] Compiling _RopeModule Optional Utilities.swift
[215/1199] Compiling _RopeModule String Utilities.swift
[216/1199] Compiling _RopeModule String.Index+ABI.swift
[217/1199] Compiling _RopeModule _CharacterRecognizer.swift
[218/1199] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[219/1207] Compiling DequeModule Deque+CustomReflectable.swift
[220/1207] Compiling DequeModule Deque+Descriptions.swift
[221/1207] Compiling DequeModule Deque+Testing.swift
[222/1207] Compiling DequeModule Deque._Storage.swift
[223/1207] Compiling DequeModule Deque+Extras.swift
[224/1207] Compiling DequeModule Deque+Hashable.swift
[225/1207] Compiling DequeModule Deque+Codable.swift
[226/1207] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[227/1207] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[228/1207] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[229/1207] Compiling HashTreeCollections TreeDictionary+Filter.swift
[230/1207] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[231/1207] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[232/1207] Compiling HashTreeCollections TreeDictionary+Keys.swift
[233/1207] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[234/1207] Compiling DequeModule _UnsafeWrappedBuffer.swift
[251/1208] Compiling DequeModule Deque+Equatable.swift
[252/1208] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/1208] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[254/1208] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[255/1208] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[256/1208] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[257/1208] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[258/1208] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[259/1208] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[260/1208] Compiling HashTreeCollections TreeSet.swift
[261/1208] Compiling SwiftASN1 DER.swift
[262/1208] Compiling DequeModule Deque._UnsafeHandle.swift
[263/1208] Compiling DequeModule Deque.swift
[267/1208] Compiling DequeModule Deque+Collection.swift
[268/1208] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[269/1208] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[270/1208] Emitting module OrderedCollections
[271/1208] Compiling SwiftASN1 Errors.swift
[278/1208] Emitting module DequeModule
[283/1208] Emitting module _RopeModule
[302/1208] Compiling t1_enc.cc
[312/1208] Compiling tls13_both.cc
[313/1208] Compiling tls13_client.cc
[335/1208] Compiling HashTreeCollections TreeDictionary+Collection.swift
[364/1208] Emitting module SwiftASN1
[373/1208] Compiling ssl_versions.cc
[374/1208] Compiling ssl_x509.cc
[380/1208] Compiling Metrics Metrics.swift
[381/1208] Emitting module Metrics
[381/1208] Compiling ssl_stat.cc
[391/1208] Emitting module Crypto
[391/1208] Compiling ssl_transcript.cc
[456/1216] Compiling ssl_session.cc
[457/1216] Compiling ssl_privkey.cc
[459/1216] Emitting module HashTreeCollections
[459/1216] Compiling ssl_key_share.cc
[461/1216] Compiling Crypto RNG_boring.swift
[462/1216] Compiling Crypto SafeCompare_boring.swift
[463/1216] Compiling Crypto Zeroization_boring.swift
[464/1216] Compiling Crypto PrettyBytes.swift
[465/1216] Compiling Crypto SafeCompare.swift
[466/1216] Compiling Crypto SecureBytes.swift
[467/1216] Compiling Crypto Zeroization.swift
[468/1216] Compiling Crypto resource_bundle_accessor.swift
[468/1216] Compiling ssl_file.cc
[469/1216] Compiling ssl_credential.cc
[470/1216] Compiling ssl_cipher.cc
[471/1216] Compiling ssl_lib.cc
[472/1216] Compiling ssl_cert.cc
[473/1216] Compiling ssl_buffer.cc
[474/1216] Compiling ssl_asn1.cc
[475/1216] Compiling ssl_aead_ctx.cc
[476/1216] Compiling s3_pkt.cc
[477/1216] Compiling s3_lib.cc
[478/1216] Compiling s3_both.cc
[479/1216] Compiling handshake.cc
[480/1216] Compiling handshake_server.cc
[481/1216] Compiling handshake_client.cc
[482/1216] Compiling handoff.cc
[483/1216] Compiling md5-x86_64-linux.S
[484/1216] Compiling md5-x86_64-apple.S
[485/1216] Compiling md5-586-linux.S
[486/1216] Compiling encrypted_client_hello.cc
[487/1216] Compiling dtls_record.cc
[488/1216] Compiling md5-586-apple.S
[489/1216] Compiling chacha20_poly1305_x86_64-linux.S
[490/1216] Compiling extensions.cc
[491/1216] Compiling chacha20_poly1305_x86_64-apple.S
[492/1216] Compiling chacha20_poly1305_armv8-win.S
[493/1216] Compiling chacha20_poly1305_armv8-linux.S
[494/1216] Compiling chacha-x86_64-linux.S
[495/1216] Compiling chacha20_poly1305_armv8-apple.S
[496/1216] Compiling chacha-x86_64-apple.S
[497/1216] Compiling chacha-x86-linux.S
[498/1216] Compiling chacha-x86-apple.S
[499/1216] Compiling chacha-armv8-win.S
[500/1216] Compiling chacha-armv8-linux.S
[501/1216] Compiling chacha-armv4-linux.S
[502/1216] Compiling chacha-armv8-apple.S
[503/1216] Compiling aes128gcmsiv-x86_64-linux.S
[504/1216] Compiling dtls_method.cc
[505/1216] Compiling aes128gcmsiv-x86_64-apple.S
[506/1216] Compiling x86_64-mont5-linux.S
[507/1216] Compiling x86_64-mont5-apple.S
[508/1216] Compiling x86_64-mont-linux.S
[509/1216] Compiling d1_srtp.cc
[510/1216] Compiling err_data.cc
[511/1216] Compiling x86_64-mont-apple.S
[512/1216] Compiling x86-mont-linux.S
[513/1216] Compiling vpaes-x86_64-apple.S
[514/1216] Compiling x86-mont-apple.S
[514/1216] Compiling vpaes-x86_64-linux.S
[516/1216] Compiling bio_ssl.cc
[517/1216] Compiling vpaes-x86-apple.S
[518/1216] Compiling d1_pkt.cc
[518/1216] Compiling vpaes-x86-linux.S
[520/1216] Compiling vpaes-armv8-win.S
[521/1216] Compiling vpaes-armv8-linux.S
[522/1216] Compiling vpaes-armv7-linux.S
[523/1216] Compiling sha512-x86_64-linux.S
[524/1216] Compiling vpaes-armv8-apple.S
[525/1216] Compiling sha512-armv8-win.S
[525/1216] Compiling sha512-x86_64-apple.S
[527/1216] Compiling sha512-armv8-linux.S
[528/1216] Compiling sha512-armv8-apple.S
[529/1216] Compiling sha512-armv4-linux.S
[530/1216] Compiling sha512-586-apple.S
[531/1216] Compiling sha256-x86_64-linux.S
[532/1216] Compiling sha512-586-linux.S
[533/1216] Compiling d1_lib.cc
[534/1216] Compiling sha256-x86_64-apple.S
[535/1216] Compiling sha256-armv8-linux.S
[535/1216] Compiling sha256-armv8-win.S
[537/1216] Compiling sha256-armv8-apple.S
[538/1216] Compiling sha256-586-linux.S
[539/1216] Compiling sha256-586-apple.S
[540/1216] Compiling sha1-x86_64-linux.S
[541/1216] Compiling sha1-x86_64-apple.S
[541/1216] Compiling sha256-armv4-linux.S
[543/1216] Compiling sha1-armv8-win.S
[544/1216] Compiling sha1-armv8-linux.S
[545/1216] Compiling sha1-armv8-apple.S
[546/1216] Compiling d1_both.cc
[547/1216] Compiling sha1-armv4-large-linux.S
[548/1216] Compiling sha1-586-linux.S
[549/1216] Compiling rdrand-x86_64-linux.S
[549/1216] Compiling sha1-586-apple.S
[549/1216] Compiling rsaz-avx2-linux.S
[549/1216] Compiling rsaz-avx2-apple.S
[553/1216] Compiling rdrand-x86_64-apple.S
[554/1216] Compiling p256_beeu-x86_64-asm-linux.S
[555/1216] Compiling p256_beeu-x86_64-asm-apple.S
[556/1216] Compiling p256_beeu-armv8-asm-win.S
[557/1216] Compiling p256_beeu-armv8-asm-linux.S
[558/1216] Compiling p256-armv8-asm-linux.S
[559/1216] Compiling p256-x86_64-asm-apple.S
[560/1216] Compiling p256-x86_64-asm-linux.S
[560/1216] Compiling ghashv8-armv8-win.S
[562/1216] Compiling p256-armv8-asm-win.S
[562/1216] Compiling ghashv8-armv8-linux.S
[562/1216] Compiling p256-armv8-asm-apple.S
[562/1216] Compiling p256_beeu-armv8-asm-apple.S
[566/1216] Compiling ghashv8-armv8-apple.S
[567/1216] Compiling ghashv8-armv7-linux.S
[568/1216] Compiling ghash-x86_64-linux.S
[569/1216] Compiling ghash-x86_64-apple.S
[570/1216] Compiling ghash-x86-linux.S
[571/1216] Compiling ghash-x86-apple.S
[572/1216] Compiling ghash-ssse3-x86_64-apple.S
[573/1216] Compiling ghash-ssse3-x86-apple.S
[574/1216] Compiling ghash-ssse3-x86_64-linux.S
[574/1216] Compiling ghash-neon-armv8-win.S
[576/1216] Compiling ghash-ssse3-x86-linux.S
[577/1216] Compiling ghash-neon-armv8-linux.S
[578/1216] Compiling ghash-neon-armv8-apple.S
[579/1216] Compiling ghash-armv4-linux.S
[580/1216] Compiling co-586-linux.S
[581/1216] Compiling bsaes-armv7-linux.S
[581/1216] Compiling co-586-apple.S
[583/1216] Compiling bn-armv8-apple.S
[583/1216] Compiling bn-armv8-win.S
[585/1216] Compiling bn-armv8-linux.S
[586/1216] Compiling bn-586-apple.S
[587/1216] Compiling bn-586-linux.S
[588/1216] Compiling armv8-mont-win.S
[589/1216] Compiling armv8-mont-linux.S
[590/1216] Compiling armv4-mont-linux.S
[591/1216] Compiling armv8-mont-apple.S
[592/1216] Compiling aesv8-gcm-armv8-win.S
[592/1216] Compiling aesv8-gcm-armv8-linux.S
[594/1216] Compiling aesv8-armv8-win.S
[595/1216] Compiling aesv8-gcm-armv8-apple.S
[596/1216] Compiling aesv8-armv8-linux.S
[597/1216] Compiling aesv8-armv8-apple.S
[598/1216] Compiling aesni-x86_64-linux.S
[599/1216] Compiling aesv8-armv7-linux.S
[600/1216] Compiling aesni-x86_64-apple.S
[601/1216] Compiling aesni-x86-linux.S
[602/1216] Compiling aesni-x86-apple.S
[603/1216] Compiling aesni-gcm-x86_64-apple.S
[603/1216] Compiling aesni-gcm-x86_64-linux.S
[605/1216] Compiling aes-gcm-avx2-x86_64-linux.S
[606/1216] Compiling aes-gcm-avx2-x86_64-apple.S
[607/1216] Compiling aes-gcm-avx10-x86_64-linux.S
[608/1216] Compiling aes-gcm-avx10-x86_64-apple.S
[609/1216] Compiling x_x509a.cc
[610/1216] Compiling x_sig.cc
[611/1216] Compiling x_req.cc
[611/1216] Compiling x_spki.cc
[613/1216] Compiling x_x509.cc
[614/1216] Compiling x_val.cc
[615/1216] Compiling x_exten.cc
[616/1216] Compiling x_pubkey.cc
[617/1216] Compiling x_name.cc
[618/1216] Compiling x_crl.cc
[619/1216] Compiling x_attrib.cc
[620/1216] Compiling x_algor.cc
[621/1216] Compiling x509spki.cc
[622/1216] Compiling x_all.cc
[623/1216] Compiling x509rset.cc
[624/1216] Compiling x509_vpm.cc
[625/1216] Compiling x509cset.cc
[625/1216] Compiling x509name.cc
[627/1216] Compiling x509_v3.cc
[628/1216] Compiling x509_vfy.cc
[629/1216] Compiling x509_txt.cc
[630/1216] Compiling x509_trs.cc
[631/1216] Compiling x509_set.cc
[632/1216] Compiling x509_def.cc
[633/1216] Compiling x509_d2.cc
[634/1216] Compiling x509_obj.cc
[635/1216] Compiling x509_req.cc
[636/1216] Compiling x509_ext.cc
[637/1216] Compiling x509_lu.cc
[638/1216] Compiling x509_cmp.cc
[639/1216] Compiling x509_att.cc
[640/1216] Compiling x509.cc
[641/1216] Compiling v3_skey.cc
[642/1216] Compiling v3_prn.cc
[643/1216] Compiling v3_utl.cc
[644/1216] Compiling v3_ocsp.cc
[645/1216] Compiling v3_purp.cc
[646/1216] Compiling v3_pcons.cc
[647/1216] Compiling v3_pmaps.cc
[648/1216] Compiling v3_ncons.cc
[649/1216] Compiling v3_lib.cc
[650/1216] Compiling v3_int.cc
[651/1216] Compiling v3_info.cc
[652/1216] Compiling v3_ia5.cc
[653/1216] Compiling v3_extku.cc
[654/1216] Compiling v3_genn.cc
[655/1216] Compiling v3_enum.cc
[656/1216] Compiling v3_crld.cc
[657/1216] Compiling v3_conf.cc
[658/1216] Compiling v3_cpols.cc
[659/1216] Compiling v3_bitst.cc
[660/1216] Compiling v3_bcons.cc
[661/1216] Compiling v3_akeya.cc
[662/1216] Compiling v3_alt.cc
[663/1216] Compiling v3_akey.cc
[664/1216] Compiling t_x509a.cc
[665/1216] Compiling t_x509.cc
[666/1216] Compiling t_crl.cc
[667/1216] Compiling t_req.cc
[668/1216] Compiling rsa_pss.cc
[669/1216] Compiling i2d_pr.cc
[670/1216] Compiling policy.cc
[671/1216] Compiling name_print.cc
[672/1216] Compiling by_file.cc
[673/1216] Compiling by_dir.cc
[674/1216] Compiling asn1_gen.cc
[675/1216] Compiling algorithm.cc
[676/1216] Compiling a_verify.cc
[677/1216] Compiling a_digest.cc
[678/1216] Compiling a_sign.cc
[679/1216] Compiling voprf.cc
[680/1216] Compiling trust_token.cc
[681/1216] Compiling thread_win.cc
[682/1216] Compiling thread_pthread.cc
[683/1216] Compiling thread.cc
[684/1216] Compiling stack.cc
[685/1216] Compiling thread_none.cc
[686/1216] Compiling pmbtoken.cc
[687/1216] Compiling slhdsa.cc
[688/1216] Compiling spake2plus.cc
[689/1216] Compiling siphash.cc
[690/1216] Compiling sha256.cc
[691/1216] Compiling sha512.cc
[692/1216] Compiling sha1.cc
[693/1216] Compiling rsa_extra.cc
[694/1216] Compiling rsa_print.cc
[695/1216] Compiling rsa_crypt.cc
[696/1216] Compiling refcount.cc
[697/1216] Compiling rsa_asn1.cc
[698/1216] Compiling rc4.cc
[699/1216] Compiling urandom.cc
[700/1216] Compiling windows.cc
[701/1216] Compiling trusty.cc
[702/1216] Compiling rand.cc
[703/1216] Compiling ios.cc
[704/1216] Compiling poly1305_arm_asm.S
[705/1216] Compiling passive.cc
[706/1216] Compiling getentropy.cc
[707/1216] Compiling forkunsafe.cc
[708/1216] Compiling deterministic.cc
[709/1216] Compiling fork_detect.cc
[710/1216] Compiling poly1305_vec.cc
[711/1216] Compiling poly1305_arm.cc
[712/1216] Compiling poly1305.cc
[713/1216] Compiling pool.cc
[714/1216] Compiling pkcs7.cc
[715/1216] Compiling pkcs8.cc
[716/1216] Compiling p5_pbev2.cc
[717/1216] Compiling pkcs8_x509.cc
[718/1216] Compiling pkcs7_x509.cc
[719/1216] Compiling pem_xaux.cc
[720/1216] Compiling pem_x509.cc
[721/1216] Compiling pem_pkey.cc
[722/1216] Compiling pem_pk8.cc
[723/1216] Compiling pem_oth.cc
[724/1216] Compiling mlkem.cc
[725/1216] Compiling obj_xref.cc
[726/1216] Compiling pem_lib.cc
[727/1216] Compiling mldsa.cc
[728/1216] Compiling pem_info.cc
[729/1216] Compiling pem_all.cc
[730/1216] Compiling poly_rq_mul.S
[731/1216] Compiling obj.cc
[732/1216] Compiling fips_shared_support.cc
[733/1216] Compiling mem.cc
[734/1216] Compiling md5.cc
[735/1216] Compiling md4.cc
[736/1216] Compiling lhash.cc
[737/1216] Compiling kyber.cc
[738/1216] Compiling ex_data.cc
[739/1216] Compiling sign.cc
[740/1216] Compiling scrypt.cc
[741/1216] Compiling hpke.cc
[742/1216] Compiling hrss.cc
[743/1216] Compiling print.cc
[744/1216] Compiling pbkdf.cc
[745/1216] Compiling p_x25519_asn1.cc
[746/1216] Compiling p_x25519.cc
[747/1216] Compiling p_rsa_asn1.cc
[748/1216] Compiling p_ed25519.cc
[749/1216] Compiling p_rsa.cc
[750/1216] Compiling p_ec.cc
[751/1216] Compiling p_ed25519_asn1.cc
[752/1216] Compiling p_hkdf.cc
[753/1216] Compiling p_ec_asn1.cc
[754/1216] Compiling p_dh_asn1.cc
[755/1216] Compiling p_dsa_asn1.cc
[756/1216] Compiling p_dh.cc
[757/1216] Compiling evp_ctx.cc
[758/1216] Compiling evp.cc
[759/1216] Compiling engine.cc
[760/1216] Compiling err.cc
[761/1216] Compiling evp_asn1.cc
[762/1216] Compiling ecdsa_asn1.cc
[763/1216] Compiling ecdh.cc
[764/1216] Compiling hash_to_curve.cc
[765/1216] Compiling ec_derive.cc
[766/1216] Compiling bcm.cc
[767/1216] Compiling ec_asn1.cc
[768/1216] Compiling dsa.cc
[769/1216] Compiling params.cc
[770/1216] Compiling dsa_asn1.cc
[771/1216] Compiling x25519-asm-arm.S
[772/1216] Compiling digest_extra.cc
[773/1216] Compiling dh_asn1.cc
[774/1216] Compiling des.cc
[775/1216] Compiling curve25519_64_adx.cc
[776/1216] Compiling spake25519.cc
[777/1216] Compiling crypto.cc
[778/1216] Compiling cpu_intel.cc
[779/1216] Compiling cpu_arm_linux.cc
[780/1216] Compiling cpu_arm_freebsd.cc
[781/1216] Compiling curve25519.cc
[782/1216] Compiling cpu_aarch64_win.cc
[783/1216] Compiling cpu_aarch64_sysreg.cc
[784/1216] Compiling cpu_aarch64_openbsd.cc
[785/1216] Compiling cpu_aarch64_linux.cc
[786/1216] Compiling cpu_aarch64_fuchsia.cc
[787/1216] Compiling cpu_aarch64_apple.cc
[788/1216] Compiling conf.cc
[789/1216] Compiling tls_cbc.cc
[790/1216] Compiling get_cipher.cc
[791/1216] Compiling e_tls.cc
[792/1216] Compiling e_rc4.cc
[793/1216] Compiling e_null.cc
[794/1216] Compiling e_rc2.cc
[795/1216] Compiling e_des.cc
[796/1216] Compiling e_chacha20poly1305.cc
[797/1216] Compiling e_aesgcmsiv.cc
[798/1216] Compiling derive_key.cc
[799/1216] Compiling e_aesctrhmac.cc
[800/1216] Compiling chacha.cc
[801/1216] Compiling unicode.cc
[802/1216] Compiling cbs.cc
[803/1216] Compiling ber.cc
[804/1216] Compiling cbb.cc
[805/1216] Compiling buf.cc
[806/1216] Compiling asn1_compat.cc
[807/1216] Compiling blake2.cc
[808/1216] Compiling socket_helper.cc
[809/1216] Compiling bn_asn1.cc
[810/1216] Compiling convert.cc
[811/1216] Compiling socket.cc
[812/1216] Compiling printf.cc
[813/1216] Compiling pair.cc
[814/1216] Compiling hexdump.cc
[815/1216] Compiling file.cc
[816/1216] Compiling fd.cc
[817/1216] Compiling errno.cc
[818/1216] Compiling connect.cc
[819/1216] Compiling bio_mem.cc
[820/1216] Compiling base64.cc
[821/1216] Compiling bio.cc
[822/1216] Compiling tasn_typ.cc
[823/1216] Compiling tasn_utl.cc
[824/1216] Compiling tasn_fre.cc
[825/1216] Compiling tasn_new.cc
[826/1216] Compiling tasn_enc.cc
[827/1216] Compiling f_string.cc
[828/1216] Compiling posix_time.cc
[829/1216] Compiling f_int.cc
[830/1216] Compiling asn_pack.cc
[831/1216] Compiling tasn_dec.cc
[832/1216] Compiling asn1_par.cc
[833/1216] Compiling a_utctm.cc
[833/1216] Compiling asn1_lib.cc
[835/1216] Compiling a_type.cc
[836/1216] Compiling a_time.cc
[837/1216] Compiling a_octet.cc
[838/1216] Compiling a_strnid.cc
[839/1216] Compiling a_mbstr.cc
[840/1216] Compiling a_strex.cc
[841/1216] Compiling a_object.cc
[842/1216] Compiling a_int.cc
[843/1216] Compiling fiat_p256_adx_sqr.S
[844/1216] Compiling a_i2d_fp.cc
[845/1216] Compiling a_dup.cc
[846/1216] Compiling fiat_p256_adx_mul.S
[847/1216] Compiling a_d2i_fp.cc
[848/1216] Compiling fiat_curve25519_adx_square.S
[849/1216] Compiling fiat_curve25519_adx_mul.S
[850/1216] Compiling md5-x86_64-apple.S
[851/1216] Compiling md5-x86_64-linux.S
[852/1216] Compiling a_gentm.cc
[853/1216] Compiling md5-586-linux.S
[854/1216] Compiling md5-586-apple.S
[855/1216] Compiling chacha20_poly1305_x86_64-linux.S
[856/1216] Compiling chacha20_poly1305_armv8-win.S
[857/1216] Compiling chacha20_poly1305_x86_64-apple.S
[858/1216] Compiling chacha20_poly1305_armv8-linux.S
[859/1216] Compiling a_bool.cc
[860/1216] Compiling a_bitstr.cc
[861/1216] Compiling chacha-x86_64-linux.S
[862/1216] Compiling chacha-x86_64-apple.S
[863/1216] Compiling chacha20_poly1305_armv8-apple.S
[864/1216] Compiling CCryptoBoringSSLShims shims.c
[865/1216] Compiling chacha-x86-linux.S
[866/1216] Compiling chacha-x86-apple.S
[867/1216] Compiling chacha-armv8-win.S
[868/1216] Compiling chacha-armv8-linux.S
[869/1216] Compiling chacha-armv4-linux.S
[870/1216] Compiling chacha-armv8-apple.S
[871/1216] Compiling aes128gcmsiv-x86_64-linux.S
[872/1216] Compiling aes128gcmsiv-x86_64-apple.S
[873/1216] Compiling x86_64-mont5-linux.S
[874/1216] Compiling x86_64-mont5-apple.S
[875/1216] Compiling x86_64-mont-linux.S
[876/1216] Compiling x86_64-mont-apple.S
[877/1216] Compiling x86-mont-linux.S
[878/1216] Compiling x86-mont-apple.S
[879/1216] Compiling vpaes-x86_64-linux.S
[880/1216] Compiling vpaes-x86_64-apple.S
[881/1216] Compiling vpaes-x86-linux.S
[882/1216] Compiling vpaes-x86-apple.S
[883/1216] Compiling vpaes-armv8-win.S
[884/1216] Compiling vpaes-armv8-linux.S
[885/1216] Compiling vpaes-armv7-linux.S
[886/1216] Compiling vpaes-armv8-apple.S
[887/1216] Compiling sha512-x86_64-linux.S
[888/1216] Compiling sha512-armv8-win.S
[889/1216] Compiling sha512-x86_64-apple.S
[890/1216] Compiling err_data.cc
[891/1216] Compiling sha512-armv8-linux.S
[892/1216] Compiling sha512-armv4-linux.S
[893/1216] Compiling sha512-armv8-apple.S
[894/1216] Compiling sha512-586-linux.S
[895/1216] Compiling sha512-586-apple.S
[896/1216] Compiling sha256-x86_64-linux.S
[897/1216] Compiling sha256-x86_64-apple.S
[898/1216] Compiling sha256-armv8-win.S
[899/1216] Compiling sha256-armv8-linux.S
[900/1216] Compiling sha256-586-linux.S
[900/1216] Compiling sha256-armv4-linux.S
[902/1216] Compiling sha256-586-apple.S
[903/1216] Compiling sha256-armv8-apple.S
[904/1216] Compiling sha1-x86_64-linux.S
[905/1216] Compiling sha1-x86_64-apple.S
[906/1216] Compiling sha1-armv8-win.S
[907/1216] Compiling sha1-armv8-linux.S
[908/1216] Compiling sha1-armv4-large-linux.S
[909/1216] Compiling sha1-586-linux.S
[910/1216] Compiling sha1-armv8-apple.S
[911/1216] Compiling sha1-586-apple.S
[912/1216] Compiling rsaz-avx2-linux.S
[913/1216] Compiling rsaz-avx2-apple.S
[914/1216] Compiling rdrand-x86_64-linux.S
[915/1216] Compiling rdrand-x86_64-apple.S
[916/1216] Compiling p256_beeu-x86_64-asm-linux.S
[916/1216] Compiling p256_beeu-x86_64-asm-apple.S
[918/1216] Compiling p256_beeu-armv8-asm-win.S
[919/1216] Compiling p256_beeu-armv8-asm-linux.S
[920/1216] Compiling p256_beeu-armv8-asm-apple.S
[921/1216] Compiling p256-x86_64-asm-linux.S
[922/1216] Compiling p256-x86_64-asm-apple.S
[923/1216] Compiling p256-armv8-asm-win.S
[924/1216] Compiling p256-armv8-asm-linux.S
[925/1216] Compiling p256-armv8-asm-apple.S
[926/1216] Compiling ghashv8-armv8-linux.S
[927/1216] Compiling ghashv8-armv8-apple.S
[928/1216] Compiling ghashv8-armv8-win.S
[929/1216] Compiling ghashv8-armv7-linux.S
[930/1216] Compiling ghash-x86_64-apple.S
[931/1216] Compiling ghash-x86_64-linux.S
[932/1216] Compiling ghash-x86-linux.S
[933/1216] Compiling ghash-x86-apple.S
[934/1216] Compiling ghash-ssse3-x86_64-linux.S
[935/1216] Compiling ghash-ssse3-x86-linux.S
[936/1216] Compiling ghash-ssse3-x86_64-apple.S
[937/1216] Compiling ghash-ssse3-x86-apple.S
[938/1216] Compiling ghash-neon-armv8-linux.S
[939/1216] Compiling ghash-neon-armv8-win.S
[940/1216] Compiling ghash-neon-armv8-apple.S
[941/1216] Compiling ghash-armv4-linux.S
[942/1216] Compiling co-586-linux.S
[943/1216] Compiling co-586-apple.S
[944/1216] Compiling bsaes-armv7-linux.S
[945/1216] Compiling bn-armv8-linux.S
[946/1216] Compiling bn-armv8-win.S
[947/1216] Compiling bn-armv8-apple.S
[948/1216] Compiling bn-586-linux.S
[949/1216] Compiling bn-586-apple.S
[950/1216] Compiling armv8-mont-linux.S
[951/1216] Compiling armv8-mont-win.S
[952/1216] Compiling armv4-mont-linux.S
[953/1216] Compiling aesv8-gcm-armv8-win.S
[954/1216] Compiling aesv8-gcm-armv8-linux.S
[955/1216] Compiling armv8-mont-apple.S
[956/1216] Compiling aesv8-gcm-armv8-apple.S
[957/1216] Compiling aesv8-armv8-linux.S
[957/1216] Compiling aesv8-armv8-win.S
[959/1216] Compiling aesv8-armv8-apple.S
[960/1216] Compiling aesni-x86_64-linux.S
[960/1216] Compiling aesni-x86-linux.S
[962/1216] Compiling aesni-x86_64-apple.S
[963/1216] Compiling aesv8-armv7-linux.S
[964/1216] Compiling aesni-x86-apple.S
[965/1216] Compiling aes-gcm-avx10-x86_64-linux.S
[966/1216] Compiling aesni-gcm-x86_64-apple.S
[967/1216] Compiling aesni-gcm-x86_64-linux.S
[968/1216] Compiling aes-gcm-avx10-x86_64-apple.S
[969/1216] Compiling c-nioatomics.c
[970/1216] Compiling x_x509a.cc
[971/1216] Compiling x_x509.cc
[971/1216] Compiling x_val.cc
[973/1216] Compiling x_sig.cc
[974/1216] Compiling x_spki.cc
[975/1216] Compiling x_req.cc
[976/1216] Compiling x_pubkey.cc
[977/1216] Compiling x_name.cc
[978/1216] Compiling c-atomics.c
[979/1216] Compiling x_exten.cc
[980/1222] Compiling x509spki.cc
[981/1222] Compiling x_algor.cc
[982/1222] Compiling x_attrib.cc
[983/1222] Compiling x509rset.cc
[984/1222] Compiling x509name.cc
[985/1222] Compiling x_crl.cc
[986/1222] Compiling x_all.cc
[987/1222] Compiling x509cset.cc
[988/1222] Compiling x509_vpm.cc
[990/1222] Compiling NIOConcurrencyHelpers lock.swift
[991/1222] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[992/1222] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[993/1222] Compiling NIOConcurrencyHelpers atomics.swift
[994/1222] Emitting module NIOConcurrencyHelpers
[995/1222] Compiling NIOConcurrencyHelpers NIOLock.swift
[995/1222] Compiling x509_txt.cc
[996/1222] Compiling x509_v3.cc
[997/1222] Compiling x509_set.cc
[998/1222] Compiling x509_req.cc
[999/1222] Compiling x509_trs.cc
[1000/1222] Compiling x509_vfy.cc
[1000/1222] Compiling x509_obj.cc
[1002/1222] Compiling x509_lu.cc
[1003/1222] Compiling x509_ext.cc
[1004/1222] Compiling x509_def.cc
[1005/1222] Compiling x509_d2.cc
[1006/1222] Compiling x509.cc
[1007/1222] Compiling x509_att.cc
[1008/1222] Compiling x509_cmp.cc
[1009/1222] Compiling v3_prn.cc
[1010/1222] Compiling v3_skey.cc
[1011/1222] Compiling v3_purp.cc
[1012/1222] Compiling v3_utl.cc
[1013/1222] Compiling v3_pmaps.cc
[1014/1222] Compiling v3_pcons.cc
[1015/1222] Compiling v3_ocsp.cc
[1016/1222] Compiling v3_int.cc
[1017/1222] Compiling v3_lib.cc
[1018/1222] Compiling v3_ncons.cc
[1019/1222] Compiling v3_info.cc
[1020/1222] Compiling v3_ia5.cc
[1021/1222] Compiling v3_extku.cc
[1022/1222] Compiling v3_genn.cc
[1023/1222] Compiling v3_enum.cc
[1024/1222] Compiling v3_crld.cc
[1025/1222] Compiling v3_cpols.cc
[1026/1222] Compiling v3_bitst.cc
[1027/1222] Compiling v3_conf.cc
[1028/1222] Compiling v3_bcons.cc
[1029/1222] Compiling v3_alt.cc
[1030/1222] Compiling v3_akeya.cc
[1031/1222] Compiling v3_akey.cc
[1032/1222] Compiling t_x509a.cc
[1033/1222] Compiling t_x509.cc
[1034/1222] Compiling i2d_pr.cc
[1035/1222] Compiling t_req.cc
[1036/1222] Compiling t_crl.cc
[1037/1222] Compiling name_print.cc
[1038/1222] Compiling rsa_pss.cc
[1039/1222] Compiling policy.cc
[1040/1222] Compiling by_file.cc
[1041/1222] Compiling asn1_gen.cc
[1042/1222] Compiling by_dir.cc
[1043/1222] Compiling algorithm.cc
[1044/1222] Compiling a_verify.cc
[1045/1222] Compiling thread_win.cc
[1046/1222] Compiling thread_none.cc
[1047/1222] Compiling a_digest.cc
[1048/1222] Compiling thread_pthread.cc
[1049/1222] Compiling a_sign.cc
[1050/1222] Compiling voprf.cc
[1051/1222] Compiling trust_token.cc
[1052/1222] Compiling pmbtoken.cc
[1053/1222] Compiling thread.cc
[1054/1222] Compiling stack.cc
[1055/1222] Compiling wots.cc
[1056/1222] Compiling thash.cc
[1057/1222] Compiling sha512.cc
[1058/1222] Compiling siphash.cc
[1059/1222] Compiling merkle.cc
[1060/1222] Compiling fors.cc
[1061/1222] Compiling sha256.cc
[1062/1222] Compiling slhdsa.cc
[1063/1222] Compiling sha1.cc
[1064/1222] Compiling rsa_extra.cc
[1065/1222] Compiling rsa_print.cc
[1066/1222] Compiling rc4.cc
[1067/1222] Compiling urandom.cc
[1068/1222] Compiling windows.cc
[1069/1222] Compiling refcount.cc
[1070/1222] Compiling rsa_crypt.cc
[1071/1222] Compiling trusty.cc
[1072/1222] Compiling rand_extra.cc
[1073/1222] Compiling rsa_asn1.cc
[1074/1222] Compiling poly1305_arm_asm.S
[1075/1222] Compiling ios.cc
[1076/1222] Compiling passive.cc
[1077/1222] Compiling deterministic.cc
[1077/1222] Compiling fork_detect.cc
[1078/1222] Compiling getentropy.cc
[1080/1222] Compiling forkunsafe.cc
[1081/1222] Compiling poly1305_vec.cc
[1082/1222] Compiling poly1305_arm.cc
[1083/1222] Compiling pool.cc
[1084/1222] Compiling poly1305.cc
[1085/1222] Compiling pkcs7.cc
[1086/1222] Compiling pkcs8.cc
[1087/1222] Compiling pkcs8_x509.cc
[1088/1222] Compiling pem_xaux.cc
[1089/1222] Compiling p5_pbev2.cc
[1090/1222] Compiling pkcs7_x509.cc
[1091/1222] Compiling pem_x509.cc
[1092/1222] Compiling pem_pk8.cc
[1092/1222] Compiling pem_pkey.cc
[1094/1222] Compiling pem_oth.cc
[1095/1222] Compiling mldsa.cc
[1096/1222] Compiling obj_xref.cc
[1097/1222] Compiling pem_lib.cc
[1098/1222] Compiling mlkem.cc
[1099/1222] Compiling md4.cc
[1100/1222] Compiling obj.cc
[1101/1222] Compiling mem.cc
[1102/1222] Compiling md5.cc
[1103/1222] Compiling pem_info.cc
[1104/1222] Compiling poly_rq_mul.S
[1104/1222] Compiling pem_all.cc
[1106/1222] Compiling fips_shared_support.cc
[1107/1222] Compiling lhash.cc
[1108/1222] Compiling kyber.cc
[1109/1222] Compiling ex_data.cc
[1110/1222] Compiling sign.cc
[1111/1222] Compiling pbkdf.cc
[1112/1222] Compiling scrypt.cc
[1113/1222] Compiling print.cc
[1114/1222] Compiling hpke.cc
[1115/1222] Compiling hrss.cc
[1116/1222] Compiling p_x25519_asn1.cc
[1117/1222] Compiling p_x25519.cc
[1118/1222] Compiling p_ed25519.cc
[1119/1222] Compiling p_rsa_asn1.cc
[1120/1222] Compiling p_rsa.cc
[1121/1222] Compiling p_ed25519_asn1.cc
[1122/1222] Compiling p_hkdf.cc
[1123/1222] Compiling p_ec.cc
[1124/1222] Compiling p_ec_asn1.cc
[1125/1222] Compiling p_dh_asn1.cc
[1126/1222] Compiling p_dsa_asn1.cc
[1127/1222] Compiling p_dh.cc
[1128/1222] Compiling evp_ctx.cc
[1129/1222] Compiling evp.cc
[1130/1222] Compiling engine.cc
[1130/1222] Compiling err.cc
[1132/1222] Compiling evp_asn1.cc
[1133/1222] Compiling ecdsa_asn1.cc
[1134/1222] Compiling ecdh_extra.cc
[1135/1222] Compiling hash_to_curve.cc
[1136/1222] Compiling ec_derive.cc
[1137/1222] Compiling dsa.cc
[1138/1222] Compiling ec_asn1.cc
[1139/1222] Compiling bcm.cc
[1140/1222] Compiling params.cc
[1141/1222] Compiling dsa_asn1.cc
[1142/1222] Compiling digest_extra.cc
[1143/1222] Compiling x25519-asm-arm.S
[1144/1222] Compiling dh_asn1.cc
[1145/1222] Compiling des.cc
[1146/1222] Compiling curve25519_64_adx.cc
[1147/1222] Compiling spake25519.cc
[1148/1222] Compiling cpu_intel.cc
[1149/1222] Compiling cpu_arm_linux.cc
[1150/1222] Compiling crypto.cc
[1151/1222] Compiling cpu_arm_freebsd.cc
[1152/1222] Compiling cpu_aarch64_win.cc
[1153/1222] Compiling curve25519.cc
[1154/1222] Compiling cpu_aarch64_sysreg.cc
[1155/1222] Compiling cpu_aarch64_openbsd.cc
[1156/1222] Compiling cpu_aarch64_linux.cc
[1157/1222] Compiling cpu_aarch64_fuchsia.cc
[1158/1222] Compiling cpu_aarch64_apple.cc
[1159/1222] Compiling tls_cbc.cc
[1160/1222] Compiling e_rc4.cc
[1161/1222] Compiling conf.cc
[1162/1222] Compiling e_tls.cc
[1163/1222] Compiling e_rc2.cc
[1164/1222] Compiling e_null.cc
[1165/1222] Compiling e_des.cc
[1166/1222] Compiling e_chacha20poly1305.cc
[1167/1222] Compiling e_aesgcmsiv.cc
[1168/1222] Compiling e_aesctrhmac.cc
[1169/1222] Compiling derive_key.cc
[1170/1222] Compiling cipher_extra.cc
[1171/1222] Compiling chacha.cc
[1172/1222] Compiling unicode.cc
[1173/1222] Compiling cbs.cc
[1174/1222] Compiling cbb.cc
[1175/1222] Compiling ber.cc
[1176/1222] Compiling buf.cc
[1177/1222] Compiling asn1_compat.cc
[1178/1222] Compiling printf.cc
[1179/1222] Compiling blake2.cc
[1180/1222] Compiling bn_asn1.cc
[1181/1222] Compiling convert.cc
[1182/1222] Compiling pair.cc
[1183/1222] Compiling hexdump.cc
[1184/1222] Compiling file.cc
[1185/1222] Compiling fd.cc
[1186/1222] Compiling errno.cc
[1187/1222] Compiling bio_mem.cc
[1188/1222] Compiling base64.cc
[1189/1222] Compiling bio.cc
[1190/1222] Compiling tasn_typ.cc
[1191/1222] Compiling tasn_utl.cc
[1192/1222] Compiling tasn_new.cc
[1193/1222] Compiling tasn_fre.cc
[1194/1222] Compiling tasn_enc.cc
[1195/1222] Compiling f_string.cc
[1196/1222] Compiling posix_time.cc
[1197/1222] Compiling tasn_dec.cc
[1198/1222] Compiling f_int.cc
[1199/1222] Compiling asn_pack.cc
[1200/1222] Compiling asn1_par.cc
[1201/1222] Compiling a_utctm.cc
[1202/1222] Compiling asn1_lib.cc
[1203/1222] Compiling a_type.cc
[1204/1222] Compiling a_time.cc
[1205/1222] Compiling a_octet.cc
[1206/1222] Compiling a_strex.cc
[1207/1222] Compiling a_strnid.cc
[1208/1222] Write sources
[1210/1222] Compiling a_mbstr.cc
[1211/1222] Compiling a_object.cc
[1212/1222] Write sources
[1215/1222] Compiling a_int.cc
[1216/1242] Compiling a_i2d_fp.cc
[1217/1253] Compiling a_dup.cc
[1218/1368] Compiling a_gentm.cc
[1219/1368] Compiling a_d2i_fp.cc
[1220/1368] Compiling a_bitstr.cc
[1222/1368] Compiling Algorithms Permutations.swift
[1223/1368] Compiling Algorithms Product.swift
[1224/1369] Compiling Algorithms Trim.swift
[1225/1369] Compiling Algorithms Partition.swift
[1226/1369] Compiling Algorithms Joined.swift
[1227/1369] Compiling Algorithms Keyed.swift
[1228/1369] Compiling Algorithms MinMax.swift
[1229/1369] Compiling Algorithms EitherSequence.swift
[1229/1369] Compiling a_bool.cc
[1231/1369] Compiling Atomics Unmanaged extensions.swift
[1232/1378] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1233/1378] Compiling AsyncAlgorithms Rethrow.swift
[1234/1378] Compiling AsyncAlgorithms SetAlgebra.swift
[1235/1378] Compiling BitCollections BitSet+Equatable.swift
[1236/1378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1237/1378] Compiling BitCollections BitSet+Extras.swift
[1238/1378] Compiling BitCollections BitSet+Hashable.swift
[1239/1378] Compiling BitCollections BitSet+Initializers.swift
[1240/1378] Compiling BitCollections BitSet+Invariants.swift
[1241/1378] Compiling BitCollections BitSet+Random.swift
[1242/1378] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1243/1378] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1244/1383] Compiling Algorithms Combinations.swift
[1245/1383] Compiling Algorithms Compacted.swift
[1246/1383] Compiling Algorithms Cycle.swift
[1247/1383] Compiling Algorithms Suffix.swift
[1248/1383] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1249/1383] Compiling AsyncAlgorithms Locking.swift
[1250/1383] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1251/1383] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1252/1383] Compiling AsyncAlgorithms MergeStateMachine.swift
[1253/1383] Compiling AsyncAlgorithms MergeStorage.swift
[1254/1383] Emitting module AsyncAlgorithms
[1255/1388] Compiling Algorithms RandomSample.swift
[1256/1388] Compiling Algorithms Reductions.swift
[1257/1388] Compiling Algorithms Rotate.swift
[1259/1388] Compiling Algorithms FirstNonNil.swift
[1260/1388] Compiling Algorithms FlattenCollection.swift
[1261/1388] Compiling Algorithms Split.swift
[1262/1388] Compiling Algorithms Stride.swift
[1268/1390] Compiling AsyncAlgorithms Dictionary.swift
[1280/1390] Compiling Algorithms Unique.swift
[1281/1390] Compiling Algorithms Windows.swift
[1282/1390] Compiling AsyncAlgorithms ChannelStorage.swift
[1283/1390] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1284/1390] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1285/1390] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1286/1390] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1287/1390] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1288/1390] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1289/1390] Compiling AsyncAlgorithms DebounceStorage.swift
[1297/1390] Compiling Algorithms Grouped.swift
[1298/1390] Compiling Algorithms Indexed.swift
[1299/1390] Compiling Algorithms Intersperse.swift
[1300/1390] Compiling Algorithms AdjacentPairs.swift
[1301/1390] Compiling Algorithms Chain.swift
[1302/1390] Compiling Algorithms Chunked.swift
[1303/1390] Emitting module BitCollections
[1310/1390] Compiling BitCollections BitSet.swift
[1311/1390] Compiling BitCollections Range+Utilities.swift
[1312/1390] Compiling BitCollections Slice+Utilities.swift
[1313/1390] Compiling BitCollections UInt+Tricks.swift
[1314/1390] Compiling BitCollections _Word.swift
[1343/1392] Compiling Collections Collections.swift
[1344/1392] Emitting module Collections
[1356/1392] Emitting module Atomics
[1357/1392] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1358/1392] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1359/1392] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1360/1392] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1361/1392] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1362/1392] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1363/1392] Compiling CryptoBoringWrapper EllipticCurve.swift
[1364/1392] Compiling CryptoBoringWrapper RandomBytes.swift
[1365/1392] Emitting module CryptoBoringWrapper
[1366/1392] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1367/1392] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1368/1392] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1369/1392] Compiling AsyncAlgorithms ZipStateMachine.swift
[1370/1392] Compiling AsyncAlgorithms ZipStorage.swift
[1371/1516] Compiling NIOCore ChannelOption.swift
[1372/1516] Compiling NIOCore ChannelPipeline.swift
[1373/1516] Compiling NIOCore CircularBuffer.swift
[1374/1516] Compiling NIOCore Codec.swift
[1375/1516] Compiling NIOCore ConvenienceOptionSupport.swift
[1376/1516] Compiling NIOCore DeadChannel.swift
[1377/1516] Compiling NIOCore DispatchQueue+WithFuture.swift
[1378/1516] Compiling _CryptoExtras VOPRFClient.swift
[1379/1516] Compiling _CryptoExtras VOPRFServer.swift
[1380/1516] Compiling _CryptoExtras RSA+BlindSigning.swift
[1381/1525] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1382/1525] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1383/1525] Compiling NIOCore NIOAsyncWriter.swift
[1384/1525] Compiling NIOCore AddressedEnvelope.swift
[1385/1525] Compiling NIOCore AsyncAwaitSupport.swift
[1386/1525] Compiling NIOCore AsyncChannel.swift
[1387/1525] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1388/1525] Compiling NIOCore BSDSocketAPI.swift
[1389/1525] Compiling NIOCore AsyncChannelHandler.swift
[1390/1525] Compiling NIOCore AsyncChannelInboundStream.swift
[1391/1525] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1392/1525] Emitting module Algorithms
[1393/1525] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1394/1525] Compiling _CryptoExtras RSA_security.swift
[1395/1525] Compiling NIOCore EventLoopFuture.swift
[1396/1525] Compiling NIOCore FileDescriptor.swift
[1397/1525] Compiling NIOCore FileHandle.swift
[1398/1525] Compiling _CryptoExtras Error.swift
[1399/1525] Compiling _CryptoExtras I2OSP.swift
[1400/1525] Compiling _CryptoExtras IntegerEncoding.swift
[1401/1525] Compiling _CryptoExtras PEMDocument.swift
[1402/1525] Compiling _CryptoExtras PrettyBytes.swift
[1403/1525] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1404/1530] Compiling ServiceLifecycle ServiceRunnerError.swift
[1405/1530] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1406/1530] Compiling ServiceLifecycle GracefulShutdown.swift
[1407/1530] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1408/1530] Compiling ServiceLifecycle CancellationWaiter.swift
[1409/1530] Emitting module ServiceLifecycle
[1410/1530] Compiling ServiceLifecycle Service.swift
[1411/1530] Compiling ServiceLifecycle ServiceGroup.swift
[1422/1531] Emitting module _CryptoExtras
[1425/1531] Emitting module _ConnectionPoolModule
[1426/1531] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1427/1531] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1430/1531] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1431/1531] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1432/1531] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1433/1531] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1441/1537] Compiling _CryptoExtras Verifier.swift
[1442/1537] Compiling _CryptoExtras ZKPToolbox.swift
[1443/1537] Compiling _CryptoExtras resource_bundle_accessor.swift
[1444/1537] Compiling NIOCore NIOAny.swift
[1445/1537] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1446/1537] Compiling NIOCore NIOLoopBound.swift
[1452/1537] Compiling _CryptoExtras DLEQ.swift
[1453/1537] Compiling _CryptoExtras Prover.swift
[1454/1537] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1455/1537] Compiling _CryptoExtras RSA_boring.swift
[1461/1537] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1462/1537] Compiling NIOCore NIOScheduledCallback.swift
[1463/1537] Compiling NIOCore NIOSendable.swift
[1464/1537] Compiling NIOCore RecvByteBufferAllocator.swift
[1465/1537] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1466/1537] Compiling NIOCore SocketAddresses.swift
[1477/1537] Compiling NIOCore SocketOptionProvider.swift
[1478/1537] Compiling NIOCore SystemCallHelpers.swift
[1479/1537] Compiling NIOCore TimeAmount+Duration.swift
[1480/1537] Compiling NIOCore TypeAssistedChannelHandler.swift
[1481/1537] Compiling NIOCore UniversalBootstrapSupport.swift
[1482/1537] Compiling NIOCore Utilities.swift
[1483/1537] Compiling NIOCore Channel.swift
[1484/1537] Compiling NIOCore ChannelHandler.swift
[1485/1537] Compiling NIOCore ChannelHandlers.swift
[1486/1537] Compiling NIOCore ChannelInvoker.swift
[1501/1537] Compiling NIOCore ByteBuffer-aux.swift
[1502/1537] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1503/1537] Compiling NIOCore ByteBuffer-conversions.swift
[1504/1537] Compiling NIOCore ByteBuffer-core.swift
[1505/1537] Compiling NIOCore ByteBuffer-hex.swift
[1506/1537] Compiling NIOCore ByteBuffer-int.swift
[1507/1537] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1508/1537] Compiling NIOCore ByteBuffer-multi-int.swift
[1509/1537] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1510/1537] Compiling NIOCore ByteBuffer-views.swift
[1511/1537] Emitting module NIOCore
[1512/1589] Emitting module NIOEmbedded
[1513/1589] Compiling NIOEmbedded AsyncTestingChannel.swift
[1514/1589] Compiling NIOEmbedded Embedded.swift
[1515/1589] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1516/1589] Compiling NIOPosix Pool.swift
[1517/1589] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1518/1589] Compiling NIOPosix PosixSingletons.swift
[1519/1589] Compiling NIOPosix RawSocketBootstrap.swift
[1520/1589] Compiling NIOPosix Resolver.swift
[1521/1589] Compiling NIOPosix SocketProtocols.swift
[1522/1589] Compiling NIOPosix System.swift
[1523/1589] Compiling NIOPosix Thread.swift
[1524/1589] Compiling NIOPosix ThreadPosix.swift
[1525/1589] Compiling NIOPosix ThreadWindows.swift
[1526/1594] Compiling NIOPosix GetaddrinfoResolver.swift
[1527/1594] Compiling NIOPosix HappyEyeballs.swift
[1528/1594] Compiling NIOPosix IO.swift
[1529/1594] Compiling NIOPosix IntegerBitPacking.swift
[1530/1594] Compiling NIOPosix IntegerTypes.swift
[1531/1594] Compiling NIOPosix Selectable.swift
[1532/1594] Compiling NIOPosix SelectableChannel.swift
[1533/1594] Compiling NIOPosix SelectableEventLoop.swift
[1534/1594] Compiling NIOPosix SelectorEpoll.swift
[1535/1594] Compiling NIOPosix SelectorGeneric.swift
[1536/1594] Emitting module NIOPosix
[1537/1594] Compiling NIOPosix UnsafeTransfer.swift
[1538/1594] Compiling NIOPosix Utilities.swift
[1539/1594] Compiling NIOPosix VsockAddress.swift
[1540/1594] Compiling NIOPosix VsockChannelEvents.swift
[1541/1594] Compiling NIOPosix resource_bundle_accessor.swift
[1542/1594] Compiling NIOPosix SelectorKqueue.swift
[1543/1594] Compiling NIOPosix SelectorUring.swift
[1544/1594] Compiling NIOPosix ServerSocket.swift
[1545/1594] Compiling NIOPosix Socket.swift
[1546/1594] Compiling NIOPosix SocketChannel.swift
[1547/1594] Compiling NIOPosix BSDSocketAPICommon.swift
[1548/1594] Compiling NIOPosix BSDSocketAPIPosix.swift
[1549/1594] Compiling NIOPosix BSDSocketAPIWindows.swift
[1550/1594] Compiling NIOPosix BaseSocket.swift
[1551/1594] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1552/1594] Compiling NIOPosix BaseSocketChannel.swift
[1553/1594] Compiling NIOPosix PipePair.swift
[1569/1594] Compiling NIOPosix NIOThreadPool.swift
[1570/1594] Compiling NIOPosix NonBlockingFileIO.swift
[1571/1594] Compiling NIOPosix PendingDatagramWritesManager.swift
[1572/1594] Compiling NIOPosix PendingWritesManager.swift
[1573/1594] Compiling NIOPosix PipeChannel.swift
[1575/1594] Compiling NIOPosix Linux.swift
[1576/1594] Compiling NIOPosix LinuxCPUSet.swift
[1577/1594] Compiling NIOPosix LinuxUring.swift
[1578/1594] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1579/1594] Compiling NIOPosix BaseStreamSocketChannel.swift
[1580/1594] Compiling NIOPosix Bootstrap.swift
[1581/1594] Compiling NIOPosix ControlMessage.swift
[1582/1594] Compiling NIOPosix DatagramVectorReadManager.swift
[1583/1594] Compiling NIOPosix Errors+Any.swift
[1584/1594] Compiling NIOPosix FileDescriptor.swift
[1595/1618] Emitting module NIO
[1596/1618] Compiling NIO Exports.swift
[1597/1723] Compiling NIOTLS TLSEvents.swift
[1598/1723] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1599/1723] Emitting module NIOTLS
[1600/1723] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1601/1723] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1602/1723] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1603/1723] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1604/1723] Compiling NIOTLS SNIHandler.swift
[1605/1723] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1606/1723] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1607/1723] Emitting module NIOFoundationCompat
[1608/1776] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1609/1776] Compiling NIOTransportServices NIOTSErrors.swift
[1610/1776] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1611/1776] Compiling NIOTransportServices StateManagedChannel.swift
[1612/1778] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1613/1778] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1614/1778] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1615/1778] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1616/1778] Compiling NIOTransportServices NIOTSSingletons.swift
[1617/1780] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1618/1780] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1619/1780] Compiling NIOTransportServices NIOTSBootstraps.swift
[1620/1780] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1621/1780] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1629/1780] Emitting module NIOTransportServices
[1633/1780] Compiling NIOTransportServices NIOTSEventLoop.swift
[1634/1780] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1637/1780] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1640/1783] Emitting module NIOSSL
[1644/1783] Compiling SQLKit SQLColumnAssignment.swift
[1645/1783] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1646/1783] Compiling SQLKit SQLColumnDefinition.swift
[1647/1783] Compiling SQLKit SQLCommonTableExpression.swift
[1648/1783] Compiling SQLKit SQLConflictAction.swift
[1649/1783] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1650/1783] Compiling SQLKit SQLDropBehaviour.swift
[1651/1783] Compiling SQLKit SQLEnumDataType.swift
[1652/1783] Compiling SQLKit SQLExcludedColumn.swift
[1653/1783] Compiling SQLKit SQLForeignKey.swift
[1654/1783] Compiling SQLKit SQLUnion.swift
[1655/1783] Compiling SQLKit SQLUpdate.swift
[1656/1783] Compiling SQLKit SQLExpression.swift
[1657/1783] Compiling SQLKit SQLSerializer.swift
[1658/1783] Compiling SQLKit SQLStatement.swift
[1659/1783] Compiling SQLKit SQLBinaryExpression.swift
[1660/1783] Compiling SQLKit SQLBinaryOperator.swift
[1661/1783] Compiling SQLKit SQLBind.swift
[1662/1783] Compiling SQLKit SQLFunction.swift
[1663/1783] Compiling SQLKit SQLGroupExpression.swift
[1664/1793] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1665/1793] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1668/1793] Compiling NIOSSL UniversalBootstrapSupport.swift
[1669/1793] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1670/1793] Compiling NIOSSL resource_bundle_accessor.swift
[1673/1793] Compiling NIOTransportServices AcceptHandler.swift
[1674/1793] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1676/1793] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1677/1793] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1682/1793] Compiling SQLKit SQLJoin.swift
[1683/1793] Compiling SQLKit SQLJoinMethod.swift
[1684/1793] Compiling SQLKit SQLLockingClause.swift
[1685/1793] Compiling SQLKit SQLOrderBy.swift
[1686/1793] Compiling SQLKit SQLReturning.swift
[1687/1793] Compiling SQLKit SQLSubquery.swift
[1688/1793] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1689/1793] Compiling SQLKit SQLAlterEnum.swift
[1690/1793] Compiling SQLKit SQLAlterTable.swift
[1691/1793] Compiling SQLKit SQLCreateEnum.swift
[1692/1793] Compiling SQLKit SQLCreateIndex.swift
[1693/1793] Compiling SQLKit SQLCreateTable.swift
[1694/1793] Compiling SQLKit SQLCreateTrigger.swift
[1695/1793] Compiling SQLKit SQLDelete.swift
[1696/1793] Compiling SQLKit SQLDropEnum.swift
[1697/1793] Compiling SQLKit SQLDropIndex.swift
[1698/1793] Compiling SQLKit SQLDropTable.swift
[1699/1793] Compiling SQLKit SQLDropTrigger.swift
[1700/1793] Compiling SQLKit SQLInsert.swift
[1701/1793] Compiling SQLKit SQLSelect.swift
[1724/1793] Compiling NIOSSL SSLPublicKey.swift
[1725/1793] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1726/1793] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1733/1793] Compiling NIOSSL IdentityVerification.swift
[1734/1793] Compiling NIOSSL SubjectAlternativeName.swift
[1735/1793] Compiling NIOSSL NIOSSLSecureBytes.swift
[1736/1793] Compiling NIOSSL RNG.swift
[1737/1793] Compiling SQLKit SQLColumn.swift
[1738/1793] Compiling SQLKit SQLConstraint.swift
[1739/1793] Compiling SQLKit SQLDataType.swift
[1740/1793] Compiling SQLKit SQLDirection.swift
[1741/1793] Compiling SQLKit SQLDistinct.swift
[1742/1793] Compiling SQLKit SQLForeignKeyAction.swift
[1743/1793] Compiling SQLKit SQLNestedSubpathExpression.swift
[1744/1793] Compiling SQLKit SQLQualifiedTable.swift
[1745/1793] Compiling SQLKit SQLQueryString.swift
[1746/1793] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1758/1793] Compiling SQLKit SQLDatabase.swift
[1759/1793] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1760/1793] Compiling SQLKit SQLDialect.swift
[1761/1793] Compiling SQLKit SQLDatabase+Deprecated.swift
[1762/1793] Compiling SQLKit SQLError.swift
[1763/1793] Compiling SQLKit SQLExpressions+Deprecated.swift
[1764/1793] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1765/1793] Compiling SQLKit Exports.swift
[1766/1793] Compiling SQLKit SQLAlias.swift
[1767/1793] Compiling SQLKit SQLBetween.swift
[1775/1793] Emitting module SQLKit
[1776/1793] Emitting module AsyncKit
[1777/1899] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1778/1899] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1779/1899] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1780/1899] Compiling PostgresNIO PostgresMessageType.swift
[1781/1899] Compiling PostgresNIO AuthenticationStateMachine.swift
[1782/1899] Compiling PostgresNIO CloseStateMachine.swift
[1783/1899] Compiling PostgresNIO ConnectionStateMachine.swift
[1784/1899] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1785/1899] Compiling PostgresNIO ListenStateMachine.swift
[1786/1899] Compiling PostgresNIO PreparedStatementStateMachine.swift
[1787/1989] Compiling FluentKit AsyncMigration.swift
[1788/1989] Compiling FluentKit AsyncModelMiddleware.swift
[1789/1989] Compiling FluentKit Children+Concurrency.swift
[1790/1989] Compiling FluentKit Database+Concurrency.swift
[1791/1989] Compiling FluentKit EnumBuilder+Concurrency.swift
[1792/1989] Compiling FluentKit Model+Concurrency.swift
[1793/1989] Compiling FluentKit ModelResponder+Concurrency.swift
[1794/1989] Compiling FluentKit OptionalChild+Concurrency.swift
[1795/1989] Compiling FluentKit OptionalParent+Concurrency.swift
[1796/1989] Compiling FluentKit Parent+Concurrency.swift
[1797/1998] Compiling FluentKit OptionalChild.swift
[1798/1998] Compiling FluentKit OptionalField.swift
[1799/1998] Compiling FluentKit OptionalParent.swift
[1800/1998] Compiling FluentKit Parent.swift
[1801/1998] Compiling FluentKit Property.swift
[1802/1998] Compiling FluentKit Relation.swift
[1803/1998] Compiling FluentKit Siblings.swift
[1804/1998] Compiling FluentKit Timestamp.swift
[1809/2009] Compiling FluentKit KeyPrefixingStrategy.swift
[1810/2009] Compiling FluentKit TransactionControlDatabase.swift
[1811/2009] Compiling FluentKit DatabaseEnum.swift
[1812/2009] Compiling FluentKit EnumBuilder.swift
[1813/2009] Compiling FluentKit EnumMetadata.swift
[1814/2009] Compiling FluentKit EnumProperty.swift
[1815/2009] Compiling FluentKit OptionalEnumProperty.swift
[1816/2009] Compiling FluentKit Exports.swift
[1817/2009] Compiling FluentKit FluentError.swift
[1818/2009] Compiling FluentKit ModelMiddleware.swift
[1819/2009] Compiling FluentKit QueryBuilder+Sort.swift
[1820/2009] Compiling FluentKit QueryBuilder.swift
[1821/2009] Compiling FluentKit DatabaseQuery+Action.swift
[1822/2009] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1823/2009] Compiling FluentKit DatabaseQuery+Field.swift
[1824/2009] Compiling FluentKit DatabaseQuery+Filter.swift
[1825/2009] Compiling FluentKit DatabaseQuery+Join.swift
[1826/2009] Compiling FluentKit DatabaseQuery+Range.swift
[1827/2009] Compiling FluentKit DatabaseQuery+Sort.swift
[1828/2009] Emitting module FluentKit
[1829/2009] Compiling FluentKit DatabaseInput.swift
[1830/2009] Compiling FluentKit DatabaseOutput.swift
[1831/2009] Compiling FluentKit Databases.swift
[1832/2009] Compiling FluentKit ModelResponder.swift
[1833/2009] Compiling FluentKit Migration.swift
[1834/2009] Compiling FluentKit MigrationLog.swift
[1835/2009] Compiling FluentKit Migrations.swift
[1836/2009] Compiling FluentKit Migrator.swift
[1837/2009] Compiling FluentKit AnyModel.swift
[1838/2009] Compiling FluentKit EagerLoad.swift
[1839/2009] Compiling FluentKit Fields+Codable.swift
[1840/2009] Compiling FluentKit Fields.swift
[1841/2009] Compiling FluentKit QueryBuilder+Concurrency.swift
[1842/2009] Compiling FluentKit Relation+Concurrency.swift
[1843/2009] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1844/2009] Compiling FluentKit Siblings+Concurrency.swift
[1845/2009] Compiling FluentKit Database+Logging.swift
[1846/2009] Compiling FluentKit Database.swift
[1847/2009] Compiling FluentKit DatabaseID.swift
[1851/2009] Compiling FluentKit DatabaseQuery+Value.swift
[1852/2009] Compiling FluentKit DatabaseQuery.swift
[1853/2009] Compiling FluentKit QueryHistory.swift
[1854/2009] Compiling FluentKit DatabaseSchema.swift
[1855/2009] Compiling FluentKit SchemaBuilder.swift
[1856/2009] Compiling FluentKit OptionalType.swift
[1857/2009] Compiling FluentKit RandomGeneratable.swift
[1858/2009] Compiling FluentKit SomeCodingKey.swift
[1859/2009] Compiling FluentKit UnsafeMutableTransferBox.swift
[1860/2009] Compiling FluentKit Model+CRUD.swift
[1861/2009] Compiling FluentKit Model.swift
[1862/2009] Compiling FluentKit ModelAlias.swift
[1863/2009] Compiling FluentKit Schema.swift
[1864/2009] Compiling FluentKit FieldOperators.swift
[1865/2009] Compiling FluentKit Operators.swift
[1866/2009] Compiling FluentKit ValueOperators+Array.swift
[1867/2009] Compiling FluentKit ValueOperators+String.swift
[1868/2009] Compiling FluentKit ValueOperators.swift
[1869/2009] Compiling FluentKit Boolean.swift
[1879/2009] Compiling FluentKit MirrorBypass.swift
[1880/2009] Compiling FluentKit TimestampFormat.swift
[1881/2009] Compiling FluentKit QueryBuilder+Aggregate.swift
[1882/2009] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1883/2009] Compiling FluentKit QueryBuilder+Filter.swift
[1884/2009] Compiling FluentKit QueryBuilder+Group.swift
[1885/2009] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1886/2009] Compiling FluentKit QueryBuilder+Join.swift
[1887/2009] Compiling FluentKit QueryBuilder+Paginate.swift
[1888/2009] Compiling FluentKit QueryBuilder+Range.swift
[1889/2009] Compiling FluentKit QueryBuilder+Set.swift
[1890/2009] Compiling FluentKit BooleanPropertyFormat.swift
[1891/2009] Compiling FluentKit Children.swift
[1892/2009] Compiling FluentKit CompositeChildren.swift
[1893/2009] Compiling FluentKit CompositeID.swift
[1894/2009] Compiling FluentKit CompositeOptionalChild.swift
[1895/2009] Compiling FluentKit CompositeOptionalParent.swift
[1896/2009] Compiling FluentKit CompositeParent.swift
[1897/2009] Compiling FluentKit Field.swift
[1898/2009] Compiling FluentKit FieldKey.swift
[1899/2009] Compiling FluentKit Group.swift
[1900/2009] Compiling FluentKit ID.swift
[1901/2009] Compiling FluentKit OptionalBoolean.swift
[1902/2009] Emitting module PostgresNIO
[1957/2009] Compiling PostgresNIO RowStreamStateMachine.swift
[1958/2009] Compiling PostgresNIO Array+PostgresCodable.swift
[1971/2009] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1972/2009] Compiling PostgresNIO PostgresDatabase.swift
[1973/2009] Compiling PostgresNIO PostgresRequest.swift
[1974/2009] Compiling PostgresNIO Exports.swift
[1975/2009] Compiling PostgresNIO NIOUtils.swift
[1976/2009] Compiling PostgresNIO PostgresError+Code.swift
[1977/2009] Compiling PostgresNIO PostgresError.swift
[1978/2009] Compiling PostgresNIO PostgresJSONDecoder.swift
[1979/2009] Compiling PostgresNIO PostgresJSONEncoder.swift
[1980/2009] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[1981/2009] Compiling PostgresNIO SASLAuthenticationManager.swift
[2010/2034] Emitting module FluentSQL
[2011/2035] Compiling FluentSQL DatabaseSchema+SQL.swift
[2012/2035] Compiling FluentSQL Exports.swift
[2013/2035] Compiling PostgresKit ConnectionPool+Postgres.swift
[2014/2035] Compiling PostgresKit PostgresColumnType.swift
[2015/2035] Compiling FluentSQL SQLList+Deprecated.swift
[2016/2035] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[2017/2035] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[2018/2035] Compiling FluentSQL SQLDatabase+Model.swift
[2019/2035] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[2020/2035] Compiling FluentSQL SQLQueryConverter.swift
[2021/2035] Compiling FluentSQL SQLSchemaConverter.swift
[2022/2035] Emitting module PostgresKit
[2023/2036] Compiling PostgresKit SQLPostgresConfiguration.swift
[2024/2036] Compiling PostgresKit PostgresDatabase+SQL+Deprecated.swift
[2025/2036] Compiling PostgresKit Exports.swift
[2026/2036] Compiling PostgresKit PostgresRow+SQL.swift
[2027/2036] Compiling PostgresKit PostgresDatabase+SQL.swift
[2028/2036] Compiling PostgresKit PostgresDialect.swift
[2029/2036] Compiling PostgresKit PostgresConnectionSource.swift
[2030/2036] Compiling PostgresKit PostgresConfiguration.swift
[2031/2036] Compiling PostgresKit PostgresConnectionSource+PostgresConfiguration.swift
[2032/2036] Compiling PostgresKit PostgresDataDecoder.swift
[2033/2036] Compiling PostgresKit PostgresDataEncoder.swift
[2036/2036] Compiling PostgresKit PostgresDataTranslation.swift
[2037/2046] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[2038/2046] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[2039/2046] Compiling FluentPostgresDriver PostgresError+Database.swift
[2040/2046] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[2041/2046] Compiling FluentPostgresDriver Exports.swift
[2042/2046] Compiling FluentPostgresDriver PostgresRow+Database.swift
[2043/2046] Compiling FluentPostgresDriver FluentPostgresConfiguration+Deprecated.swift
[2044/2046] Compiling FluentPostgresDriver DatabaseID+PostgreSQL.swift
[2045/2046] Emitting module FluentPostgresDriver
[2046/2046] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostgresDriver/FluentPostgresDatabase.swift:77:47: warning: type 'T' does not conform to the 'Sendable' protocol
 62 |     }
 63 |
 64 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 65 |         guard !self.inTransaction else {
 66 |             return closure(self)
    :
 75 |                 )
 76 |             }
 77 |             return sqlConn.raw("BEGIN").run().flatMap {
    |                                               `- warning: type 'T' does not conform to the 'Sendable' protocol
 78 |                 closure(conn).flatMap { result in
 79 |                     sqlConn.raw("COMMIT").run().and(value: result).map { $1 }
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostgresDriver/FluentPostgresDatabase.swift:78:31: warning: type 'T' does not conform to the 'Sendable' protocol
 62 |     }
 63 |
 64 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 65 |         guard !self.inTransaction else {
 66 |             return closure(self)
    :
 76 |             }
 77 |             return sqlConn.raw("BEGIN").run().flatMap {
 78 |                 closure(conn).flatMap { result in
    |                               `- warning: type 'T' does not conform to the 'Sendable' protocol
 79 |                     sqlConn.raw("COMMIT").run().and(value: result).map { $1 }
 80 |                 }.flatMapError { error in
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostgresDriver/FluentPostgresDatabase.swift:79:49: warning: type 'T' does not conform to the 'Sendable' protocol
 62 |     }
 63 |
 64 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 65 |         guard !self.inTransaction else {
 66 |             return closure(self)
    :
 77 |             return sqlConn.raw("BEGIN").run().flatMap {
 78 |                 closure(conn).flatMap { result in
 79 |                     sqlConn.raw("COMMIT").run().and(value: result).map { $1 }
    |                                                 `- warning: type 'T' does not conform to the 'Sendable' protocol
 80 |                 }.flatMapError { error in
 81 |                     sqlConn.raw("ROLLBACK").run().flatMapThrowing { throw error }
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostgresDriver/FluentPostgresDatabase.swift:80:19: warning: type 'T' does not conform to the 'Sendable' protocol
 62 |     }
 63 |
 64 |     func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
    |                      `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 65 |         guard !self.inTransaction else {
 66 |             return closure(self)
    :
 78 |                 closure(conn).flatMap { result in
 79 |                     sqlConn.raw("COMMIT").run().and(value: result).map { $1 }
 80 |                 }.flatMapError { error in
    |                   `- warning: type 'T' does not conform to the 'Sendable' protocol
 81 |                     sqlConn.raw("ROLLBACK").run().flatMapThrowing { throw error }
 82 |                 }
Build complete! (85.39s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/postgres-kit.git
[1/13328] Fetching fluent-kit
[2/18683] Fetching fluent-kit, postgres-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (1.41s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.41s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (1.83s)
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/5983] Fetching sql-kit
[121/8353] Fetching sql-kit, async-kit
[2387/20681] Fetching sql-kit, async-kit, postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (2.03s)
Fetched https://github.com/vapor/sql-kit.git from cache (2.03s)
Fetched https://github.com/vapor/async-kit.git from cache (2.03s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (4.82s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[61/22599] Fetching swift-algorithms, swift-collections
[62/26435] Fetching swift-algorithms, swift-collections, swift-log
[10791/102774] Fetching swift-algorithms, swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (6.92s)
Fetched https://github.com/apple/swift-log.git from cache (6.92s)
Fetched https://github.com/apple/swift-nio.git from cache (6.92s)
Fetched https://github.com/apple/swift-collections.git from cache (6.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (7.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.62s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.60s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.92s)
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.39s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.2 (0.41s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2206] Fetching swift-metrics
[90/4873] Fetching swift-metrics, swift-nio-transport-services
[312/7299] Fetching swift-metrics, swift-nio-transport-services, swift-service-lifecycle
[6500/22732] Fetching swift-metrics, swift-nio-transport-services, swift-service-lifecycle, swift-crypto
[8072/37622] Fetching swift-metrics, swift-nio-transport-services, swift-service-lifecycle, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.40s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.40s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.40s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.40s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.40s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.85s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.97s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.57s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.14.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.33.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.32.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.24.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "postgres-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-kit.git"
    }
  ],
  "manifest_display_name" : "fluent-postgres-driver",
  "name" : "fluent-postgres-driver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentPostgresDriver",
      "targets" : [
        "FluentPostgresDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentPostgresDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriverTests",
      "path" : "Tests/FluentPostgresDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentPostgresDriverTests.swift",
        "FluentPostgresTransactionControlTests.swift"
      ],
      "target_dependencies" : [
        "FluentPostgresDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentPostgresDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriver",
      "path" : "Sources/FluentPostgresDriver",
      "product_dependencies" : [
        "FluentKit",
        "FluentSQL",
        "PostgresKit"
      ],
      "product_memberships" : [
        "FluentPostgresDriver"
      ],
      "sources" : [
        "DatabaseID+PostgreSQL.swift",
        "Deprecations/FluentPostgresConfiguration+Deprecated.swift",
        "Exports.swift",
        "FluentPostgresConfiguration.swift",
        "FluentPostgresDatabase.swift",
        "FluentPostgresDriver.swift",
        "PostgresConverterDelegate.swift",
        "PostgresError+Database.swift",
        "PostgresRow+Database.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.