Build Information
Successful build of mongodb-vapor with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mongodb/mongodb-vapor.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mongodb/mongodb-vapor
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at 588e2f4 1.1.0
Cloned https://github.com/mongodb/mongodb-vapor.git
Revision (git rev-parse @):
588e2f480abd4800f92a5c5f5674164063849dce
SUCCESS checkout https://github.com/mongodb/mongodb-vapor.git at v1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/601] Compiling _NumericsShims _NumericsShims.c
[1/605] Compiling _AtomicsShims.c
[2/605] Compiling bson-clock.c
[3/605] Compiling bson-atomic.c
[4/605] Compiling mongoc-cursor-find-cmd.c
[5/605] Compiling mongoc-cursor-legacy.c
[6/680] Compiling mongoc-cursor-find.c
[7/684] Compiling mongoc-cursor-find-opquery.c
[9/702] Compiling RealModule Float80+Real.swift
[10/703] Compiling RealModule RealFunctions.swift
[11/703] Compiling RealModule Real.swift
[12/703] Compiling OrderedCollections OrderedDictionary+Elements.swift
[13/703] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[14/703] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[15/703] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[16/703] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[17/703] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[18/709] Compiling RealModule ElementaryFunctions.swift
[19/709] Compiling RealModule Float+Real.swift
[20/709] Compiling RealModule Float16+Real.swift
[21/709] Compiling DequeModule Deque._Storage.swift
[22/709] Compiling DequeModule Deque._UnsafeHandle.swift
[23/709] Emitting module RealModule
[24/709] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[25/709] Compiling DequeModule Deque+CustomReflectable.swift
[26/755] Emitting module _NIODataStructures
[27/755] Compiling _NIODataStructures _TinyArray.swift
[28/755] Compiling _NIODataStructures PriorityQueue.swift
[29/758] Compiling Crypto DH.swift
[30/758] Compiling Crypto ECDH.swift
[31/758] Compiling Crypto HKDF.swift
[32/758] Compiling Crypto AESWrap.swift
[33/758] Compiling Crypto AESWrap_boring.swift
[34/758] Compiling Crypto Ed25519_boring.swift
[35/766] Compiling Crypto NISTCurvesKeys.swift
[36/766] Compiling Crypto X25519Keys.swift
[37/766] Compiling Crypto SymmetricKeys.swift
[38/766] Compiling Crypto AES-GCM.swift
[39/766] Compiling Crypto AES-GCM_boring.swift
[40/766] Compiling Crypto ChaChaPoly_boring.swift
[41/766] Compiling Crypto DHKEM.swift
[42/766] Compiling Crypto HPKE-KEM-Curve25519.swift
[43/766] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[44/766] Compiling Crypto HPKE-KEM.swift
[45/766] Compiling Crypto HPKE-Errors.swift
[46/766] Compiling Crypto HPKE.swift
[47/766] Compiling Crypto HPKE-Context.swift
[48/766] Compiling Crypto ECDSASignature.swift
[49/766] Compiling Crypto PEMDocument.swift
[50/766] Compiling Crypto PKCS8PrivateKey.swift
[51/766] Compiling Crypto SEC1PrivateKey.swift
[52/766] Compiling Crypto HPKE-LabeledExtract.swift
[53/766] Compiling Crypto HPKE-Utils.swift
[54/766] Emitting module _NIOBase64
[55/766] Compiling _NIOBase64 Base64.swift
[56/783] Compiling _NIODataStructures Heap.swift
[66/808] Compiling Atomics AtomicMemoryOrderings.swift
[67/808] Compiling Atomics DoubleWord.swift
[68/808] Compiling Atomics Primitives.native.swift
[69/808] Compiling Atomics UnsafeAtomic.swift
[70/808] Compiling Atomics UnsafeAtomicLazyReference.swift
[71/808] Compiling Atomics IntegerConformances.swift
[72/808] Compiling Atomics PointerConformances.swift
[73/808] Compiling Atomics AtomicStorage.swift
[74/808] Compiling Atomics AtomicValue.swift
[75/808] Compiling Atomics Primitives.shims.swift
[77/808] Compiling Atomics ManagedAtomic.swift
[78/808] Emitting module ExtrasJSON
[83/808] Compiling ExtrasJSON JSONValue.swift
[86/808] Compiling ExtrasJSON DocumentReader.swift
[87/808] Emitting module DequeModule
[95/808] Compiling Atomics AtomicBool.swift
[96/808] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/808] Compiling Logging MetadataProvider.swift
[98/808] Compiling Logging Locks.swift
[99/808] Compiling Logging LogHandler.swift
[100/808] Compiling Logging Logging.swift
[101/808] Emitting module Logging
[102/833] Compiling ExtrasJSON JSONParser.swift
[103/839] Compiling Crypto ChaChaPoly.swift
[104/839] Compiling Crypto Cipher.swift
[105/839] Compiling Crypto Nonces.swift
[106/839] Compiling Crypto ASN1.swift
[107/839] Compiling Crypto ASN1Any.swift
[108/839] Compiling Crypto ASN1BitString.swift
[109/839] Compiling Algorithms Intersperse.swift
[110/839] Compiling Algorithms Joined.swift
[111/839] Compiling Algorithms Keyed.swift
[112/839] Compiling Algorithms MinMax.swift
[113/839] Compiling Crypto KEM.swift
[114/839] Compiling Crypto ECDH_boring.swift
[115/839] Emitting module OrderedCollections
[115/839] Compiling CVaporURLParser urlparser.c
[117/839] Compiling CoreMetrics Metrics.swift
[118/839] Emitting module CoreMetrics
[119/839] Compiling CoreMetrics Locks.swift
[119/839] Compiling CVaporBcrypt bcrypt.c
[120/839] Compiling CVaporBcrypt blf.c
[121/839] Compiling CNIOWindows shim.c
[122/839] Compiling CNIOWindows WSAStartup.c
[123/839] Compiling CNIOSHA1 c_nio_sha1.c
[124/841] Compiling CNIOLinux shim.c
[125/843] Compiling CNIOLinux liburing_shims.c
[127/843] Emitting module Collections
[128/843] Compiling Collections Collections.swift
[129/843] Compiling Algorithms EitherSequence.swift
[130/843] Compiling Algorithms FirstNonNil.swift
[131/843] Compiling Algorithms Partition.swift
[132/843] Compiling Algorithms Permutations.swift
[133/843] Compiling Algorithms Product.swift
[134/843] Compiling Algorithms FlattenCollection.swift
[135/843] Compiling Algorithms RandomSample.swift
[136/843] Compiling Algorithms Reductions.swift
[137/843] Compiling Algorithms Rotate.swift
[138/843] Compiling Algorithms Compacted.swift
[139/843] Compiling Algorithms Cycle.swift
[140/845] Compiling Atomics IntegerOperations.swift
[141/845] Compiling Atomics Unmanaged extensions.swift
[142/845] Compiling Algorithms Split.swift
[143/845] Compiling Algorithms Stride.swift
[144/845] Compiling Algorithms Suffix.swift
[145/845] Compiling Algorithms Chunked.swift
[146/845] Compiling Algorithms Combinations.swift
[147/845] Compiling Algorithms AdjacentPairs.swift
[148/845] Compiling Algorithms Chain.swift
[149/845] Emitting module Atomics
[152/848] Compiling CNIOLLHTTP c_nio_http.c
[153/848] Compiling CNIOExtrasZlib empty.c
[154/848] Compiling CNIOLLHTTP c_nio_api.c
[155/848] Compiling CNIOLLHTTP c_nio_llhttp.c
[164/848] Compiling Algorithms Trim.swift
[165/848] Compiling Algorithms Unique.swift
[166/848] Compiling Algorithms Windows.swift
[166/848] Compiling CNIODarwin shim.c
[167/848] Compiling CNIOBoringSSLShims shims.c
[182/848] Compiling tls_record.cc
[183/848] Compiling tls_method.cc
[184/848] Compiling tls13_server.cc
[186/848] Emitting module Algorithms
[187/848] Compiling RoutingKit PathComponent.swift
[188/848] Compiling RoutingKit TrieRouter.swift
[189/848] Compiling RoutingKit Router.swift
[189/848] Compiling tls13_enc.cc
[190/848] Compiling tls13_both.cc
[191/848] Compiling tls13_client.cc
[192/848] Compiling t1_enc.cc
[194/848] Emitting module ExtrasBase64
[195/848] Compiling ExtrasBase64 DecodingError.swift
[196/848] Compiling ExtrasBase64 Base64.swift
[197/848] Compiling ExtrasBase64 Chromium.swift
[197/848] Compiling ssl_stat.cc
[198/848] Compiling ssl_versions.cc
[199/848] Compiling ssl_transcript.cc
[200/848] Compiling ssl_x509.cc
[202/848] Compiling Metrics Metrics.swift
[203/848] Emitting module Metrics
[213/848] Compiling Crypto ASN1Boolean.swift
[214/848] Compiling Crypto ASN1Identifier.swift
[226/858] Compiling Crypto EllipticCurvePoint_boring.swift
[227/858] Compiling Crypto EllipticCurve_boring.swift
[228/858] Compiling Crypto NISTCurvesKeys_boring.swift
[229/858] Compiling Crypto X25519Keys_boring.swift
[230/858] Compiling Crypto Curve25519.swift
[231/858] Compiling Crypto Ed25519Keys.swift
[235/858] Compiling Crypto SubjectPublicKeyInfo.swift
[236/858] Compiling Crypto CryptoKitErrors.swift
[237/858] Compiling Crypto Digest_boring.swift
[238/858] Compiling Crypto Digest.swift
[239/858] Compiling Crypto Digests.swift
[240/858] Compiling Crypto HashFunctions.swift
[241/858] Compiling Crypto HashFunctions_SHA2.swift
[242/858] Compiling Crypto HPKE-AEAD.swift
[243/858] Compiling Crypto HPKE-Ciphersuite.swift
[244/858] Compiling Crypto HPKE-KDF.swift
[245/858] Compiling Crypto HPKE-KexKeyDerivation.swift
[246/858] Compiling Crypto HMAC.swift
[247/858] Compiling Crypto MACFunctions.swift
[248/858] Compiling Crypto MessageAuthenticationCode.swift
[249/858] Compiling Crypto AES.swift
[250/858] Compiling Crypto ECDSASignature_boring.swift
[251/858] Compiling Crypto ECDSA_boring.swift
[252/858] Compiling Crypto EdDSA_boring.swift
[253/858] Compiling Crypto ECDSA.swift
[254/858] Compiling Crypto Ed25519.swift
[255/858] Compiling Crypto Signature.swift
[256/858] Compiling RoutingKit AnyRouter.swift
[257/858] Emitting module RoutingKit
[258/858] Compiling RoutingKit Parameters.swift
[270/858] Emitting module Crypto
[280/858] Compiling ssl_session.cc
[281/858] Compiling ssl_privkey.cc
[283/858] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[284/858] Compiling Crypto CryptoKitErrors_boring.swift
[285/858] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[286/858] Compiling Crypto RNG_boring.swift
[287/858] Compiling Crypto SafeCompare_boring.swift
[288/858] Compiling Crypto Zeroization_boring.swift
[289/858] Compiling Crypto PrettyBytes.swift
[290/858] Compiling Crypto SafeCompare.swift
[291/858] Compiling Crypto SecureBytes.swift
[292/858] Compiling Crypto Zeroization.swift
[292/858] Compiling ssl_key_share.cc
[293/858] Compiling ssl_file.cc
[294/858] Compiling ssl_cipher.cc
[295/858] Compiling ssl_lib.cc
[296/858] Compiling ssl_buffer.cc
[297/858] Compiling ssl_cert.cc
[298/858] Compiling ssl_aead_ctx.cc
[299/858] Compiling s3_lib.cc
[300/858] Compiling s3_pkt.cc
[301/858] Compiling s3_both.cc
[302/858] Compiling ssl_asn1.cc
[303/858] Compiling handshake_server.cc
[304/858] Compiling handshake_client.cc
[305/858] Compiling handshake.cc
[306/858] Compiling handoff.cc
[307/858] Compiling dtls_method.cc
[308/858] Compiling dtls_record.cc
[309/858] Compiling encrypted_client_hello.cc
[310/858] Compiling d1_pkt.cc
[311/858] Compiling d1_srtp.cc
[312/858] Compiling v3_utl.c
[313/858] Compiling d1_lib.cc
[314/858] Compiling v3_skey.c
[315/858] Compiling extensions.cc
[316/858] Compiling v3_pmaps.c
[317/858] Compiling v3_prn.c
[318/858] Compiling bio_ssl.cc
[319/858] Compiling v3_purp.c
[320/858] Compiling v3_pcons.c
[321/858] Compiling v3_ocsp.c
[322/858] Compiling v3_ncons.c
[323/858] Compiling v3_lib.c
[324/858] Compiling v3_int.c
[325/858] Compiling v3_ia5.c
[326/858] Compiling v3_genn.c
[327/858] Compiling v3_info.c
[328/858] Compiling v3_extku.c
[329/858] Compiling d1_both.cc
[330/858] Compiling v3_enum.c
[331/858] Compiling v3_conf.c
[332/858] Compiling v3_bcons.c
[333/858] Compiling v3_alt.c
[334/858] Compiling v3_bitst.c
[335/858] Compiling v3_cpols.c
[336/858] Compiling v3_crld.c
[337/858] Compiling v3_akeya.c
[338/858] Compiling x_x509a.c
[339/858] Compiling x_spki.c
[340/858] Compiling x_sig.c
[341/858] Compiling x_val.c
[341/858] Compiling v3_akey.c
[343/858] Compiling x_pubkey.c
[344/858] Compiling x_req.c
[345/858] Compiling x_x509.c
[346/858] Compiling x_exten.c
[347/858] Compiling x_info.c
[348/858] Compiling x_attrib.c
[349/858] Compiling x_pkey.c
[350/858] Compiling x_crl.c
[351/858] Compiling x_all.c
[352/858] Compiling x_algor.c
[353/858] Compiling x509spki.c
[354/858] Compiling x_name.c
[355/858] Compiling x509name.c
[356/858] Compiling x509cset.c
[357/858] Compiling x509rset.c
[358/858] Compiling x509_vpm.c
[359/858] Compiling x509_v3.c
[360/858] Compiling x509_txt.c
[361/858] Compiling x509_req.c
[362/858] Compiling x509_obj.c
[363/858] Compiling x509_set.c
[364/858] Compiling x509_vfy.c
[365/858] Compiling x509_trs.c
[366/858] Compiling x509_lu.c
[367/858] Compiling x509_ext.c
[368/858] Compiling x509_def.c
[369/858] Compiling x509_d2.c
[370/858] Compiling x509.c
[371/858] Compiling t_x509a.c
[372/858] Compiling x509_att.c
[373/858] Compiling x509_cmp.c
[374/858] Compiling t_x509.c
[375/858] Compiling t_crl.c
[376/858] Compiling i2d_pr.c
[377/858] Compiling t_req.c
[378/858] Compiling name_print.c
[379/858] Compiling rsa_pss.c
[380/858] Compiling policy.c
[381/858] Compiling by_file.c
[382/858] Compiling a_verify.c
[383/858] Compiling algorithm.c
[384/858] Compiling by_dir.c
[385/858] Compiling a_digest.c
[386/858] Compiling a_sign.c
[387/858] Compiling asn1_gen.c
[388/858] Compiling voprf.c
[389/858] Compiling trust_token.c
[390/858] Compiling thread.c
[391/858] Compiling thread_win.c
[392/858] Compiling thread_none.c
[393/858] Compiling thread_pthread.c
[394/858] Compiling siphash.c
[395/858] Compiling stack.c
[396/858] Compiling rsa_print.c
[397/858] Compiling pmbtoken.c
[398/858] Compiling refcount_lock.c
[399/858] Compiling refcount_c11.c
[400/858] Compiling rsa_asn1.c
[401/858] Compiling rsa_crypt.c
[402/858] Compiling windows.c
[403/858] Compiling rc4.c
[404/858] Compiling rand_extra.c
[405/858] Compiling passive.c
[405/858] Compiling fuchsia.c
[407/858] Compiling deterministic.c
[408/858] Compiling forkunsafe.c
[409/858] Compiling poly1305_arm_asm.S
[410/858] Compiling poly1305_vec.c
[411/858] Compiling pool.c
[412/858] Compiling poly1305_arm.c
[413/858] Compiling poly1305.c
[414/858] Compiling pkcs7.c
[415/858] Compiling pkcs8.c
[416/858] Compiling p5_pbev2.c
[417/858] Compiling pem_xaux.c
[418/858] Compiling pkcs7_x509.c
[419/858] Compiling pem_x509.c
[420/858] Compiling pkcs8_x509.c
[421/858] Compiling pem_pk8.c
[422/858] Compiling pem_pkey.c
[423/858] Compiling obj_xref.c
[424/858] Compiling pem_oth.c
[425/858] Compiling pem_info.c
[426/858] Compiling pem_lib.c
[427/858] Compiling lhash.c
[428/858] Compiling mem.c
[429/858] Compiling poly_rq_mul.S
[430/858] Compiling pem_all.c
[431/858] Compiling keccak.c
[432/858] Compiling obj.c
[433/858] Compiling kyber.c
[434/858] Compiling x86_64-mont5-linux.linux.x86_64.S
[434/858] Compiling x86_64-mont5-mac.mac.x86_64.S
[436/858] Compiling x86_64-mont-mac.mac.x86_64.S
[437/858] Compiling x86_64-mont-linux.linux.x86_64.S
[438/858] Compiling x86-mont-linux.linux.x86.S
[439/858] Compiling hkdf.c
[440/858] Compiling hpke.c
[441/858] Compiling vpaes-x86_64-linux.linux.x86_64.S
[442/858] Compiling vpaes-x86_64-mac.mac.x86_64.S
[443/858] Compiling vpaes-x86-linux.linux.x86.S
[444/858] Compiling vpaes-armv8-linux.linux.aarch64.S
[445/858] Compiling vpaes-armv7-linux.linux.arm.S
[446/858] Compiling vpaes-armv7-ios.ios.arm.S
[447/858] Compiling vpaes-armv8-ios.ios.aarch64.S
[448/858] Compiling sha512-x86_64-linux.linux.x86_64.S
[449/858] Compiling sha512-x86_64-mac.mac.x86_64.S
[450/858] Compiling sha512-armv8-linux.linux.aarch64.S
[451/858] Compiling kdf.c
[452/858] Compiling sha512-armv4-linux.linux.arm.S
[453/858] Compiling sha512-armv4-ios.ios.arm.S
[454/858] Compiling sha256-x86_64-mac.mac.x86_64.S
[455/858] Compiling sha512-armv8-ios.ios.aarch64.S
[456/858] Compiling sha512-586-linux.linux.x86.S
[457/858] Compiling sha256-x86_64-linux.linux.x86_64.S
[458/858] Compiling sha256-armv8-linux.linux.aarch64.S
[459/858] Compiling sha256-armv4-linux.linux.arm.S
[460/858] Compiling sha1-x86_64-mac.mac.x86_64.S
[461/858] Compiling sha256-586-linux.linux.x86.S
[462/858] Compiling sha256-armv8-ios.ios.aarch64.S
[462/858] Compiling sha256-armv4-ios.ios.arm.S
[464/858] Compiling sha1-x86_64-linux.linux.x86_64.S
[465/858] Compiling sha1-armv8-linux.linux.aarch64.S
[466/858] Compiling sha1-armv4-large-ios.ios.arm.S
[467/858] Compiling sha1-armv4-large-linux.linux.arm.S
[468/858] Compiling sha1-586-linux.linux.x86.S
[469/858] Compiling sha1-armv8-ios.ios.aarch64.S
[470/858] Compiling sha512.c
[471/858] Compiling rsaz-avx2-mac.mac.x86_64.S
[472/858] Compiling sha256.c
[473/858] Compiling rsaz-avx2-linux.linux.x86_64.S
[474/858] Compiling service_indicator.c
[475/858] Compiling fips.c
[476/858] Compiling sha1.c
[477/858] Compiling hrss.c
[478/858] Compiling rdrand-x86_64-mac.mac.x86_64.S
[479/858] Compiling self_check.c
[480/858] Compiling rdrand-x86_64-linux.linux.x86_64.S
[481/858] Compiling blinding.c
[482/858] Compiling fork_detect.c
[482/858] Compiling padding.c
[484/858] Compiling urandom.c
[485/858] Compiling rsa_impl.c
[486/858] Compiling rsa.c
[487/858] Compiling rand.c
[488/858] Compiling ctrdrbg.c
[489/858] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[490/858] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[491/858] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[492/858] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[493/858] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[494/858] Compiling p256-armv8-asm-linux.linux.aarch64.S
[495/858] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[496/858] Compiling p256-armv8-asm-ios.ios.aarch64.S
[497/858] Compiling polyval.c
[498/858] Compiling gcm_nohw.c
[499/858] Compiling ofb.c
[500/858] Compiling cfb.c
[501/858] Compiling cbc.c
[502/858] Compiling ctr.c
[502/858] Compiling gcm.c
[504/858] Compiling md5-x86_64-mac.mac.x86_64.S
[505/858] Compiling md5-x86_64-linux.linux.x86_64.S
[506/858] Compiling md5-586-linux.linux.x86.S
[507/858] Compiling ghashv8-armv8-linux.linux.aarch64.S
[508/858] Compiling ghashv8-armv8-ios.ios.aarch64.S
[509/858] Compiling md4.c
[510/858] Compiling ghashv8-armv7-linux.linux.arm.S
[511/858] Compiling ghash-x86_64-mac.mac.x86_64.S
[512/858] Compiling ghashv8-armv7-ios.ios.arm.S
[513/858] Compiling hmac.c
[514/858] Compiling ghash-x86_64-linux.linux.x86_64.S
[515/858] Compiling md5.c
[516/858] Compiling ghash-x86-linux.linux.x86.S
[517/858] Compiling ghash-ssse3-x86-linux.linux.x86.S
[517/858] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[519/858] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[520/858] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[521/858] Compiling ghash-armv4-ios.ios.arm.S
[522/858] Compiling ghash-armv4-linux.linux.arm.S
[523/858] Compiling fips_shared_support.c
[524/858] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[525/858] Compiling util.c
[526/858] Compiling wnaf.c
[527/858] Compiling ecdh.c
[528/858] Compiling ecdsa.c
[529/858] Compiling scalar.c
[530/858] Compiling simple_mul.c
[531/858] Compiling simple.c
[532/858] Compiling felem.c
[533/858] Compiling oct.c
[534/858] Compiling p256.c
[535/858] Compiling ec_montgomery.c
[536/858] Compiling p224-64.c
[537/858] Compiling ec_key.c
[538/858] Compiling co-586-linux.linux.x86.S
[539/858] Compiling check.c
[540/858] Compiling ec.c
[541/858] Compiling digest.c
[542/858] Compiling dh.c
[543/858] Compiling digests.c
[544/858] Compiling digestsign.c
[545/858] Compiling cmac.c
[546/858] Compiling bsaes-armv7-linux.linux.arm.S
[547/858] Compiling bsaes-armv7-ios.ios.arm.S
[548/858] Compiling e_aesccm.c
[549/858] Compiling aead.c
[550/858] Compiling cipher.c
[551/858] Compiling sqrt.c
[552/858] Compiling rsaz_exp.c
[553/858] Compiling shift.c
[554/858] Compiling p256-nistz.c
[555/858] Compiling random.c
[556/858] Compiling e_aes.c
[557/858] Compiling montgomery_inv.c
[558/858] Compiling prime.c
[559/858] Compiling mul.c
[560/858] Compiling montgomery.c
[560/858] Compiling jacobi.c
[562/858] Compiling gcd.c
[563/858] Compiling gcd_extra.c
[564/858] Compiling generic.c
[565/858] Compiling div_extra.c
[566/858] Compiling ctx.c
[567/858] Compiling cmp.c
[568/858] Compiling exponentiation.c
[569/858] Compiling bytes.c
[570/858] Compiling div.c
[571/858] Compiling x86_64-gcc.c
[572/858] Compiling bn-armv8-linux.linux.aarch64.S
[573/858] Compiling bn-armv8-ios.ios.aarch64.S
[574/858] Compiling bn.c
[575/858] Compiling bn-586-linux.linux.x86.S
[576/858] Compiling add.c
[577/858] Compiling armv8-mont-linux.linux.aarch64.S
[578/858] Compiling armv4-mont-linux.linux.arm.S
[579/858] Compiling armv4-mont-ios.ios.arm.S
[580/858] Compiling armv8-mont-ios.ios.aarch64.S
[581/858] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[582/858] Compiling aesv8-armv8-linux.linux.aarch64.S
[583/858] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[584/858] Compiling aesv8-armv7-linux.linux.arm.S
[585/858] Compiling aesv8-armv8-ios.ios.aarch64.S
[586/858] Compiling aesni-x86_64-mac.mac.x86_64.S
[587/858] Compiling aesv8-armv7-ios.ios.arm.S
[588/858] Compiling aesni-x86_64-linux.linux.x86_64.S
[589/858] Compiling aesni-x86-linux.linux.x86.S
[590/858] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[591/858] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[592/858] Compiling mode_wrappers.c
[593/858] Compiling key_wrap.c
[593/858] Compiling aes.c
[595/858] Compiling ex_data.c
[596/858] Compiling scrypt.c
[597/858] Compiling sign.c
[598/858] Compiling aes_nohw.c
[599/858] Compiling print.c
[600/858] Compiling pbkdf.c
[601/858] Compiling p_x25519.c
[602/858] Compiling p_x25519_asn1.c
[603/858] Compiling p_rsa_asn1.c
[604/858] Compiling p_rsa.c
[604/858] Compiling p_hkdf.c
[606/858] Compiling p_ed25519_asn1.c
[607/858] Compiling p_ed25519.c
[608/858] Compiling p_ec_asn1.c
[609/858] Compiling p_dsa_asn1.c
[610/858] Compiling p_ec.c
[611/858] Compiling err_data.c
[612/858] Compiling evp_ctx.c
[613/858] Compiling evp_asn1.c
[614/858] Compiling err.c
[615/858] Compiling engine.c
[616/858] Compiling evp.c
[617/858] Compiling ecdh_extra.c
[618/858] Compiling ecdsa_asn1.c
[619/858] Compiling hash_to_curve.c
[620/858] Compiling ec_derive.c
[621/858] Compiling dsa_asn1.c
[622/858] Compiling ec_asn1.c
[623/858] Compiling dh_asn1.c
[624/858] Compiling params.c
[625/858] Compiling dsa.c
[626/858] Compiling x25519-asm-arm.S
[627/858] Compiling digest_extra.c
[628/858] Compiling spake25519.c
[629/858] Compiling cpu_intel.c
[630/858] Compiling crypto.c
[631/858] Compiling cpu_arm_linux.c
[632/858] Compiling cpu_arm_freebsd.c
[633/858] Compiling des.c
[634/858] Compiling cpu_arm.c
[635/858] Compiling cpu_aarch64_win.c
[636/858] Compiling cpu_aarch64_linux.c
[637/858] Compiling cpu_aarch64_freebsd.c
[638/858] Compiling cpu_aarch64_fuchsia.c
[639/858] Compiling cpu_aarch64_apple.c
[640/858] Compiling tls_cbc.c
[641/858] Compiling conf.c
[642/858] Compiling e_rc4.c
[643/858] Compiling e_null.c
[644/858] Compiling e_des.c
[645/858] Compiling e_tls.c
[646/858] Compiling e_rc2.c
[647/858] Compiling curve25519.c
[648/858] Compiling e_aesgcmsiv.c
[649/858] Compiling e_chacha20poly1305.c
[650/858] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[651/858] Compiling derive_key.c
[652/858] Compiling e_aesctrhmac.c
[653/858] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[654/858] Compiling cipher_extra.c
[655/858] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[656/858] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[657/858] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[658/858] Compiling chacha-x86_64-mac.mac.x86_64.S
[659/858] Compiling chacha-x86_64-linux.linux.x86_64.S
[659/858] Compiling chacha-x86-linux.linux.x86.S
[661/858] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[662/858] Compiling chacha-armv8-linux.linux.aarch64.S
[663/858] Compiling chacha.c
[664/858] Compiling chacha-armv4-linux.linux.arm.S
[665/858] Compiling chacha-armv4-ios.ios.arm.S
[666/858] Compiling chacha-armv8-ios.ios.aarch64.S
[667/858] Compiling unicode.c
[668/858] Compiling ber.c
[669/858] Compiling asn1_compat.c
[670/858] Compiling bn_asn1.c
[671/858] Compiling cbb.c
[672/858] Compiling cbs.c
[673/858] Compiling buf.c
[674/858] Compiling convert.c
[675/858] Compiling blake2.c
[676/858] Compiling socket_helper.c
[677/858] Compiling socket.c
[678/858] Compiling hexdump.c
[679/858] Compiling file.c
[680/858] Compiling printf.c
[681/858] Compiling pair.c
[682/858] Compiling fd.c
[683/858] Compiling bio_mem.c
[684/858] Compiling connect.c
[685/858] Compiling base64.c
[686/858] Compiling bio.c
[687/858] Compiling tasn_utl.c
[688/858] Compiling tasn_fre.c
[689/858] Compiling tasn_new.c
[690/858] Compiling tasn_typ.c
[691/858] Compiling tasn_enc.c
[692/858] Compiling f_string.c
[693/858] Compiling tasn_dec.c
[694/858] Compiling asn1_par.c
[694/858] Compiling posix_time.c
[696/858] Compiling asn_pack.c
[697/858] Compiling f_int.c
[698/858] Compiling a_utctm.c
[699/858] Compiling asn1_lib.c
[700/858] Compiling a_type.c
[701/858] Compiling a_time.c
[702/858] Compiling a_octet.c
[703/858] Compiling a_strnid.c
[704/858] Compiling a_strex.c
[705/858] Compiling a_mbstr.c
[706/858] Compiling a_object.c
[707/858] Compiling a_i2d_fp.c
[708/858] Compiling a_int.c
[709/858] Compiling a_dup.c
[710/858] Compiling a_gentm.c
[711/858] Compiling a_d2i_fp.c
[712/858] Compiling a_bool.c
[713/858] Compiling a_bitstr.c
[714/858] Compiling mongoc-write-concern.c
[715/858] Compiling mongoc-version-functions.c
[716/858] Compiling mongoc-write-command-legacy.c
[717/858] Compiling mongoc-ts-pool.c
[718/858] Compiling mongoc-util.c
[719/858] Compiling mongoc-write-command.c
[720/858] Compiling mongoc-topology-description-apm.c
[721/858] Compiling mongoc-topology-scanner.c
[722/858] Compiling mongoc-topology.c
[723/858] Compiling mongoc-topology-background-monitoring.c
[724/858] Compiling mongoc-uri.c
[725/858] Compiling mongoc-timeout.c
[726/858] Compiling mongoc-stream-tls-secure-channel.c
[727/858] Compiling mongoc-topology-description.c
[728/858] Compiling mongoc-stream-tls-openssl.c
[729/858] Compiling mongoc-stream-tls-openssl-bio.c
[730/858] Compiling mongoc-stream-tls-libressl.c
[731/858] Compiling mongoc-stream.c
[732/858] Compiling mongoc-stream-gridfs.c
[733/858] Compiling mongoc-stream-socket.c
[734/858] Compiling mongoc-stream-gridfs-download.c
[735/858] Compiling mongoc-stream-gridfs-upload.c
[736/858] Compiling mongoc-sspi.c
[737/858] Compiling mongoc-stream-file.c
[738/858] Compiling mongoc-stream-buffered.c
[739/858] Compiling mongoc-shared.c
[740/858] Compiling mongoc-set.c
[741/858] Compiling mongoc-socket.c
[742/858] Compiling mongoc-server-stream.c
[743/858] Compiling mongoc-server-monitor.c
[744/858] Compiling mongoc-server-description.c
[745/858] Compiling mongoc-server-api.c
[746/858] Compiling mongoc-secure-channel.c
[747/858] Compiling mongoc-sasl.c
[748/858] Compiling mongoc-ssl.c
[749/858] Compiling mongoc-stream-tls-secure-transport.c
[750/858] Compiling mongoc-scram.c
[751/858] Compiling mongoc-stream-tls.c
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-secure-transport.c:445:15: warning: 'SSLSetTrustedRoots' is deprecated: first deprecated in macOS 10.9 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
success = !SSLSetTrustedRoots (
^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1180:1: note: 'SSLSetTrustedRoots' has been explicitly marked deprecated here
SSLSetTrustedRoots (SSLContextRef context,
^
1 warning generated.
[752/858] Compiling mongoc-secure-transport.c
[753/858] Compiling mongoc-rand-openssl.c
[754/858] Compiling mongoc-rand-cng.c
[755/858] Compiling mongoc-read-concern.c
[756/858] Compiling mongoc-queue.c
[757/858] Compiling mongoc-read-prefs.c
[758/858] Compiling mongoc-rand-common-crypto.c
[759/858] Compiling mongoc-openssl.c
[760/858] Compiling mongoc-optional.c
[761/858] Compiling mongoc-rpc.c
[762/858] Compiling mongoc-opts-helpers.c
[763/858] Compiling mongoc-ocsp-cache.c
[764/858] Compiling mongoc-opts.c
[765/858] Compiling mongoc-memcmp.c
[766/858] Compiling mongoc-list.c
[767/858] Compiling mongoc-matcher.c
[768/858] Compiling mongoc-log.c
[769/858] Compiling mongoc-linux-distro-scanner.c
[770/858] Compiling mongoc-libressl.c
[771/858] Compiling mongoc-matcher-op.c
[772/858] Compiling mongoc-interrupt.c
[773/858] Compiling mongoc-index.c
[774/858] Compiling mongoc-init.c
[775/858] Compiling mongoc-host-list.c
[776/858] Compiling mongoc-http.c
[777/858] Compiling mongoc-handshake.c
[778/858] Compiling mongoc-gridfs-file-page.c
[779/858] Compiling mongoc-gridfs.c
[780/858] Compiling mongoc-generation-map.c
[781/858] Compiling mongoc-gridfs-file.c
[782/858] Compiling mongoc-gridfs-file-list.c
[783/858] Compiling mongoc-gridfs-bucket.c
[784/858] Compiling mongoc-gridfs-bucket-file.c
[785/858] Compiling mongoc-find-and-modify.c
[786/858] Compiling mongoc-cyrus.c
[787/858] Compiling mongoc-cursor-change-stream.c
[788/858] Compiling mongoc-error.c
[789/858] Compiling mongoc-cursor-cmd-deprecated.c
[790/858] Compiling mongoc-cursor-cmd.c
[791/858] Compiling mongoc-database.c
[792/858] Compiling mongoc-cursor.c
[793/858] Compiling mongoc-crypto-cng.c
[794/858] Compiling mongoc-crypt.c
[795/858] Compiling mongoc-crypto-openssl.c
[796/858] Compiling mongoc-crypto.c
[797/858] Compiling mongoc-crypto-common-crypto.c
[798/858] Compiling mongoc-cursor-array.c
[799/858] Compiling mongoc-counters.c
[800/858] Compiling mongoc-cluster-sspi.c
[801/858] Compiling mongoc-cluster-cyrus.c
[802/858] Compiling mongoc-compression.c
[803/858] Compiling mongoc-cmd.c
[804/858] Compiling mongoc-cluster-sasl.c
[804/858] Compiling mongoc-cluster.c
[806/858] Compiling mongoc-collection.c
[807/858] Compiling mongoc-cluster-aws.c
[808/858] Compiling mongoc-client-side-encryption.c
[809/858] Compiling mongoc-client-pool.c
[810/858] Compiling mongoc-buffer.c
[811/858] Compiling mongoc-change-stream.c
[812/858] Compiling mongoc-async.c
[813/858] Compiling mongoc-bulk-operation.c
[814/858] Compiling mongoc-client-session.c
[815/858] Compiling mongoc-client.c
[816/858] Compiling mongoc-array.c
[817/858] Compiling common-thread.c
[818/858] Compiling mongoc-async-cmd.c
[819/858] Compiling common-md5.c
[820/858] Compiling mongoc-aggregate.c
[821/858] Compiling common-b64.c
[822/858] Compiling bson-writer.c
[823/858] Compiling mongoc-apm.c
[824/858] Compiling jsonsl.c
[825/858] Compiling bson-version-functions.c
[826/858] Compiling bson-value.c
[827/858] Compiling bson-utf8.c
[828/858] Compiling bson-timegm.c
[829/858] Compiling bson-string.c
[830/858] Compiling bson-memory.c
[831/858] Compiling bson-reader.c
[832/858] Compiling bson-oid.c
[833/858] Compiling bson-keys.c
[834/858] Compiling bson.c
[835/858] Compiling bson-md5.c
[836/858] Compiling bson-error.c
[837/858] Compiling bson-decimal128.c
[838/858] Compiling bson-iso8601.c
[839/858] Compiling bson-context.c
[840/858] Compiling CBacktrace state.c
[841/858] Compiling CBacktrace sort.c
[842/858] Compiling CBacktrace simple.c
[843/858] Compiling CBacktrace print.c
[844/858] Compiling bson-iter.c
[845/858] Compiling bson-json.c
[846/858] Compiling CBacktrace mmapio.c
[847/858] Compiling CBacktrace posix.c
[847/858] Compiling CBacktrace mmap.c
[849/858] Compiling bcon.c
[850/858] Compiling CBacktrace elf.c
[851/858] Compiling CBacktrace fileline.c
[852/858] Compiling CBacktrace atomic.c
[853/858] Compiling CBacktrace dwarf.c
[854/858] Compiling CBacktrace backtrace.c
[855/858] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[856/858] Compiling c-nioatomics.c
[858/861] Compiling Backtrace Demangle.swift
[859/861] Emitting module Backtrace
[860/861] Compiling Backtrace Backtrace.swift
[860/861] Compiling c-atomics.c
[862/867] Compiling NIOConcurrencyHelpers atomics.swift
[863/867] Compiling NIOConcurrencyHelpers lock.swift
[864/867] Emitting module NIOConcurrencyHelpers
[865/867] Compiling NIOConcurrencyHelpers NIOLock.swift
[866/867] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[867/867] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[868/950] Emitting module ConsoleKitTerminal
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[869/953] Compiling NIOCore ByteBuffer-core.swift
[870/953] Compiling NIOCore ByteBuffer-hexdump.swift
[871/953] Compiling NIOCore ByteBuffer-int.swift
[872/953] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[873/953] Compiling NIOCore BSDSocketAPI.swift
[874/953] Compiling NIOCore ByteBuffer-aux.swift
[875/953] Compiling NIOCore ByteBuffer-conversions.swift
[876/953] Compiling NIOCore ByteBuffer-multi-int.swift
[877/953] Compiling NIOCore ByteBuffer-views.swift
[878/953] Compiling NIOCore Channel.swift
[879/953] Compiling NIOCore ChannelHandler.swift
[880/953] Compiling NIOCore AddressedEnvelope.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[881/953] Compiling NIOCore AsyncAwaitSupport.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[882/953] Compiling NIOCore AsyncChannel.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[883/953] Compiling NIOCore AsyncChannelInboundStream.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[884/953] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[885/953] Compiling NIOCore AsyncChannelOutboundWriter.swift
[886/953] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[887/953] Compiling NIOCore NIOAsyncSequenceProducer.swift
[888/953] Compiling NIOCore ChannelHandlers.swift
[889/953] Compiling NIOCore ChannelInvoker.swift
[890/953] Compiling NIOCore ChannelOption.swift
[891/953] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[892/953] Compiling NIOCore NIOAsyncWriter.swift
[893/953] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[894/953] Compiling ConsoleKitTerminal AnySendableHashable.swift
[895/953] Compiling ConsoleKitTerminal ConsoleLogger.swift
[896/953] Compiling ConsoleKitTerminal LoggerFragment.swift
[897/953] Compiling NIOCore MarkedCircularBuffer.swift
[898/953] Compiling NIOCore MulticastChannel.swift
[899/953] Compiling NIOCore NIOAny.swift
[900/953] Compiling NIOCore NIOCloseOnErrorHandler.swift
[901/953] Compiling NIOCore NIOLoopBound.swift
[902/953] Compiling NIOCore NIOSendable.swift
[903/953] Compiling NIOCore PointerHelpers.swift
[904/953] Compiling NIOCore RecvByteBufferAllocator.swift
[905/983] Compiling NIOCore GlobalSingletons.swift
[906/983] Compiling NIOCore IO.swift
[907/983] Compiling NIOCore IOData.swift
[908/983] Compiling NIOCore IPProtocol.swift
[909/983] Compiling NIOCore IntegerBitPacking.swift
[910/983] Compiling NIOCore IntegerTypes.swift
[911/983] Compiling NIOCore Interfaces.swift
[912/983] Compiling NIOCore Linux.swift
[913/983] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[914/983] Compiling ConsoleKitCommands AsyncCommand.swift
[915/983] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[916/985] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[917/985] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[918/985] Compiling ConsoleKitCommands Argument.swift
[919/985] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[920/985] Compiling ConsoleKitCommands Utilities.swift
[921/985] Compiling ConsoleKitCommands Command.swift
[922/985] Compiling ConsoleKitCommands CommandContext.swift
[923/985] Compiling ConsoleKitCommands CommandError.swift
[924/985] Compiling ConsoleKitCommands CommandSignature.swift
[925/985] Compiling ConsoleKitCommands Flag.swift
[926/985] Compiling ConsoleKitCommands Option.swift
[927/985] Compiling ConsoleKitCommands CommandGroup.swift
[928/985] Compiling ConsoleKitCommands CommandInput.swift
[929/985] Compiling NIOCore EventLoop+SerialExecutor.swift
[930/985] Compiling NIOCore EventLoop.swift
[931/985] Compiling NIOCore EventLoopFuture+Deprecated.swift
[932/985] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[933/985] Compiling NIOCore EventLoopFuture.swift
[934/985] Compiling NIOCore FileDescriptor.swift
[935/985] Compiling NIOCore FileHandle.swift
[936/985] Compiling NIOCore FileRegion.swift
[939/985] Compiling ConsoleKitCommands Commands.swift
[946/985] Emitting module ConsoleKitCommands
[947/985] Compiling ConsoleKitCommands Console+Run.swift
[948/985] Compiling ConsoleKitCommands ConsoleError.swift
[949/985] Compiling ConsoleKitCommands Completion.swift
[950/985] Compiling ConsoleKitCommands AsyncCommands.swift
[951/985] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[952/985] Compiling ConsoleKitCommands AnyCommand.swift
[953/985] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[954/985] Compiling NIOCore SocketAddresses.swift
[955/985] Compiling NIOCore SocketOptionProvider.swift
[956/985] Compiling NIOCore SystemCallHelpers.swift
[957/985] Compiling NIOCore TimeAmount+Duration.swift
[958/985] Compiling NIOCore TypeAssistedChannelHandler.swift
[959/985] Compiling NIOCore UniversalBootstrapSupport.swift
[960/985] Compiling NIOCore Utilities.swift
[965/987] Compiling NIOCore ConvenienceOptionSupport.swift
[966/987] Compiling NIOCore DeadChannel.swift
[967/987] Compiling NIOCore DispatchQueue+WithFuture.swift
[968/987] Compiling NIOCore EventLoop+Deprecated.swift
[969/987] Compiling ConsoleKit Exports.swift
[970/987] Emitting module ConsoleKit
[987/987] Emitting module NIOCore
[988/1036] Compiling NIOEmbedded Embedded.swift
[989/1036] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[990/1036] Emitting module NIOEmbedded
[991/1036] Compiling NIOEmbedded AsyncTestingChannel.swift
[992/1036] Compiling NIOPosix IntegerBitPacking.swift
[993/1036] Compiling NIOPosix IntegerTypes.swift
[994/1036] Compiling NIOPosix Linux.swift
[995/1036] Compiling NIOPosix LinuxCPUSet.swift
[996/1036] Compiling NIOPosix LinuxUring.swift
[997/1036] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[998/1042] Emitting module NIOPosix
[999/1042] Compiling NIOPosix Thread.swift
[1000/1042] Compiling NIOPosix ThreadPosix.swift
[1001/1042] Compiling NIOPosix ThreadWindows.swift
[1002/1042] Compiling NIOPosix Utilities.swift
[1003/1042] Compiling NIOPosix VsockAddress.swift
[1004/1042] Compiling NIOPosix VsockChannelEvents.swift
[1005/1042] Compiling NIOPosix PointerHelpers.swift
[1006/1042] Compiling NIOPosix Pool.swift
[1007/1042] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1008/1042] Compiling NIOPosix PosixSingletons.swift
[1009/1042] Compiling NIOPosix RawSocketBootstrap.swift
[1010/1042] Compiling NIOPosix Resolver.swift
[1011/1042] Compiling NIOPosix Selectable.swift
[1012/1042] Compiling NIOPosix SelectableChannel.swift
[1013/1042] Compiling NIOPosix SelectableEventLoop.swift
[1014/1042] Compiling NIOPosix SelectorEpoll.swift
[1015/1042] Compiling NIOPosix SelectorGeneric.swift
[1016/1042] Compiling NIOPosix SelectorKqueue.swift
[1017/1042] Compiling NIOPosix SelectorUring.swift
[1018/1042] Compiling NIOPosix ServerSocket.swift
[1019/1042] Compiling NIOPosix Socket.swift
[1020/1042] Compiling NIOPosix SocketChannel.swift
[1021/1042] Compiling NIOPosix SocketProtocols.swift
[1022/1042] Compiling NIOPosix System.swift
[1023/1042] Compiling NIOPosix BSDSocketAPICommon.swift
[1024/1042] Compiling NIOPosix BSDSocketAPIPosix.swift
[1025/1042] Compiling NIOPosix BSDSocketAPIWindows.swift
[1026/1042] Compiling NIOPosix BaseSocket.swift
[1027/1042] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1028/1042] Compiling NIOPosix BaseSocketChannel.swift
[1029/1042] Compiling NIOPosix BaseStreamSocketChannel.swift
[1030/1042] Compiling NIOPosix NIOThreadPool.swift
[1031/1042] Compiling NIOPosix NonBlockingFileIO.swift
[1032/1042] Compiling NIOPosix PendingDatagramWritesManager.swift
[1033/1042] Compiling NIOPosix PendingWritesManager.swift
[1034/1042] Compiling NIOPosix PipeChannel.swift
[1035/1042] Compiling NIOPosix PipePair.swift
[1036/1042] Compiling NIOPosix Bootstrap.swift
[1037/1042] Compiling NIOPosix ControlMessage.swift
[1038/1042] Compiling NIOPosix DatagramVectorReadManager.swift
[1039/1042] Compiling NIOPosix FileDescriptor.swift
[1040/1042] Compiling NIOPosix GetaddrinfoResolver.swift
[1041/1042] Compiling NIOPosix HappyEyeballs.swift
[1042/1042] Compiling NIOPosix IO.swift
[1043/1066] Compiling NIO Exports.swift
[1044/1066] Emitting module NIO
[1045/1128] Compiling SwiftBSON ExtendedJSONEncoder.swift
[1046/1128] Compiling SwiftBSON ByteBuffer+BSON.swift
[1047/1128] Compiling SwiftBSON CodableNumber.swift
[1048/1134] Compiling SwiftBSON BSONRegularExpression.swift
[1049/1134] Compiling SwiftBSON Double+BSONValue.swift
[1050/1134] Compiling SwiftBSON ExtendedJSONDecoder.swift
[1051/1134] Compiling NIOTLS TLSEvents.swift
[1052/1134] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1053/1134] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1054/1134] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1057/1136] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1058/1136] Compiling NIOHTTP1 HTTPDecoder.swift
[1059/1136] Compiling NIOHTTP1 HTTPEncoder.swift
[1060/1136] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1061/1136] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1064/1136] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1065/1136] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1066/1136] Emitting module NIOSOCKS
[1067/1136] Compiling NIOSOCKS SOCKSResponse.swift
[1068/1137] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1069/1137] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1070/1137] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1071/1137] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1072/1137] Compiling NIOSOCKS ServerStateMachine.swift
[1073/1137] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1074/1137] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1075/1137] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1076/1137] Emitting module NIOTLS
[1077/1137] Compiling NIOTLS SNIHandler.swift
[1078/1137] Compiling NIOSOCKS ClientStateMachine.swift
[1079/1137] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1080/1137] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1081/1137] Compiling NIOHTTP1 HTTPTypes.swift
[1088/1163] Emitting module NIOFoundationCompat
[1089/1163] Compiling NIOSSL NIOSSLClientHandler.swift
[1090/1163] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1091/1163] Compiling NIOSSL NIOSSLHandler.swift
[1092/1163] Compiling NIOSSL LinuxCABundle.swift
[1093/1163] Compiling NIOSSL SSLConnection.swift
[1094/1163] Compiling NIOSSL SSLContext.swift
[1095/1163] Compiling NIOSSL SSLErrors.swift
[1096/1185] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1097/1185] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1098/1185] Emitting module NIOHTTP1
[1099/1185] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1100/1185] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1101/1185] Emitting module AsyncKit
[1102/1185] Emitting module NIOTransportServices
[1103/1187] Compiling NIOTransportServices NIOTSErrors.swift
[1104/1187] Compiling NIOTransportServices NIOTSEventLoop.swift
[1105/1187] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1106/1187] Compiling NIOTransportServices NIOTSSingletons.swift
[1107/1187] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1108/1232] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1109/1232] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1110/1232] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1111/1232] Compiling NIOExtras LengthFieldPrepender.swift
[1112/1232] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1113/1232] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1114/1232] Compiling NIOExtras LineBasedFrameDecoder.swift
[1115/1232] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1116/1234] Emitting module NIOSSL
[1117/1234] Compiling NIOHPACK IntegerCoding.swift
[1118/1238] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1119/1238] Compiling NIOWebSocket WebSocketOpcode.swift
[1120/1239] Compiling NIOHPACK StaticHeaderTable.swift
[1121/1239] Compiling NIOExtras NIORequestIdentifiable.swift
[1122/1239] Compiling NIOExtras PCAPRingBuffer.swift
[1123/1239] Compiling NIOExtras QuiescingHelper.swift
[1124/1239] Compiling NIOExtras RequestResponseHandler.swift
[1125/1239] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1126/1239] Compiling NIOExtras NIOExtrasError.swift
[1127/1239] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1132/1239] Compiling NIOHPACK HPACKEncoder.swift
[1133/1239] Compiling NIOHPACK HPACKErrors.swift
[1134/1239] Compiling NIOHPACK DynamicHeaderTable.swift
[1137/1239] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1138/1239] Compiling NIOHPACK HPACKDecoder.swift
[1139/1239] Compiling NIOHPACK HPACKHeader.swift
[1140/1239] Compiling NIOHPACK HeaderTables.swift
[1144/1239] Compiling NIOHPACK IndexedHeaderTable.swift
[1145/1239] Compiling NIOHPACK HuffmanTables.swift
[1146/1239] Compiling NIOHTTPCompression HTTPCompression.swift
[1147/1239] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1148/1239] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1149/1239] Emitting module NIOHTTPCompression
[1150/1239] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1151/1239] Compiling NIOHTTPCompression HTTPDecompression.swift
[1152/1239] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1155/1239] Emitting module NIOExtras
[1160/1239] Emitting module NIOWebSocket
[1161/1239] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1162/1239] Compiling NIOWebSocket WebSocketFrame.swift
[1163/1258] Compiling MultipartKit Storage.swift
[1164/1258] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1165/1258] Compiling MultipartKit FormDataDecoder.swift
[1166/1258] Compiling MultipartKit MultipartFormData.swift
[1167/1258] Compiling MultipartKit MultipartParser.swift
[1168/1258] Compiling MultipartKit FormDataEncoder.swift
[1169/1258] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1170/1258] Compiling MultipartKit BasicCodingKey.swift
[1174/1258] Compiling NIOTransportServices StateManagedChannel.swift
[1175/1258] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1176/1258] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1178/1258] Compiling MultipartKit MultipartError.swift
[1179/1258] Compiling MultipartKit Exports.swift
[1180/1260] Compiling NIOHPACK HuffmanCoding.swift
[1183/1260] Emitting module NIOHPACK
[1188/1260] Compiling MultipartKit MultipartSerializer.swift
[1189/1260] Compiling MultipartKit Utilities.swift
[1190/1260] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1191/1260] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1192/1260] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1196/1260] Compiling MultipartKit MultipartPart.swift
[1197/1260] Compiling MultipartKit MultipartPartConvertible.swift
[1198/1260] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1199/1260] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1200/1260] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1218/1260] Compiling NIOSSL NIOSSLServerHandler.swift
[1219/1260] Compiling NIOSSL ObjectIdentifier.swift
[1220/1316] Compiling NIOHTTP2 SendingDataState.swift
[1221/1316] Compiling NIOHTTP2 SendingGoawayState.swift
[1222/1316] Emitting module MultipartKit
[1223/1316] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1224/1316] Compiling NIOHTTP2 MaySendFrames.swift
[1225/1316] Compiling NIOHTTP2 StateMachineResult.swift
[1226/1316] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1227/1316] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1228/1316] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1229/1316] Compiling NIOHTTP2 HTTP2PingData.swift
[1234/1316] Compiling NIOHTTP2 SendingHeadersState.swift
[1235/1316] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1236/1316] Compiling NIOHTTP2 SendingRstStreamState.swift
[1237/1316] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1238/1331] Compiling WebSocketKit WebSocketHandler.swift
[1239/1331] Compiling WebSocketKit WebSocket.swift
[1240/1331] Compiling WebSocketKit WebSocket+Connect.swift
[1241/1331] Emitting module WebSocketKit
[1242/1331] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1243/1331] Compiling WebSocketKit Exports.swift
[1244/1331] Compiling WebSocketKit WebSocket+Concurrency.swift
[1245/1331] Compiling WebSocketKit WebSocketClient.swift
[1246/1331] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1247/1331] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1248/1331] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1249/1331] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1250/1334] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1251/1334] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1252/1334] Compiling NIOHTTP2 HasLocalSettings.swift
[1253/1334] Compiling NIOHTTP2 HasRemoteSettings.swift
[1254/1334] Emitting module NIOHTTP2
[1255/1334] Compiling NIOHTTP2 InboundWindowManager.swift
[1256/1334] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1257/1334] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1258/1334] Compiling NIOHTTP2 StreamChannelList.swift
[1259/1334] Compiling NIOHTTP2 StreamMap.swift
[1260/1334] Compiling NIOHTTP2 StreamStateMachine.swift
[1261/1334] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1264/1334] Compiling NIOHTTP2 DOSHeuristics.swift
[1269/1334] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1274/1334] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1275/1334] Compiling NIOHTTP2 QuiescingState.swift
[1276/1334] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1277/1334] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1278/1334] Compiling SwiftBSON Integers+BSONValue.swift
[1279/1334] Compiling SwiftBSON JSON.swift
[1280/1334] Compiling SwiftBSON String+BSONValue.swift
[1282/1334] Compiling NIOHTTP2 HTTP2Frame.swift
[1296/1334] Emitting module SwiftBSON
[1301/1334] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1302/1334] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1303/1334] Compiling NIOHTTP2 MayReceiveFrames.swift
[1304/1334] Compiling NIOHTTP2 ReceivingDataState.swift
[1305/1334] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1306/1334] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1307/1334] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1308/1334] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1309/1334] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1310/1334] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1311/1334] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1312/1334] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1313/1334] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1314/1334] Compiling NIOHTTP2 HTTP2Error.swift
[1315/1334] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1316/1334] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1317/1334] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1318/1334] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1319/1334] Compiling NIOHTTP2 HTTP2StreamID.swift
[1320/1334] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1321/1334] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1322/1334] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1323/1334] Compiling NIOHTTP2 InboundEventBuffer.swift
[1330/1334] Compiling NIOHTTP2 HTTP2Stream.swift
[1331/1334] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1332/1451] Compiling AsyncHTTPClient LRUCache.swift
[1333/1451] Compiling AsyncHTTPClient NWErrorHandler.swift
[1334/1451] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1335/1451] Emitting module AsyncHTTPClient
[1336/1458] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1337/1458] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1338/1458] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1339/1458] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1340/1458] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1341/1458] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1342/1458] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1343/1458] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1344/1458] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1345/1458] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1346/1458] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1347/1458] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1348/1458] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1349/1458] Compiling AsyncHTTPClient HTTP1Connection.swift
[1350/1458] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1351/1458] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1352/1458] Compiling AsyncHTTPClient HTTP2Connection.swift
[1353/1466] Compiling AsyncHTTPClient ConnectionPool.swift
[1354/1466] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1355/1466] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1356/1466] Compiling AsyncHTTPClient RequestOptions.swift
[1357/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1358/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1359/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1360/1466] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1367/1466] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1368/1466] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1369/1466] Emitting module MongoSwift
[1370/1466] Compiling AsyncHTTPClient ConnectionTarget.swift
[1371/1466] Compiling AsyncHTTPClient DeconstructedURL.swift
[1372/1466] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1373/1466] Compiling AsyncHTTPClient FoundationExtensions.swift
[1374/1466] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1375/1466] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1376/1466] Compiling AsyncHTTPClient HTTPClient.swift
[1377/1466] Compiling AsyncHTTPClient RequestBag.swift
[1378/1466] Compiling AsyncHTTPClient RequestValidation.swift
[1379/1466] Compiling AsyncHTTPClient SSLContextCache.swift
[1380/1466] Compiling AsyncHTTPClient Scheme.swift
[1381/1466] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1382/1466] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1383/1466] Compiling AsyncHTTPClient Utils.swift
[1392/1466] Compiling AsyncHTTPClient HTTPHandler.swift
[1397/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1398/1466] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1399/1466] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1400/1466] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1401/1466] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1402/1466] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1403/1466] Compiling AsyncHTTPClient RequestBodyLength.swift
[1404/1466] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1405/1466] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1406/1466] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1407/1466] Compiling AsyncHTTPClient Transaction.swift
[1408/1466] Compiling AsyncHTTPClient Base64.swift
[1409/1466] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
[1413/1466] Compiling AsyncHTTPClient TLSConfiguration.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
[1414/1466] Compiling AsyncHTTPClient RedirectState.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
[1415/1466] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
[1450/1630] Compiling Vapor AnyResponse.swift
[1451/1630] Compiling Vapor Array+Random.swift
[1452/1630] Compiling Vapor Base32.swift
[1453/1630] Compiling Vapor Base64.swift
[1454/1630] Compiling Vapor BaseN.swift
[1455/1630] Compiling Vapor BasicCodingKey.swift
[1456/1630] Compiling Vapor ByteCount.swift
[1457/1630] Compiling Vapor Bytes+Hex.swift
[1458/1630] Compiling Vapor SessionsMiddleware.swift
[1459/1630] Compiling Vapor DateFormatter+threadSpecific.swift
[1460/1630] Compiling Vapor URLEncodedFormData.swift
[1461/1630] Compiling Vapor URLEncodedFormDecoder.swift
[1462/1630] Compiling Vapor URLEncodedFormEncoder.swift
[1463/1630] Compiling Vapor URLEncodedFormError.swift
[1464/1630] Compiling Vapor URLEncodedFormParser.swift
[1465/1630] Compiling Vapor URLEncodedFormSerializer.swift
[1466/1630] Compiling Vapor URLQueryFragmentConvertible.swift
[1467/1630] Compiling Vapor URLQueryContainer.swift
[1468/1630] Compiling Vapor Core.swift
[1469/1630] Compiling Vapor Running.swift
[1470/1630] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1471/1630] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1472/1630] Compiling Vapor DotEnvFile+load.swift
[1473/1630] Compiling Vapor Routes+caseInsenstive.swift
[1474/1630] Compiling Vapor Validatable+validate.swift
[1475/1630] Compiling Vapor Environment+Process.swift
[1476/1630] Compiling Vapor Environment+Secret.swift
[1477/1630] Compiling Vapor Environment.swift
[1478/1630] Compiling Vapor Abort.swift
[1479/1630] Compiling Vapor AbortError.swift
[1480/1630] Compiling Vapor DebuggableError.swift
[1481/1630] Compiling Vapor Demangler.swift
[1482/1630] Compiling Vapor ErrorSource.swift
[1483/1630] Compiling Vapor StackTrace.swift
[1484/1630] Compiling Vapor Exports.swift
[1485/1630] Compiling Vapor Application+HTTP.swift
[1486/1630] Compiling Vapor BasicResponder.swift
[1487/1630] Compiling Vapor BodyStream.swift
[1488/1630] Compiling Vapor Application+HTTP+Client.swift
[1489/1630] Compiling Vapor EventLoopHTTPClient.swift
[1490/1653] Compiling Vapor HTTPServerResponseEncoder.swift
[1491/1653] Compiling Vapor HTTPServerUpgradeHandler.swift
[1492/1653] Compiling Vapor Logger+Report.swift
[1493/1653] Compiling Vapor LoggingSystem+Environment.swift
[1494/1653] Compiling Vapor Application+Middleware.swift
[1495/1653] Compiling Vapor CORSMiddleware.swift
[1496/1653] Compiling Vapor ErrorMiddleware.swift
[1497/1653] Compiling Vapor FileMiddleware.swift
[1498/1653] Compiling Vapor Middleware.swift
[1499/1653] Compiling Vapor MiddlewareConfiguration.swift
[1500/1653] Compiling Vapor RouteLoggingMiddleware.swift
[1501/1653] Compiling Vapor File+Multipart.swift
[1502/1653] Compiling Vapor FormDataDecoder+Content.swift
[1503/1653] Compiling Vapor FormDataEncoder+Content.swift
[1504/1653] Compiling Vapor Application+Password.swift
[1505/1653] Compiling Vapor Application+Passwords.swift
[1506/1653] Compiling Vapor AsyncPasswordHasher.swift
[1507/1653] Compiling Vapor BcryptHasher.swift
[1508/1653] Compiling Vapor PasswordHasher.swift
[1509/1653] Compiling Vapor PlaintextHasher.swift
[1510/1653] Compiling Vapor Request+Password.swift
[1511/1653] Compiling Vapor Redirect.swift
[1512/1653] Compiling Vapor Request+Body.swift
[1513/1676] Compiling Vapor AsyncBasicResponder.swift
[1514/1676] Compiling Vapor AsyncMiddleware.swift
[1515/1676] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1516/1676] Compiling Vapor AsyncSessionDriver.swift
[1517/1676] Compiling Vapor Authentication+Concurrency.swift
[1518/1676] Compiling Vapor Cache+Concurrency.swift
[1519/1676] Compiling Vapor Client+Concurrency.swift
[1520/1676] Compiling Vapor FileIO+Concurrency.swift
[1521/1676] Compiling Vapor RequestBody+Concurrency.swift
[1522/1676] Compiling Vapor Responder+Concurrency.swift
[1523/1676] Compiling Vapor ResponseCodable+Concurrency.swift
[1524/1676] Compiling Vapor RoutesBuilder+Concurrency.swift
[1525/1676] Compiling Vapor ViewRenderer+Concurrency.swift
[1526/1676] Compiling Vapor WebSocket+Concurrency.swift
[1527/1676] Compiling Vapor ContainerGetPathExecutor.swift
[1528/1676] Compiling Vapor Content.swift
[1529/1676] Compiling Vapor ContentCoders.swift
[1530/1676] Compiling Vapor ContentConfiguration.swift
[1531/1676] Compiling Vapor ContentContainer.swift
[1532/1676] Compiling Vapor JSONCoder+Custom.swift
[1533/1676] Compiling Vapor JSONCoders+Content.swift
[1534/1676] Compiling Vapor PlaintextDecoder.swift
[1535/1676] Compiling Vapor PlaintextEncoder.swift
[1536/1676] Compiling Vapor URLQueryCoders.swift
[1537/1676] Compiling Vapor Request+BodyStream.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1538/1676] Compiling Vapor Request.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1539/1676] Compiling Vapor Application+Responder.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1540/1676] Compiling Vapor DefaultResponder.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1541/1676] Compiling Vapor Response+Body.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1542/1676] Compiling Vapor Response.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1543/1676] Compiling Vapor ResponseCodable.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1544/1676] Compiling Vapor Application+Routes.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1545/1676] Compiling Vapor Parameters+Require.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1546/1676] Compiling Vapor Request+WebSocket.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1547/1676] Compiling Vapor Route.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1548/1676] Compiling Vapor RouteCollection.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1549/1676] Compiling Vapor Routes.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1550/1676] Compiling Vapor RoutesBuilder+Group.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1551/1676] Compiling Vapor RoutesBuilder+Method.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1552/1676] Compiling Vapor RoutesBuilder+Middleware.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1553/1676] Compiling Vapor RoutesBuilder+WebSocket.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1554/1676] Compiling Vapor RoutesBuilder.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1555/1676] Compiling Vapor OTP.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1556/1676] Compiling Vapor Application+Servers.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1557/1676] Compiling Vapor Server.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1558/1676] Compiling Vapor Application+Sessions.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1559/1676] Compiling Vapor MemorySessions.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1560/1676] Compiling Vapor Request+Session.swift
[1561/1676] Compiling Vapor Session.swift
[1562/1676] Compiling Vapor SessionCache.swift
[1563/1676] Compiling Vapor SessionData.swift
[1564/1676] Compiling Vapor SessionDriver.swift
[1565/1676] Compiling Vapor SessionsConfiguration.swift
[1583/1676] Compiling Vapor Validator.swift
[1584/1676] Compiling Vapor ValidatorResult.swift
[1585/1676] Compiling Vapor And.swift
[1586/1676] Compiling Vapor Case.swift
[1587/1676] Compiling Vapor CharacterSet.swift
[1588/1676] Compiling Vapor Count.swift
[1589/1676] Compiling Vapor Email.swift
[1590/1676] Compiling Vapor Empty.swift
[1591/1676] Compiling Vapor In.swift
[1592/1676] Compiling Vapor Nil.swift
[1593/1676] Compiling Vapor NilIgnoring.swift
[1594/1676] Compiling Vapor Not.swift
[1595/1676] Compiling Vapor Or.swift
[1596/1676] Compiling Vapor Pattern.swift
[1597/1676] Compiling Vapor Range.swift
[1598/1676] Compiling Vapor URL.swift
[1599/1676] Compiling Vapor Valid.swift
[1600/1676] Compiling Vapor Application+Views.swift
[1601/1676] Compiling Vapor PlaintextRenderer.swift
[1602/1676] Compiling Vapor Request+View.swift
[1603/1676] Compiling Vapor View.swift
[1604/1676] Compiling Vapor ViewRenderer.swift
[1605/1676] Compiling Vapor _Deprecations.swift
[1606/1676] Compiling Vapor Bytes+SecureCompare.swift
[1607/1676] Compiling Vapor Collection+Safe.swift
[1608/1676] Compiling Vapor DataProtocol+Copy.swift
[1609/1676] Compiling Vapor DecoderUnwrapper.swift
[1610/1676] Compiling Vapor DirectoryConfiguration.swift
[1611/1676] Compiling Vapor DotEnv.swift
[1612/1676] Compiling Vapor Extendable.swift
[1613/1676] Compiling Vapor File.swift
[1614/1676] Compiling Vapor FileIO.swift
[1615/1676] Compiling Vapor LifecycleHandler.swift
[1616/1676] Compiling Vapor OptionalType.swift
[1617/1676] Compiling Vapor RFC1123.swift
[1618/1676] Compiling Vapor SocketAddress+Hostname.swift
[1619/1676] Compiling Vapor Storage.swift
[1620/1676] Compiling Vapor String+IsIPAddress.swift
[1621/1676] Compiling Vapor Thread.swift
[1622/1676] Compiling Vapor URI.swift
[1623/1676] Compiling Vapor RangeResult.swift
[1624/1676] Compiling Vapor Validatable.swift
[1625/1676] Compiling Vapor Validation.swift
[1626/1676] Compiling Vapor ValidationKey.swift
[1627/1676] Compiling Vapor Validations.swift
[1628/1676] Compiling Vapor ValidationsError.swift
[1629/1676] Emitting module Vapor
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1630/1676] Compiling Vapor Application.swift
[1631/1676] Compiling Vapor AuthenticationCache.swift
[1632/1676] Compiling Vapor Authenticator.swift
[1633/1676] Compiling Vapor BasicAuthorization.swift
[1634/1676] Compiling Vapor BearerAuthorization.swift
[1635/1676] Compiling Vapor GuardMiddleware.swift
[1636/1676] Compiling Vapor RedirectMiddleware.swift
[1637/1676] Compiling Vapor SessionAuthenticatable.swift
[1638/1676] Compiling Vapor Bcrypt.swift
[1639/1676] Compiling Vapor Application+Cache.swift
[1640/1676] Compiling Vapor Cache.swift
[1641/1676] Compiling Vapor CacheExpirationTime.swift
[1642/1676] Compiling Vapor MemoryCache.swift
[1643/1676] Compiling Vapor Request+Cache.swift
[1644/1676] Compiling Vapor Application+Clients.swift
[1645/1676] Compiling Vapor Client.swift
[1646/1676] Compiling Vapor ClientRequest.swift
[1647/1676] Compiling Vapor ClientResponse.swift
[1648/1676] Compiling Vapor Request+Client.swift
[1649/1676] Compiling Vapor BootCommand.swift
[1650/1676] Compiling Vapor CommandContext+Application.swift
[1651/1676] Compiling Vapor RoutesCommand.swift
[1652/1676] Compiling Vapor ServeCommand.swift
[1653/1676] Compiling Vapor AnyResponse+Concurrency.swift
[1654/1676] Compiling Vapor EndpointCache.swift
[1655/1676] Compiling Vapor HTTPMethod+String.swift
[1656/1676] Compiling Vapor HTTPStatus.swift
[1657/1676] Compiling Vapor HTTPCookies.swift
[1658/1676] Compiling Vapor HTTPHeaderCacheControl.swift
[1659/1676] Compiling Vapor HTTPHeaderExpires.swift
[1660/1676] Compiling Vapor HTTPHeaderLastModified.swift
[1661/1676] Compiling Vapor HTTPHeaders+Cache.swift
[1662/1676] Compiling Vapor HTTPHeaders+Connection.swift
[1663/1676] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1664/1676] Compiling Vapor HTTPHeaders+ContentRange.swift
[1665/1676] Compiling Vapor HTTPHeaders+Directive.swift
[1666/1676] Compiling Vapor HTTPHeaders+Forwarded.swift
[1667/1676] Compiling Vapor HTTPHeaders+Link.swift
[1668/1676] Compiling Vapor HTTPHeaders+Name.swift
[1669/1676] Compiling Vapor HTTPHeaders.swift
[1670/1676] Compiling Vapor HTTPMediaType.swift
[1671/1676] Compiling Vapor HTTPMediaTypePreference.swift
[1672/1676] Compiling Vapor Responder.swift
[1673/1676] Compiling Vapor Application+HTTP+Server.swift
[1674/1676] Compiling Vapor HTTPServer.swift
[1675/1676] Compiling Vapor HTTPServerHandler.swift
[1676/1676] Compiling Vapor HTTPServerRequestDecoder.swift
[1677/1681] Compiling MongoDBVapor MongoDB+Content.swift
[1678/1681] Emitting module MongoDBVapor
[1679/1681] Compiling MongoDBVapor Exports.swift
[1680/1681] Compiling MongoDBVapor MongoDBVapor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/include/CLibMongoC.h"
^
[1681/1681] Compiling MongoDBVapor MongoDBVaporVersion.swift
Build complete! (152.65s)
Fetching https://github.com/vapor/vapor from cache
Fetching https://github.com/mongodb/mongo-swift-driver from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mongodb/mongo-swift-driver (0.37s)
Fetched https://github.com/vapor/vapor (0.58s)
Fetched https://github.com/Quick/Nimble.git (0.81s)
Computing version for https://github.com/mongodb/mongo-swift-driver
Computed https://github.com/mongodb/mongo-swift-driver at 1.3.1 (0.57s)
Fetching https://github.com/mongodb/swift-bson from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/mongodb/swift-bson (0.31s)
Fetched https://github.com/apple/swift-atomics (0.47s)
Fetched https://github.com/apple/swift-nio (0.63s)
Computing version for https://github.com/mongodb/swift-bson
Computed https://github.com/mongodb/swift-bson at 3.1.0 (0.55s)
Fetching https://github.com/swift-extras/swift-extras-base64 from cache
Fetching https://github.com/swift-extras/swift-extras-json from cache
Fetched https://github.com/swift-extras/swift-extras-json (0.17s)
Fetched https://github.com/swift-extras/swift-extras-base64 (0.17s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (0.51s)
Computing version for https://github.com/swift-extras/swift-extras-json
Computed https://github.com/swift-extras/swift-extras-json at 0.6.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.01s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.47s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.89.1 (0.02s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.33s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.59s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/vapor/websocket-kit.git (0.64s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git (0.46s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.68s)
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.24s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.54s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.87s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.30s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.42s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/async-kit.git (0.32s)
Fetched https://github.com/swift-server/async-http-client.git (0.68s)
Fetched https://github.com/apple/swift-crypto.git (1.76s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.0 (0.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.19.0 (0.02s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.43s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.38s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.02s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types (0.23s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.2 (0.01s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.5.4 (0.02s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.8.2 (0.02s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.4 (0.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.1.0 (0.02s)
Creating working copy for https://github.com/swift-extras/swift-extras-base64
Working copy of https://github.com/swift-extras/swift-extras-base64 resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.62.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.19.0
Creating working copy for https://github.com/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.89.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.0
Creating working copy for https://github.com/mongodb/swift-bson
Working copy of https://github.com/mongodb/swift-bson resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
Creating working copy for https://github.com/mongodb/mongo-swift-driver
Working copy of https://github.com/mongodb/mongo-swift-driver resolved at 1.3.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.0.5
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.8.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.5.4
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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.0.2
Build complete.
Done.