Build Information
Successful build of mysql-kit, reference main (ff5687), with Swift 6.0 for macOS (SPM) on 18 Feb 2026 05:23:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/mysql-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/mysql-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ff56871 Widen pin on swift-crypto dependency (#332)
Cloned https://github.com/vapor/mysql-kit.git
Revision (git rev-parse @):
ff5687172ffe348a974f6db1a61925b33ce8684b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/mysql-kit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/mysql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/818] Write sources
[9/818] Copying PrivacyInfo.xcprivacy
[9/818] Write sources
[13/818] Copying PrivacyInfo.xcprivacy
[16/818] Write sources
[16/818] Copying PrivacyInfo.xcprivacy
[19/818] Write sources
[34/818] Compiling CNIOWindows shim.c
[34/818] Compiling CNIOWASI CNIOWASI.c
[36/818] Compiling CNIOWindows WSAStartup.c
[37/818] Compiling CNIOOpenBSD shim.c
[37/818] Compiling CNIOLinux liburing_shims.c
[37/818] Compiling CNIOLinux shim.c
[40/818] Write swift-version-5BDAB9E9C0126B9D.txt
[41/818] Compiling _NumericsShims _NumericsShims.c
[42/818] Compiling fiat_curve25519_adx_square.S
[43/818] Compiling fiat_curve25519_adx_mul.S
[44/818] Compiling fiat_p256_adx_mul.S
[44/818] Compiling fiat_p256_adx_sqr.S
[46/818] Compiling _AtomicsShims.c
[47/818] Compiling CNIOPosix event_loop_id.c
[48/961] Compiling CNIODarwin shim.c
[49/961] Compiling CNIOBoringSSLShims shims.c
[51/961] Compiling RealModule RealFunctions.swift
[52/962] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[53/963] Compiling RealModule Float80+Real.swift
[54/963] Compiling RealModule Real.swift
[55/963] Compiling RealModule Float+Real.swift
[56/963] Compiling RealModule Float16+Real.swift
[57/963] Compiling RealModule RelaxedArithmetic.swift
[58/963] Compiling RealModule ElementaryFunctions.swift
[59/963] Compiling RealModule Double+Real.swift
[60/963] Compiling RealModule AugmentedArithmetic.swift
[61/963] Emitting module RealModule
[62/963] Compiling Crypto AES-GCM.swift
[63/963] Compiling Crypto AES-GCM_boring.swift
[64/963] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[65/963] Compiling Crypto HPKE-AEAD.swift
[66/963] Compiling Crypto HPKE-Ciphersuite.swift
[67/963] Compiling Crypto ASN1BitString.swift
[68/963] Compiling Crypto ASN1Boolean.swift
[69/963] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/963] Compiling Crypto ASN1.swift
[71/963] Compiling Crypto ASN1Any.swift
[72/963] Emitting module _NIOBase64
[73/963] Compiling _NIOBase64 Base64.swift
[74/963] Compiling _NIODataStructures PriorityQueue.swift
[75/963] Compiling _NIODataStructures _TinyArray.swift
[78/963] Compiling Crypto Cipher.swift
[79/963] Compiling Crypto Nonces.swift
[80/963] Compiling Crypto HashFunctions_SHA3.swift
[81/963] Compiling Crypto Digest_xkcp.swift
[82/963] Emitting module InternalCollectionsUtilities
[83/963] Compiling Crypto ChaChaPoly_boring.swift
[84/963] Compiling Crypto ChaChaPoly.swift
[84/963] Compiling tls_record.cc
[86/963] Compiling Logging MetadataProvider.swift
[87/963] Emitting module _NIODataStructures
[88/963] Compiling _NIODataStructures Heap.swift
[88/963] Compiling tls_method.cc
[90/1096] Compiling Logging LogHandler.swift
[91/1096] Emitting module Logging
[92/1096] Compiling Logging Locks.swift
[93/1096] Compiling Logging Logging.swift
[93/1096] Compiling tls13_server.cc
[95/1190] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[96/1190] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[97/1190] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[98/1190] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[99/1190] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[100/1190] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[101/1190] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[102/1190] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/1190] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/1190] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[105/1190] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[106/1190] Compiling HashTreeCollections _HashNode+Storage.swift
[107/1196] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[108/1196] Compiling HeapModule Heap+Descriptions.swift
[109/1196] Compiling HeapModule Heap.swift
[110/1196] Compiling HeapModule _HeapNode.swift
[111/1196] Compiling HeapModule Heap+UnsafeHandle.swift
[112/1196] Compiling HeapModule Heap+Invariants.swift
[113/1196] Emitting module HeapModule
[113/1196] Compiling tls13_enc.cc
[115/1196] Compiling HashTreeCollections TreeDictionary+Merge.swift
[116/1196] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[117/1196] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[118/1196] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[119/1196] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[120/1196] Compiling HashTreeCollections _HashNode+Structural merge.swift
[121/1196] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[122/1196] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[123/1196] Compiling HashTreeCollections _HashNode+Structural union.swift
[124/1196] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[125/1196] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[126/1196] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[126/1196] Compiling tls13_client.cc
[128/1196] Compiling HashTreeCollections TreeDictionary+Codable.swift
[129/1196] Compiling HashTreeCollections TreeDictionary+Collection.swift
[130/1196] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[131/1196] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[132/1196] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[133/1196] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[134/1196] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[135/1196] Compiling HashTreeCollections TreeDictionary+Filter.swift
[136/1196] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[137/1196] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[138/1196] Compiling HashTreeCollections TreeDictionary+Keys.swift
[139/1196] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[139/1196] Compiling tls13_both.cc
[141/1196] Compiling DequeModule Deque._Storage.swift
[142/1196] Compiling DequeModule Deque._UnsafeHandle.swift
[143/1196] Compiling DequeModule Deque.swift
[144/1196] Compiling DequeModule Deque+Extras.swift
[145/1196] Compiling DequeModule Deque+Hashable.swift
[146/1196] Compiling HashTreeCollections TreeSet+Hashable.swift
[147/1196] Compiling HashTreeCollections TreeSet+Sendable.swift
[148/1196] Compiling HashTreeCollections TreeSet+Sequence.swift
[149/1196] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[150/1196] Compiling HashTreeCollections _RawHashNode.swift
[151/1196] Compiling HashTreeCollections _UnmanagedHashNode.swift
[152/1196] Compiling HashTreeCollections _UnsafePath.swift
[153/1196] Compiling DequeModule Deque+Testing.swift
[159/1196] Compiling DequeModule _DequeSlot.swift
[160/1196] Compiling DequeModule _DequeBufferHeader.swift
[161/1196] Compiling DequeModule _DequeBuffer.swift
[162/1197] Compiling HashTreeCollections _HashNode.swift
[163/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[164/1197] Compiling HashTreeCollections _HashSlot.swift
[165/1197] Compiling HashTreeCollections _HashStack.swift
[166/1197] Compiling HashTreeCollections _HashTreeIterator.swift
[167/1197] Compiling HashTreeCollections _HashTreeStatistics.swift
[168/1197] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[169/1197] Compiling HashTreeCollections _AncestorHashSlots.swift
[179/1197] Compiling OrderedCollections OrderedSet+SubSequence.swift
[180/1197] Compiling OrderedCollections OrderedSet+Testing.swift
[181/1197] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[182/1197] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[183/1197] Compiling OrderedCollections OrderedSet.swift
[184/1197] Compiling OrderedCollections _UnsafeBitset.swift
[185/1204] Compiling DequeModule Deque+CustomReflectable.swift
[186/1204] Compiling DequeModule Deque+Descriptions.swift
[187/1204] Compiling DequeModule Deque+Codable.swift
[188/1204] Compiling DequeModule Deque+Collection.swift
[189/1204] Compiling DequeModule Deque+Equatable.swift
[190/1204] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[198/1204] Compiling DequeModule _UnsafeWrappedBuffer.swift
[199/1204] Emitting module DequeModule
[235/1212] Compiling t1_enc.cc
[237/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[238/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[239/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[240/1212] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[241/1212] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[242/1212] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[243/1212] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[244/1212] Compiling HashTreeCollections TreeSet.swift
[255/1212] Compiling _RopeModule Rope+Remove.swift
[256/1212] Compiling _RopeModule Rope+RemoveSubrange.swift
[257/1212] Compiling _RopeModule Rope+Split.swift
[258/1212] Compiling _RopeModule Optional Utilities.swift
[259/1212] Compiling _RopeModule String Utilities.swift
[260/1212] Compiling _RopeModule String.Index+ABI.swift
[261/1212] Compiling _RopeModule _CharacterRecognizer.swift
[262/1212] Compiling HashTreeCollections _HashNode+Invariants.swift
[272/1212] Emitting module OrderedCollections
[272/1212] Compiling ssl_versions.cc
[276/1213] Emitting module Crypto
[277/1222] Compiling SwiftASN1 DER.swift
[277/1222] Compiling ssl_x509.cc
[278/1222] Compiling ssl_transcript.cc
[280/1222] Emitting module _RopeModule
[329/1222] Compiling SwiftASN1 Errors.swift
[338/1222] Compiling ssl_stat.cc
[363/1222] Compiling ssl_session.cc
[364/1222] Compiling ssl_privkey.cc
[366/1222] Emitting module HashTreeCollections
[367/1222] Emitting module SwiftASN1
[367/1222] Compiling ssl_key_share.cc
[368/1222] Compiling ssl_file.cc
[369/1222] Compiling ssl_lib.cc
[370/1222] Compiling ssl_cipher.cc
[371/1222] Compiling ssl_credential.cc
[464/1222] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[465/1222] Compiling Crypto RNG_boring.swift
[466/1222] Compiling Crypto SafeCompare_boring.swift
[467/1222] Compiling Crypto Zeroization_boring.swift
[468/1222] Compiling Crypto PrettyBytes.swift
[469/1222] Compiling Crypto SafeCompare.swift
[470/1222] Compiling Crypto SecureBytes.swift
[471/1222] Compiling Crypto Zeroization.swift
[472/1222] Compiling Crypto resource_bundle_accessor.swift
[472/1222] Compiling ssl_buffer.cc
[473/1222] Compiling ssl_cert.cc
[474/1222] Compiling ssl_aead_ctx.cc
[475/1222] Compiling ssl_asn1.cc
[476/1222] Compiling s3_pkt.cc
[477/1222] Compiling s3_lib.cc
[478/1222] Compiling s3_both.cc
[479/1222] Compiling handshake_server.cc
[480/1222] Compiling handshake.cc
[481/1222] Compiling handshake_client.cc
[482/1222] Compiling handoff.cc
[483/1222] Compiling dtls_method.cc
[484/1222] Compiling md5-x86_64-linux.S
[485/1222] Compiling dtls_record.cc
[486/1222] Compiling encrypted_client_hello.cc
[487/1222] Compiling md5-x86_64-apple.S
[488/1222] Compiling md5-586-apple.S
[489/1222] Compiling md5-586-linux.S
[490/1222] Compiling chacha20_poly1305_x86_64-linux.S
[491/1222] Compiling extensions.cc
[492/1222] Compiling chacha20_poly1305_armv8-win.S
[493/1222] Compiling d1_srtp.cc
[494/1222] Compiling chacha20_poly1305_x86_64-apple.S
[495/1222] Compiling chacha20_poly1305_armv8-linux.S
[496/1222] Compiling chacha-x86_64-apple.S
[496/1222] Compiling d1_pkt.cc
[498/1222] Compiling chacha-x86_64-linux.S
[499/1222] Compiling chacha-x86-linux.S
[500/1222] Compiling chacha20_poly1305_armv8-apple.S
[501/1222] Compiling chacha-x86-apple.S
[502/1222] Compiling chacha-armv8-linux.S
[503/1222] Compiling chacha-armv4-linux.S
[504/1222] Compiling chacha-armv8-win.S
[505/1222] Compiling chacha-armv8-apple.S
[506/1222] Compiling aes128gcmsiv-x86_64-linux.S
[507/1222] Compiling aes128gcmsiv-x86_64-apple.S
[508/1222] Compiling x86_64-mont-linux.S
[509/1222] Compiling x86_64-mont5-linux.S
[509/1222] Compiling x86_64-mont5-apple.S
[511/1222] Compiling x86_64-mont-apple.S
[512/1222] Compiling x86-mont-linux.S
[513/1222] Compiling err_data.cc
[514/1222] Compiling x86-mont-apple.S
[515/1222] Compiling d1_lib.cc
[516/1222] Compiling bio_ssl.cc
[517/1222] Compiling vpaes-x86_64-linux.S
[517/1222] Compiling vpaes-x86_64-apple.S
[519/1222] Compiling vpaes-x86-linux.S
[520/1222] Compiling vpaes-x86-apple.S
[521/1222] Compiling vpaes-armv8-linux.S
[522/1222] Compiling vpaes-armv8-win.S
[523/1222] Compiling vpaes-armv7-linux.S
[524/1222] Compiling sha512-x86_64-linux.S
[525/1222] Compiling vpaes-armv8-apple.S
[526/1222] Compiling sha512-armv8-win.S
[526/1222] Compiling sha512-x86_64-apple.S
[528/1222] Compiling sha512-armv8-linux.S
[529/1222] Compiling sha512-armv4-linux.S
[530/1222] Compiling sha512-586-linux.S
[531/1222] Compiling sha512-armv8-apple.S
[532/1222] Compiling sha512-586-apple.S
[533/1222] Compiling sha256-x86_64-linux.S
[534/1222] Compiling sha256-x86_64-apple.S
[535/1222] Compiling sha256-armv8-linux.S
[536/1222] Compiling sha256-armv8-win.S
[537/1222] Compiling sha256-armv4-linux.S
[538/1222] Compiling sha256-armv8-apple.S
[539/1222] Compiling sha256-586-apple.S
[540/1222] Compiling sha256-586-linux.S
[541/1222] Compiling sha1-x86_64-linux.S
[542/1222] Compiling sha1-x86_64-apple.S
[543/1222] Compiling sha1-armv8-win.S
[544/1222] Compiling sha1-armv8-linux.S
[545/1222] Compiling d1_both.cc
[546/1222] Compiling sha1-armv4-large-linux.S
[547/1222] Compiling sha1-586-linux.S
[548/1222] Compiling sha1-armv8-apple.S
[549/1222] Compiling sha1-586-apple.S
[550/1222] Compiling rsaz-avx2-linux.S
[551/1222] Compiling rsaz-avx2-apple.S
[552/1222] Compiling rdrand-x86_64-linux.S
[552/1222] Compiling rdrand-x86_64-apple.S
[554/1222] Compiling p256_beeu-x86_64-asm-linux.S
[555/1222] Compiling p256_beeu-armv8-asm-linux.S
[556/1222] Compiling p256_beeu-x86_64-asm-apple.S
[556/1222] Compiling p256_beeu-armv8-asm-win.S
[558/1222] Compiling p256-armv8-asm-win.S
[559/1222] Compiling p256-x86_64-asm-apple.S
[560/1222] Compiling p256-x86_64-asm-linux.S
[561/1222] Compiling p256_beeu-armv8-asm-apple.S
[562/1222] Compiling p256-armv8-asm-linux.S
[563/1222] Compiling p256-armv8-asm-apple.S
[564/1222] Compiling ghashv8-armv8-win.S
[565/1222] Compiling ghashv8-armv8-apple.S
[565/1222] Compiling ghashv8-armv8-linux.S
[567/1222] Compiling ghashv8-armv7-linux.S
[568/1222] Compiling ghash-x86_64-linux.S
[569/1222] Compiling ghash-x86_64-apple.S
[570/1222] Compiling ghash-x86-apple.S
[571/1222] Compiling ghash-x86-linux.S
[571/1222] Compiling ghash-ssse3-x86_64-linux.S
[573/1222] Compiling ghash-ssse3-x86_64-apple.S
[574/1222] Compiling ghash-ssse3-x86-linux.S
[575/1222] Compiling ghash-neon-armv8-linux.S
[576/1222] Compiling ghash-ssse3-x86-apple.S
[577/1222] Compiling ghash-neon-armv8-win.S
[578/1222] Compiling ghash-armv4-linux.S
[579/1222] Compiling bsaes-armv7-linux.S
[580/1222] Compiling ghash-neon-armv8-apple.S
[580/1222] Compiling co-586-apple.S
[580/1222] Compiling co-586-linux.S
[583/1222] Compiling bn-armv8-win.S
[584/1222] Compiling bn-armv8-linux.S
[585/1222] Compiling bn-586-linux.S
[586/1222] Compiling bn-armv8-apple.S
[586/1222] Compiling bn-586-apple.S
[588/1222] Compiling armv8-mont-win.S
[589/1222] Compiling armv4-mont-linux.S
[590/1222] Compiling aesv8-gcm-armv8-win.S
[591/1222] Compiling armv8-mont-linux.S
[592/1222] Compiling aesv8-gcm-armv8-linux.S
[593/1222] Compiling armv8-mont-apple.S
[594/1222] Compiling aesv8-gcm-armv8-apple.S
[595/1222] Compiling aesv8-armv8-win.S
[596/1222] Compiling aesv8-armv8-linux.S
[597/1222] Compiling aesv8-armv8-apple.S
[598/1222] Compiling aesv8-armv7-linux.S
[599/1222] Compiling aesni-x86_64-linux.S
[600/1222] Compiling aesni-x86_64-apple.S
[601/1222] Compiling aesni-x86-apple.S
[602/1222] Compiling aesni-x86-linux.S
[603/1222] Compiling aesni-gcm-x86_64-linux.S
[604/1222] Compiling aesni-gcm-x86_64-apple.S
[605/1222] Compiling aes-gcm-avx2-x86_64-apple.S
[606/1222] Compiling aes-gcm-avx10-x86_64-linux.S
[607/1222] Compiling aes-gcm-avx2-x86_64-linux.S
[608/1222] Compiling aes-gcm-avx10-x86_64-apple.S
[609/1222] Compiling x_sig.cc
[610/1222] Compiling x_val.cc
[611/1222] Compiling x_x509.cc
[612/1222] Compiling x_spki.cc
[613/1222] Compiling x_x509a.cc
[614/1222] Compiling x_pubkey.cc
[615/1222] Compiling x_exten.cc
[616/1222] Compiling x_req.cc
[617/1222] Compiling x_name.cc
[618/1222] Compiling x_crl.cc
[619/1222] Compiling x_algor.cc
[620/1222] Compiling x509rset.cc
[621/1222] Compiling x_attrib.cc
[622/1222] Compiling x509spki.cc
[623/1222] Compiling x_all.cc
[624/1222] Compiling x509name.cc
[625/1222] Compiling x509cset.cc
[626/1222] Compiling x509_vpm.cc
[627/1222] Compiling x509_v3.cc
[628/1222] Compiling x509_vfy.cc
[629/1222] Compiling x509_txt.cc
[630/1222] Compiling x509_trs.cc
[631/1222] Compiling x509_set.cc
[632/1222] Compiling x509_def.cc
[633/1222] Compiling x509_req.cc
[634/1222] Compiling x509_obj.cc
[635/1222] Compiling x509_ext.cc
[636/1222] Compiling x509_lu.cc
[637/1222] Compiling x509_d2.cc
[638/1222] Compiling x509_cmp.cc
[639/1222] Compiling x509_att.cc
[640/1222] Compiling x509.cc
[641/1222] Compiling v3_skey.cc
[642/1222] Compiling v3_prn.cc
[643/1222] Compiling v3_pmaps.cc
[644/1222] Compiling v3_ocsp.cc
[645/1222] Compiling v3_purp.cc
[646/1222] Compiling v3_utl.cc
[647/1222] Compiling v3_pcons.cc
[648/1222] Compiling v3_ncons.cc
[649/1222] Compiling v3_int.cc
[650/1222] Compiling v3_lib.cc
[651/1222] Compiling v3_ia5.cc
[652/1222] Compiling v3_info.cc
[653/1222] Compiling v3_genn.cc
[654/1222] Compiling v3_extku.cc
[655/1222] Compiling v3_enum.cc
[656/1222] Compiling v3_crld.cc
[657/1222] Compiling v3_cpols.cc
[658/1222] Compiling v3_conf.cc
[659/1222] Compiling v3_bitst.cc
[660/1222] Compiling v3_bcons.cc
[661/1222] Compiling v3_akeya.cc
[662/1222] Compiling v3_akey.cc
[663/1222] Compiling v3_alt.cc
[664/1222] Compiling t_x509a.cc
[665/1222] Compiling t_x509.cc
[666/1222] Compiling t_req.cc
[667/1222] Compiling t_crl.cc
[668/1222] Compiling rsa_pss.cc
[669/1222] Compiling i2d_pr.cc
[670/1222] Compiling name_print.cc
[671/1222] Compiling policy.cc
[672/1222] Compiling by_file.cc
[673/1222] Compiling by_dir.cc
[674/1222] Compiling algorithm.cc
[675/1222] Compiling a_verify.cc
[676/1222] Compiling asn1_gen.cc
[677/1222] Compiling a_sign.cc
[678/1222] Compiling a_digest.cc
[679/1222] Compiling voprf.cc
[680/1222] Compiling thread_win.cc
[681/1222] Compiling thread_pthread.cc
[682/1222] Compiling thread.cc
[683/1222] Compiling thread_none.cc
[684/1222] Compiling stack.cc
[685/1222] Compiling trust_token.cc
[686/1222] Compiling pmbtoken.cc
[687/1222] Compiling slhdsa.cc
[688/1222] Compiling spake2plus.cc
[689/1222] Compiling siphash.cc
[690/1222] Compiling sha512.cc
[691/1222] Compiling sha256.cc
[692/1222] Compiling sha1.cc
[693/1222] Compiling rsa_print.cc
[694/1222] Compiling rsa_extra.cc
[695/1222] Compiling rsa_crypt.cc
[696/1222] Compiling refcount.cc
[697/1222] Compiling rc4.cc
[698/1222] Compiling rsa_asn1.cc
[699/1222] Compiling windows.cc
[699/1222] Compiling urandom.cc
[701/1222] Compiling trusty.cc
[702/1222] Compiling rand.cc
[703/1222] Compiling passive.cc
[704/1222] Compiling ios.cc
[705/1222] Compiling poly1305_arm_asm.S
[706/1222] Compiling getentropy.cc
[707/1222] Compiling forkunsafe.cc
[708/1222] Compiling fork_detect.cc
[709/1222] Compiling deterministic.cc
[710/1222] Compiling poly1305_vec.cc
[711/1222] Compiling poly1305_arm.cc
[712/1222] Compiling poly1305.cc
[713/1222] Compiling pool.cc
[714/1222] Compiling pkcs8.cc
[715/1222] Compiling pkcs8_x509.cc
[716/1222] Compiling p5_pbev2.cc
[717/1222] Compiling pkcs7.cc
[718/1222] Compiling pkcs7_x509.cc
[719/1222] Compiling pem_xaux.cc
[720/1222] Compiling pem_x509.cc
[721/1222] Compiling pem_pkey.cc
[722/1222] Compiling pem_pk8.cc
[723/1222] Compiling pem_oth.cc
[724/1222] Compiling obj_xref.cc
[725/1222] Compiling mlkem.cc
[726/1222] Compiling mldsa.cc
[726/1222] Compiling pem_info.cc
[728/1222] Compiling pem_lib.cc
[729/1222] Compiling mem.cc
[730/1222] Compiling poly_rq_mul.S
[731/1222] Compiling pem_all.cc
[732/1222] Compiling fips_shared_support.cc
[733/1222] Compiling md5.cc
[734/1222] Compiling obj.cc
[735/1222] Compiling md4.cc
[736/1222] Compiling lhash.cc
[737/1222] Compiling ex_data.cc
[738/1222] Compiling sign.cc
[739/1222] Compiling scrypt.cc
[740/1222] Compiling kyber.cc
[741/1222] Compiling pbkdf.cc
[742/1222] Compiling print.cc
[743/1222] Compiling hpke.cc
[744/1222] Compiling hrss.cc
[745/1222] Compiling p_x25519.cc
[746/1222] Compiling p_x25519_asn1.cc
[747/1222] Compiling p_ed25519.cc
[748/1222] Compiling p_rsa_asn1.cc
[749/1222] Compiling p_ec.cc
[750/1222] Compiling p_hkdf.cc
[751/1222] Compiling p_rsa.cc
[752/1222] Compiling p_ed25519_asn1.cc
[753/1222] Compiling p_ec_asn1.cc
[754/1222] Compiling p_dh_asn1.cc
[755/1222] Compiling p_dh.cc
[756/1222] Compiling p_dsa_asn1.cc
[757/1222] Compiling evp_ctx.cc
[758/1222] Compiling err.cc
[759/1222] Compiling evp.cc
[760/1222] Compiling engine.cc
[761/1222] Compiling evp_asn1.cc
[762/1222] Compiling ecdh.cc
[763/1222] Compiling ecdsa_asn1.cc
[764/1222] Compiling hash_to_curve.cc
[765/1222] Compiling ec_derive.cc
[766/1222] Compiling dsa.cc
[767/1222] Compiling ec_asn1.cc
[768/1222] Compiling dsa_asn1.cc
[769/1222] Compiling params.cc
[770/1222] Compiling x25519-asm-arm.S
[771/1222] Compiling digest_extra.cc
[772/1222] Compiling bcm.cc
[773/1222] Compiling curve25519_64_adx.cc
[774/1222] Compiling des.cc
[775/1222] Compiling dh_asn1.cc
[776/1222] Compiling spake25519.cc
[777/1222] Compiling cpu_intel.cc
[778/1222] Compiling crypto.cc
[779/1222] Compiling curve25519.cc
[780/1222] Compiling cpu_arm_linux.cc
[781/1222] Compiling cpu_arm_freebsd.cc
[782/1222] Compiling cpu_aarch64_win.cc
[783/1222] Compiling cpu_aarch64_openbsd.cc
[783/1222] Compiling cpu_aarch64_sysreg.cc
[785/1222] Compiling cpu_aarch64_linux.cc
[786/1222] Compiling cpu_aarch64_fuchsia.cc
[787/1222] Compiling cpu_aarch64_apple.cc
[788/1222] Compiling conf.cc
[789/1222] Compiling tls_cbc.cc
[790/1222] Compiling get_cipher.cc
[791/1222] Compiling e_rc4.cc
[792/1222] Compiling e_tls.cc
[793/1222] Compiling e_null.cc
[794/1222] Compiling e_rc2.cc
[795/1222] Compiling e_des.cc
[796/1222] Compiling e_chacha20poly1305.cc
[797/1222] Compiling e_aesgcmsiv.cc
[798/1222] Compiling derive_key.cc
[799/1222] Compiling e_aesctrhmac.cc
[800/1222] Compiling chacha.cc
[801/1222] Compiling unicode.cc
[802/1222] Compiling buf.cc
[803/1222] Compiling ber.cc
[804/1222] Compiling cbs.cc
[805/1222] Compiling asn1_compat.cc
[806/1222] Compiling cbb.cc
[807/1222] Compiling blake2.cc
[808/1222] Compiling socket_helper.cc
[809/1222] Compiling bn_asn1.cc
[810/1222] Compiling convert.cc
[811/1222] Compiling socket.cc
[812/1222] Compiling printf.cc
[813/1222] Compiling hexdump.cc
[814/1222] Compiling pair.cc
[815/1222] Compiling file.cc
[816/1222] Compiling fd.cc
[817/1222] Compiling errno.cc
[818/1222] Compiling connect.cc
[819/1222] Compiling bio_mem.cc
[820/1222] Compiling base64.cc
[821/1222] Compiling bio.cc
[822/1222] Compiling tasn_typ.cc
[823/1222] Compiling tasn_fre.cc
[824/1222] Compiling tasn_enc.cc
[825/1222] Compiling tasn_utl.cc
[826/1222] Compiling posix_time.cc
[827/1222] Compiling tasn_new.cc
[828/1222] Compiling f_string.cc
[829/1222] Compiling f_int.cc
[830/1222] Compiling tasn_dec.cc
[831/1222] Compiling asn_pack.cc
[832/1222] Compiling asn1_par.cc
[833/1222] Compiling asn1_lib.cc
[834/1222] Compiling a_utctm.cc
[835/1222] Compiling a_octet.cc
[836/1222] Compiling a_time.cc
[837/1222] Compiling a_type.cc
[838/1222] Compiling a_strnid.cc
[839/1222] Compiling a_strex.cc
[840/1222] Compiling a_mbstr.cc
[841/1222] Compiling a_object.cc
[842/1222] Compiling a_int.cc
[843/1222] Compiling a_i2d_fp.cc
[844/1222] Compiling fiat_p256_adx_sqr.S
[845/1222] Compiling a_dup.cc
[846/1222] Compiling fiat_p256_adx_mul.S
[847/1222] Compiling fiat_curve25519_adx_square.S
[848/1222] Compiling md5-x86_64-linux.S
[849/1222] Compiling fiat_curve25519_adx_mul.S
[850/1222] Compiling a_d2i_fp.cc
[851/1222] Compiling a_gentm.cc
[852/1222] Compiling md5-x86_64-apple.S
[853/1222] Compiling a_bitstr.cc
[854/1222] Compiling md5-586-linux.S
[855/1222] Compiling md5-586-apple.S
[856/1222] Compiling chacha20_poly1305_x86_64-linux.S
[857/1222] Compiling chacha20_poly1305_x86_64-apple.S
[858/1222] Compiling chacha20_poly1305_armv8-linux.S
[859/1222] Compiling chacha20_poly1305_armv8-win.S
[860/1222] Compiling a_bool.cc
[861/1222] Compiling chacha20_poly1305_armv8-apple.S
[862/1222] Compiling chacha-x86_64-linux.S
[863/1222] Compiling chacha-x86_64-apple.S
[864/1222] Compiling chacha-x86-apple.S
[865/1222] Compiling chacha-x86-linux.S
[866/1222] Compiling chacha-armv8-win.S
[867/1222] Compiling chacha-armv8-linux.S
[868/1222] Compiling chacha-armv4-linux.S
[869/1222] Compiling chacha-armv8-apple.S
[870/1222] Compiling aes128gcmsiv-x86_64-linux.S
[871/1222] Compiling aes128gcmsiv-x86_64-apple.S
[872/1222] Compiling x86_64-mont5-linux.S
[873/1222] Compiling x86_64-mont5-apple.S
[874/1222] Compiling x86_64-mont-linux.S
[875/1222] Compiling x86_64-mont-apple.S
[876/1222] Compiling x86-mont-linux.S
[877/1222] Compiling x86-mont-apple.S
[878/1222] Compiling vpaes-x86_64-linux.S
[879/1222] Compiling vpaes-x86_64-apple.S
[880/1222] Compiling err_data.cc
[881/1222] Compiling CCryptoBoringSSLShims shims.c
[882/1222] Compiling vpaes-x86-apple.S
[882/1222] Compiling vpaes-x86-linux.S
[884/1222] Compiling vpaes-armv8-linux.S
[885/1222] Compiling vpaes-armv8-win.S
[886/1222] Compiling vpaes-armv8-apple.S
[887/1222] Compiling vpaes-armv7-linux.S
[888/1222] Compiling sha512-x86_64-linux.S
[889/1222] Compiling sha512-x86_64-apple.S
[890/1222] Compiling sha512-armv8-win.S
[891/1222] Compiling sha512-armv8-linux.S
[892/1222] Compiling sha512-armv4-linux.S
[893/1222] Compiling sha512-armv8-apple.S
[894/1222] Compiling sha512-586-linux.S
[895/1222] Compiling sha512-586-apple.S
[896/1222] Compiling sha256-x86_64-linux.S
[897/1222] Compiling sha256-x86_64-apple.S
[898/1222] Compiling sha256-armv8-win.S
[899/1222] Compiling sha256-armv8-linux.S
[900/1222] Compiling sha256-armv8-apple.S
[901/1222] Compiling sha256-armv4-linux.S
[902/1222] Compiling sha256-586-linux.S
[903/1222] Compiling sha256-586-apple.S
[904/1222] Compiling sha1-x86_64-linux.S
[905/1222] Compiling sha1-x86_64-apple.S
[906/1222] Compiling sha1-armv8-win.S
[907/1222] Compiling sha1-armv8-linux.S
[908/1222] Compiling sha1-armv4-large-linux.S
[909/1222] Compiling sha1-586-apple.S
[910/1222] Compiling sha1-586-linux.S
[911/1222] Compiling sha1-armv8-apple.S
[912/1222] Compiling rsaz-avx2-linux.S
[913/1222] Compiling rsaz-avx2-apple.S
[914/1222] Compiling rdrand-x86_64-linux.S
[915/1222] Compiling rdrand-x86_64-apple.S
[916/1222] Compiling p256_beeu-x86_64-asm-linux.S
[917/1222] Compiling p256_beeu-armv8-asm-linux.S
[917/1222] Compiling p256_beeu-x86_64-asm-apple.S
[917/1222] Compiling p256_beeu-armv8-asm-win.S
[920/1222] Compiling p256_beeu-armv8-asm-apple.S
[921/1222] Compiling p256-x86_64-asm-linux.S
[922/1222] Compiling p256-x86_64-asm-apple.S
[923/1222] Compiling p256-armv8-asm-win.S
[924/1222] Compiling p256-armv8-asm-linux.S
[925/1222] Compiling ghashv8-armv8-win.S
[926/1222] Compiling ghashv8-armv8-linux.S
[927/1222] Compiling p256-armv8-asm-apple.S
[928/1222] Compiling ghashv8-armv8-apple.S
[929/1222] Compiling ghash-x86_64-apple.S
[929/1222] Compiling ghash-x86_64-linux.S
[929/1222] Compiling ghashv8-armv7-linux.S
[932/1222] Compiling ghash-ssse3-x86_64-linux.S
[933/1222] Compiling ghash-x86-linux.S
[933/1222] Compiling ghash-x86-apple.S
[935/1222] Compiling ghash-ssse3-x86_64-apple.S
[936/1222] Compiling ghash-ssse3-x86-linux.S
[937/1222] Compiling ghash-ssse3-x86-apple.S
[938/1222] Compiling ghash-neon-armv8-win.S
[939/1222] Compiling ghash-neon-armv8-linux.S
[940/1222] Compiling co-586-linux.S
[941/1222] Compiling co-586-apple.S
[942/1222] Compiling ghash-armv4-linux.S
[943/1222] Compiling ghash-neon-armv8-apple.S
[944/1222] Compiling bsaes-armv7-linux.S
[945/1222] Compiling bn-armv8-linux.S
[945/1222] Compiling bn-armv8-win.S
[947/1222] Compiling bn-armv8-apple.S
[948/1222] Compiling bn-586-linux.S
[949/1222] Compiling bn-586-apple.S
[949/1222] Compiling armv8-mont-linux.S
[951/1222] Compiling armv8-mont-win.S
[952/1222] Compiling armv8-mont-apple.S
[953/1222] Compiling armv4-mont-linux.S
[953/1222] Compiling aesv8-gcm-armv8-win.S
[955/1222] Compiling aesv8-gcm-armv8-linux.S
[956/1222] Compiling aesv8-armv8-win.S
[957/1222] Compiling aesv8-armv8-apple.S
[958/1222] Compiling aesv8-armv8-linux.S
[959/1222] Compiling aesv8-armv7-linux.S
[960/1222] Compiling aesv8-gcm-armv8-apple.S
[961/1222] Compiling aesni-x86_64-apple.S
[962/1222] Compiling aesni-x86_64-linux.S
[963/1222] Compiling aesni-x86-linux.S
[964/1222] Compiling aesni-gcm-x86_64-linux.S
[965/1222] Compiling aesni-x86-apple.S
[966/1222] Compiling aesni-gcm-x86_64-apple.S
[967/1222] Compiling aes-gcm-avx512-x86_64-apple.S
[968/1222] Compiling aes-gcm-avx512-x86_64-linux.S
[969/1222] Compiling aes-gcm-avx2-x86_64-apple.S
[970/1222] Compiling aes-gcm-avx2-x86_64-linux.S
[971/1222] Compiling c-nioatomics.c
[972/1222] Compiling xwing.cc
[973/1222] Compiling x_spki.cc
[974/1222] Compiling x_sig.cc
[975/1222] Compiling x_req.cc
[976/1222] Compiling x_x509a.cc
[977/1222] Compiling x_x509.cc
[978/1222] Compiling x_name.cc
[979/1222] Compiling x_pubkey.cc
[980/1222] Compiling c-atomics.c
[981/1222] Compiling x_exten.cc
[982/1229] Compiling x_crl.cc
[983/1229] Compiling x509spki.cc
[984/1229] Compiling x_attrib.cc
[985/1229] Compiling x_all.cc
[986/1229] Compiling x509name.cc
[987/1229] Compiling x509rset.cc
[988/1229] Compiling x_algor.cc
[989/1229] Compiling x509_vpm.cc
[990/1229] Compiling x509cset.cc
[992/1229] Compiling NIOConcurrencyHelpers lock.swift
[993/1229] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[994/1229] Compiling NIOConcurrencyHelpers NIOLock.swift
[995/1229] Emitting module NIOConcurrencyHelpers
[996/1229] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[997/1229] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[998/1229] Compiling NIOConcurrencyHelpers atomics.swift
[998/1229] Compiling x509_txt.cc
[999/1229] Compiling x509_vfy.cc
[1000/1229] Compiling x509_v3.cc
[1001/1229] Compiling x509_set.cc
[1002/1229] Compiling x509_trs.cc
[1003/1229] Compiling x509_req.cc
[1004/1229] Compiling x509_lu.cc
[1005/1229] Compiling x509_obj.cc
[1006/1229] Compiling x509_ext.cc
[1007/1229] Compiling x509_def.cc
[1008/1229] Compiling x509_d2.cc
[1009/1229] Compiling x509_cmp.cc
[1010/1229] Compiling x509_att.cc
[1011/1229] Compiling x509.cc
[1012/1229] Compiling v3_prn.cc
[1013/1229] Compiling v3_skey.cc
[1014/1229] Compiling v3_pmaps.cc
[1015/1229] Compiling v3_purp.cc
[1016/1229] Compiling v3_utl.cc
[1017/1229] Compiling v3_pcons.cc
[1018/1229] Compiling v3_ocsp.cc
[1019/1229] Compiling v3_lib.cc
[1020/1229] Compiling v3_ncons.cc
[1021/1229] Compiling v3_int.cc
[1022/1229] Compiling v3_genn.cc
[1023/1229] Compiling v3_extku.cc
[1024/1229] Compiling v3_enum.cc
[1025/1229] Compiling v3_ia5.cc
[1026/1229] Compiling v3_info.cc
[1027/1229] Compiling v3_crld.cc
[1028/1229] Compiling v3_cpols.cc
[1029/1229] Compiling v3_bitst.cc
[1030/1229] Compiling v3_conf.cc
[1031/1229] Compiling v3_alt.cc
[1032/1229] Compiling v3_bcons.cc
[1033/1229] Compiling v3_akeya.cc
[1034/1229] Compiling t_x509a.cc
[1035/1229] Compiling v3_akey.cc
[1036/1229] Compiling t_x509.cc
[1037/1229] Compiling t_req.cc
[1038/1229] Compiling i2d_pr.cc
[1039/1229] Compiling t_crl.cc
[1040/1229] Compiling name_print.cc
[1041/1229] Compiling rsa_pss.cc
[1042/1229] Compiling policy.cc
[1043/1229] Compiling by_file.cc
[1044/1229] Compiling by_dir.cc
[1045/1229] Compiling asn1_gen.cc
[1046/1229] Compiling algorithm.cc
[1047/1229] Compiling a_verify.cc
[1048/1229] Compiling thread_win.cc
[1049/1229] Compiling a_sign.cc
[1050/1229] Compiling thread_pthread.cc
[1051/1229] Compiling thread_none.cc
[1052/1229] Compiling thread.cc
[1053/1229] Compiling a_digest.cc
[1054/1229] Compiling voprf.cc
[1055/1229] Compiling trust_token.cc
[1056/1229] Compiling pmbtoken.cc
[1057/1229] Compiling stack.cc
[1058/1229] Compiling sha512.cc
[1059/1229] Compiling siphash.cc
[1060/1229] Compiling sha256.cc
[1061/1229] Compiling sha1.cc
[1062/1229] Compiling rsa_extra.cc
[1063/1229] Compiling rsa_print.cc
[1064/1229] Compiling slhdsa.cc
[1065/1229] Compiling spake2plus.cc
[1066/1229] Compiling rsa_crypt.cc
[1067/1229] Compiling rc4.cc
[1068/1229] Compiling refcount.cc
[1069/1229] Compiling windows.cc
[1070/1229] Compiling urandom.cc
[1071/1229] Compiling trusty.cc
[1072/1229] Compiling rand.cc
[1073/1229] Compiling ios.cc
[1074/1229] Compiling passive.cc
[1075/1229] Compiling rsa_asn1.cc
[1076/1229] Compiling poly1305_arm_asm.S
[1077/1229] Compiling getentropy.cc
[1078/1229] Compiling deterministic.cc
[1079/1229] Compiling forkunsafe.cc
[1080/1229] Compiling fork_detect.cc
[1081/1229] Compiling poly1305_vec.cc
[1082/1229] Compiling poly1305.cc
[1083/1229] Compiling poly1305_arm.cc
[1084/1229] Compiling pool.cc
[1085/1229] Compiling pkcs8_x509.cc
[1086/1229] Compiling pkcs8.cc
[1087/1229] Compiling p5_pbev2.cc
[1088/1229] Compiling pkcs7.cc
[1089/1229] Compiling pem_xaux.cc
[1090/1229] Compiling pkcs7_x509.cc
[1091/1229] Compiling pem_x509.cc
[1092/1229] Compiling pem_pkey.cc
[1093/1229] Compiling pem_oth.cc
[1094/1229] Compiling pem_pk8.cc
[1095/1229] Compiling mlkem.cc
[1096/1229] Compiling obj_xref.cc
[1097/1229] Compiling pem_info.cc
[1098/1229] Compiling mldsa.cc
[1099/1229] Compiling pem_lib.cc
[1100/1229] Compiling mem.cc
[1101/1229] Compiling pem_all.cc
[1102/1229] Compiling poly_rq_mul.S
[1103/1229] Compiling fips_shared_support.cc
[1104/1229] Compiling obj.cc
[1105/1229] Compiling md5.cc
[1106/1229] Compiling lhash.cc
[1107/1229] Compiling md4.cc
[1108/1229] Compiling fuzzer_mode.cc
[1109/1229] Compiling ex_data.cc
[1110/1229] Compiling kyber.cc
[1111/1229] Compiling hrss.cc
[1112/1229] Compiling hpke.cc
[1113/1229] Compiling scrypt.cc
[1114/1229] Compiling print.cc
[1115/1229] Compiling sign.cc
[1116/1229] Compiling pbkdf.cc
[1117/1229] Compiling p_x25519_asn1.cc
[1118/1229] Compiling p_x25519.cc
[1119/1229] Compiling p_rsa_asn1.cc
[1120/1229] Compiling p_rsa.cc
[1121/1229] Compiling p_hkdf.cc
[1122/1229] Compiling p_ed25519_asn1.cc
[1123/1229] Compiling p_ec.cc
[1124/1229] Compiling p_ed25519.cc
[1125/1229] Compiling p_ec_asn1.cc
[1126/1229] Compiling err.cc
[1126/1229] Compiling p_dh_asn1.cc
[1128/1229] Compiling engine.cc
[1129/1229] Compiling p_dsa_asn1.cc
[1130/1229] Compiling ecdsa_p1363.cc
[1131/1229] Compiling p_dh.cc
[1132/1229] Compiling evp_ctx.cc
[1133/1229] Compiling evp.cc
[1134/1229] Compiling evp_asn1.cc
[1135/1229] Compiling ecdh.cc
[1136/1229] Compiling ec_derive.cc
[1137/1229] Compiling dsa.cc
[1138/1229] Compiling hash_to_curve.cc
[1139/1229] Compiling ecdsa_asn1.cc
[1140/1229] Compiling dsa_asn1.cc
[1141/1229] Compiling ec_asn1.cc
[1142/1229] Compiling x25519-asm-arm.S
[1143/1229] Compiling digest_extra.cc
[1144/1229] Compiling params.cc
[1145/1229] Compiling des.cc
[1146/1229] Compiling curve25519_64_adx.cc
[1147/1229] Compiling dh_asn1.cc
[1148/1229] Compiling crypto.cc
[1149/1229] Compiling cpu_intel.cc
[1150/1229] Compiling spake25519.cc
[1151/1229] Compiling cpu_arm_linux.cc
[1152/1229] Compiling curve25519.cc
[1153/1229] Compiling cpu_arm_freebsd.cc
[1154/1229] Compiling cpu_aarch64_win.cc
[1155/1229] Compiling cpu_aarch64_openbsd.cc
[1156/1229] Compiling cpu_aarch64_sysreg.cc
[1157/1229] Compiling cpu_aarch64_linux.cc
[1158/1229] Compiling cpu_aarch64_fuchsia.cc
[1159/1229] Compiling cpu_aarch64_apple.cc
[1160/1229] Compiling conf.cc
[1161/1229] Compiling tls_cbc.cc
[1162/1229] Compiling get_cipher.cc
[1163/1229] Compiling e_rc4.cc
[1164/1229] Compiling cms.cc
[1165/1229] Compiling e_rc2.cc
[1166/1229] Compiling e_tls.cc
[1167/1229] Compiling e_null.cc
[1168/1229] Compiling e_des.cc
[1169/1229] Compiling e_chacha20poly1305.cc
[1170/1229] Compiling e_aesgcmsiv.cc
[1171/1229] Compiling e_aeseax.cc
[1172/1229] Compiling derive_key.cc
[1173/1229] Compiling e_aesctrhmac.cc
[1174/1229] Compiling chacha.cc
[1175/1229] Compiling unicode.cc
[1176/1229] Compiling buf.cc
[1177/1229] Compiling ber.cc
[1178/1229] Compiling cbb.cc
[1179/1229] Compiling cbs.cc
[1180/1229] Compiling asn1_compat.cc
[1181/1229] Compiling sqrt.cc
[1182/1229] Compiling exponentiation.cc
[1183/1229] Compiling div.cc
[1184/1229] Compiling bcm.cc
[1185/1229] Compiling printf.cc
[1186/1229] Compiling pair.cc
[1187/1229] Compiling blake2.cc
[1188/1229] Compiling hexdump.cc
[1189/1229] Compiling file.cc
[1190/1229] Compiling convert.cc
[1191/1229] Compiling errno.cc
[1191/1229] Compiling fd.cc
[1193/1229] Compiling bn_asn1.cc
[1194/1229] Compiling bio_mem.cc
[1195/1229] Compiling base64.cc
[1196/1229] Compiling tasn_typ.cc
[1197/1229] Compiling bio.cc
[1198/1229] Compiling tasn_fre.cc
[1199/1229] Compiling posix_time.cc
[1200/1229] Compiling tasn_enc.cc
[1201/1229] Compiling tasn_utl.cc
[1202/1229] Compiling tasn_new.cc
[1203/1229] Compiling tasn_dec.cc
[1204/1229] Compiling f_string.cc
[1205/1229] Compiling f_int.cc
[1206/1229] Compiling asn1_par.cc
[1207/1229] Compiling asn_pack.cc
[1208/1229] Compiling a_utctm.cc
[1209/1229] Compiling asn1_lib.cc
[1210/1229] Compiling a_type.cc
[1211/1229] Compiling a_time.cc
[1212/1229] Compiling a_strnid.cc
[1213/1229] Compiling a_octet.cc
[1214/1229] Compiling a_strex.cc
[1215/1229] Compiling a_mbstr.cc
[1216/1229] Write sources
[1220/1229] Compiling a_object.cc
[1221/1229] Compiling a_int.cc
[1222/1229] Compiling a_i2d_fp.cc
[1223/1229] Compiling a_dup.cc
[1224/1229] Compiling a_d2i_fp.cc
[1225/1229] Compiling aes.cc
[1226/1229] Compiling a_gentm.cc
[1227/1329] Compiling a_bool.cc
[1228/1329] Compiling a_bitstr.cc
[1230/1338] Compiling Algorithms Suffix.swift
[1231/1338] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1232/1340] Compiling BitCollections BitArray+RandomBits.swift
[1233/1340] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1235/1341] Compiling Algorithms Unique.swift
[1236/1341] Compiling Algorithms Windows.swift
[1237/1341] Compiling BitCollections BitSet+Equatable.swift
[1238/1341] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1239/1341] Compiling BitCollections BitSet+Extras.swift
[1240/1346] Compiling Atomics Unmanaged extensions.swift
[1241/1346] Compiling BitCollections BitSet+Hashable.swift
[1242/1346] Compiling BitCollections BitSet+Initializers.swift
[1243/1346] Compiling BitCollections BitSet+Invariants.swift
[1244/1346] Compiling BitCollections BitSet+Random.swift
[1245/1346] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1246/1346] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1247/1346] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1248/1346] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1249/1346] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1250/1346] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1251/1346] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1252/1346] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1255/1346] Compiling BitCollections BitSet.swift
[1256/1346] Compiling BitCollections Range+Utilities.swift
[1257/1346] Compiling BitCollections Slice+Utilities.swift
[1258/1346] Compiling BitCollections UInt+Tricks.swift
[1259/1346] Compiling BitCollections _Word.swift
[1260/1346] Compiling BitCollections BitArray+Collection.swift
[1261/1346] Compiling BitCollections BitArray+Copy.swift
[1262/1346] Compiling BitCollections BitArray+CustomReflectable.swift
[1263/1346] Compiling BitCollections BitArray.swift
[1264/1346] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1265/1346] Compiling BitCollections BitArray+Descriptions.swift
[1266/1346] Compiling BitCollections BitArray+Equatable.swift
[1267/1346] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1268/1346] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1269/1346] Compiling BitCollections BitArray+Extras.swift
[1270/1346] Compiling BitCollections BitArray+Fill.swift
[1271/1346] Compiling BitCollections BitArray+Hashable.swift
[1272/1346] Compiling BitCollections BitArray+Initializers.swift
[1273/1346] Compiling BitCollections BitArray+Invariants.swift
[1274/1346] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1277/1346] Compiling BitCollections BitArray+Shifts.swift
[1278/1346] Compiling BitCollections BitArray+Testing.swift
[1279/1346] Compiling BitCollections BitArray._UnsafeHandle.swift
[1296/1346] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1297/1346] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1298/1346] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1299/1346] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1300/1346] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1301/1346] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1302/1346] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1303/1346] Compiling BitCollections BitSet+SetAlgebra union.swift
[1304/1346] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1305/1346] Compiling BitCollections BitSet.Counted.swift
[1306/1346] Compiling BitCollections BitSet.Index.swift
[1307/1346] Compiling BitCollections BitSet._UnsafeHandle.swift
[1308/1346] Emitting module BitCollections
[1309/1346] Compiling BitCollections BitArray+BitwiseOperations.swift
[1310/1346] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1311/1346] Compiling BitCollections BitArray+Codable.swift
[1327/1348] Emitting module Collections
[1328/1348] Compiling Collections Collections.swift
[1335/1348] Compiling CryptoBoringWrapper RandomBytes.swift
[1336/1348] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1337/1348] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1341/1348] Emitting module Atomics
[1342/1348] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1343/1348] Compiling CryptoBoringWrapper EllipticCurve.swift
[1344/1348] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1345/1348] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1346/1348] Emitting module CryptoBoringWrapper
[1347/1348] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1348/1470] Emitting module Algorithms
[1349/1470] Compiling CryptoExtras RSA.swift
[1350/1470] Compiling CryptoExtras RSA_boring.swift
[1351/1470] Compiling CryptoExtras Reexport.swift
[1352/1470] Compiling CryptoExtras BoringSSLHelpers.swift
[1353/1470] Compiling CryptoExtras Scrypt.swift
[1354/1470] Compiling CryptoExtras OPRF.swift
[1355/1470] Compiling CryptoExtras OPRFClient.swift
[1356/1477] Compiling CryptoExtras IntegerEncoding.swift
[1357/1477] Compiling NIOCore IO.swift
[1358/1477] Compiling NIOCore IOData.swift
[1359/1477] Compiling NIOCore IPProtocol.swift
[1360/1477] Compiling NIOCore IntegerBitPacking.swift
[1361/1477] Compiling NIOCore IntegerTypes.swift
[1362/1477] Compiling NIOCore Interfaces.swift
[1363/1477] Compiling CryptoExtras HashToField.swift
[1364/1477] Compiling CryptoExtras KDF.swift
[1365/1477] Compiling CryptoExtras PBKDF2_boring.swift
[1366/1477] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1367/1477] Compiling CryptoExtras PBKDF2.swift
[1368/1477] Compiling CryptoExtras Scrypt_boring.swift
[1369/1477] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1370/1477] Compiling CryptoExtras Data+Extensions.swift
[1371/1477] Compiling CryptoExtras DigestType.swift
[1372/1477] Compiling CryptoExtras Error.swift
[1373/1477] Compiling CryptoExtras I2OSP.swift
[1375/1477] Emitting module CryptoExtras
[1383/1483] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1384/1483] Compiling CryptoExtras CMAC.swift
[1385/1483] Compiling CryptoExtras ARC+API.swift
[1386/1483] Compiling CryptoExtras ARC.swift
[1387/1483] Compiling CryptoExtras ARCCredential.swift
[1388/1483] Compiling CryptoExtras ARCEncoding.swift
[1389/1483] Compiling CryptoExtras ARCPrecredential.swift
[1390/1483] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1391/1483] Compiling CryptoExtras PKCS8PrivateKey.swift
[1392/1483] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1393/1483] Compiling CryptoExtras ECToolbox_boring.swift
[1394/1483] Compiling CryptoExtras ECToolbox.swift
[1395/1483] Compiling CryptoExtras VOPRFServer.swift
[1396/1483] Compiling CryptoExtras RSA+BlindSigning.swift
[1404/1483] Compiling NIOCore SocketAddresses.swift
[1405/1483] Compiling NIOCore SocketOptionProvider.swift
[1406/1483] Compiling NIOCore SystemCallHelpers.swift
[1407/1483] Compiling NIOCore TimeAmount+Duration.swift
[1408/1483] Compiling NIOCore TypeAssistedChannelHandler.swift
[1409/1483] Compiling NIOCore UniversalBootstrapSupport.swift
[1410/1483] Compiling NIOCore Utilities.swift
[1411/1483] Compiling CryptoExtras ThreadWindows.swift
[1412/1483] Compiling CryptoExtras DLEQ.swift
[1413/1483] Compiling CryptoExtras Prover.swift
[1414/1483] Compiling CryptoExtras Verifier.swift
[1415/1483] Compiling CryptoExtras ZKPToolbox.swift
[1416/1483] Compiling CryptoExtras resource_bundle_accessor.swift
[1417/1483] Compiling CryptoExtras OPRFServer.swift
[1418/1483] Compiling CryptoExtras VOPRF+API.swift
[1419/1483] Compiling CryptoExtras VOPRFClient.swift
[1424/1483] Compiling CryptoExtras AES_CBC.swift
[1425/1483] Compiling CryptoExtras AES_CFB.swift
[1426/1483] Compiling CryptoExtras AES_CTR.swift
[1427/1483] Compiling CryptoExtras AES_GCM_SIV.swift
[1428/1483] Compiling CryptoExtras Block Function.swift
[1429/1483] Compiling CryptoExtras AES_CFB_boring.swift
[1430/1483] Compiling CryptoExtras AES_CTR_boring.swift
[1431/1483] Compiling CryptoExtras ARCPresentation.swift
[1432/1483] Compiling CryptoExtras ARCRequest.swift
[1433/1483] Compiling CryptoExtras ARCResponse.swift
[1434/1483] Compiling CryptoExtras ARCServer.swift
[1435/1483] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1436/1483] Compiling CryptoExtras ChaCha20CTR.swift
[1437/1483] Compiling CryptoExtras Curve25519+PEM.swift
[1438/1483] Compiling CryptoExtras PEMDocument.swift
[1439/1483] Compiling CryptoExtras PrettyBytes.swift
[1440/1483] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1441/1483] Compiling CryptoExtras ThreadOps.swift
[1442/1483] Compiling CryptoExtras ThreadPosix.swift
[1443/1483] Compiling CryptoExtras ThreadSpecific.swift
[1444/1483] Compiling CryptoExtras ObjectIdentifier.swift
[1445/1483] Emitting module NIOCore
[1446/1632] Emitting module NIOEmbedded
[1447/1632] Compiling NIOEmbedded AsyncTestingChannel.swift
[1448/1632] Compiling NIOEmbedded Embedded.swift
[1449/1632] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1450/1632] Compiling SQLKit SQLAlterEnumBuilder.swift
[1451/1632] Compiling SQLKit SQLAlterTableBuilder.swift
[1452/1632] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1453/1632] Compiling SQLKit SQLCreateEnumBuilder.swift
[1454/1632] Compiling SQLKit SQLCreateIndexBuilder.swift
[1455/1632] Compiling SQLKit SQLCreateTableBuilder.swift
[1456/1637] Compiling SQLKit SQLCommonUnionBuilder.swift
[1457/1637] Compiling SQLKit SQLJoinBuilder.swift
[1458/1637] Compiling SQLKit SQLPartialResultBuilder.swift
[1459/1637] Compiling SQLKit SQLPredicateBuilder.swift
[1460/1637] Compiling SQLKit SQLQueryBuilder.swift
[1461/1637] Compiling NIOPosix Utilities.swift
[1462/1637] Compiling NIOPosix VsockAddress.swift
[1463/1637] Compiling NIOPosix VsockChannelEvents.swift
[1464/1637] Compiling NIOPosix Windows.swift
[1465/1637] Compiling NIOPosix resource_bundle_accessor.swift
[1466/1637] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1467/1637] Compiling SQLKit SQLDeleteBuilder.swift
[1468/1637] Compiling SQLKit SQLDropEnumBuilder.swift
[1469/1637] Compiling SQLKit SQLDropIndexBuilder.swift
[1470/1637] Compiling SQLKit SQLDropTableBuilder.swift
[1471/1637] Compiling SQLKit SQLDropTriggerBuilder.swift
[1472/1637] Emitting module NIOPosix
[1473/1637] Compiling SQLKit SQLUnionBuilder.swift
[1474/1637] Compiling SQLKit SQLUpdateBuilder.swift
[1475/1637] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1476/1637] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1477/1637] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1478/1637] Compiling SQLKit SQLInsertBuilder.swift
[1479/1637] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1480/1637] Compiling SQLKit SQLRawBuilder.swift
[1481/1637] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1482/1637] Compiling SQLKit SQLSelectBuilder.swift
[1483/1637] Compiling SQLKit SQLSubqueryBuilder.swift
[1484/1637] Compiling SQLKit SQLConstraint.swift
[1485/1637] Compiling SQLKit SQLDataType.swift
[1486/1637] Compiling SQLKit SQLDirection.swift
[1487/1637] Compiling SQLKit SQLDistinct.swift
[1488/1637] Compiling SQLKit SQLForeignKeyAction.swift
[1489/1637] Compiling SQLKit SQLNestedSubpathExpression.swift
[1490/1637] Compiling SQLKit SQLDatabase.swift
[1491/1637] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1492/1637] Compiling SQLKit SQLDialect.swift
[1493/1637] Compiling SQLKit SQLDatabase+Deprecated.swift
[1494/1637] Compiling SQLKit SQLError.swift
[1495/1637] Compiling SQLKit SQLExpressions+Deprecated.swift
[1496/1637] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1497/1637] Compiling SQLKit Exports.swift
[1498/1637] Compiling SQLKit SQLAlias.swift
[1499/1637] Compiling SQLKit SQLBetween.swift
[1500/1637] Compiling SQLKit SQLColumn.swift
[1501/1637] Compiling SQLKit SQLQueryFetcher.swift
[1502/1637] Compiling SQLKit SQLReturningBuilder.swift
[1503/1637] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1504/1637] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1505/1637] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1506/1637] Compiling SQLKit SQLUnion.swift
[1507/1637] Compiling SQLKit SQLUpdate.swift
[1508/1637] Compiling SQLKit SQLExpression.swift
[1509/1637] Compiling SQLKit SQLSerializer.swift
[1510/1637] Compiling SQLKit SQLStatement.swift
[1511/1637] Compiling SQLKit SQLBinaryExpression.swift
[1512/1637] Compiling SQLKit SQLBinaryOperator.swift
[1513/1637] Compiling SQLKit SQLBind.swift
[1514/1637] Compiling SQLKit SQLFunction.swift
[1515/1637] Compiling SQLKit SQLGroupExpression.swift
[1528/1647] Compiling SQLKit SQLColumnDefinition.swift
[1529/1647] Compiling SQLKit SQLCommonTableExpression.swift
[1530/1647] Compiling SQLKit SQLConflictAction.swift
[1531/1647] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1532/1647] Compiling SQLKit SQLDropBehaviour.swift
[1533/1647] Compiling SQLKit SQLEnumDataType.swift
[1534/1647] Compiling SQLKit SQLExcludedColumn.swift
[1535/1647] Compiling SQLKit SQLForeignKey.swift
[1547/1671] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1548/1671] Compiling AsyncKit EventLoop+Concurrency.swift
[1549/1671] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1550/1671] Compiling AsyncKit Collection+Flatten.swift
[1551/1671] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1552/1671] Compiling AsyncKit EventLoopFutureQueue.swift
[1553/1671] Compiling AsyncKit Future+Collection.swift
[1554/1671] Compiling AsyncKit Future+Conjunctions.swift
[1555/1671] Compiling AsyncKit Future+Optional.swift
[1556/1671] Compiling AsyncKit Future+Transform.swift
[1579/1671] Compiling SQLKit SQLJoin.swift
[1580/1671] Compiling SQLKit SQLJoinMethod.swift
[1581/1671] Compiling SQLKit SQLLockingClause.swift
[1582/1671] Compiling SQLKit SQLOrderBy.swift
[1583/1671] Compiling SQLKit SQLReturning.swift
[1584/1671] Compiling SQLKit SQLSubquery.swift
[1585/1671] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1586/1671] Compiling SQLKit SQLAlterEnum.swift
[1587/1671] Compiling SQLKit SQLAlterTable.swift
[1588/1671] Compiling SQLKit SQLCreateEnum.swift
[1589/1671] Compiling SQLKit SQLCreateIndex.swift
[1590/1671] Compiling SQLKit SQLCreateTable.swift
[1591/1671] Compiling SQLKit SQLCreateTrigger.swift
[1592/1671] Compiling SQLKit SQLDelete.swift
[1593/1671] Compiling SQLKit SQLDropEnum.swift
[1594/1671] Compiling SQLKit SQLDropIndex.swift
[1595/1671] Compiling SQLKit SQLDropTable.swift
[1596/1671] Compiling SQLKit SQLDropTrigger.swift
[1597/1671] Compiling SQLKit SQLInsert.swift
[1598/1671] Compiling SQLKit SQLSelect.swift
[1599/1671] Compiling NIO Exports.swift
[1600/1671] Emitting module NIO
[1601/1671] Emitting module SQLKit
[1602/1682] Compiling NIOTLS TLSEvents.swift
[1603/1682] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1604/1682] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1605/1682] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1606/1682] Emitting module NIOTLS
[1607/1682] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1608/1682] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1609/1682] Compiling NIOTLS SNIHandler.swift
[1610/1682] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1611/1682] Compiling SQLKit SQLIdentifier.swift
[1612/1682] Compiling SQLKit SQLList.swift
[1613/1682] Compiling SQLKit SQLLiteral.swift
[1614/1682] Compiling SQLKit SQLRaw.swift
[1615/1682] Compiling SQLKit SQLCodingUtilities.swift
[1616/1682] Compiling SQLKit SQLQueryEncoder.swift
[1617/1682] Compiling SQLKit SQLRow.swift
[1618/1682] Compiling SQLKit SQLRowDecoder.swift
[1619/1682] Compiling SQLKit SomeCodingKey.swift
[1620/1682] Compiling SQLKit StringHandling.swift
[1621/1682] Emitting module NIOFoundationCompat
[1622/1682] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1623/1713] Compiling NIOSSL NIOSSLServerHandler.swift
[1624/1713] Compiling NIOSSL ObjectIdentifier.swift
[1625/1713] Compiling NIOSSL PosixPort.swift
[1626/1713] Compiling NIOSSL SSLCallbacks.swift
[1627/1713] Compiling NIOSSL SubjectAlternativeName.swift
[1628/1713] Compiling NIOSSL NIOSSLSecureBytes.swift
[1629/1713] Compiling NIOSSL RNG.swift
[1630/1716] Compiling NIOSSL LinuxCABundle.swift
[1631/1716] Compiling NIOSSL NIOSSLClientHandler.swift
[1632/1716] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1633/1716] Compiling NIOSSL NIOSSLHandler.swift
[1634/1716] Compiling NIOSSL SafeCompare.swift
[1635/1716] Compiling NIOSSL Zeroization.swift
[1636/1716] Compiling NIOSSL TLSConfiguration.swift
[1637/1716] Emitting module NIOSSL
[1638/1716] Compiling NIOSSL AndroidCABundle.swift
[1639/1716] Compiling NIOSSL ByteBufferBIO.swift
[1640/1716] Compiling NIOSSL CustomPrivateKey.swift
[1641/1716] Compiling NIOSSL IdentityVerification.swift
[1642/1716] Compiling NIOSSL SSLPublicKey.swift
[1643/1716] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1644/1716] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1645/1716] Compiling NIOSSL SSLCertificate.swift
[1646/1716] Compiling NIOSSL SSLCertificateExtensions.swift
[1647/1716] Compiling NIOSSL SSLCertificateName.swift
[1648/1716] Compiling NIOSSL SSLInit.swift
[1649/1716] Compiling NIOSSL SSLPKCS12Bundle.swift
[1650/1716] Compiling NIOSSL SSLPrivateKey.swift
[1651/1716] Compiling NIOSSL SSLConnection.swift
[1652/1716] Compiling NIOSSL SSLContext.swift
[1653/1716] Compiling NIOSSL SSLErrors.swift
[1654/1716] Compiling NIOSSL UniversalBootstrapSupport.swift
[1655/1716] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1656/1716] Compiling NIOSSL resource_bundle_accessor.swift
[1657/1716] Emitting module AsyncKit
[1658/1718] Compiling AsyncKit Optional+StrictMap.swift
[1659/1718] Compiling AsyncKit Exports.swift
[1719/1720] Emitting module _CryptoExtras
[1720/1720] Compiling _CryptoExtras Exports.swift
[1721/1757] Emitting module MySQLNIO
[1722/1761] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1723/1761] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1724/1761] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1725/1761] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1726/1761] Compiling MySQLNIO MySQLRow.swift
[1727/1761] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1728/1761] Compiling MySQLNIO MySQLTime.swift
[1729/1761] Compiling MySQLNIO MySQLPacket.swift
[1730/1761] Compiling MySQLNIO MySQLDataConvertible.swift
[1731/1761] Compiling MySQLNIO MySQLDatabase.swift
[1732/1761] Compiling MySQLNIO MySQLError.swift
[1733/1761] Compiling MySQLNIO MySQLQueryCommand.swift
[1734/1761] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1735/1761] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1736/1761] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1737/1761] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1738/1761] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1739/1761] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1740/1761] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1741/1761] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1742/1761] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1743/1761] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1744/1761] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1745/1761] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1746/1761] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1747/1761] Compiling MySQLNIO MySQLProtocol.swift
[1748/1761] Compiling MySQLNIO CryptoUtils.swift
[1749/1761] Compiling MySQLNIO NIOUtils.swift
[1750/1761] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1751/1761] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1752/1761] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1753/1761] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1754/1761] Compiling MySQLNIO MySQLPacketDecoder.swift
[1755/1761] Compiling MySQLNIO MySQLPacketEncoder.swift
[1756/1761] Compiling MySQLNIO MySQLPacketSequence.swift
[1757/1761] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1758/1761] Compiling MySQLNIO Exports.swift
[1759/1761] Compiling MySQLNIO MySQLConnection.swift
[1760/1761] Compiling MySQLNIO MySQLConnectionHandler.swift
[1761/1761] Compiling MySQLNIO MySQLData.swift
[1762/1771] Compiling MySQLKit MySQLRow+SQL.swift
[1763/1772] Compiling MySQLKit MySQLDialect.swift
[1764/1772] Compiling MySQLKit MySQLDataEncoder.swift
[1765/1772] Compiling MySQLKit Exports.swift
[1766/1772] Compiling MySQLKit MySQLDatabase+SQL.swift
[1767/1772] Compiling MySQLKit MySQLConnectionSource.swift
[1768/1772] Compiling MySQLKit MySQLDataDecoder.swift
[1769/1772] Compiling MySQLKit ConnectionPool+MySQL.swift
[1770/1772] Emitting module MySQLKit
[1771/1772] Compiling MySQLKit MySQLConfiguration.swift
[1772/1772] Compiling MySQLKit Optional+MySQLDataConvertible.swift
Build complete! (79.20s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/async-kit.git
[1/2454] Fetching async-kit
[124/4866] Fetching async-kit, mysql-nio
[173/11019] Fetching async-kit, mysql-nio, sql-kit
[3248/28545] Fetching async-kit, mysql-nio, sql-kit, swift-crypto
[9040/43841] Fetching async-kit, mysql-nio, sql-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/sql-kit.git from cache (1.12s)
[5698/37688] Fetching async-kit, mysql-nio, swift-crypto, swift-nio-ssl
[7449/119898] Fetching async-kit, mysql-nio, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (2.07s)
[74695/117444] Fetching mysql-nio, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.13s)
Fetched https://github.com/apple/swift-nio.git from cache (4.13s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.13s)
Fetched https://github.com/vapor/mysql-nio.git from cache (4.13s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.43s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/19669] Fetching swift-collections
[2/25721] Fetching swift-collections, swift-algorithms
[320/31687] Fetching swift-collections, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.20s)
[8019/25721] Fetching swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.97s)
Fetching https://github.com/apple/swift-numerics.git
[1/6410] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.78s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.34.0 (0.44s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.9.1 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.1 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[365/7383] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.16s)
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.99s)
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.88s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.56s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.34.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.10.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.9.1
Build complete.
{
"dependencies" : [
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
},
{
"identity" : "mysql-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/mysql-nio.git"
},
{
"identity" : "sql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.33.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sql-kit.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.82.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.30.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
}
],
"manifest_display_name" : "mysql-kit",
"name" : "mysql-kit",
"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" : "MySQLKit",
"targets" : [
"MySQLKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MySQLKitTests",
"module_type" : "SwiftTarget",
"name" : "MySQLKitTests",
"path" : "Tests/MySQLKitTests",
"product_dependencies" : [
"SQLKitBenchmark"
],
"sources" : [
"MySQLKitTests.swift"
],
"target_dependencies" : [
"MySQLKit"
],
"type" : "test"
},
{
"c99name" : "MySQLKit",
"module_type" : "SwiftTarget",
"name" : "MySQLKit",
"path" : "Sources/MySQLKit",
"product_dependencies" : [
"AsyncKit",
"MySQLNIO",
"SQLKit",
"Crypto",
"NIOFoundationCompat",
"NIOSSL"
],
"product_memberships" : [
"MySQLKit"
],
"sources" : [
"ConnectionPool+MySQL.swift",
"Exports.swift",
"MySQLConfiguration.swift",
"MySQLConnectionSource.swift",
"MySQLDataDecoder.swift",
"MySQLDataEncoder.swift",
"MySQLDatabase+SQL.swift",
"MySQLDialect.swift",
"MySQLRow+SQL.swift",
"Optional+MySQLDataConvertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.