The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MongoKitten 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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoKitten.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/MongoKitten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 929e88f Allow iterating through a change stream (#339)
Cloned https://github.com/orlandos-nl/MongoKitten.git
Revision (git rev-parse @):
929e88ff318a56c8113c692c47f7aed11cc85b0c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoKitten.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/orlandos-nl/MongoKitten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/451] Compiling CNIOWindows shim.c
[1/451] Compiling CNIOWindows WSAStartup.c
[2/451] Compiling CNIOLinux shim.c
[3/451] Compiling CNIOLinux liburing_shims.c
[4/451] Compiling fiat_p256_adx_sqr.S
[5/455] Compiling _AtomicsShims.c
[6/455] Compiling CNIODarwin shim.c
[7/464] Compiling CNIOBoringSSLShims shims.c
[9/479] Compiling _NIOBase64 Base64.swift
[10/479] Emitting module _NIOBase64
[11/479] Emitting module _CollectionsUtilities
[12/486] Compiling _NIODataStructures _TinyArray.swift
[13/486] Compiling ServiceContextModule ServiceContext.swift
[14/486] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[15/486] Compiling _CollectionsUtilities Specialize.swift
[16/486] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/486] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/486] Emitting module ServiceContextModule
[19/486] Compiling ServiceContextModule ServiceContextKey.swift
[20/486] Compiling _NIODataStructures PriorityQueue.swift
[21/486] Emitting module _NIODataStructures
[22/486] Compiling _NIODataStructures Heap.swift
[23/486] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/486] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/486] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[26/486] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/486] Compiling _CollectionsUtilities Integer rank.swift
[28/486] Compiling _CollectionsUtilities _SortedCollection.swift
[29/486] Compiling _CollectionsUtilities _UniqueCollection.swift
[30/486] Compiling _CollectionsUtilities Debugging.swift
[31/486] Compiling _CollectionsUtilities Descriptions.swift
[32/486] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[33/486] Compiling _CollectionsUtilities UInt+reversed.swift
[34/486] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[35/486] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[36/486] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[37/498] Compiling Instrumentation MultiplexInstrument.swift
[38/499] Compiling Instrumentation Locks.swift
[39/499] Emitting module Instrumentation
[40/499] Compiling Instrumentation Instrument.swift
[41/499] Compiling Instrumentation InstrumentationSystem.swift
[42/499] Compiling Instrumentation NoOpInstrument.swift
[43/513] Emitting module Logging
[44/513] Compiling Logging LogHandler.swift
[45/513] Compiling Logging Locks.swift
[46/513] Compiling Logging Logging.swift
[47/514] Compiling CoreMetrics Locks.swift
[48/514] Emitting module CoreMetrics
[49/514] Compiling CoreMetrics Metrics.swift
[50/514] Compiling Logging MetadataProvider.swift
[51/523] Emitting module DequeModule
[52/527] Compiling Tracing TracerProtocol+Legacy.swift
[53/527] Compiling Tracing TracerProtocol.swift
[54/527] Compiling DequeModule Deque._UnsafeHandle.swift
[55/527] Compiling DequeModule Deque.swift
[56/527] Compiling Tracing SpanProtocol.swift
[57/527] Compiling Tracing Tracer.swift
[58/527] Compiling Tracing InstrumentationSystem+Tracing.swift
[59/527] Compiling Tracing NoOpTracer.swift
[60/527] Compiling DequeModule Deque+Codable.swift
[61/527] Compiling DequeModule Deque+Collection.swift
[62/527] Compiling DequeModule Deque+CustomReflectable.swift
[63/527] Compiling DequeModule Deque+Descriptions.swift
[64/527] Compiling DequeModule Deque+Equatable.swift
[65/527] Compiling DequeModule _DequeBuffer.swift
[66/527] Compiling DequeModule _DequeBufferHeader.swift
[67/527] Compiling DequeModule _DequeSlot.swift
[68/527] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/543] Compiling Atomics PointerConformances.swift
[70/543] Compiling Atomics Primitives.native.swift
[71/544] Compiling Atomics AtomicBool.swift
[72/544] Compiling Atomics IntegerConformances.swift
[73/544] Emitting module Tracing
[74/544] Compiling Atomics OptionalRawRepresentable.swift
[75/544] Compiling Atomics RawRepresentable.swift
[76/544] Compiling Tracing TracingTime.swift
[77/544] Compiling Atomics AtomicStorage.swift
[78/544] Compiling Atomics AtomicValue.swift
[79/544] Compiling Atomics AtomicMemoryOrderings.swift
[80/544] Compiling Atomics DoubleWord.swift
[81/544] Compiling Atomics ManagedAtomic.swift
[81/549] Compiling fiat_p256_adx_mul.S
[82/549] Compiling fiat_curve25519_adx_square.S
[83/549] Compiling fiat_curve25519_adx_mul.S
[85/549] Compiling Atomics ManagedAtomicLazyReference.swift
[86/549] Compiling Atomics UnsafeAtomic.swift
[87/549] Compiling Atomics UnsafeAtomicLazyReference.swift
[88/549] Compiling Atomics IntegerOperations.swift
[89/549] Compiling Atomics Unmanaged extensions.swift
[91/549] Compiling Atomics Primitives.shims.swift
[92/549] Compiling Atomics AtomicInteger.swift
[93/549] Compiling Atomics AtomicOptionalWrappable.swift
[94/549] Compiling Atomics AtomicReference.swift
[100/549] Emitting module Atomics
[100/549] Compiling tls_record.cc
[101/549] Compiling tls_method.cc
[102/549] Compiling tls13_server.cc
[106/550] Emitting module _MongoKittenCrypto
[111/550] Compiling _MongoKittenCrypto SHA256.swift
[111/550] Compiling tls13_enc.cc
[112/550] Compiling tls13_client.cc
[114/550] Compiling Metrics Metrics.swift
[115/550] Emitting module Metrics
[115/550] Compiling t1_enc.cc
[116/550] Compiling tls13_both.cc
[117/550] Compiling ssl_versions.cc
[118/550] Compiling ssl_x509.cc
[119/550] Compiling ssl_transcript.cc
[120/550] Compiling ssl_stat.cc
[121/550] Compiling ssl_session.cc
[122/550] Compiling ssl_privkey.cc
[123/550] Compiling ssl_key_share.cc
[124/550] Compiling ssl_file.cc
[125/550] Compiling ssl_lib.cc
[126/550] Compiling ssl_cipher.cc
[127/550] Compiling ssl_buffer.cc
[128/550] Compiling ssl_cert.cc
[129/550] Compiling ssl_asn1.cc
[130/550] Compiling ssl_aead_ctx.cc
[131/550] Compiling s3_pkt.cc
[132/550] Compiling s3_lib.cc
[133/550] Compiling s3_both.cc
[134/550] Compiling handshake_server.cc
[135/550] Compiling handshake.cc
[136/550] Compiling handshake_client.cc
[137/550] Compiling handoff.cc
[138/550] Compiling extensions.cc
[139/550] Compiling dtls_record.cc
[140/550] Compiling encrypted_client_hello.cc
[141/550] Compiling dtls_method.cc
[142/550] Compiling d1_srtp.cc
[143/550] Compiling d1_pkt.cc
[144/550] Compiling d1_lib.cc
[145/550] Compiling d1_both.cc
[146/550] Compiling bio_ssl.cc
[147/550] Compiling v3_skey.c
[148/550] Compiling v3_prn.c
[149/550] Compiling v3_utl.c
[150/550] Compiling v3_purp.c
[151/550] Compiling v3_pmaps.c
[152/550] Compiling v3_pcons.c
[153/550] Compiling v3_ocsp.c
[154/550] Compiling v3_ncons.c
[155/550] Compiling v3_lib.c
[156/550] Compiling v3_info.c
[157/550] Compiling v3_ia5.c
[158/550] Compiling v3_int.c
[159/550] Compiling v3_extku.c
[160/550] Compiling v3_enum.c
[161/550] Compiling v3_genn.c
[162/550] Compiling v3_crld.c
[163/550] Compiling v3_conf.c
[164/550] Compiling v3_cpols.c
[165/550] Compiling v3_bitst.c
[166/550] Compiling v3_bcons.c
[167/550] Compiling v3_akeya.c
[168/550] Compiling v3_akey.c
[169/550] Compiling x_x509a.c
[170/550] Compiling v3_alt.c
[171/550] Compiling x_spki.c
[172/550] Compiling x_val.c
[173/550] Compiling x_sig.c
[174/550] Compiling x_x509.c
[175/550] Compiling x_pubkey.c
[176/550] Compiling x_pkey.c
[177/550] Compiling x_req.c
[178/550] Compiling x_name.c
[179/550] Compiling x_info.c
[180/550] Compiling x_exten.c
[181/550] Compiling x_crl.c
[182/550] Compiling x_attrib.c
[183/550] Compiling x_all.c
[184/550] Compiling x509spki.c
[185/550] Compiling x_algor.c
[186/550] Compiling x509rset.c
[187/550] Compiling x509name.c
[188/550] Compiling x509cset.c
[189/550] Compiling x509_vpm.c
[190/550] Compiling x509_txt.c
[191/550] Compiling x509_v3.c
[192/550] Compiling x509_vfy.c
[193/550] Compiling x509_trs.c
[194/550] Compiling x509_set.c
[195/550] Compiling x509_req.c
[196/550] Compiling x509_obj.c
[197/550] Compiling x509_lu.c
[198/550] Compiling x509_def.c
[199/550] Compiling x509_d2.c
[200/550] Compiling x509_ext.c
[201/550] Compiling x509_att.c
[202/550] Compiling x509.c
[203/550] Compiling x509_cmp.c
[204/550] Compiling t_x509a.c
[205/550] Compiling t_req.c
[206/550] Compiling t_x509.c
[207/550] Compiling t_crl.c
[208/550] Compiling rsa_pss.c
[209/550] Compiling i2d_pr.c
[210/550] Compiling name_print.c
[211/550] Compiling policy.c
[212/550] Compiling by_file.c
[213/550] Compiling by_dir.c
[214/550] Compiling algorithm.c
[215/550] Compiling a_verify.c
[216/550] Compiling asn1_gen.c
[217/550] Compiling a_sign.c
[218/550] Compiling voprf.c
[219/550] Compiling a_digest.c
[220/550] Compiling trust_token.c
[221/550] Compiling thread_pthread.c
[222/550] Compiling thread_win.c
[223/550] Compiling thread.c
[224/550] Compiling thread_none.c
[225/550] Compiling pmbtoken.c
[226/550] Compiling stack.c
[227/550] Compiling siphash.c
[228/550] Compiling rsa_asn1.c
[229/550] Compiling rsa_print.c
[230/550] Compiling refcount.c
[231/550] Compiling rsa_crypt.c
[232/550] Compiling trusty.c
[233/550] Compiling rc4.c
[234/550] Compiling rand_extra.c
[235/550] Compiling windows.c
[236/550] Compiling ios.c
[237/550] Compiling passive.c
[238/550] Compiling forkunsafe.c
[239/550] Compiling getentropy.c
[240/550] Compiling poly1305_vec.c
[241/550] Compiling poly1305_arm_asm.S
[242/550] Compiling deterministic.c
[243/550] Compiling poly1305_arm.c
[244/550] Compiling pool.c
[245/550] Compiling poly1305.c
[246/550] Compiling p5_pbev2.c
[247/550] Compiling pkcs7.c
[248/550] Compiling pkcs8.c
[249/550] Compiling pkcs7_x509.c
[250/550] Compiling pkcs8_x509.c
[251/550] Compiling pem_xaux.c
[252/550] Compiling pem_x509.c
[253/550] Compiling pem_pk8.c
[254/550] Compiling pem_oth.c
[255/550] Compiling pem_pkey.c
[256/550] Compiling obj_xref.c
[257/550] Compiling pem_info.c
[258/550] Compiling pem_lib.c
[259/550] Compiling pem_all.c
[260/550] Compiling lhash.c
[261/550] Compiling mem.c
[262/550] Compiling obj.c
[263/550] Compiling keccak.c
[264/550] Compiling poly_rq_mul.S
[265/550] Compiling x86_64-mont5-mac.mac.x86_64.S
[266/550] Compiling kyber.c
[267/550] Compiling hpke.c
[268/550] Compiling x86_64-mont5-linux.linux.x86_64.S
[269/550] Compiling x86_64-mont-mac.mac.x86_64.S
[270/550] Compiling x86-mont-linux.linux.x86.S
[271/550] Compiling x86_64-mont-linux.linux.x86_64.S
[272/550] Compiling vpaes-x86_64-mac.mac.x86_64.S
[273/550] Compiling vpaes-x86-linux.linux.x86.S
[274/550] Compiling vpaes-x86_64-linux.linux.x86_64.S
[275/550] Compiling vpaes-armv7-linux.linux.arm.S
[276/550] Compiling vpaes-armv8-ios.ios.aarch64.S
[277/550] Compiling vpaes-armv8-linux.linux.aarch64.S
[278/550] Compiling vpaes-armv7-ios.ios.arm.S
[279/550] Compiling sha512-x86_64-mac.mac.x86_64.S
[280/550] Compiling kdf.c
[281/550] Compiling sha512-armv8-linux.linux.aarch64.S
[281/550] Compiling sha512-x86_64-linux.linux.x86_64.S
[283/550] Compiling hrss.c
[284/550] Compiling sha512-armv8-ios.ios.aarch64.S
[285/550] Compiling sha512-armv4-ios.ios.arm.S
[286/550] Compiling sha512-armv4-linux.linux.arm.S
[287/550] Compiling sha512-586-linux.linux.x86.S
[288/550] Compiling sha256-x86_64-mac.mac.x86_64.S
[289/550] Compiling sha256-armv8-linux.linux.aarch64.S
[290/550] Compiling sha256-x86_64-linux.linux.x86_64.S
[291/550] Compiling sha256-armv8-ios.ios.aarch64.S
[292/550] Compiling sha256-armv4-linux.linux.arm.S
[293/550] Compiling sha256-armv4-ios.ios.arm.S
[294/550] Compiling sha256-586-linux.linux.x86.S
[295/550] Compiling sha1-x86_64-mac.mac.x86_64.S
[296/550] Compiling sha1-x86_64-linux.linux.x86_64.S
[297/550] Compiling sha1-armv8-linux.linux.aarch64.S
[298/550] Compiling sha1-armv8-ios.ios.aarch64.S
[299/550] Compiling sha1-armv4-large-linux.linux.arm.S
[300/550] Compiling sha1-armv4-large-ios.ios.arm.S
[301/550] Compiling sha1-586-linux.linux.x86.S
[302/550] Compiling sha512.c
[303/550] Compiling sha256.c
[304/550] Compiling sha1.c
[305/550] Compiling service_indicator.c
[306/550] Compiling fips.c
[307/550] Compiling rsaz-avx2-mac.mac.x86_64.S
[308/550] Compiling rsaz-avx2-linux.linux.x86_64.S
[309/550] Compiling self_check.c
[310/550] Compiling blinding.c
[311/550] Compiling padding.c
[312/550] Compiling rsa_impl.c
[313/550] Compiling rsa.c
[314/550] Compiling rdrand-x86_64-mac.mac.x86_64.S
[315/550] Compiling rdrand-x86_64-linux.linux.x86_64.S
[316/550] Compiling urandom.c
[317/550] Compiling fork_detect.c
[318/550] Compiling ctrdrbg.c
[319/550] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[320/550] Compiling rand.c
[321/550] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[322/550] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[323/550] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[324/550] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[325/550] Compiling p256-armv8-asm-linux.linux.aarch64.S
[326/550] Compiling p256-armv8-asm-ios.ios.aarch64.S
[327/550] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[328/550] Compiling polyval.c
[329/550] Compiling ofb.c
[330/550] Compiling gcm_nohw.c
[331/550] Compiling cfb.c
[332/550] Compiling gcm.c
[333/550] Compiling ctr.c
[334/550] Compiling cbc.c
[335/550] Compiling md5-x86_64-linux.linux.x86_64.S
[335/550] Compiling md5-x86_64-mac.mac.x86_64.S
[337/550] Compiling md5-586-linux.linux.x86.S
[338/550] Compiling hmac.c
[339/550] Compiling hkdf.c
[340/550] Compiling ghashv8-armv8-linux.linux.aarch64.S
[341/550] Compiling ghashv8-armv8-ios.ios.aarch64.S
[342/550] Compiling md5.c
[343/550] Compiling ghashv8-armv7-linux.linux.arm.S
[344/550] Compiling ghash-x86_64-linux.linux.x86_64.S
[345/550] Compiling ghashv8-armv7-ios.ios.arm.S
[346/550] Compiling ghash-x86_64-mac.mac.x86_64.S
[347/550] Compiling md4.c
[348/550] Compiling ghash-x86-linux.linux.x86.S
[349/550] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[350/550] Compiling ghash-ssse3-x86-linux.linux.x86.S
[351/550] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[352/550] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[353/550] Compiling ghash-armv4-ios.ios.arm.S
[354/550] Compiling ghash-armv4-linux.linux.arm.S
[355/550] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[356/550] Compiling fips_shared_support.c
[357/550] Compiling ecdh.c
[358/550] Compiling wnaf.c
[359/550] Compiling util.c
[360/550] Compiling ecdsa.c
[361/550] Compiling simple.c
[362/550] Compiling simple_mul.c
[363/550] Compiling scalar.c
[364/550] Compiling p224-64.c
[365/550] Compiling p256.c
[366/550] Compiling oct.c
[367/550] Compiling felem.c
[368/550] Compiling ec_montgomery.c
[369/550] Compiling digestsign.c
[370/550] Compiling ec_key.c
[371/550] Compiling ec.c
[372/550] Compiling dh.c
[373/550] Compiling digest.c
[374/550] Compiling digests.c
[375/550] Compiling co-586-linux.linux.x86.S
[376/550] Compiling p256-nistz.c
[377/550] Compiling check.c
[378/550] Compiling cmac.c
[379/550] Compiling e_aesccm.c
[380/550] Compiling bsaes-armv7-linux.linux.arm.S
[381/550] Compiling aead.c
[382/550] Compiling bsaes-armv7-ios.ios.arm.S
[383/550] Compiling cipher.c
[384/550] Compiling sqrt.c
[385/550] Compiling shift.c
[386/550] Compiling e_aes.c
[387/550] Compiling rsaz_exp.c
[388/550] Compiling random.c
[389/550] Compiling prime.c
[390/550] Compiling montgomery_inv.c
[391/550] Compiling mul.c
[392/550] Compiling jacobi.c
[393/550] Compiling montgomery.c
[394/550] Compiling gcd.c
[395/550] Compiling gcd_extra.c
[396/550] Compiling exponentiation.c
[397/550] Compiling div_extra.c
[398/550] Compiling ctx.c
[399/550] Compiling generic.c
[400/550] Compiling div.c
[401/550] Compiling cmp.c
[402/550] Compiling bn.c
[403/550] Compiling bytes.c
[404/550] Compiling x86_64-gcc.c
[405/550] Compiling add.c
[406/550] Compiling bn-armv8-linux.linux.aarch64.S
[407/550] Compiling bn-586-linux.linux.x86.S
[408/550] Compiling bn-armv8-ios.ios.aarch64.S
[409/550] Compiling armv8-mont-linux.linux.aarch64.S
[410/550] Compiling armv4-mont-ios.ios.arm.S
[411/550] Compiling armv8-mont-ios.ios.aarch64.S
[412/550] Compiling armv4-mont-linux.linux.arm.S
[413/550] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[414/550] Compiling aesv8-armv8-linux.linux.aarch64.S
[415/550] Compiling aesv8-armv8-ios.ios.aarch64.S
[416/550] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[417/550] Compiling aesv8-armv7-linux.linux.arm.S
[418/550] Compiling aesni-x86_64-mac.mac.x86_64.S
[419/550] Compiling aesv8-armv7-ios.ios.arm.S
[420/550] Compiling aesni-x86_64-linux.linux.x86_64.S
[421/550] Compiling aesni-x86-linux.linux.x86.S
[422/550] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[423/550] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[424/550] Compiling key_wrap.c
[425/550] Compiling aes.c
[426/550] Compiling aes_nohw.c
[427/550] Compiling mode_wrappers.c
[428/550] Compiling ex_data.c
[429/550] Compiling scrypt.c
[430/550] Compiling sign.c
[431/550] Compiling pbkdf.c
[432/550] Compiling print.c
[433/550] Compiling p_x25519_asn1.c
[434/550] Compiling p_x25519.c
[435/550] Compiling p_rsa_asn1.c
[436/550] Compiling p_hkdf.c
[437/550] Compiling p_ed25519_asn1.c
[438/550] Compiling p_rsa.c
[439/550] Compiling p_ed25519.c
[440/550] Compiling p_ec_asn1.c
[441/550] Compiling p_ec.c
[442/550] Compiling p_dsa_asn1.c
[443/550] Compiling evp_ctx.c
[444/550] Compiling err_data.c
[445/550] Compiling evp_asn1.c
[446/550] Compiling err.c
[447/550] Compiling engine.c
[448/550] Compiling evp.c
[449/550] Compiling ecdsa_asn1.c
[450/550] Compiling hash_to_curve.c
[451/550] Compiling ecdh_extra.c
[452/550] Compiling ec_derive.c
[453/550] Compiling dsa_asn1.c
[454/550] Compiling ec_asn1.c
[455/550] Compiling dsa.c
[456/550] Compiling digest_extra.c
[457/550] Compiling params.c
[458/550] Compiling dh_asn1.c
[459/550] Compiling des.c
[460/550] Compiling curve25519_64_adx.c
[461/550] Compiling spake25519.c
[462/550] Compiling x25519-asm-arm.S
[463/550] Compiling cpu_intel.c
[464/550] Compiling crypto.c
[465/550] Compiling cpu_arm_linux.c
[466/550] Compiling cpu_arm_freebsd.c
[467/550] Compiling cpu_aarch64_win.c
[468/550] Compiling cpu_aarch64_sysreg.c
[469/550] Compiling cpu_aarch64_openbsd.c
[470/550] Compiling cpu_aarch64_linux.c
[471/550] Compiling cpu_aarch64_fuchsia.c
[472/550] Compiling cpu_aarch64_apple.c
[473/550] Compiling curve25519.c
[474/550] Compiling e_rc4.c
[475/550] Compiling tls_cbc.c
[476/550] Compiling conf.c
[477/550] Compiling e_tls.c
[478/550] Compiling e_rc2.c
[479/550] Compiling e_null.c
[480/550] Compiling e_des.c
[481/550] Compiling e_chacha20poly1305.c
[482/550] Compiling e_aesgcmsiv.c
[483/550] Compiling e_aesctrhmac.c
[484/550] Compiling derive_key.c
[485/550] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[486/550] Compiling cipher_extra.c
[487/550] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[488/550] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[489/550] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[490/550] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[491/550] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[492/550] Compiling chacha.c
[493/550] Compiling chacha-x86-linux.linux.x86.S
[494/550] Compiling chacha-x86_64-mac.mac.x86_64.S
[495/550] Compiling chacha-x86_64-linux.linux.x86_64.S
[496/550] Compiling chacha-armv8-linux.linux.aarch64.S
[497/550] Compiling chacha-armv4-linux.linux.arm.S
[498/550] Compiling chacha-armv8-ios.ios.aarch64.S
[499/550] Compiling chacha-armv4-ios.ios.arm.S
[500/550] Compiling unicode.c
[501/550] Compiling ber.c
[502/550] Compiling cbb.c
[503/550] Compiling asn1_compat.c
[504/550] Compiling buf.c
[505/550] Compiling cbs.c
[506/550] Compiling bn_asn1.c
[507/550] Compiling convert.c
[508/550] Compiling blake2.c
[509/550] Compiling printf.c
[510/550] Compiling socket.c
[511/550] Compiling socket_helper.c
[512/550] Compiling pair.c
[513/550] Compiling fd.c
[514/550] Compiling file.c
[515/550] Compiling hexdump.c
[516/550] Compiling errno.c
[517/550] Compiling connect.c
[517/550] Compiling bio_mem.c
[519/550] Compiling bio.c
[520/550] Compiling base64.c
[521/550] Compiling tasn_utl.c
[522/550] Compiling tasn_new.c
[523/550] Compiling tasn_typ.c
[524/550] Compiling tasn_fre.c
[525/550] Compiling tasn_enc.c
[526/550] Compiling tasn_dec.c
[527/550] Compiling f_int.c
[528/550] Compiling f_string.c
[529/550] Compiling posix_time.c
[530/550] Compiling asn1_par.c
[531/550] Compiling asn_pack.c
[532/550] Compiling a_utctm.c
[533/550] Compiling asn1_lib.c
[534/550] Compiling a_strnid.c
[535/550] Compiling a_time.c
[535/550] Compiling a_type.c
[537/550] Compiling a_strex.c
[538/550] Compiling a_octet.c
[539/550] Compiling a_mbstr.c
[540/550] Compiling a_object.c
[541/550] Compiling a_int.c
[542/550] Compiling a_i2d_fp.c
[543/550] Compiling a_dup.c
[544/550] Compiling a_gentm.c
[545/550] Compiling a_d2i_fp.c
[546/550] Compiling a_bool.c
[547/550] Compiling a_bitstr.c
[548/550] Compiling c-nioatomics.c
[549/550] Compiling c-atomics.c
[551/555] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[552/556] Compiling NIOConcurrencyHelpers lock.swift
[553/556] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[554/556] Compiling NIOConcurrencyHelpers NIOLock.swift
[555/556] Emitting module NIOConcurrencyHelpers
[556/556] Compiling NIOConcurrencyHelpers atomics.swift
[557/606] Emitting module NIOCore
[558/622] Compiling NIOCore AddressedEnvelope.swift
[559/622] Compiling NIOCore AsyncAwaitSupport.swift
[560/622] Compiling NIOCore AsyncChannel.swift
[561/622] Compiling NIOCore AsyncChannelInboundStream.swift
[562/622] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[563/622] Compiling NIOCore AsyncChannelOutboundWriter.swift
[564/622] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[565/622] Compiling NIOCore NIOAsyncSequenceProducer.swift
[566/622] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[567/622] Compiling NIOCore NIOAsyncWriter.swift
[568/622] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[569/622] Compiling NIOCore BSDSocketAPI.swift
[570/622] Compiling NIOCore ByteBuffer-aux.swift
[571/622] Compiling NIOCore ByteBuffer-conversions.swift
[572/622] Compiling NIOCore ByteBuffer-core.swift
[573/622] Compiling NIOCore ByteBuffer-hexdump.swift
[574/622] Compiling NIOCore ByteBuffer-int.swift
[575/622] Compiling NIOCore EventLoop.swift
[576/622] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[577/622] Compiling NIOCore EventLoopFuture+Deprecated.swift
[578/622] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[579/622] Compiling NIOCore EventLoopFuture.swift
[580/622] Compiling NIOCore FileDescriptor.swift
[581/622] Compiling NIOCore FileHandle.swift
[582/622] Compiling NIOCore FileRegion.swift
[583/622] Compiling NIOCore GlobalSingletons.swift
[584/622] Compiling NIOCore IO.swift
[585/622] Compiling NIOCore IOData.swift
[586/622] Compiling NIOCore IPProtocol.swift
[587/622] Compiling NIOCore IntegerBitPacking.swift
[588/622] Compiling NIOCore IntegerTypes.swift
[589/622] Compiling NIOCore Interfaces.swift
[590/622] Compiling NIOCore Linux.swift
[591/622] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[592/622] Compiling NIOCore ByteBuffer-multi-int.swift
[593/622] Compiling NIOCore ByteBuffer-views.swift
[594/622] Compiling NIOCore Channel.swift
[595/622] Compiling NIOCore ChannelHandler.swift
[596/622] Compiling NIOCore ChannelHandlers.swift
[597/622] Compiling NIOCore ChannelInvoker.swift
[598/622] Compiling NIOCore ChannelOption.swift
[599/622] Compiling NIOCore ChannelPipeline.swift
[600/622] Compiling NIOCore CircularBuffer.swift
[601/622] Compiling NIOCore Codec.swift
[602/622] Compiling NIOCore ConvenienceOptionSupport.swift
[603/622] Compiling NIOCore DeadChannel.swift
[604/622] Compiling NIOCore DispatchQueue+WithFuture.swift
[605/622] Compiling NIOCore EventLoop+Deprecated.swift
[606/622] Compiling NIOCore EventLoop+SerialExecutor.swift
[607/622] Compiling NIOCore MarkedCircularBuffer.swift
[608/622] Compiling NIOCore MulticastChannel.swift
[609/622] Compiling NIOCore NIOAny.swift
[610/622] Compiling NIOCore NIOCloseOnErrorHandler.swift
[611/622] Compiling NIOCore NIOLoopBound.swift
[612/622] Compiling NIOCore NIOSendable.swift
[613/622] Compiling NIOCore PointerHelpers.swift
[614/622] Compiling NIOCore RecvByteBufferAllocator.swift
[615/622] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[616/622] Compiling NIOCore SocketAddresses.swift
[617/622] Compiling NIOCore SocketOptionProvider.swift
[618/622] Compiling NIOCore SystemCallHelpers.swift
[619/622] Compiling NIOCore TimeAmount+Duration.swift
[620/622] Compiling NIOCore TypeAssistedChannelHandler.swift
[621/622] Compiling NIOCore UniversalBootstrapSupport.swift
[622/622] Compiling NIOCore Utilities.swift
[623/695] Emitting module NIOEmbedded
[624/695] Compiling NIOEmbedded AsyncTestingChannel.swift
[625/695] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[626/695] Compiling NIOEmbedded Embedded.swift
[627/695] Emitting module NIOPosix
[628/708] Compiling BSON Binary.swift
[629/708] Compiling BSON Decimal128.swift
[630/708] Compiling NIOPosix IntegerTypes.swift
[631/708] Compiling NIOPosix Linux.swift
[632/708] Compiling NIOPosix LinuxCPUSet.swift
[633/708] Compiling NIOPosix LinuxUring.swift
[634/708] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[635/708] Compiling NIOPosix NIOThreadPool.swift
[636/708] Compiling NIOPosix NonBlockingFileIO.swift
[637/708] Compiling NIOPosix PendingDatagramWritesManager.swift
[638/708] Compiling NIOPosix PendingWritesManager.swift
[639/708] Compiling NIOPosix PipeChannel.swift
[640/708] Compiling NIOPosix PipePair.swift
[641/708] Compiling NIOPosix SelectorUring.swift
[642/708] Compiling NIOPosix ServerSocket.swift
[643/708] Compiling NIOPosix Socket.swift
[644/708] Compiling NIOPosix SocketChannel.swift
[645/708] Compiling NIOPosix SocketProtocols.swift
[646/708] Compiling NIOPosix System.swift
[647/708] Compiling NIOPosix Thread.swift
[648/708] Compiling NIOPosix ThreadPosix.swift
[649/708] Compiling NIOPosix ThreadWindows.swift
[650/708] Compiling NIOPosix UnsafeTransfer.swift
[651/708] Compiling NIOPosix Utilities.swift
[652/708] Compiling NIOPosix VsockAddress.swift
[653/708] Compiling NIOPosix VsockChannelEvents.swift
[654/708] Compiling BSON Codable.swift
[655/708] Compiling BSON BSONDecoder.swift
[656/708] Compiling BSON BSONDecoderSettings.swift
[657/708] Compiling BSON FastBSONDecoder.swift
[658/708] Compiling BSON KeyedBSONDecodingContainer.swift
[659/708] Compiling BSON PrimitiveDecoding.swift
[660/708] Compiling BSON SingleValueBSONDecodingContainer.swift
[661/708] Compiling BSON UnkeyedBSONDecodingContainer.swift
[662/708] Compiling BSON BSONEncoder.swift
[663/708] Compiling BSON BSONEncoderStrategies.swift
[664/708] Compiling BSON PrimitiveEncoding.swift
[665/708] Compiling BSON CustomDebugStringConvertible.swift
[666/708] Compiling BSON Document+Array.swift
[667/708] Compiling BSON Document+Cache.swift
[668/708] Compiling BSON Document+Collection.swift
[669/708] Compiling BSON Document+Dictionary.swift
[670/708] Compiling BSON Document+Equatable.swift
[671/708] Compiling BSON Document+Helpers.swift
[672/708] Compiling BSON Document+Mutations.swift
[673/708] Compiling BSON Document+Serialization.swift
[674/708] Compiling BSON Document+Subscripts.swift
[675/708] Compiling BSON Document+Validation.swift
[676/708] Compiling BSON Document.swift
[677/708] Compiling BSON DocumentSlice.swift
[678/708] Compiling BSON ByteBuffer+Helpers.swift
[679/708] Compiling BSON AnyPrimitive.swift
[680/708] Emitting module BSON
[681/719] Compiling NIO Exports.swift
[682/719] Emitting module NIO
[692/728] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[693/728] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[694/729] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[695/729] Compiling NIOTLS TLSEvents.swift
[696/729] Compiling NIOTLS SNIHandler.swift
[697/729] Emitting module NIOTLS
[698/752] Emitting module NIOFoundationCompat
[699/752] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[700/752] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[701/752] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[702/752] Compiling NIOSSL SSLCallbacks.swift
[703/752] Compiling NIOSSL SSLCertificate.swift
[704/752] Compiling NIOSSL SSLCertificateExtensions.swift
[705/752] Compiling NIOSSL SSLConnection.swift
[706/752] Compiling NIOSSL SSLContext.swift
[707/752] Compiling NIOSSL SSLErrors.swift
[708/752] Compiling NIOSSL SSLInit.swift
[709/752] Compiling NIOSSL SSLPKCS12Bundle.swift
[710/752] Compiling NIOSSL SSLPrivateKey.swift
[711/771] Compiling BSON JavaScript.swift
[712/771] Compiling BSON Null.swift
[713/771] Compiling BSON ObjectId.swift
[714/771] Compiling BSON Optional.swift
[715/771] Compiling BSON PrimitiveConvertible.swift
[716/771] Compiling BSON Primitives.swift
[717/771] Compiling BSON RegularExpression.swift
[718/771] Compiling BSON Timestamp.swift
[719/771] Compiling BSON TypeIdentifier.swift
[720/771] Emitting module NIOSSL
[721/778] Compiling NIOTransportServices NIOTSBootstraps.swift
[722/778] Compiling NIOTransportServices NIOTSChannelOptions.swift
[723/778] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[724/778] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[725/778] Compiling NIOTransportServices NIOTSErrors.swift
[726/778] Compiling NIOTransportServices NIOTSEventLoop.swift
[727/778] Compiling NIOTransportServices AcceptHandler.swift
[728/778] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[729/778] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[730/778] Compiling NIOTransportServices NIOTSDatagramListener.swift
[731/778] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[732/778] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[733/778] Compiling NIOTransportServices NIOTSListenerChannel.swift
[734/778] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[735/778] Compiling NIOTransportServices NIOTSSingletons.swift
[736/778] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[741/783] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[742/783] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[749/783] Emitting module NIOTransportServices
[753/783] Compiling NIOTransportServices StateManagedChannel.swift
[754/783] Compiling NIOTransportServices StateManagedListenerChannel.swift
[755/783] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[756/783] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[776/783] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[778/783] Compiling NIOSSL NIOSSLSecureBytes.swift
[779/783] Compiling NIOSSL RNG.swift
[780/783] Compiling NIOSSL SafeCompare.swift
[781/783] Compiling NIOSSL Zeroization.swift
[782/783] Compiling NIOSSL TLSConfiguration.swift
[783/783] Compiling NIOSSL UniversalBootstrapSupport.swift
[784/809] Emitting module MongoCore
[785/813] Compiling MongoCore Namespace.swift
[786/813] Compiling MongoCore ReadConcern.swift
[787/813] Compiling MongoCore ServerHandshake.swift
[788/813] Compiling MongoCore WireVersion.swift
[789/813] Compiling MongoCore WriteConcern.swift
[790/813] Compiling MongoCore MessageHeader.swift
[791/813] Compiling MongoCore MongoReply.swift
[792/813] Compiling MongoCore MongoRequest.swift
[793/813] Compiling MongoCore OpMessage.swift
[794/813] Compiling MongoCore OpQuery.swift
[795/813] Compiling MongoCore CommandPrimitives.swift
[796/813] Compiling MongoCore Error.swift
[797/813] Compiling MongoCore MongoReplyDeserializer.swift
[798/813] Compiling MongoCore Collation.swift
[799/813] Compiling MongoCore ConnectionSettings.swift
[800/813] Compiling MongoCore OpReply.swift
[801/813] Compiling MongoCore ProtocolHelpers.swift
[802/813] Compiling MongoCore Sessions.swift
[803/813] Compiling MongoCore Tansaction.swift
[807/813] Emitting module DNSClient
[814/816] Compiling DNSClient PTR.swift
[815/816] Compiling DNSClient ConfigParser.swift
[816/816] Compiling DNSClient SRV.swift
[817/832] Emitting module MongoClient
[818/837] Compiling MongoClient Error.swift
[819/837] Compiling MongoClient Exports.swift
[820/837] Compiling MongoClient Helpers.swift
[821/837] Compiling MongoClient GetMore.swift
[822/837] Compiling MongoClient IsMaster.swift
[823/837] Compiling MongoClient Connection+Execute.swift
[824/837] Compiling MongoClient Connection.swift
[825/837] Compiling MongoClient ConnectionContext.swift
[826/837] Compiling MongoClient ConnectionPool.swift
[827/837] Compiling MongoClient Cursor.swift
[828/837] Compiling MongoClient KillCursors.swift
[829/837] Compiling MongoClient MongoSingleConnectionPool.swift
[830/837] Compiling MongoClient MongoCursorResponse.swift
[831/837] Compiling MongoClient OK.swift
[832/837] Compiling MongoClient SASL.swift
[833/837] Compiling MongoClient Authenticate+ChallengeResponse.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:188:13: warning: no 'async' operations occur within 'await' expression
            await scheduleDiscovery()
            ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:620:9: warning: no 'async' operations occur within 'await' expression
        await scheduleDiscovery()
        ^
[834/837] Compiling MongoClient Authenticate+SASL.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:188:13: warning: no 'async' operations occur within 'await' expression
            await scheduleDiscovery()
            ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:620:9: warning: no 'async' operations occur within 'await' expression
        await scheduleDiscovery()
        ^
[835/837] Compiling MongoClient Authenticate.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:188:13: warning: no 'async' operations occur within 'await' expression
            await scheduleDiscovery()
            ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:620:9: warning: no 'async' operations occur within 'await' expression
        await scheduleDiscovery()
        ^
[836/837] Compiling MongoClient Channel+Connection.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:188:13: warning: no 'async' operations occur within 'await' expression
            await scheduleDiscovery()
            ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:620:9: warning: no 'async' operations occur within 'await' expression
        await scheduleDiscovery()
        ^
[837/837] Compiling MongoClient Cluster.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:188:13: warning: no 'async' operations occur within 'await' expression
            await scheduleDiscovery()
            ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MongoClient/Cluster.swift:620:9: warning: no 'async' operations occur within 'await' expression
        await scheduleDiscovery()
        ^
[838/851] Emitting module MongoKittenCore
[839/855] Compiling MongoKittenCore ListCollections.swift
[840/855] Compiling MongoKittenCore ListDatabases.swift
[841/855] Compiling MongoKittenCore Update.swift
[842/855] Compiling MongoKittenCore Cursor.swift
[843/855] Compiling MongoKittenCore Drop.swift
[844/855] Compiling MongoKittenCore Find.swift
[845/855] Compiling MongoKittenCore FindAndModify.swift
[846/855] Compiling MongoKittenCore Insert.swift
[847/855] Compiling MongoKittenCore Aggregate.swift
[848/855] Compiling MongoKittenCore Count.swift
[849/855] Compiling MongoKittenCore CreateIndexes.swift
[850/855] Compiling MongoKittenCore Delete.swift
[851/855] Compiling MongoKittenCore Distinct.swift
[852/855] Compiling MongoKittenCore FieldPath.swift
[853/855] Compiling MongoKittenCore Projection.swift
[854/855] Compiling MongoKittenCore QueryBuilder.swift
[855/855] Compiling MongoKittenCore Sorting.swift
[856/878] Compiling MongoKitten Cursor.swift
[857/878] Compiling MongoKitten Date+ISO8601Format.swift
[858/878] Compiling MongoKitten Error.swift
[859/878] Compiling MongoKitten Exports.swift
[860/878] Compiling MongoKitten GridFSBucket.swift
[861/878] Compiling MongoKitten GridFSChunk.swift
[862/878] Compiling MongoKitten GridFSError.swift
[863/885] Compiling MongoKitten Collection+Delete.swift
[864/885] Compiling MongoKitten Collection+Distinct.swift
[865/885] Compiling MongoKitten Collection+Find.swift
[866/885] Compiling MongoKitten Collection+FindAndModify.swift
[867/885] Compiling MongoKitten Collection+Indexes.swift
[868/885] Compiling MongoKitten Collection+Insert.swift
[869/885] Compiling MongoKitten Collection+Update.swift
[870/885] Emitting module MongoKitten
[871/885] Compiling MongoKitten Aggregate.swift
[872/885] Compiling MongoKitten AggregateBuilder.swift
[873/885] Compiling MongoKitten AggregateStage.swift
[874/885] Compiling MongoKitten AsyncSequence.swift
[875/885] Compiling MongoKitten BSON2JSON.swift
[876/885] Compiling MongoKitten CLI+Helpers.swift
[877/885] Compiling MongoKitten ChangeStream.swift
[878/885] Compiling MongoKitten Collection+Count.swift
[879/885] Compiling MongoKitten GridFSFile.swift
[880/885] Compiling MongoKitten GridFSFileWriter.swift
[881/885] Compiling MongoKitten GridFSReader.swift
[882/885] Compiling MongoKitten IndexBuilder.swift
[883/885] Compiling MongoKitten MongoCollection.swift
[884/885] Compiling MongoKitten MongoDatabase.swift
[885/885] Compiling MongoKitten MongoTransactionDatabase.swift
[886/898] Emitting module Meow
[887/898] Compiling Meow TestDecoder.swift
[888/898] Compiling Meow MeowCollection.swift
[889/898] Compiling Meow Migrations.swift
[890/898] Compiling Meow Model.swift
[891/901] Compiling Meow Aggregates.swift
[892/901] Compiling Meow Database.swift
[893/901] Compiling Meow Error.swift
[894/901] Compiling Meow Exports.swift
[895/901] Compiling Meow Indexes.swift
[896/901] Compiling Meow FindHelpers.swift
[897/901] Compiling Meow KeyPathModels.swift
[898/901] Compiling Meow MeowCollection+KeyPath.swift
[899/901] Compiling Meow Operators.swift
[900/901] Compiling Meow PartialModel.swift
[901/901] Compiling Meow Reference.swift
Build complete! (110.62s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/orlandos-nl/DNSClient.git from cache
Fetched https://github.com/orlandos-nl/DNSClient.git (0.23s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git (0.34s)
Fetching https://github.com/orlandos-nl/BSON.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.39s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/orlandos-nl/BSON.git (0.21s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.56s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.43s)
Fetched https://github.com/apple/swift-log.git (0.66s)
Fetched https://github.com/apple/swift-nio.git (2.65s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.0.10 (1.25s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.0 (0.66s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git (0.20s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.67s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.1 (0.67s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.29s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.39s)
Fetched https://github.com/apple/swift-collections.git (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.02s)
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.0
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.0.10
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Build complete.
Done.