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 postgres-nio, reference 1.27.0 (8ee611), with Swift 5.10 for macOS (SPM) on 13 Aug 2025 20:37:54 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/postgres-nio.git
Reference: 1.27.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/postgres-nio
 * tag               1.27.0     -> FETCH_HEAD
HEAD is now at 8ee6118 PostgresClient: Log connection failed events at info level (#575)
Cloned https://github.com/vapor/postgres-nio.git
Revision (git rev-parse @):
8ee6118c03501196be183b0938d2ec4478c18954
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/postgres-nio.git at 1.27.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor/postgres-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/821] Compiling aesv8-gcm-armv8-linux.S
[1/821] Write swift-version-33747A42983211AE.txt
[2/821] Copying PrivacyInfo.xcprivacy
[9/821] Write sources
[13/825] Compiling a_dup.cc
[13/825] Compiling a_i2d_fp.cc
[13/825] Compiling base64.cc
[13/825] Compiling a_d2i_fp.cc
[13/825] Write sources
[41/825] Compiling CNIOWindows shim.c
[42/825] Compiling a_int.cc
[43/825] Compiling a_gentm.cc
[43/825] Compiling CNIOWindows WSAStartup.c
[43/825] Compiling a_bool.cc
[43/825] Compiling a_mbstr.cc
[47/825] Compiling a_bitstr.cc
[48/825] Compiling CNIOWASI CNIOWASI.c
[50/944] Compiling _NIOBase64 Base64.swift
[51/944] Emitting module _NIOBase64
[51/944] Compiling CNIOLinux shim.c
[52/944] Compiling CNIOLinux liburing_shims.c
[53/944] Compiling _AtomicsShims.c
[54/944] Compiling CNIOPosix event_loop_id.c
[55/944] Compiling fiat_p256_adx_sqr.S
[57/944] Compiling _NIODataStructures Heap.swift
[58/944] Compiling _NIODataStructures _TinyArray.swift
[59/944] Compiling _NIODataStructures PriorityQueue.swift
[60/944] Emitting module _NIODataStructures
[60/944] Compiling fiat_p256_adx_mul.S
[61/944] Compiling fiat_curve25519_adx_square.S
[62/944] Compiling fiat_curve25519_adx_mul.S
[64/944] Compiling ConcurrencyHelpers Lock.swift
[65/944] Emitting module ConcurrencyHelpers
[66/944] Compiling ConcurrencyHelpers LockedValueBox.swift
[67/944] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[68/944] Compiling InternalCollectionsUtilities Descriptions.swift
[69/944] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/944] Compiling InternalCollectionsUtilities Debugging.swift
[71/944] Compiling Crypto Cipher.swift
[72/944] Compiling Crypto Nonces.swift
[73/944] Compiling Crypto AES-GCM.swift
[74/944] Compiling Crypto AES-GCM_boring.swift
[75/944] Compiling Crypto ChaChaPoly_boring.swift
[76/944] Compiling Crypto ChaChaPoly.swift
[77/944] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/944] Emitting module InternalCollectionsUtilities
[79/944] Compiling Crypto ASN1.swift
[80/944] Compiling Crypto ASN1Any.swift
[81/945] Emitting module CoreMetrics
[82/945] Compiling CoreMetrics Metrics.swift
[83/945] Compiling CoreMetrics Locks.swift
[84/945] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/945] Compiling Logging MetadataProvider.swift
[86/945] Compiling Logging LogHandler.swift
[87/945] Compiling Logging Locks.swift
[88/945] Emitting module Logging
[89/945] Compiling Logging Logging.swift
[89/945] Compiling CNIODarwin shim.c
[90/948] Compiling CNIOBoringSSLShims shims.c
[92/1022] Compiling OrderedCollections OrderedSet+Codable.swift
[93/1022] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[94/1022] Compiling OrderedCollections OrderedSet+Descriptions.swift
[95/1022] Compiling OrderedCollections OrderedSet+Diffing.swift
[96/1022] Compiling OrderedCollections OrderedSet+Equatable.swift
[97/1022] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[98/1028] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[99/1028] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[100/1028] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[101/1028] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[102/1028] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[103/1028] Compiling OrderedCollections OrderedSet+Sendable.swift
[104/1028] Compiling DequeModule _DequeSlot.swift
[105/1028] Compiling DequeModule _DequeBufferHeader.swift
[106/1028] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[107/1028] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[108/1028] Compiling DequeModule _DequeBuffer.swift
[109/1028] Compiling OrderedCollections _HashTable+Testing.swift
[110/1028] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/1028] Compiling OrderedCollections _HashTable+Bucket.swift
[112/1028] Compiling OrderedCollections _HashTable+BucketIterator.swift
[113/1028] Compiling OrderedCollections _HashTable+Constants.swift
[114/1028] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[115/1029] Compiling UnixSignals UnixSignal.swift
[116/1029] Emitting module UnixSignals
[117/1029] Compiling UnixSignals UnixSignalsSequence.swift
[118/1029] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/1029] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/1029] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/1029] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/1029] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/1029] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/1029] Compiling OrderedCollections _Hashtable+Header.swift
[125/1029] Compiling OrderedCollections OrderedDictionary+Codable.swift
[126/1029] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[127/1029] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[128/1029] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[129/1029] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[130/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[131/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[132/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[133/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[134/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[135/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[136/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[137/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[138/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[139/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[140/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[141/1029] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[142/1029] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[143/1029] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[144/1029] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[145/1029] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[146/1029] Compiling OrderedCollections OrderedDictionary+Values.swift
[147/1029] Compiling OrderedCollections OrderedDictionary.swift
[147/1029] Compiling tls_method.cc
[149/1029] Compiling DequeModule _UnsafeWrappedBuffer.swift
[149/1029] Compiling tls_record.cc
[151/1029] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[152/1029] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[153/1029] Compiling OrderedCollections OrderedDictionary+Elements.swift
[154/1029] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[155/1029] Emitting module DequeModule
[155/1029] Compiling tls13_server.cc
[157/1029] Emitting module Crypto
[158/1037] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/1037] Compiling OrderedCollections OrderedSet+Testing.swift
[160/1037] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[161/1037] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/1037] Compiling OrderedCollections OrderedSet.swift
[163/1037] Compiling OrderedCollections _UnsafeBitset.swift
[170/1037] Compiling OrderedCollections _HashTable.swift
[176/1037] Compiling tls13_enc.cc
[178/1037] Compiling SwiftASN1 DER.swift
[183/1038] Emitting module OrderedCollections
[184/1038] Compiling SwiftASN1 Errors.swift
[184/1038] Compiling tls13_client.cc
[185/1038] Compiling t1_enc.cc
[186/1038] Compiling tls13_both.cc
[187/1038] Compiling ssl_versions.cc
[188/1038] Compiling ssl_x509.cc
[190/1038] Compiling Crypto ASN1Boolean.swift
[191/1038] Compiling Crypto ASN1Identifier.swift
[192/1038] Compiling Crypto ASN1Integer.swift
[193/1038] Compiling Crypto ASN1Null.swift
[194/1038] Compiling Crypto ASN1OctetString.swift
[195/1038] Compiling Crypto ASN1Strings.swift
[196/1038] Compiling Crypto ArraySliceBigint.swift
[197/1038] Compiling Crypto GeneralizedTime.swift
[202/1038] Compiling Crypto HPKE-KEM-Curve25519.swift
[203/1038] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[204/1038] Compiling Crypto HPKE-KEM.swift
[205/1038] Compiling Crypto HPKE-Errors.swift
[214/1038] Emitting module Metrics
[215/1038] Compiling Metrics Metrics.swift
[272/1038] Compiling ssl_transcript.cc
[274/1038] Compiling Crypto RNG_boring.swift
[275/1038] Compiling Crypto SafeCompare_boring.swift
[276/1038] Compiling Crypto Zeroization_boring.swift
[277/1038] Compiling Crypto PrettyBytes.swift
[278/1038] Compiling Crypto SafeCompare.swift
[279/1038] Compiling Crypto SecureBytes.swift
[280/1038] Compiling Crypto Zeroization.swift
[281/1038] Compiling Crypto resource_bundle_accessor.swift
[286/1038] Emitting module SwiftASN1
[286/1038] Compiling ssl_stat.cc
[287/1038] Compiling ssl_privkey.cc
[288/1038] Compiling ssl_session.cc
[289/1038] Compiling ssl_key_share.cc
[290/1038] Compiling ssl_file.cc
[291/1038] Compiling ssl_lib.cc
[292/1038] Compiling ssl_credential.cc
[293/1038] Compiling ssl_cipher.cc
[294/1038] Compiling ssl_buffer.cc
[295/1038] Compiling ssl_cert.cc
[296/1038] Compiling ssl_asn1.cc
[297/1038] Compiling ssl_aead_ctx.cc
[298/1038] Compiling s3_pkt.cc
[299/1038] Compiling s3_lib.cc
[300/1038] Compiling s3_both.cc
[301/1038] Compiling handshake_server.cc
[302/1038] Compiling handshake_client.cc
[303/1038] Compiling handshake.cc
[304/1038] Compiling handoff.cc
[305/1038] Compiling md5-x86_64-linux.S
[306/1038] Compiling md5-x86_64-apple.S
[307/1038] Compiling encrypted_client_hello.cc
[308/1038] Compiling md5-586-linux.S
[309/1038] Compiling extensions.cc
[310/1038] Compiling md5-586-apple.S
[311/1038] Compiling chacha20_poly1305_x86_64-linux.S
[312/1038] Compiling chacha20_poly1305_x86_64-apple.S
[313/1038] Compiling dtls_record.cc
[314/1038] Compiling d1_srtp.cc
[315/1038] Compiling dtls_method.cc
[316/1038] Compiling chacha20_poly1305_armv8-win.S
[317/1038] Compiling chacha20_poly1305_armv8-linux.S
[318/1038] Compiling d1_pkt.cc
[319/1038] Compiling chacha-x86_64-linux.S
[320/1038] Compiling chacha20_poly1305_armv8-apple.S
[321/1038] Compiling chacha-x86_64-apple.S
[322/1038] Compiling chacha-x86-linux.S
[323/1038] Compiling chacha-x86-apple.S
[324/1038] Compiling chacha-armv8-win.S
[325/1038] Compiling chacha-armv8-linux.S
[326/1038] Compiling chacha-armv4-linux.S
[326/1038] Compiling aes128gcmsiv-x86_64-linux.S
[328/1038] Compiling chacha-armv8-apple.S
[329/1038] Compiling x86_64-mont5-linux.S
[330/1038] Compiling aes128gcmsiv-x86_64-apple.S
[331/1038] Compiling x86_64-mont5-apple.S
[332/1038] Compiling x86_64-mont-linux.S
[333/1038] Compiling x86_64-mont-apple.S
[334/1038] Compiling x86-mont-linux.S
[335/1038] Compiling vpaes-x86_64-linux.S
[336/1038] Compiling x86-mont-apple.S
[337/1038] Compiling vpaes-x86_64-apple.S
[338/1038] Compiling err_data.cc
[339/1038] Compiling vpaes-x86-linux.S
[340/1038] Compiling vpaes-x86-apple.S
[341/1038] Compiling vpaes-armv8-win.S
[342/1038] Compiling vpaes-armv8-linux.S
[343/1038] Compiling vpaes-armv8-apple.S
[344/1038] Compiling vpaes-armv7-linux.S
[345/1038] Compiling sha512-x86_64-linux.S
[346/1038] Compiling bio_ssl.cc
[347/1038] Compiling sha512-armv8-win.S
[348/1038] Compiling sha512-x86_64-apple.S
[349/1038] Compiling sha512-armv8-linux.S
[350/1038] Compiling sha512-armv4-linux.S
[351/1038] Compiling sha512-armv8-apple.S
[352/1038] Compiling sha512-586-linux.S
[353/1038] Compiling d1_lib.cc
[354/1038] Compiling sha512-586-apple.S
[355/1038] Compiling sha256-x86_64-linux.S
[356/1038] Compiling sha256-x86_64-apple.S
[357/1038] Compiling sha256-armv8-win.S
[357/1038] Compiling sha256-armv8-linux.S
[359/1038] Compiling sha256-armv8-apple.S
[360/1038] Compiling sha256-armv4-linux.S
[361/1038] Compiling sha256-586-linux.S
[362/1038] Compiling sha1-x86_64-linux.S
[363/1038] Compiling sha256-586-apple.S
[364/1038] Compiling sha1-x86_64-apple.S
[365/1038] Compiling sha1-armv8-linux.S
[366/1038] Compiling sha1-armv8-win.S
[367/1038] Compiling sha1-armv8-apple.S
[368/1038] Compiling sha1-586-linux.S
[369/1038] Compiling sha1-armv4-large-linux.S
[370/1038] Compiling sha1-586-apple.S
[371/1038] Compiling rsaz-avx2-linux.S
[372/1038] Compiling rsaz-avx2-apple.S
[373/1038] Compiling rdrand-x86_64-linux.S
[374/1038] Compiling p256_beeu-x86_64-asm-linux.S
[375/1038] Compiling rdrand-x86_64-apple.S
[376/1038] Compiling p256_beeu-x86_64-asm-apple.S
[377/1038] Compiling p256_beeu-armv8-asm-win.S
[378/1038] Compiling p256_beeu-armv8-asm-linux.S
[379/1038] Compiling p256_beeu-armv8-asm-apple.S
[380/1038] Compiling d1_both.cc
[381/1038] Compiling p256-x86_64-asm-linux.S
[382/1038] Compiling p256-x86_64-asm-apple.S
[383/1038] Compiling p256-armv8-asm-win.S
[384/1038] Compiling p256-armv8-asm-linux.S
[385/1038] Compiling p256-armv8-asm-apple.S
[386/1038] Compiling ghashv8-armv8-win.S
[386/1038] Compiling ghashv8-armv8-linux.S
[388/1038] Compiling ghashv8-armv8-apple.S
[389/1038] Compiling ghashv8-armv7-linux.S
[390/1038] Compiling ghash-x86_64-linux.S
[391/1038] Compiling ghash-x86-linux.S
[392/1038] Compiling ghash-x86-apple.S
[393/1038] Compiling ghash-x86_64-apple.S
[394/1038] Compiling ghash-ssse3-x86_64-linux.S
[395/1038] Compiling ghash-ssse3-x86_64-apple.S
[396/1038] Compiling ghash-ssse3-x86-linux.S
[396/1038] Compiling ghash-ssse3-x86-apple.S
[398/1038] Compiling ghash-neon-armv8-win.S
[399/1038] Compiling ghash-neon-armv8-linux.S
[400/1038] Compiling ghash-neon-armv8-apple.S
[401/1038] Compiling ghash-armv4-linux.S
[402/1038] Compiling co-586-linux.S
[403/1038] Compiling co-586-apple.S
[404/1038] Compiling bsaes-armv7-linux.S
[405/1038] Compiling bn-armv8-linux.S
[406/1038] Compiling bn-armv8-win.S
[406/1038] Compiling bn-586-linux.S
[406/1038] Compiling bn-armv8-apple.S
[409/1038] Compiling bn-586-apple.S
[410/1038] Compiling armv8-mont-win.S
[411/1038] Compiling armv8-mont-linux.S
[412/1038] Compiling armv8-mont-apple.S
[413/1038] Compiling armv4-mont-linux.S
[413/1038] Compiling aesv8-gcm-armv8-win.S
[415/1038] Compiling aesv8-armv8-win.S
[416/1038] Compiling aesv8-armv8-linux.S
[417/1038] Compiling aesv8-armv8-apple.S
[418/1038] Compiling aesv8-gcm-armv8-apple.S
[419/1038] Compiling aesni-x86_64-linux.S
[420/1038] Compiling aesni-x86_64-apple.S
[420/1038] Compiling aesv8-armv7-linux.S
[422/1038] Compiling aesni-gcm-x86_64-linux.S
[423/1038] Compiling aesni-x86-linux.S
[424/1038] Compiling aesni-x86-apple.S
[425/1038] Compiling aes-gcm-avx2-x86_64-linux.S
[426/1038] Compiling aesni-gcm-x86_64-apple.S
[427/1038] Compiling aes-gcm-avx2-x86_64-apple.S
[428/1038] Compiling aes-gcm-avx10-x86_64-linux.S
[429/1038] Compiling aes-gcm-avx10-x86_64-apple.S
[430/1038] Compiling x_x509a.cc
[431/1038] Compiling x_sig.cc
[432/1038] Compiling x_spki.cc
[433/1038] Compiling x_x509.cc
[434/1038] Compiling x_val.cc
[435/1038] Compiling x_pubkey.cc
[436/1038] Compiling x_req.cc
[437/1038] Compiling x_exten.cc
[438/1038] Compiling x_name.cc
[439/1038] Compiling x_crl.cc
[440/1038] Compiling x_attrib.cc
[441/1038] Compiling x509spki.cc
[442/1038] Compiling x_algor.cc
[443/1038] Compiling x509rset.cc
[444/1038] Compiling x_all.cc
[445/1038] Compiling x509cset.cc
[446/1038] Compiling x509name.cc
[447/1038] Compiling x509_vpm.cc
[448/1038] Compiling x509_v3.cc
[449/1038] Compiling x509_vfy.cc
[450/1038] Compiling x509_txt.cc
[451/1038] Compiling x509_trs.cc
[452/1038] Compiling x509_obj.cc
[453/1038] Compiling x509_set.cc
[454/1038] Compiling x509_req.cc
[455/1038] Compiling x509_def.cc
[456/1038] Compiling x509_d2.cc
[457/1038] Compiling x509_lu.cc
[458/1038] Compiling x509_ext.cc
[459/1038] Compiling x509_cmp.cc
[460/1038] Compiling x509.cc
[461/1038] Compiling x509_att.cc
[462/1038] Compiling v3_skey.cc
[463/1038] Compiling v3_purp.cc
[464/1038] Compiling v3_prn.cc
[465/1038] Compiling v3_ocsp.cc
[466/1038] Compiling v3_pcons.cc
[467/1038] Compiling v3_pmaps.cc
[468/1038] Compiling v3_utl.cc
[469/1038] Compiling v3_ncons.cc
[470/1038] Compiling v3_int.cc
[471/1038] Compiling v3_lib.cc
[472/1038] Compiling v3_ia5.cc
[473/1038] Compiling v3_enum.cc
[474/1038] Compiling v3_info.cc
[475/1038] Compiling v3_genn.cc
[476/1038] Compiling v3_extku.cc
[477/1038] Compiling v3_crld.cc
[478/1038] Compiling v3_cpols.cc
[479/1038] Compiling v3_conf.cc
[480/1038] Compiling v3_bitst.cc
[481/1038] Compiling v3_bcons.cc
[482/1038] Compiling v3_akeya.cc
[483/1038] Compiling v3_alt.cc
[484/1038] Compiling v3_akey.cc
[485/1038] Compiling t_x509a.cc
[486/1038] Compiling t_crl.cc
[487/1038] Compiling t_x509.cc
[488/1038] Compiling t_req.cc
[489/1038] Compiling rsa_pss.cc
[490/1038] Compiling i2d_pr.cc
[491/1038] Compiling name_print.cc
[492/1038] Compiling policy.cc
[493/1038] Compiling by_file.cc
[494/1038] Compiling a_verify.cc
[495/1038] Compiling algorithm.cc
[496/1038] Compiling by_dir.cc
[497/1038] Compiling asn1_gen.cc
[498/1038] Compiling a_sign.cc
[499/1038] Compiling a_digest.cc
[500/1038] Compiling voprf.cc
[501/1038] Compiling thread_win.cc
[502/1038] Compiling thread_none.cc
[503/1038] Compiling thread.cc
[504/1038] Compiling thread_pthread.cc
[505/1038] Compiling stack.cc
[506/1038] Compiling trust_token.cc
[507/1038] Compiling pmbtoken.cc
[508/1038] Compiling slhdsa.cc
[509/1038] Compiling spake2plus.cc
[510/1038] Compiling siphash.cc
[511/1038] Compiling sha512.cc
[512/1038] Compiling sha256.cc
[513/1038] Compiling sha1.cc
[514/1038] Compiling rsa_print.cc
[515/1038] Compiling rsa_extra.cc
[516/1038] Compiling rsa_crypt.cc
[517/1038] Compiling refcount.cc
[518/1038] Compiling rc4.cc
[519/1038] Compiling rsa_asn1.cc
[520/1038] Compiling urandom.cc
[521/1038] Compiling windows.cc
[522/1038] Compiling trusty.cc
[523/1038] Compiling rand.cc
[524/1038] Compiling passive.cc
[525/1038] Compiling poly1305_arm_asm.S
[526/1038] Compiling ios.cc
[527/1038] Compiling getentropy.cc
[528/1038] Compiling forkunsafe.cc
[529/1038] Compiling fork_detect.cc
[530/1038] Compiling deterministic.cc
[531/1038] Compiling poly1305_vec.cc
[532/1038] Compiling poly1305_arm.cc
[533/1038] Compiling poly1305.cc
[534/1038] Compiling pool.cc
[535/1038] Compiling pkcs8.cc
[536/1038] Compiling pkcs8_x509.cc
[537/1038] Compiling pkcs7.cc
[538/1038] Compiling p5_pbev2.cc
[539/1038] Compiling pkcs7_x509.cc
[540/1038] Compiling pem_xaux.cc
[541/1038] Compiling pem_x509.cc
[542/1038] Compiling pem_pkey.cc
[543/1038] Compiling pem_pk8.cc
[544/1038] Compiling pem_oth.cc
[545/1038] Compiling mlkem.cc
[546/1038] Compiling mldsa.cc
[547/1038] Compiling obj_xref.cc
[548/1038] Compiling pem_lib.cc
[549/1038] Compiling pem_info.cc
[550/1038] Compiling mem.cc
[551/1038] Compiling poly_rq_mul.S
[552/1038] Compiling md5.cc
[552/1038] Compiling pem_all.cc
[554/1038] Compiling fips_shared_support.cc
[555/1038] Compiling obj.cc
[556/1038] Compiling md4.cc
[557/1038] Compiling lhash.cc
[558/1038] Compiling sign.cc
[559/1038] Compiling ex_data.cc
[560/1038] Compiling kyber.cc
[561/1038] Compiling scrypt.cc
[562/1038] Compiling pbkdf.cc
[563/1038] Compiling print.cc
[564/1038] Compiling hrss.cc
[565/1038] Compiling hpke.cc
[566/1038] Compiling p_x25519.cc
[567/1038] Compiling p_x25519_asn1.cc
[568/1038] Compiling p_ed25519.cc
[569/1038] Compiling p_rsa_asn1.cc
[569/1038] Compiling p_ec.cc
[571/1038] Compiling p_rsa.cc
[572/1038] Compiling p_hkdf.cc
[573/1038] Compiling p_ed25519_asn1.cc
[574/1038] Compiling p_ec_asn1.cc
[575/1038] Compiling p_dh_asn1.cc
[576/1038] Compiling p_dh.cc
[577/1038] Compiling p_dsa_asn1.cc
[578/1038] Compiling evp_ctx.cc
[579/1038] Compiling evp.cc
[580/1038] Compiling err.cc
[581/1038] Compiling engine.cc
[582/1038] Compiling evp_asn1.cc
[583/1038] Compiling ecdsa_asn1.cc
[584/1038] Compiling ecdh.cc
[585/1038] Compiling hash_to_curve.cc
[586/1038] Compiling ec_derive.cc
[587/1038] Compiling dsa.cc
[588/1038] Compiling dsa_asn1.cc
[589/1038] Compiling ec_asn1.cc
[590/1038] Compiling params.cc
[591/1038] Compiling digest_extra.cc
[592/1038] Compiling x25519-asm-arm.S
[593/1038] Compiling des.cc
[594/1038] Compiling dh_asn1.cc
[595/1038] Compiling bcm.cc
[596/1038] Compiling curve25519_64_adx.cc
[597/1038] Compiling spake25519.cc
[598/1038] Compiling cpu_intel.cc
[599/1038] Compiling crypto.cc
[600/1038] Compiling curve25519.cc
[601/1038] Compiling cpu_arm_linux.cc
[602/1038] Compiling cpu_arm_freebsd.cc
[603/1038] Compiling cpu_aarch64_win.cc
[604/1038] Compiling cpu_aarch64_sysreg.cc
[605/1038] Compiling cpu_aarch64_linux.cc
[606/1038] Compiling cpu_aarch64_openbsd.cc
[607/1038] Compiling cpu_aarch64_fuchsia.cc
[608/1038] Compiling cpu_aarch64_apple.cc
[609/1038] Compiling tls_cbc.cc
[610/1038] Compiling get_cipher.cc
[611/1038] Compiling conf.cc
[612/1038] Compiling e_tls.cc
[613/1038] Compiling e_rc4.cc
[614/1038] Compiling e_rc2.cc
[615/1038] Compiling e_null.cc
[616/1038] Compiling e_des.cc
[617/1038] Compiling e_chacha20poly1305.cc
[618/1038] Compiling e_aesgcmsiv.cc
[619/1038] Compiling derive_key.cc
[620/1038] Compiling e_aesctrhmac.cc
[621/1038] Compiling chacha.cc
[622/1038] Compiling unicode.cc
[623/1038] Compiling cbs.cc
[624/1038] Compiling ber.cc
[625/1038] Compiling buf.cc
[626/1038] Compiling cbb.cc
[627/1038] Compiling asn1_compat.cc
[628/1038] Compiling blake2.cc
[629/1038] Compiling socket_helper.cc
[630/1038] Compiling bn_asn1.cc
[631/1038] Compiling socket.cc
[632/1038] Compiling convert.cc
[633/1038] Compiling printf.cc
[634/1038] Compiling pair.cc
[635/1038] Compiling hexdump.cc
[636/1038] Compiling file.cc
[637/1038] Compiling fd.cc
[638/1038] Compiling errno.cc
[639/1038] Compiling connect.cc
[640/1038] Compiling bio_mem.cc
[641/1038] Compiling bio.cc
[642/1038] Compiling tasn_typ.cc
[643/1038] Compiling tasn_fre.cc
[644/1038] Compiling tasn_utl.cc
[645/1038] Compiling tasn_enc.cc
[646/1038] Compiling posix_time.cc
[647/1038] Compiling f_string.cc
[648/1038] Compiling tasn_new.cc
[649/1038] Compiling f_int.cc
[650/1038] Compiling tasn_dec.cc
[651/1038] Compiling asn_pack.cc
[652/1038] Compiling asn1_par.cc
[653/1038] Compiling a_utctm.cc
[654/1038] Compiling asn1_lib.cc
[655/1038] Compiling a_type.cc
[656/1038] Compiling a_octet.cc
[657/1038] Compiling a_time.cc
[658/1038] Compiling fiat_p256_adx_sqr.S
[659/1038] Compiling fiat_p256_adx_mul.S
[660/1038] Compiling fiat_curve25519_adx_square.S
[661/1038] Compiling fiat_curve25519_adx_mul.S
[662/1038] Compiling md5-x86_64-linux.S
[663/1038] Compiling a_strex.cc
[664/1038] Compiling md5-x86_64-apple.S
[665/1038] Compiling a_strnid.cc
[666/1038] Compiling md5-586-linux.S
[667/1038] Compiling md5-586-apple.S
[668/1038] Compiling chacha20_poly1305_x86_64-linux.S
[669/1038] Compiling a_object.cc
[670/1038] Compiling chacha20_poly1305_armv8-win.S
[670/1038] Compiling chacha20_poly1305_x86_64-apple.S
[672/1038] Compiling chacha20_poly1305_armv8-linux.S
[673/1038] Compiling chacha-x86_64-linux.S
[674/1038] Compiling chacha-x86_64-apple.S
[675/1038] Compiling chacha-x86-linux.S
[676/1038] Compiling chacha20_poly1305_armv8-apple.S
[677/1038] Compiling chacha-x86-apple.S
[678/1038] Compiling chacha-armv8-win.S
[679/1038] Compiling chacha-armv8-linux.S
[680/1038] Compiling aes128gcmsiv-x86_64-linux.S
[681/1038] Compiling aes128gcmsiv-x86_64-apple.S
[681/1038] Compiling chacha-armv4-linux.S
[683/1038] Compiling x86_64-mont5-linux.S
[684/1038] Compiling chacha-armv8-apple.S
[685/1038] Compiling x86_64-mont5-apple.S
[686/1038] Compiling x86_64-mont-apple.S
[687/1038] Compiling x86_64-mont-linux.S
[687/1038] Compiling x86-mont-linux.S
[689/1038] Compiling x86-mont-apple.S
[690/1038] Compiling vpaes-x86_64-linux.S
[691/1038] Compiling CCryptoBoringSSLShims shims.c
[692/1038] Compiling vpaes-x86_64-apple.S
[693/1038] Compiling vpaes-armv8-win.S
[694/1038] Compiling vpaes-x86-apple.S
[695/1038] Compiling vpaes-x86-linux.S
[696/1038] Compiling vpaes-armv8-linux.S
[697/1038] Compiling vpaes-armv8-apple.S
[698/1038] Compiling vpaes-armv7-linux.S
[699/1038] Compiling err_data.cc
[700/1038] Compiling sha512-x86_64-linux.S
[701/1038] Compiling sha512-x86_64-apple.S
[702/1038] Compiling sha512-armv8-win.S
[703/1038] Compiling sha512-armv8-linux.S
[704/1038] Compiling sha512-armv8-apple.S
[705/1038] Compiling sha512-armv4-linux.S
[706/1038] Compiling sha512-586-apple.S
[707/1038] Compiling sha512-586-linux.S
[708/1038] Compiling sha256-x86_64-linux.S
[709/1038] Compiling sha256-x86_64-apple.S
[710/1038] Compiling sha256-armv8-linux.S
[711/1038] Compiling sha256-armv8-win.S
[712/1038] Compiling sha256-armv4-linux.S
[713/1038] Compiling sha256-armv8-apple.S
[714/1038] Compiling sha256-586-linux.S
[715/1038] Compiling sha256-586-apple.S
[716/1038] Compiling sha1-x86_64-linux.S
[717/1038] Compiling sha1-x86_64-apple.S
[717/1038] Compiling sha1-armv8-win.S
[719/1038] Compiling sha1-armv8-linux.S
[720/1038] Compiling sha1-armv4-large-linux.S
[721/1038] Compiling sha1-armv8-apple.S
[722/1038] Compiling sha1-586-linux.S
[723/1038] Compiling sha1-586-apple.S
[724/1038] Compiling rsaz-avx2-linux.S
[725/1038] Compiling rsaz-avx2-apple.S
[725/1038] Compiling rdrand-x86_64-linux.S
[727/1038] Compiling rdrand-x86_64-apple.S
[728/1038] Compiling p256_beeu-x86_64-asm-linux.S
[729/1038] Compiling p256_beeu-x86_64-asm-apple.S
[730/1038] Compiling p256_beeu-armv8-asm-win.S
[731/1038] Compiling p256_beeu-armv8-asm-linux.S
[732/1038] Compiling p256_beeu-armv8-asm-apple.S
[733/1038] Compiling p256-x86_64-asm-apple.S
[734/1038] Compiling p256-x86_64-asm-linux.S
[735/1038] Compiling p256-armv8-asm-win.S
[736/1038] Compiling p256-armv8-asm-linux.S
[737/1038] Compiling ghashv8-armv8-linux.S
[738/1038] Compiling ghashv8-armv8-win.S
[739/1038] Compiling p256-armv8-asm-apple.S
[740/1038] Compiling ghashv8-armv7-linux.S
[740/1038] Compiling ghash-x86_64-linux.S
[742/1038] Compiling ghash-x86_64-apple.S
[743/1038] Compiling ghashv8-armv8-apple.S
[744/1038] Compiling ghash-x86-linux.S
[745/1038] Compiling ghash-ssse3-x86_64-apple.S
[746/1038] Compiling ghash-ssse3-x86_64-linux.S
[746/1038] Compiling ghash-x86-apple.S
[748/1038] Compiling ghash-ssse3-x86-apple.S
[748/1038] Compiling ghash-neon-armv8-win.S
[750/1038] Compiling ghash-ssse3-x86-linux.S
[751/1038] Compiling ghash-neon-armv8-linux.S
[752/1038] Compiling ghash-neon-armv8-apple.S
[753/1038] Compiling ghash-armv4-linux.S
[753/1038] Compiling co-586-linux.S
[755/1038] Compiling co-586-apple.S
[756/1038] Compiling bn-armv8-linux.S
[757/1038] Compiling bsaes-armv7-linux.S
[758/1038] Compiling bn-armv8-win.S
[758/1038] Compiling bn-armv8-apple.S
[760/1038] Compiling bn-586-linux.S
[761/1038] Compiling bn-586-apple.S
[762/1038] Compiling armv8-mont-win.S
[763/1038] Compiling armv8-mont-linux.S
[764/1038] Compiling armv4-mont-linux.S
[765/1038] Compiling aesv8-gcm-armv8-linux.S
[765/1038] Compiling aesv8-gcm-armv8-win.S
[767/1038] Compiling armv8-mont-apple.S
[768/1038] Compiling aesv8-gcm-armv8-apple.S
[769/1038] Compiling aesv8-armv8-win.S
[770/1038] Compiling aesv8-armv8-apple.S
[771/1038] Compiling aesv8-armv8-linux.S
[772/1038] Compiling aesni-x86_64-linux.S
[772/1038] Compiling aesni-x86_64-apple.S
[774/1038] Compiling aesv8-armv7-linux.S
[775/1038] Compiling aesni-x86-linux.S
[776/1038] Compiling aesni-gcm-x86_64-linux.S
[777/1038] Compiling aesni-x86-apple.S
[778/1038] Compiling aesni-gcm-x86_64-apple.S
[779/1038] Compiling aes-gcm-avx512-x86_64-linux.S
[780/1038] Compiling aes-gcm-avx2-x86_64-linux.S
[781/1038] Compiling aes-gcm-avx2-x86_64-apple.S
[781/1038] Compiling aes-gcm-avx512-x86_64-apple.S
[783/1038] Compiling c-nioatomics.c
[784/1038] Compiling xwing.cc
[785/1038] Compiling x_sig.cc
[786/1038] Compiling x_val.cc
[787/1038] Compiling x_x509a.cc
[788/1038] Compiling x_spki.cc
[789/1038] Compiling x_req.cc
[790/1038] Compiling x_pubkey.cc
[790/1038] Compiling x_x509.cc
[792/1038] Compiling x_name.cc
[793/1038] Compiling c-atomics.c
[794/1038] Compiling x_exten.cc
[795/1044] Compiling x509spki.cc
[796/1044] Compiling x_attrib.cc
[797/1044] Compiling x_algor.cc
[798/1044] Compiling x509rset.cc
[799/1044] Compiling x_all.cc
[800/1044] Compiling x509name.cc
[801/1044] Compiling x_crl.cc
[802/1044] Compiling x509cset.cc
[803/1044] Compiling x509_vpm.cc
[805/1044] Compiling NIOConcurrencyHelpers lock.swift
[806/1044] Compiling NIOConcurrencyHelpers atomics.swift
[807/1044] Compiling NIOConcurrencyHelpers NIOLock.swift
[808/1044] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[809/1044] Emitting module NIOConcurrencyHelpers
[810/1044] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[810/1044] Compiling x509_txt.cc
[811/1044] Compiling x509_v3.cc
[812/1044] Compiling x509_trs.cc
[813/1044] Compiling x509_req.cc
[814/1044] Compiling x509_obj.cc
[815/1044] Compiling x509_set.cc
[816/1044] Compiling x509_vfy.cc
[817/1044] Compiling x509_lu.cc
[818/1044] Compiling x509_ext.cc
[819/1044] Compiling x509_def.cc
[820/1044] Compiling x509_d2.cc
[821/1044] Compiling x509.cc
[822/1044] Compiling x509_cmp.cc
[823/1044] Compiling x509_att.cc
[824/1044] Compiling v3_purp.cc
[824/1044] Compiling v3_skey.cc
[826/1044] Compiling v3_utl.cc
[827/1044] Compiling v3_prn.cc
[828/1044] Compiling v3_pmaps.cc
[829/1044] Compiling v3_pcons.cc
[830/1044] Compiling v3_ocsp.cc
[831/1044] Compiling v3_lib.cc
[832/1044] Compiling v3_ncons.cc
[833/1044] Compiling v3_int.cc
[834/1044] Compiling v3_ia5.cc
[835/1044] Compiling v3_genn.cc
[836/1044] Compiling v3_info.cc
[837/1044] Compiling v3_extku.cc
[838/1044] Compiling v3_enum.cc
[839/1044] Compiling v3_crld.cc
[840/1044] Compiling v3_cpols.cc
[841/1044] Compiling v3_bitst.cc
[842/1044] Compiling v3_bcons.cc
[843/1044] Compiling v3_conf.cc
[844/1044] Compiling v3_akeya.cc
[845/1044] Compiling v3_akey.cc
[846/1044] Compiling v3_alt.cc
[847/1044] Compiling t_x509a.cc
[848/1044] Compiling t_x509.cc
[849/1044] Compiling i2d_pr.cc
[850/1044] Compiling t_req.cc
[851/1044] Compiling t_crl.cc
[852/1044] Compiling name_print.cc
[853/1044] Compiling rsa_pss.cc
[854/1044] Compiling policy.cc
[855/1044] Compiling by_file.cc
[856/1044] Compiling by_dir.cc
[857/1044] Compiling asn1_gen.cc
[858/1044] Compiling algorithm.cc
[859/1044] Compiling thread_win.cc
[860/1044] Compiling a_verify.cc
[861/1044] Compiling thread_pthread.cc
[862/1044] Compiling a_sign.cc
[863/1044] Compiling a_digest.cc
[864/1044] Compiling voprf.cc
[865/1044] Compiling thread.cc
[866/1044] Compiling trust_token.cc
[867/1044] Compiling thread_none.cc
[868/1044] Compiling pmbtoken.cc
[869/1044] Compiling stack.cc
[870/1044] Compiling siphash.cc
[871/1044] Compiling sha512.cc
[872/1044] Compiling sha256.cc
[872/1044] Compiling sha1.cc
[874/1044] Compiling rsa_extra.cc
[875/1044] Compiling rsa_print.cc
[876/1044] Compiling slhdsa.cc
[877/1044] Compiling spake2plus.cc
[878/1044] Compiling rsa_crypt.cc
[879/1044] Compiling rc4.cc
[880/1044] Compiling refcount.cc
[881/1044] Compiling urandom.cc
[882/1044] Compiling trusty.cc
[883/1044] Compiling windows.cc
[884/1044] Compiling rand.cc
[885/1044] Compiling rsa_asn1.cc
[886/1044] Compiling passive.cc
[887/1044] Compiling ios.cc
[888/1044] Compiling poly1305_arm_asm.S
[889/1044] Compiling getentropy.cc
[890/1044] Compiling fork_detect.cc
[891/1044] Compiling forkunsafe.cc
[892/1044] Compiling deterministic.cc
[893/1044] Compiling poly1305_vec.cc
[894/1044] Compiling poly1305_arm.cc
[895/1044] Compiling poly1305.cc
[896/1044] Compiling pool.cc
[897/1044] Compiling pkcs8.cc
[898/1044] Compiling p5_pbev2.cc
[899/1044] Compiling pkcs8_x509.cc
[900/1044] Compiling pkcs7.cc
[901/1044] Compiling pkcs7_x509.cc
[902/1044] Compiling pem_xaux.cc
[903/1044] Compiling pem_x509.cc
[904/1044] Compiling pem_pkey.cc
[905/1044] Compiling pem_pk8.cc
[906/1044] Compiling pem_oth.cc
[907/1044] Compiling obj_xref.cc
[908/1044] Compiling mlkem.cc
[909/1044] Compiling pem_info.cc
[910/1044] Compiling mldsa.cc
[911/1044] Compiling pem_lib.cc
[912/1044] Compiling pem_all.cc
[913/1044] Compiling mem.cc
[914/1044] Compiling poly_rq_mul.S
[915/1044] Compiling fips_shared_support.cc
[916/1044] Compiling md5.cc
[917/1044] Compiling obj.cc
[918/1044] Compiling md4.cc
[919/1044] Compiling lhash.cc
[920/1044] Compiling fuzzer_mode.cc
[921/1044] Compiling ex_data.cc
[922/1044] Compiling kyber.cc
[923/1044] Compiling hpke.cc
[924/1044] Compiling hrss.cc
[925/1044] Compiling scrypt.cc
[926/1044] Compiling sign.cc
[927/1044] Compiling pbkdf.cc
[928/1044] Compiling print.cc
[929/1044] Compiling p_x25519.cc
[930/1044] Compiling p_x25519_asn1.cc
[931/1044] Compiling p_ed25519.cc
[932/1044] Compiling p_rsa_asn1.cc
[933/1044] Compiling p_hkdf.cc
[934/1044] Compiling p_rsa.cc
[935/1044] Compiling p_ed25519_asn1.cc
[936/1044] Compiling p_ec.cc
[937/1044] Compiling p_ec_asn1.cc
[938/1044] Compiling p_dh_asn1.cc
[939/1044] Compiling p_dh.cc
[940/1044] Compiling p_dsa_asn1.cc
[941/1044] Compiling evp.cc
[942/1044] Compiling engine.cc
[943/1044] Compiling err.cc
[944/1044] Compiling evp_ctx.cc
[945/1044] Compiling ecdsa_p1363.cc
[946/1044] Compiling evp_asn1.cc
[947/1044] Compiling ecdh.cc
[948/1044] Compiling hash_to_curve.cc
[949/1044] Compiling ecdsa_asn1.cc
[950/1044] Compiling ec_derive.cc
[951/1044] Compiling dsa.cc
[952/1044] Compiling params.cc
[953/1044] Compiling dsa_asn1.cc
[954/1044] Compiling ec_asn1.cc
[955/1044] Compiling x25519-asm-arm.S
[956/1044] Compiling digest_extra.cc
[957/1044] Compiling des.cc
[958/1044] Compiling curve25519_64_adx.cc
[959/1044] Compiling dh_asn1.cc
[960/1044] Compiling bcm.cc
[961/1044] Compiling spake25519.cc
[962/1044] Compiling cpu_intel.cc
[963/1044] Compiling crypto.cc
[964/1044] Compiling cpu_arm_linux.cc
[965/1044] Compiling cpu_arm_freebsd.cc
[966/1044] Compiling curve25519.cc
[967/1044] Compiling cpu_aarch64_win.cc
[968/1044] Compiling cpu_aarch64_openbsd.cc
[969/1044] Compiling cpu_aarch64_sysreg.cc
[970/1044] Compiling cpu_aarch64_linux.cc
[971/1044] Compiling cpu_aarch64_fuchsia.cc
[972/1044] Compiling cpu_aarch64_apple.cc
[973/1044] Compiling conf.cc
[974/1044] Compiling get_cipher.cc
[975/1044] Compiling tls_cbc.cc
[976/1044] Compiling e_rc4.cc
[977/1044] Compiling e_tls.cc
[978/1044] Compiling e_rc2.cc
[979/1044] Compiling e_null.cc
[980/1044] Compiling cms.cc
[981/1044] Compiling e_des.cc
[982/1044] Compiling e_chacha20poly1305.cc
[983/1044] Compiling e_aesgcmsiv.cc
[984/1044] Compiling e_aesctrhmac.cc
[985/1044] Compiling e_aeseax.cc
[986/1044] Compiling derive_key.cc
[987/1044] Compiling chacha.cc
[988/1044] Compiling unicode.cc
[989/1044] Compiling buf.cc
[990/1044] Compiling cbs.cc
[991/1044] Compiling ber.cc
[992/1044] Compiling cbb.cc
[993/1044] Compiling asn1_compat.cc
[994/1044] Compiling sqrt.cc
[995/1044] Compiling exponentiation.cc
[996/1044] Compiling div.cc
[997/1044] Compiling convert.cc
[998/1044] Compiling blake2.cc
[999/1044] Compiling printf.cc
[1000/1044] Compiling pair.cc
[1001/1044] Compiling hexdump.cc
[1002/1044] Compiling bn_asn1.cc
[1003/1044] Compiling file.cc
[1004/1044] Compiling fd.cc
[1005/1044] Compiling errno.cc
[1006/1044] Compiling bio_mem.cc
[1007/1044] Compiling bio.cc
[1008/1044] Compiling base64.cc
[1009/1044] Compiling tasn_fre.cc
[1010/1044] Compiling tasn_typ.cc
[1011/1044] Compiling posix_time.cc
[1012/1044] Compiling tasn_enc.cc
[1013/1044] Compiling f_string.cc
[1014/1044] Compiling tasn_utl.cc
[1015/1044] Compiling tasn_new.cc
[1016/1044] Compiling tasn_dec.cc
[1017/1044] Compiling f_int.cc
[1018/1044] Compiling asn_pack.cc
[1019/1044] Compiling asn1_par.cc
[1020/1044] Compiling asn1_lib.cc
[1021/1044] Compiling a_utctm.cc
[1022/1044] Compiling a_type.cc
[1023/1044] Compiling a_octet.cc
[1024/1044] Compiling a_time.cc
[1025/1044] Compiling a_strnid.cc
[1026/1044] Compiling a_strex.cc
[1027/1044] Compiling a_mbstr.cc
[1027/1044] Write sources
[1031/1044] Compiling a_object.cc
[1032/1044] Compiling a_int.cc
[1033/1044] Compiling a_i2d_fp.cc
[1034/1044] Compiling a_dup.cc
[1035/1044] Compiling a_d2i_fp.cc
[1036/1072] Compiling aes.cc
[1037/1109] Compiling a_gentm.cc
[1038/1109] Compiling a_bool.cc
[1039/1109] Compiling a_bitstr.cc
[1041/1118] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1042/1118] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[1043/1118] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1044/1118] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1045/1118] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1046/1118] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1047/1118] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[1048/1118] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1049/1119] Compiling Atomics Unmanaged extensions.swift
[1050/1119] Emitting module AsyncAlgorithms
[1051/1124] Compiling AsyncAlgorithms Dictionary.swift
[1052/1124] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1053/1124] Compiling AsyncAlgorithms Locking.swift
[1054/1124] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1055/1124] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1056/1124] Compiling AsyncAlgorithms MergeStateMachine.swift
[1057/1124] Compiling AsyncAlgorithms MergeStorage.swift
[1058/1124] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1059/1124] Compiling AsyncAlgorithms Rethrow.swift
[1060/1124] Compiling AsyncAlgorithms SetAlgebra.swift
[1061/1124] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1062/1124] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1063/1124] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1064/1124] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[1065/1124] Compiling AsyncAlgorithms AsyncChannel.swift
[1069/1124] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1070/1124] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1071/1124] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1072/1124] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1073/1124] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1074/1124] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1075/1124] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1076/1124] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1077/1124] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1078/1124] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1079/1124] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1080/1124] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1086/1124] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1087/1124] Compiling CryptoBoringWrapper RandomBytes.swift
[1096/1124] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1097/1124] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1098/1124] Compiling CryptoBoringWrapper EllipticCurve.swift
[1099/1124] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1100/1124] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1101/1124] Emitting module CryptoBoringWrapper
[1102/1124] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1105/1124] Emitting module Atomics
[1106/1125] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1107/1125] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1108/1125] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1109/1125] Compiling AsyncAlgorithms ZipStateMachine.swift
[1110/1125] Compiling AsyncAlgorithms ZipStorage.swift
[1111/1255] Compiling NIOCore EventLoop+Deprecated.swift
[1112/1255] Compiling NIOCore EventLoop+SerialExecutor.swift
[1113/1255] Compiling NIOCore EventLoop.swift
[1114/1255] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1115/1255] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1116/1255] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1117/1255] Compiling NIOCore EventLoopFuture.swift
[1118/1255] Compiling NIOCore FileDescriptor.swift
[1119/1255] Compiling NIOCore FileHandle.swift
[1120/1255] Compiling NIOCore FileRegion.swift
[1121/1264] Compiling NIOCore AddressedEnvelope.swift
[1122/1264] Compiling NIOCore AsyncAwaitSupport.swift
[1123/1264] Compiling NIOCore AsyncChannel.swift
[1124/1264] Compiling NIOCore AsyncChannelHandler.swift
[1125/1264] Compiling NIOCore AsyncChannelInboundStream.swift
[1126/1269] Compiling ServiceLifecycle ServiceRunnerError.swift
[1127/1269] Emitting module _CryptoExtras
[1128/1269] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1129/1269] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1130/1269] Compiling ServiceLifecycle Service.swift
[1131/1269] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1132/1269] Compiling ServiceLifecycle ServiceGroup.swift
[1133/1269] Emitting module ServiceLifecycle
[1134/1269] Compiling ServiceLifecycle GracefulShutdown.swift
[1135/1269] Compiling ServiceLifecycle CancellationWaiter.swift
[1136/1269] Compiling NIOCore ByteBuffer-multi-int.swift
[1137/1269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1138/1269] Compiling NIOCore ByteBuffer-views.swift
[1139/1269] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1140/1269] Compiling NIOCore NIOAsyncWriter.swift
[1141/1269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1142/1269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1143/1269] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1144/1269] Compiling NIOCore ByteBuffer-core.swift
[1145/1269] Compiling NIOCore ByteBuffer-hex.swift
[1146/1269] Compiling NIOCore ByteBuffer-int.swift
[1147/1269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1148/1269] Compiling _CryptoExtras DLEQ.swift
[1149/1269] Compiling _CryptoExtras Prover.swift
[1150/1269] Compiling _CryptoExtras Verifier.swift
[1151/1269] Compiling _CryptoExtras ZKPToolbox.swift
[1152/1269] Compiling _CryptoExtras resource_bundle_accessor.swift
[1153/1269] Compiling NIOCore IntegerTypes.swift
[1154/1269] Compiling NIOCore Interfaces.swift
[1155/1269] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1156/1269] Compiling NIOCore NIOScheduledCallback.swift
[1157/1269] Compiling NIOCore NIOSendable.swift
[1158/1269] Compiling NIOCore RecvByteBufferAllocator.swift
[1159/1269] Compiling NIOCore Codec.swift
[1160/1269] Compiling NIOCore ConvenienceOptionSupport.swift
[1161/1269] Compiling NIOCore DeadChannel.swift
[1162/1269] Compiling NIOCore DispatchQueue+WithFuture.swift
[1179/1275] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1180/1275] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1185/1275] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1186/1275] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1193/1276] Emitting module _ConnectionPoolModule
[1194/1276] Compiling NIOCore BSDSocketAPI.swift
[1195/1276] Compiling NIOCore ByteBuffer-aux.swift
[1196/1276] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1197/1276] Compiling NIOCore ByteBuffer-conversions.swift
[1200/1276] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1201/1276] Compiling NIOCore SocketOptionProvider.swift
[1202/1276] Compiling NIOCore SystemCallHelpers.swift
[1203/1276] Compiling NIOCore TimeAmount+Duration.swift
[1204/1276] Compiling NIOCore TypeAssistedChannelHandler.swift
[1205/1276] Compiling NIOCore UniversalBootstrapSupport.swift
[1206/1276] Compiling NIOCore Utilities.swift
[1209/1282] Compiling NIOCore MulticastChannel.swift
[1210/1282] Compiling NIOCore NIOAny.swift
[1211/1282] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1212/1282] Compiling NIOCore NIOCoreSendableMetatype.swift
[1213/1282] Compiling NIOCore NIOLoopBound.swift
[1218/1282] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1219/1282] Compiling NIOCore SocketAddresses.swift
[1220/1282] Compiling NIOCore GlobalSingletons.swift
[1221/1282] Compiling NIOCore IO.swift
[1222/1282] Compiling NIOCore IOData.swift
[1223/1282] Compiling NIOCore IPProtocol.swift
[1224/1282] Compiling NIOCore IntegerBitPacking.swift
[1227/1282] Compiling NIOCore Channel.swift
[1228/1282] Compiling NIOCore ChannelHandler.swift
[1229/1282] Compiling NIOCore ChannelHandlers.swift
[1230/1282] Compiling NIOCore ChannelInvoker.swift
[1234/1282] Compiling _ConnectionPoolTestUtils MockRequest.swift
[1235/1282] Compiling _ConnectionPoolTestUtils MockPingPongBehaviour.swift
[1236/1282] Emitting module _ConnectionPoolTestUtils
[1237/1282] Compiling _ConnectionPoolTestUtils MockConnectionFactory.swift
[1238/1282] Compiling _ConnectionPoolTestUtils MockClock.swift
[1239/1282] Compiling _ConnectionPoolTestUtils MockConnection.swift
[1261/1282] Emitting module NIOCore
[1262/1336] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1263/1336] Emitting module NIOEmbedded
[1264/1336] Compiling NIOEmbedded Embedded.swift
[1265/1336] Compiling NIOEmbedded AsyncTestingChannel.swift
[1266/1336] Compiling NIOPosix GetaddrinfoResolver.swift
[1267/1336] Compiling NIOPosix HappyEyeballs.swift
[1268/1336] Compiling NIOPosix IO.swift
[1269/1336] Compiling NIOPosix IntegerBitPacking.swift
[1270/1336] Compiling NIOPosix IntegerTypes.swift
[1271/1336] Compiling NIOPosix Linux.swift
[1272/1341] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1273/1341] Compiling NIOPosix System.swift
[1274/1341] Compiling NIOPosix Thread.swift
[1275/1341] Compiling NIOPosix ThreadPosix.swift
[1276/1341] Compiling NIOPosix ThreadWindows.swift
[1277/1341] Compiling NIOPosix BSDSocketAPICommon.swift
[1278/1341] Compiling NIOPosix BSDSocketAPIPosix.swift
[1279/1341] Compiling NIOPosix BSDSocketAPIWindows.swift
[1280/1341] Compiling NIOPosix BaseSocket.swift
[1281/1341] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1282/1341] Compiling NIOPosix BaseSocketChannel.swift
[1283/1341] Compiling NIOPosix UnsafeTransfer.swift
[1284/1341] Compiling NIOPosix Utilities.swift
[1285/1341] Compiling NIOPosix VsockAddress.swift
[1286/1341] Compiling NIOPosix VsockChannelEvents.swift
[1287/1341] Compiling NIOPosix resource_bundle_accessor.swift
[1288/1341] Emitting module NIOPosix
[1289/1341] Compiling NIOPosix PendingDatagramWritesManager.swift
[1290/1341] Compiling NIOPosix PendingWritesManager.swift
[1291/1341] Compiling NIOPosix PipeChannel.swift
[1292/1341] Compiling NIOPosix PipePair.swift
[1293/1341] Compiling NIOPosix Pool.swift
[1294/1341] Compiling NIOPosix SelectableChannel.swift
[1295/1341] Compiling NIOPosix SelectableEventLoop.swift
[1296/1341] Compiling NIOPosix SelectorEpoll.swift
[1297/1341] Compiling NIOPosix SelectorGeneric.swift
[1298/1341] Compiling NIOPosix SelectorKqueue.swift
[1299/1341] Compiling NIOPosix LinuxCPUSet.swift
[1300/1341] Compiling NIOPosix LinuxUring.swift
[1301/1341] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1302/1341] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1303/1341] Compiling NIOPosix NIOThreadPool.swift
[1304/1341] Compiling NIOPosix NonBlockingFileIO.swift
[1305/1341] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1306/1341] Compiling NIOPosix PosixSingletons.swift
[1307/1341] Compiling NIOPosix RawSocketBootstrap.swift
[1308/1341] Compiling NIOPosix Resolver.swift
[1309/1341] Compiling NIOPosix Selectable.swift
[1310/1341] Compiling NIOPosix SelectorUring.swift
[1311/1341] Compiling NIOPosix ServerSocket.swift
[1312/1341] Compiling NIOPosix Socket.swift
[1313/1341] Compiling NIOPosix SocketChannel.swift
[1314/1341] Compiling NIOPosix SocketProtocols.swift
[1315/1341] Compiling NIOPosix BaseStreamSocketChannel.swift
[1316/1341] Compiling NIOPosix Bootstrap.swift
[1317/1341] Compiling NIOPosix ControlMessage.swift
[1318/1341] Compiling NIOPosix DatagramVectorReadManager.swift
[1319/1341] Compiling NIOPosix Errors+Any.swift
[1320/1341] Compiling NIOPosix FileDescriptor.swift
[1321/1343] Emitting module NIO
[1322/1343] Compiling NIO Exports.swift
[1323/1354] Compiling NIOTLS TLSEvents.swift
[1324/1354] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1325/1354] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1326/1354] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1327/1354] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1328/1354] Emitting module NIOTLS
[1329/1354] Compiling NIOTLS SNIHandler.swift
[1330/1354] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1331/1385] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1332/1385] Emitting module NIOFoundationCompat
[1333/1385] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1334/1407] Emitting module NIOTransportServices
[1335/1409] Compiling NIOTransportServices AcceptHandler.swift
[1336/1409] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1337/1409] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1338/1409] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1339/1409] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1340/1409] Emitting module NIOSSL
[1341/1412] Compiling NIOSSL SSLInit.swift
[1342/1412] Compiling NIOSSL SSLPKCS12Bundle.swift
[1343/1412] Compiling NIOSSL SSLPrivateKey.swift
[1344/1412] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1345/1412] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1346/1412] Compiling NIOTransportServices StateManagedChannel.swift
[1347/1412] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1348/1412] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1349/1412] Compiling NIOTransportServices NIOTSSingletons.swift
[1350/1412] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1354/1412] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1355/1412] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1356/1412] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1357/1412] Compiling NIOTransportServices NIOTSEventLoop.swift
[1359/1412] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1362/1412] Compiling NIOTransportServices NIOTSBootstraps.swift
[1363/1412] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1364/1412] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1365/1412] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1366/1412] Compiling NIOTransportServices NIOTSErrors.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[1373/1412] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[1380/1412] Compiling NIOSSL UniversalBootstrapSupport.swift
[1381/1412] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1382/1412] Compiling NIOSSL resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
[1388/1412] Compiling NIOSSL TLSConfiguration.swift
[1389/1412] Compiling NIOSSL SSLConnection.swift
[1390/1412] Compiling NIOSSL SSLContext.swift
[1391/1412] Compiling NIOSSL SSLErrors.swift
[1409/1519] Compiling PostgresNIO Logging+PSQL.swift
[1410/1519] Compiling PostgresNIO Authentication.swift
[1411/1519] Compiling PostgresNIO BackendKeyData.swift
[1412/1519] Compiling PostgresNIO CopyInMessage.swift
[1413/1519] Compiling PostgresNIO DataRow.swift
[1414/1519] Compiling PostgresNIO ErrorResponse.swift
[1415/1519] Compiling PostgresNIO NotificationResponse.swift
[1416/1519] Compiling PostgresNIO ParameterDescription.swift
[1417/1519] Compiling PostgresNIO ParameterStatus.swift
[1418/1519] Compiling PostgresNIO ReadyForQuery.swift
[1419/1519] Compiling PostgresNIO RowDescription.swift
[1420/1519] Compiling PostgresNIO NotificationListener.swift
[1421/1530] Compiling PostgresNIO Bool+PostgresCodable.swift
[1422/1530] Compiling PostgresNIO Bytes+PostgresCodable.swift
[1423/1530] Compiling PostgresNIO Date+PostgresCodable.swift
[1424/1530] Compiling PostgresNIO Decimal+PostgresCodable.swift
[1425/1530] Compiling PostgresNIO Float+PostgresCodable.swift
[1426/1530] Compiling PostgresNIO Int+PostgresCodable.swift
[1427/1530] Compiling PostgresNIO JSON+PostgresCodable.swift
[1428/1530] Compiling PostgresNIO Range+PostgresCodable.swift
[1429/1530] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[1430/1530] Compiling PostgresNIO String+PostgresCodable.swift
[1431/1530] Compiling PostgresNIO UUID+PostgresCodable.swift
[1432/1530] Compiling PostgresNIO ByteBuffer+PSQL.swift
[1433/1530] Emitting module PostgresNIO
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1434/1530] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1435/1530] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1436/1530] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[1437/1530] Compiling PostgresNIO PostgresMessage+Startup.swift
[1438/1530] Compiling PostgresNIO PostgresMessage+Sync.swift
[1439/1530] Compiling PostgresNIO PostgresMessage+Terminate.swift
[1440/1530] Compiling PostgresNIO PostgresMessageDecoder.swift
[1441/1530] Compiling PostgresNIO PostgresMessageEncoder.swift
[1442/1530] Compiling PostgresNIO PostgresMessage+0.swift
[1443/1530] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1444/1530] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1445/1530] Compiling PostgresNIO PostgresMessage+Error.swift
[1446/1530] Compiling PostgresNIO PostgresData+UInt.swift
[1447/1530] Compiling PostgresNIO PostgresMessage+Authentication.swift
[1448/1530] Compiling PostgresNIO PostgresMessage+Bind.swift
[1449/1530] Compiling PostgresNIO PostgresMessage+Close.swift
[1450/1530] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[1451/1530] Compiling PostgresNIO PostgresMessage+Describe.swift
[1452/1530] Compiling PostgresNIO PostgresMessage+Execute.swift
[1453/1530] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[1454/1530] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[1455/1530] Compiling PostgresNIO PostgresMessage+Parse.swift
[1456/1530] Compiling PostgresNIO PostgresMessage+Password.swift
[1457/1530] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[1458/1530] Compiling PostgresNIO PostgresConnection+Configuration.swift
[1459/1530] Compiling PostgresNIO PostgresConnection.swift
[1460/1530] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[1461/1530] Compiling PostgresNIO PostgresData+Array.swift
[1462/1530] Compiling PostgresNIO PostgresData+Bool.swift
[1463/1530] Compiling PostgresNIO PostgresData+Bytes.swift
[1464/1530] Compiling PostgresNIO PostgresData+Date.swift
[1465/1530] Compiling PostgresNIO PostgresData+Decimal.swift
[1466/1530] Compiling PostgresNIO PostgresData+Double.swift
[1467/1530] Compiling PostgresNIO PostgresData+Float.swift
[1468/1530] Compiling PostgresNIO PostgresData+Int.swift
[1469/1530] Compiling PostgresNIO PostgresData+JSON.swift
[1470/1530] Compiling PostgresNIO PostgresData+JSONB.swift
[1471/1530] Compiling PostgresNIO PostgresData+Numeric.swift
[1472/1530] Compiling PostgresNIO PostgresData+Optional.swift
[1473/1530] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[1474/1530] Compiling PostgresNIO PostgresData+Set.swift
[1475/1530] Compiling PostgresNIO PostgresData+String.swift
[1476/1530] Compiling PostgresNIO PostgresData+UUID.swift
[1477/1530] Compiling PostgresNIO PostgresData.swift
[1478/1530] Compiling PostgresNIO PostgresDataConvertible.swift
[1479/1530] Compiling PostgresNIO PostgresDataType.swift
[1480/1530] Compiling PostgresNIO PostgresRow.swift
[1481/1530] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1482/1530] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1483/1530] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1484/1530] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1485/1530] Compiling PostgresNIO PostgresMessageType.swift
[1486/1530] Compiling PostgresNIO AuthenticationStateMachine.swift
[1487/1530] Compiling PostgresNIO CloseStateMachine.swift
[1488/1530] Compiling PostgresNIO ConnectionStateMachine.swift
[1489/1530] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1490/1530] Compiling PostgresNIO ListenStateMachine.swift
[1491/1530] Compiling PostgresNIO PreparedStatementStateMachine.swift
[1492/1530] Compiling PostgresNIO RowStreamStateMachine.swift
[1493/1530] Compiling PostgresNIO Array+PostgresCodable.swift
[1494/1530] Compiling PostgresNIO PostgresNotificationSequence.swift
[1495/1530] Compiling PostgresNIO PostgresQuery.swift
[1496/1530] Compiling PostgresNIO PostgresRowSequence.swift
[1497/1530] Compiling PostgresNIO PostgresTransactionError.swift
[1498/1530] Compiling PostgresNIO PreparedStatement.swift
[1499/1530] Compiling PostgresNIO VariadicGenerics.swift
[1500/1530] Compiling PostgresNIO ConnectionFactory.swift
[1501/1530] Compiling PostgresNIO PostgresClient.swift
[1502/1530] Compiling PostgresNIO PostgresClientMetrics.swift
[1503/1530] Compiling PostgresNIO Postgres+PSQLCompat.swift
[1504/1530] Compiling PostgresNIO PostgresDatabase+Query.swift
[1505/1530] Compiling PostgresNIO PSQLError.swift
[1506/1530] Compiling PostgresNIO PSQLEventsHandler.swift
[1507/1530] Compiling PostgresNIO PSQLPreparedStatement.swift
[1508/1530] Compiling PostgresNIO PSQLRowStream.swift
[1509/1530] Compiling PostgresNIO PSQLTask.swift
[1510/1530] Compiling PostgresNIO PostgresBackendMessage.swift
[1511/1530] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[1512/1530] Compiling PostgresNIO PostgresCell.swift
[1513/1530] Compiling PostgresNIO PostgresChannelHandler.swift
[1514/1530] Compiling PostgresNIO PostgresCodable.swift
[1515/1530] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[1516/1530] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1517/1530] Compiling PostgresNIO PostgresDatabase.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1518/1530] Compiling PostgresNIO PostgresRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1519/1530] Compiling PostgresNIO Exports.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1520/1530] Compiling PostgresNIO NIOUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1521/1530] Compiling PostgresNIO PostgresError+Code.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1522/1530] Compiling PostgresNIO PostgresError.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1523/1530] Compiling PostgresNIO PostgresJSONDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1524/1530] Compiling PostgresNIO PostgresJSONEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1525/1530] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1526/1530] Compiling PostgresNIO SASLAuthenticationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONDecoder.swift:26:1: note: add @available attribute to enclosing extension
extension JSONDecoder: PostgresJSONDecoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
extension JSONEncoder: PostgresJSONEncoder {}
^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresNIO/Utilities/PostgresJSONEncoder.swift:23:1: note: add @available attribute to enclosing extension
extension JSONEncoder: PostgresJSONEncoder {}
^
[1527/1534] Emitting module PostgresClient
[1528/1534] Compiling PostgresClient PostgresClient.swift
/Users/admin/builder/spi-builder-workspace/Snippets/PostgresClient.swift:20:5: warning: initialization of immutable value 'client' was never used; consider replacing with assignment to '_' or removing it
let client = PostgresClient(configuration: config)
~~~~^~~~~~
_
[1529/1534] Compiling Birthdays Birthdays.swift
[1530/1534] Emitting module Birthdays
[1530/1534] Write Objects.LinkFileList
[1532/1534] Linking PostgresClient
[1532/1534] Linking Birthdays
Build complete! (62.22s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2701] Fetching swift-nio-transport-services
[191/4920] Fetching swift-nio-transport-services, swift-metrics
[661/7353] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle
[1822/11239] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-log
[6027/27492] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-log, swift-crypto
[6266/42504] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-log, swift-crypto, swift-nio-ssl
[15118/119967] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-log, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (3.45s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.45s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.46s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.45s)
[57445/83782] Fetching swift-service-lifecycle, swift-log, swift-nio
[83783/85590] Fetching swift-service-lifecycle, swift-log, swift-nio, swift-atomics
[84145/102556] Fetching swift-service-lifecycle, swift-log, swift-nio, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-nio.git from cache (5.00s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (5.00s)
Fetched https://github.com/apple/swift-log.git from cache (5.00s)
[18774/18774] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.50s)
Fetching https://github.com/apple/swift-system.git
[1/4878] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.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 (0.37s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5043] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.43s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (2.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.46s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.86.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.25.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "postgres-nio",
  "name" : "postgres-nio",
  "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" : "PostgresNIO",
      "targets" : [
        "PostgresNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_ConnectionPoolModule",
      "targets" : [
        "_ConnectionPoolModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_ConnectionPoolTestUtils",
      "targets" : [
        "_ConnectionPoolTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Birthdays",
      "targets" : [
        "Birthdays"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "PostgresClient",
      "targets" : [
        "PostgresClient"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_ConnectionPoolTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "_ConnectionPoolTestUtils",
      "path" : "Sources/ConnectionPoolTestUtils",
      "product_dependencies" : [
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "_ConnectionPoolTestUtils",
        "Birthdays",
        "PostgresClient"
      ],
      "sources" : [
        "MockClock.swift",
        "MockConnection.swift",
        "MockConnectionFactory.swift",
        "MockPingPongBehaviour.swift",
        "MockRequest.swift"
      ],
      "target_dependencies" : [
        "_ConnectionPoolModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_ConnectionPoolModule",
      "module_type" : "SwiftTarget",
      "name" : "_ConnectionPoolModule",
      "path" : "Sources/ConnectionPoolModule",
      "product_dependencies" : [
        "Atomics",
        "DequeModule"
      ],
      "product_memberships" : [
        "PostgresNIO",
        "_ConnectionPoolModule",
        "_ConnectionPoolTestUtils",
        "Birthdays",
        "PostgresClient"
      ],
      "sources" : [
        "ConnectionIDGenerator.swift",
        "ConnectionLease.swift",
        "ConnectionPool.swift",
        "ConnectionPoolError.swift",
        "ConnectionPoolObservabilityDelegate.swift",
        "ConnectionRequest.swift",
        "Max2Sequence.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "NoKeepAliveBehavior.swift",
        "PoolStateMachine+ConnectionGroup.swift",
        "PoolStateMachine+ConnectionState.swift",
        "PoolStateMachine+RequestQueue.swift",
        "PoolStateMachine.swift",
        "TinyFastSequence.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PostgresNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "PostgresNIOTests",
      "path" : "Tests/PostgresNIOTests",
      "product_dependencies" : [
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "Data/PostgresData+JSONTests.swift",
        "Message/PostgresMessageDecoderTests.swift",
        "New/Connection State Machine/AuthenticationStateMachineTests.swift",
        "New/Connection State Machine/ConnectionStateMachineTests.swift",
        "New/Connection State Machine/ExtendedQueryStateMachineTests.swift",
        "New/Connection State Machine/PrepareStatementStateMachineTests.swift",
        "New/Connection State Machine/PreparedStatementStateMachineTests.swift",
        "New/Data/Array+PSQLCodableTests.swift",
        "New/Data/Bool+PSQLCodableTests.swift",
        "New/Data/Bytes+PSQLCodableTests.swift",
        "New/Data/Date+PSQLCodableTests.swift",
        "New/Data/Decimal+PSQLCodableTests.swift",
        "New/Data/Float+PSQLCodableTests.swift",
        "New/Data/Int+PSQLCodableTests.swift",
        "New/Data/JSON+PSQLCodableTests.swift",
        "New/Data/Range+PSQLCodableTests.swift",
        "New/Data/RawRepresentable+PSQLCodableTests.swift",
        "New/Data/String+PSQLCodableTests.swift",
        "New/Data/UUID+PSQLCodableTests.swift",
        "New/Extensions/ByteBuffer+Utils.swift",
        "New/Extensions/ConnectionAction+TestUtils.swift",
        "New/Extensions/PSQLBackendMessageEncoder.swift",
        "New/Extensions/PSQLFrontendMessageDecoder.swift",
        "New/Extensions/PostgresFrontendMessage.swift",
        "New/Extensions/ReverseByteToMessageHandler.swift",
        "New/Extensions/ReverseMessageToByteHandler.swift",
        "New/Messages/AuthenticationTests.swift",
        "New/Messages/BackendKeyDataTests.swift",
        "New/Messages/BindTests.swift",
        "New/Messages/CancelTests.swift",
        "New/Messages/CloseTests.swift",
        "New/Messages/CopyTests.swift",
        "New/Messages/DataRowTests.swift",
        "New/Messages/DescribeTests.swift",
        "New/Messages/ErrorResponseTests.swift",
        "New/Messages/ExecuteTests.swift",
        "New/Messages/NotificationResponseTests.swift",
        "New/Messages/ParameterDescriptionTests.swift",
        "New/Messages/ParameterStatusTests.swift",
        "New/Messages/ParseTests.swift",
        "New/Messages/PasswordTests.swift",
        "New/Messages/ReadyForQueryTests.swift",
        "New/Messages/RowDescriptionTests.swift",
        "New/Messages/SASLInitialResponseTests.swift",
        "New/Messages/SASLResponseTests.swift",
        "New/Messages/SSLRequestTests.swift",
        "New/Messages/StartupTests.swift",
        "New/PSQLBackendMessageTests.swift",
        "New/PSQLFrontendMessageTests.swift",
        "New/PSQLMetadataTests.swift",
        "New/PSQLRowStreamTests.swift",
        "New/PostgresCellTests.swift",
        "New/PostgresChannelHandlerTests.swift",
        "New/PostgresCodableTests.swift",
        "New/PostgresConnectionTests.swift",
        "New/PostgresErrorTests.swift",
        "New/PostgresQueryTests.swift",
        "New/PostgresRowSequenceTests.swift",
        "New/PostgresRowTests.swift",
        "Utilities.swift",
        "Utilities/PostgresJSONCodingTests.swift"
      ],
      "target_dependencies" : [
        "PostgresNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PostgresNIO",
      "module_type" : "SwiftTarget",
      "name" : "PostgresNIO",
      "path" : "Sources/PostgresNIO",
      "product_dependencies" : [
        "Atomics",
        "Crypto",
        "_CryptoExtras",
        "Logging",
        "Metrics",
        "NIO",
        "NIOCore",
        "NIOPosix",
        "NIOTransportServices",
        "NIOTLS",
        "NIOSSL",
        "NIOFoundationCompat",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "PostgresNIO",
        "Birthdays",
        "PostgresClient"
      ],
      "sources" : [
        "Connection/PostgresConnection+Configuration.swift",
        "Connection/PostgresConnection.swift",
        "Connection/PostgresDatabase+PreparedQuery.swift",
        "Data/PostgresData+Array.swift",
        "Data/PostgresData+Bool.swift",
        "Data/PostgresData+Bytes.swift",
        "Data/PostgresData+Date.swift",
        "Data/PostgresData+Decimal.swift",
        "Data/PostgresData+Double.swift",
        "Data/PostgresData+Float.swift",
        "Data/PostgresData+Int.swift",
        "Data/PostgresData+JSON.swift",
        "Data/PostgresData+JSONB.swift",
        "Data/PostgresData+Numeric.swift",
        "Data/PostgresData+Optional.swift",
        "Data/PostgresData+RawRepresentable.swift",
        "Data/PostgresData+Set.swift",
        "Data/PostgresData+String.swift",
        "Data/PostgresData+UUID.swift",
        "Data/PostgresData.swift",
        "Data/PostgresDataConvertible.swift",
        "Data/PostgresDataType.swift",
        "Data/PostgresRow.swift",
        "Deprecated/PostgresConnection+Configuration+Deprecated.swift",
        "Deprecated/PostgresData+UInt.swift",
        "Deprecated/PostgresMessage+Authentication.swift",
        "Deprecated/PostgresMessage+Bind.swift",
        "Deprecated/PostgresMessage+Close.swift",
        "Deprecated/PostgresMessage+CommandComplete.swift",
        "Deprecated/PostgresMessage+Describe.swift",
        "Deprecated/PostgresMessage+Execute.swift",
        "Deprecated/PostgresMessage+ParameterDescription.swift",
        "Deprecated/PostgresMessage+ParameterStatus.swift",
        "Deprecated/PostgresMessage+Parse.swift",
        "Deprecated/PostgresMessage+Password.swift",
        "Deprecated/PostgresMessage+ReadyForQuery.swift",
        "Deprecated/PostgresMessage+SASLResponse.swift",
        "Deprecated/PostgresMessage+SSLRequest.swift",
        "Deprecated/PostgresMessage+SimpleQuery.swift",
        "Deprecated/PostgresMessage+Startup.swift",
        "Deprecated/PostgresMessage+Sync.swift",
        "Deprecated/PostgresMessage+Terminate.swift",
        "Deprecated/PostgresMessageDecoder.swift",
        "Deprecated/PostgresMessageEncoder.swift",
        "Message/PostgresMessage+0.swift",
        "Message/PostgresMessage+BackendKeyData.swift",
        "Message/PostgresMessage+DataRow.swift",
        "Message/PostgresMessage+Error.swift",
        "Message/PostgresMessage+Identifier.swift",
        "Message/PostgresMessage+NotificationResponse.swift",
        "Message/PostgresMessage+RowDescription.swift",
        "Message/PostgresMessageType.swift",
        "New/Connection State Machine/AuthenticationStateMachine.swift",
        "New/Connection State Machine/CloseStateMachine.swift",
        "New/Connection State Machine/ConnectionStateMachine.swift",
        "New/Connection State Machine/ExtendedQueryStateMachine.swift",
        "New/Connection State Machine/ListenStateMachine.swift",
        "New/Connection State Machine/PreparedStatementStateMachine.swift",
        "New/Connection State Machine/RowStreamStateMachine.swift",
        "New/Data/Array+PostgresCodable.swift",
        "New/Data/Bool+PostgresCodable.swift",
        "New/Data/Bytes+PostgresCodable.swift",
        "New/Data/Date+PostgresCodable.swift",
        "New/Data/Decimal+PostgresCodable.swift",
        "New/Data/Float+PostgresCodable.swift",
        "New/Data/Int+PostgresCodable.swift",
        "New/Data/JSON+PostgresCodable.swift",
        "New/Data/Range+PostgresCodable.swift",
        "New/Data/RawRepresentable+PostgresCodable.swift",
        "New/Data/String+PostgresCodable.swift",
        "New/Data/UUID+PostgresCodable.swift",
        "New/Extensions/ByteBuffer+PSQL.swift",
        "New/Extensions/Logging+PSQL.swift",
        "New/Messages/Authentication.swift",
        "New/Messages/BackendKeyData.swift",
        "New/Messages/CopyInMessage.swift",
        "New/Messages/DataRow.swift",
        "New/Messages/ErrorResponse.swift",
        "New/Messages/NotificationResponse.swift",
        "New/Messages/ParameterDescription.swift",
        "New/Messages/ParameterStatus.swift",
        "New/Messages/ReadyForQuery.swift",
        "New/Messages/RowDescription.swift",
        "New/NotificationListener.swift",
        "New/PSQLError.swift",
        "New/PSQLEventsHandler.swift",
        "New/PSQLPreparedStatement.swift",
        "New/PSQLRowStream.swift",
        "New/PSQLTask.swift",
        "New/PostgresBackendMessage.swift",
        "New/PostgresBackendMessageDecoder.swift",
        "New/PostgresCell.swift",
        "New/PostgresChannelHandler.swift",
        "New/PostgresCodable.swift",
        "New/PostgresFrontendMessageEncoder.swift",
        "New/PostgresNotificationSequence.swift",
        "New/PostgresQuery.swift",
        "New/PostgresRowSequence.swift",
        "New/PostgresTransactionError.swift",
        "New/PreparedStatement.swift",
        "New/VariadicGenerics.swift",
        "Pool/ConnectionFactory.swift",
        "Pool/PostgresClient.swift",
        "Pool/PostgresClientMetrics.swift",
        "Postgres+PSQLCompat.swift",
        "PostgresDatabase+Query.swift",
        "PostgresDatabase+SimpleQuery.swift",
        "PostgresDatabase.swift",
        "PostgresRequest.swift",
        "Utilities/Exports.swift",
        "Utilities/NIOUtils.swift",
        "Utilities/PostgresError+Code.swift",
        "Utilities/PostgresError.swift",
        "Utilities/PostgresJSONDecoder.swift",
        "Utilities/PostgresJSONEncoder.swift",
        "Utilities/SASLAuthentication+SCRAM-SHA256.swift",
        "Utilities/SASLAuthenticationManager.swift"
      ],
      "target_dependencies" : [
        "_ConnectionPoolModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "product_dependencies" : [
        "NIOTestUtils"
      ],
      "sources" : [
        "AsyncTests.swift",
        "PSQLIntegrationTests.swift",
        "PerformanceTests.swift",
        "PostgresClientTests.swift",
        "PostgresNIOTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "PostgresNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ConnectionPoolModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "ConnectionPoolModuleTests",
      "path" : "Tests/ConnectionPoolModuleTests",
      "product_dependencies" : [
        "DequeModule",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded"
      ],
      "sources" : [
        "ConnectionIDGeneratorTests.swift",
        "ConnectionPoolTests.swift",
        "ConnectionRequestTests.swift",
        "Max2SequenceTests.swift",
        "Mocks/MockTimerCancellationToken.swift",
        "NoKeepAliveBehaviorTests.swift",
        "PoolStateMachine+ConnectionGroupTests.swift",
        "PoolStateMachine+ConnectionStateTests.swift",
        "PoolStateMachine+RequestQueueTests.swift",
        "PoolStateMachineTests.swift",
        "TinyFastSequenceTests.swift",
        "Utils/Future.swift"
      ],
      "target_dependencies" : [
        "_ConnectionPoolModule",
        "_ConnectionPoolTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Birthdays",
      "module_type" : "SwiftTarget",
      "name" : "Birthdays",
      "path" : "Snippets",
      "product_memberships" : [
        "Birthdays"
      ],
      "sources" : [
        "Birthdays.swift"
      ],
      "target_dependencies" : [
        "_ConnectionPoolTestUtils",
        "_ConnectionPoolModule",
        "PostgresNIO"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "PostgresClient",
      "module_type" : "SwiftTarget",
      "name" : "PostgresClient",
      "path" : "Snippets",
      "product_memberships" : [
        "PostgresClient"
      ],
      "sources" : [
        "PostgresClient.swift"
      ],
      "target_dependencies" : [
        "_ConnectionPoolTestUtils",
        "_ConnectionPoolModule",
        "PostgresNIO"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.10"
}
Done.