The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of MongoKitten, reference main (1e83bf), with Swift 5.10 for macOS (SPM) on 12 Jun 2025 02:19:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoKitten.git
Reference: main
Initialized empty Git repository in /Users/admin/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 1e83bfa Update README.md
Cloned https://github.com/orlandos-nl/MongoKitten.git
Revision (git rev-parse @):
1e83bfa3fa5216234e0b2d1979e56cd0f63afa77
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoKitten.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orlandos-nl/MongoKitten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/440] Write sources
[11/440] Copying PrivacyInfo.xcprivacy
[13/440] Write sources
[14/440] Copying PrivacyInfo.xcprivacy
[14/440] Write sources
[28/440] Write swift-version-33747A42983211AE.txt
[29/440] Compiling CNIOWindows WSAStartup.c
[29/440] Compiling CNIOWASI CNIOWASI.c
[29/440] Compiling CNIOWindows shim.c
[29/440] Compiling CNIOLinux shim.c
[29/440] Compiling CNIOLinux liburing_shims.c
[34/440] Compiling fiat_p256_adx_sqr.S
[35/440] Compiling fiat_p256_adx_mul.S
[36/479] Compiling _AtomicsShims.c
[37/479] Compiling CNIODarwin shim.c
[38/479] Compiling fiat_curve25519_adx_square.S
[39/479] Compiling fiat_curve25519_adx_mul.S
[41/479] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/480] Compiling ServiceContextModule ServiceContextKey.swift
[43/480] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/480] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/480] Compiling CNIOBoringSSLShims shims.c
[46/480] Compiling InternalCollectionsUtilities Descriptions.swift
[47/480] Compiling InternalCollectionsUtilities Debugging.swift
[48/480] Emitting module ServiceContextModule
[49/480] Compiling ServiceContextModule ServiceContext.swift
[50/480] Emitting module InternalCollectionsUtilities
[51/480] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/480] Compiling InternalCollectionsUtilities Integer rank.swift
[53/480] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/480] Emitting module _NIOBase64
[55/480] Compiling _NIOBase64 Base64.swift
[56/480] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/480] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/480] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/480] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/480] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/480] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/486] Compiling Instrumentation NoOpInstrument.swift
[63/486] Compiling Logging MetadataProvider.swift
[64/486] Compiling Instrumentation MultiplexInstrument.swift
[65/486] Compiling Instrumentation Instrument.swift
[66/486] Emitting module Instrumentation
[67/486] Compiling Instrumentation Locks.swift
[68/486] Compiling Instrumentation InstrumentationSystem.swift
[69/486] Compiling _NIODataStructures Heap.swift
[70/486] Emitting module _NIODataStructures
[71/486] Compiling _NIODataStructures PriorityQueue.swift
[72/486] Compiling _NIODataStructures _TinyArray.swift
[73/510] Compiling CoreMetrics Locks.swift
[74/510] Compiling DequeModule _DequeBufferHeader.swift
[75/511] Emitting module CoreMetrics
[76/511] Compiling CoreMetrics Metrics.swift
[77/511] Compiling DequeModule _DequeSlot.swift
[78/511] Compiling DequeModule _DequeBuffer.swift
[79/511] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/511] Compiling Tracing TracerProtocol.swift
[81/511] Compiling Logging LogHandler.swift
[82/511] Compiling Logging Locks.swift
[83/511] Compiling Logging Logging.swift
[84/511] Emitting module Logging
[85/511] Compiling Tracing TracingTime.swift
[86/513] Compiling DequeModule Deque+Extras.swift
[87/513] Compiling DequeModule Deque+Hashable.swift
[88/513] Compiling DequeModule Deque+Testing.swift
[89/513] Compiling DequeModule Deque._Storage.swift
[90/513] Compiling DequeModule Deque+Equatable.swift
[91/513] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/513] Compiling DequeModule Deque+CustomReflectable.swift
[93/513] Compiling DequeModule Deque+Descriptions.swift
[94/513] Compiling DequeModule Deque._UnsafeHandle.swift
[95/513] Compiling DequeModule Deque.swift
[96/513] Compiling Tracing TracerProtocol+Legacy.swift
[97/513] Compiling Tracing Tracer.swift
[97/513] Compiling tls_record.cc
[98/513] Compiling tls13_enc.cc
[98/513] Compiling tls_method.cc
[98/513] Compiling tls13_server.cc
[102/513] Compiling DequeModule Deque+Codable.swift
[103/513] Compiling DequeModule Deque+Collection.swift
[104/513] Compiling Tracing NoOpTracer.swift
[105/513] Compiling Tracing InstrumentationSystem+Tracing.swift
[106/513] Compiling Tracing SpanProtocol.swift
[107/513] Emitting module Tracing
[107/513] Compiling tls13_client.cc
[109/513] Emitting module DequeModule
[109/513] Compiling tls13_both.cc
[110/513] Compiling ssl_stat.cc
[111/513] Compiling ssl_transcript.cc
[112/513] Compiling ssl_versions.cc
[113/513] Compiling t1_enc.cc
[115/513] Compiling _MongoKittenCrypto SHA256.swift
[116/513] Emitting module _MongoKittenCrypto
[117/513] Compiling _MongoKittenCrypto HMAC.swift
[118/513] Compiling _MongoKittenCrypto SHA1.swift
[118/513] Compiling ssl_x509.cc
[119/513] Compiling ssl_privkey.cc
[120/513] Compiling ssl_session.cc
[121/513] Compiling ssl_file.cc
[122/513] Compiling ssl_lib.cc
[123/513] Compiling ssl_key_share.cc
[124/513] Compiling ssl_cipher.cc
[125/513] Compiling ssl_credential.cc
[127/513] Compiling _MongoKittenCrypto Hash.swift
[128/513] Compiling _MongoKittenCrypto Hex.swift
[129/513] Emitting module Metrics
[130/513] Compiling Metrics Metrics.swift
[131/513] Compiling _MongoKittenCrypto MD5.swift
[132/513] Compiling _MongoKittenCrypto PBKDF2.swift
[132/513] Compiling ssl_buffer.cc
[133/513] Compiling ssl_cert.cc
[134/513] Compiling ssl_asn1.cc
[135/513] Compiling ssl_aead_ctx.cc
[136/513] Compiling s3_pkt.cc
[137/513] Compiling s3_lib.cc
[138/513] Compiling s3_both.cc
[139/513] Compiling handshake_server.cc
[140/513] Compiling handshake_client.cc
[141/513] Compiling handshake.cc
[142/513] Compiling handoff.cc
[143/513] Compiling md5-x86_64-linux.S
[144/513] Compiling encrypted_client_hello.cc
[145/513] Compiling md5-x86_64-apple.S
[146/513] Compiling md5-586-linux.S
[147/513] Compiling extensions.cc
[148/513] Compiling md5-586-apple.S
[149/513] Compiling chacha20_poly1305_x86_64-linux.S
[150/513] Compiling chacha20_poly1305_x86_64-apple.S
[151/513] Compiling chacha20_poly1305_armv8-win.S
[152/513] Compiling chacha20_poly1305_armv8-linux.S
[153/513] Compiling chacha-x86_64-linux.S
[154/513] Compiling chacha20_poly1305_armv8-apple.S
[155/513] Compiling chacha-x86_64-apple.S
[156/513] Compiling chacha-x86-linux.S
[157/513] Compiling chacha-x86-apple.S
[158/513] Compiling chacha-armv8-win.S
[159/513] Compiling chacha-armv8-linux.S
[160/513] Compiling err_data.cc
[161/513] Compiling chacha-armv4-linux.S
[162/513] Compiling chacha-armv8-apple.S
[163/513] Compiling aes128gcmsiv-x86_64-linux.S
[164/513] Compiling dtls_method.cc
[165/513] Compiling aes128gcmsiv-x86_64-apple.S
[166/513] Compiling x86_64-mont5-linux.S
[167/513] Compiling dtls_record.cc
[168/513] Compiling x86_64-mont5-apple.S
[169/513] Compiling d1_pkt.cc
[170/513] Compiling d1_srtp.cc
[171/513] Compiling x86_64-mont-apple.S
[172/513] Compiling x86-mont-linux.S
[172/513] Compiling bio_ssl.cc
[174/513] Compiling x86_64-mont-linux.S
[175/513] Compiling x86-mont-apple.S
[176/513] Compiling vpaes-x86_64-linux.S
[177/513] Compiling vpaes-x86_64-apple.S
[178/513] Compiling vpaes-x86-linux.S
[179/513] Compiling vpaes-armv8-win.S
[180/513] Compiling vpaes-armv8-linux.S
[181/513] Compiling vpaes-x86-apple.S
[182/513] Compiling vpaes-armv7-linux.S
[183/513] Compiling vpaes-armv8-apple.S
[184/513] Compiling sha512-x86_64-linux.S
[185/513] Compiling sha512-armv8-win.S
[186/513] Compiling sha512-x86_64-apple.S
[187/513] Compiling sha512-armv4-linux.S
[188/513] Compiling sha512-armv8-linux.S
[189/513] Compiling sha512-586-linux.S
[190/513] Compiling sha512-586-apple.S
[191/513] Compiling sha512-armv8-apple.S
[192/513] Compiling sha256-x86_64-linux.S
[193/513] Compiling sha256-x86_64-apple.S
[194/513] Compiling sha256-armv8-win.S
[195/513] Compiling d1_lib.cc
[196/513] Compiling sha256-armv8-linux.S
[197/513] Compiling sha256-586-apple.S
[197/513] Compiling sha256-586-linux.S
[199/513] Compiling sha256-armv4-linux.S
[199/513] Compiling sha256-armv8-apple.S
[201/513] Compiling sha1-x86_64-linux.S
[202/513] Compiling sha1-armv8-win.S
[203/513] Compiling sha1-x86_64-apple.S
[204/513] Compiling sha1-armv8-linux.S
[205/513] Compiling sha1-armv4-large-linux.S
[206/513] Compiling sha1-586-apple.S
[207/513] Compiling sha1-armv8-apple.S
[208/513] Compiling rsaz-avx2-apple.S
[209/513] Compiling rsaz-avx2-linux.S
[209/513] Compiling sha1-586-linux.S
[211/513] Compiling d1_both.cc
[212/513] Compiling rdrand-x86_64-linux.S
[213/513] Compiling rdrand-x86_64-apple.S
[214/513] Compiling p256_beeu-x86_64-asm-linux.S
[215/513] Compiling p256_beeu-armv8-asm-win.S
[216/513] Compiling p256_beeu-x86_64-asm-apple.S
[217/513] Compiling p256_beeu-armv8-asm-linux.S
[218/513] Compiling p256_beeu-armv8-asm-apple.S
[219/513] Compiling p256-x86_64-asm-linux.S
[219/513] Compiling p256-x86_64-asm-apple.S
[221/513] Compiling p256-armv8-asm-win.S
[222/513] Compiling p256-armv8-asm-linux.S
[223/513] Compiling p256-armv8-asm-apple.S
[224/513] Compiling ghashv8-armv8-win.S
[225/513] Compiling ghashv8-armv8-linux.S
[226/513] Compiling ghashv8-armv7-linux.S
[227/513] Compiling ghashv8-armv8-apple.S
[228/513] Compiling ghash-x86_64-linux.S
[228/513] Compiling ghash-x86_64-apple.S
[230/513] Compiling ghash-x86-apple.S
[231/513] Compiling ghash-x86-linux.S
[232/513] Compiling ghash-ssse3-x86_64-linux.S
[233/513] Compiling ghash-ssse3-x86_64-apple.S
[234/513] Compiling ghash-ssse3-x86-linux.S
[235/513] Compiling ghash-ssse3-x86-apple.S
[236/513] Compiling ghash-neon-armv8-win.S
[237/513] Compiling ghash-neon-armv8-linux.S
[238/513] Compiling co-586-linux.S
[239/513] Compiling co-586-apple.S
[239/513] Compiling ghash-armv4-linux.S
[241/513] Compiling ghash-neon-armv8-apple.S
[242/513] Compiling bsaes-armv7-linux.S
[243/513] Compiling bn-armv8-win.S
[244/513] Compiling bn-armv8-apple.S
[245/513] Compiling bn-armv8-linux.S
[246/513] Compiling bn-586-linux.S
[247/513] Compiling bn-586-apple.S
[248/513] Compiling armv4-mont-linux.S
[249/513] Compiling armv8-mont-win.S
[250/513] Compiling armv8-mont-linux.S
[251/513] Compiling aesv8-gcm-armv8-win.S
[252/513] Compiling armv8-mont-apple.S
[253/513] Compiling aesv8-gcm-armv8-linux.S
[254/513] Compiling aesv8-armv8-linux.S
[255/513] Compiling aesv8-gcm-armv8-apple.S
[256/513] Compiling aesv8-armv8-win.S
[257/513] Compiling aesv8-armv8-apple.S
[258/513] Compiling aesni-x86_64-linux.S
[259/513] Compiling aesv8-armv7-linux.S
[260/513] Compiling aesni-x86_64-apple.S
[260/513] Compiling aesni-x86-linux.S
[262/513] Compiling aesni-gcm-x86_64-linux.S
[263/513] Compiling aesni-x86-apple.S
[264/513] Compiling aes-gcm-avx2-x86_64-apple.S
[265/513] Compiling aesni-gcm-x86_64-apple.S
[266/513] Compiling aes-gcm-avx2-x86_64-linux.S
[267/513] Compiling aes-gcm-avx10-x86_64-linux.S
[268/513] Compiling aes-gcm-avx10-x86_64-apple.S
[269/513] Compiling x_sig.cc
[270/513] Compiling x_val.cc
[271/513] Compiling x_x509a.cc
[272/513] Compiling x_spki.cc
[273/513] Compiling x_x509.cc
[274/513] Compiling x_pubkey.cc
[275/513] Compiling x_req.cc
[276/513] Compiling x_exten.cc
[277/513] Compiling x_name.cc
[278/513] Compiling x_crl.cc
[279/513] Compiling x_attrib.cc
[280/513] Compiling x509spki.cc
[281/513] Compiling x_algor.cc
[282/513] Compiling x509rset.cc
[283/513] Compiling x_all.cc
[284/513] Compiling x509cset.cc
[285/513] Compiling x509name.cc
[286/513] Compiling x509_vpm.cc
[287/513] Compiling x509_v3.cc
[288/513] Compiling x509_vfy.cc
[289/513] Compiling x509_txt.cc
[290/513] Compiling x509_trs.cc
[291/513] Compiling x509_set.cc
[292/513] Compiling x509_req.cc
[293/513] Compiling x509_obj.cc
[294/513] Compiling x509_def.cc
[295/513] Compiling x509_d2.cc
[296/513] Compiling x509_ext.cc
[297/513] Compiling x509_lu.cc
[298/513] Compiling x509_cmp.cc
[299/513] Compiling x509.cc
[300/513] Compiling x509_att.cc
[301/513] Compiling v3_skey.cc
[302/513] Compiling v3_prn.cc
[303/513] Compiling v3_purp.cc
[304/513] Compiling v3_utl.cc
[305/513] Compiling v3_pmaps.cc
[306/513] Compiling v3_ocsp.cc
[307/513] Compiling v3_pcons.cc
[308/513] Compiling v3_ncons.cc
[309/513] Compiling v3_int.cc
[310/513] Compiling v3_lib.cc
[311/513] Compiling v3_ia5.cc
[312/513] Compiling v3_info.cc
[313/513] Compiling v3_genn.cc
[314/513] Compiling v3_enum.cc
[315/513] Compiling v3_extku.cc
[316/513] Compiling v3_crld.cc
[317/513] Compiling v3_cpols.cc
[318/513] Compiling v3_conf.cc
[319/513] Compiling v3_bitst.cc
[320/513] Compiling v3_bcons.cc
[321/513] Compiling v3_akeya.cc
[321/513] Compiling v3_alt.cc
[323/513] Compiling t_x509a.cc
[324/513] Compiling t_x509.cc
[325/513] Compiling v3_akey.cc
[326/513] Compiling t_req.cc
[327/513] Compiling t_crl.cc
[328/513] Compiling rsa_pss.cc
[329/513] Compiling i2d_pr.cc
[330/513] Compiling name_print.cc
[331/513] Compiling policy.cc
[332/513] Compiling by_file.cc
[333/513] Compiling algorithm.cc
[334/513] Compiling a_verify.cc
[335/513] Compiling a_sign.cc
[336/513] Compiling by_dir.cc
[337/513] Compiling asn1_gen.cc
[338/513] Compiling a_digest.cc
[339/513] Compiling voprf.cc
[340/513] Compiling thread_win.cc
[341/513] Compiling thread_pthread.cc
[342/513] Compiling thread_none.cc
[343/513] Compiling thread.cc
[344/513] Compiling stack.cc
[345/513] Compiling trust_token.cc
[346/513] Compiling pmbtoken.cc
[347/513] Compiling slhdsa.cc
[348/513] Compiling spake2plus.cc
[349/513] Compiling siphash.cc
[350/513] Compiling sha512.cc
[351/513] Compiling sha256.cc
[352/513] Compiling sha1.cc
[353/513] Compiling rsa_print.cc
[354/513] Compiling rsa_extra.cc
[355/513] Compiling rsa_crypt.cc
[356/513] Compiling rc4.cc
[357/513] Compiling refcount.cc
[358/513] Compiling urandom.cc
[359/513] Compiling rsa_asn1.cc
[360/513] Compiling windows.cc
[361/513] Compiling trusty.cc
[362/513] Compiling rand.cc
[363/513] Compiling passive.cc
[364/513] Compiling ios.cc
[365/513] Compiling poly1305_arm_asm.S
[366/513] Compiling getentropy.cc
[367/513] Compiling forkunsafe.cc
[368/513] Compiling fork_detect.cc
[369/513] Compiling deterministic.cc
[370/513] Compiling poly1305_vec.cc
[371/513] Compiling poly1305_arm.cc
[372/513] Compiling poly1305.cc
[373/513] Compiling pool.cc
[374/513] Compiling pkcs8.cc
[375/513] Compiling pkcs8_x509.cc
[376/513] Compiling pkcs7.cc
[377/513] Compiling p5_pbev2.cc
[378/513] Compiling pkcs7_x509.cc
[379/513] Compiling pem_xaux.cc
[380/513] Compiling pem_x509.cc
[381/513] Compiling pem_pkey.cc
[382/513] Compiling pem_pk8.cc
[383/513] Compiling pem_oth.cc
[384/513] Compiling obj_xref.cc
[385/513] Compiling mldsa.cc
[385/513] Compiling mlkem.cc
[387/513] Compiling pem_info.cc
[387/513] Compiling pem_lib.cc
[389/513] Compiling mem.cc
[390/513] Compiling pem_all.cc
[391/513] Compiling poly_rq_mul.S
[392/513] Compiling fips_shared_support.cc
[393/513] Compiling md5.cc
[394/513] Compiling obj.cc
[395/513] Compiling md4.cc
[396/513] Compiling lhash.cc
[397/513] Compiling ex_data.cc
[398/513] Compiling sign.cc
[399/513] Compiling scrypt.cc
[400/513] Compiling kyber.cc
[401/513] Compiling pbkdf.cc
[402/513] Compiling print.cc
[403/513] Compiling hpke.cc
[404/513] Compiling hrss.cc
[405/513] Compiling p_x25519_asn1.cc
[406/513] Compiling p_x25519.cc
[407/513] Compiling p_ed25519.cc
[408/513] Compiling p_ec.cc
[409/513] Compiling p_rsa_asn1.cc
[410/513] Compiling p_rsa.cc
[411/513] Compiling p_hkdf.cc
[412/513] Compiling p_ed25519_asn1.cc
[413/513] Compiling p_ec_asn1.cc
[414/513] Compiling p_dh_asn1.cc
[415/513] Compiling p_dh.cc
[416/513] Compiling p_dsa_asn1.cc
[417/513] Compiling evp_ctx.cc
[418/513] Compiling err.cc
[419/513] Compiling evp.cc
[420/513] Compiling engine.cc
[421/513] Compiling evp_asn1.cc
[422/513] Compiling ecdh.cc
[423/513] Compiling ecdsa_asn1.cc
[424/513] Compiling hash_to_curve.cc
[425/513] Compiling ec_derive.cc
[426/513] Compiling dsa.cc
[427/513] Compiling params.cc
[428/513] Compiling ec_asn1.cc
[429/513] Compiling dsa_asn1.cc
[430/513] Compiling x25519-asm-arm.S
[431/513] Compiling digest_extra.cc
[432/513] Compiling des.cc
[433/513] Compiling bcm.cc
[434/513] Compiling dh_asn1.cc
[435/513] Compiling curve25519_64_adx.cc
[436/513] Compiling spake25519.cc
[437/513] Compiling cpu_intel.cc
[438/513] Compiling crypto.cc
[439/513] Compiling cpu_arm_linux.cc
[440/513] Compiling curve25519.cc
[440/513] Compiling cpu_arm_freebsd.cc
[442/513] Compiling cpu_aarch64_win.cc
[443/513] Compiling cpu_aarch64_sysreg.cc
[444/513] Compiling cpu_aarch64_openbsd.cc
[445/513] Compiling cpu_aarch64_linux.cc
[446/513] Compiling cpu_aarch64_fuchsia.cc
[447/513] Compiling cpu_aarch64_apple.cc
[448/513] Compiling conf.cc
[449/513] Compiling tls_cbc.cc
[450/513] Compiling get_cipher.cc
[451/513] Compiling e_tls.cc
[452/513] Compiling e_rc4.cc
[453/513] Compiling e_rc2.cc
[454/513] Compiling e_null.cc
[455/513] Compiling e_des.cc
[456/513] Compiling e_chacha20poly1305.cc
[457/513] Compiling e_aesgcmsiv.cc
[458/513] Compiling derive_key.cc
[459/513] Compiling e_aesctrhmac.cc
[460/513] Compiling chacha.cc
[461/513] Compiling unicode.cc
[462/513] Compiling ber.cc
[463/513] Compiling cbs.cc
[464/513] Compiling cbb.cc
[465/513] Compiling buf.cc
[466/513] Compiling asn1_compat.cc
[467/513] Compiling blake2.cc
[468/513] Compiling socket_helper.cc
[469/513] Compiling bn_asn1.cc
[470/513] Compiling convert.cc
[471/513] Compiling socket.cc
[472/513] Compiling printf.cc
[473/513] Compiling hexdump.cc
[474/513] Compiling pair.cc
[475/513] Compiling file.cc
[475/513] Compiling fd.cc
[477/513] Compiling errno.cc
[478/513] Compiling connect.cc
[479/513] Compiling bio_mem.cc
[480/513] Compiling bio.cc
[481/513] Compiling base64.cc
[482/513] Compiling tasn_typ.cc
[483/513] Compiling tasn_fre.cc
[484/513] Compiling tasn_enc.cc
[485/513] Compiling tasn_utl.cc
[486/513] Compiling tasn_new.cc
[487/513] Compiling posix_time.cc
[488/513] Compiling f_string.cc
[489/513] Compiling f_int.cc
[490/513] Compiling asn_pack.cc
[491/513] Compiling tasn_dec.cc
[492/513] Compiling asn1_par.cc
[493/513] Compiling asn1_lib.cc
[494/513] Compiling a_utctm.cc
[495/513] Compiling a_octet.cc
[496/513] Compiling a_type.cc
[497/513] Compiling a_time.cc
[498/513] Compiling a_strnid.cc
[499/513] Compiling a_strex.cc
[500/513] Compiling a_object.cc
[501/513] Compiling a_mbstr.cc
[501/513] Write sources
[504/513] Compiling a_i2d_fp.cc
[505/513] Compiling a_int.cc
[506/532] Compiling a_dup.cc
[507/532] Compiling a_d2i_fp.cc
[508/532] Compiling a_gentm.cc
[509/532] Compiling a_bitstr.cc
[511/532] Compiling Atomics AtomicInteger.swift
[512/532] Compiling Atomics AtomicOptionalWrappable.swift
[512/533] Compiling a_bool.cc
[514/533] Compiling Atomics ManagedAtomicLazyReference.swift
[515/533] Compiling Atomics UnsafeAtomic.swift
[516/533] Compiling Atomics UnsafeAtomicLazyReference.swift
[517/533] Compiling Atomics IntegerOperations.swift
[518/533] Compiling Atomics DoubleWord.swift
[519/533] Compiling Atomics ManagedAtomic.swift
[520/533] Compiling Atomics AtomicReference.swift
[521/533] Compiling Atomics AtomicStorage.swift
[522/533] Compiling Atomics Unmanaged extensions.swift
[523/533] Compiling Atomics AtomicBool.swift
[524/533] Compiling Atomics IntegerConformances.swift
[525/533] Compiling Atomics AtomicValue.swift
[526/533] Compiling Atomics AtomicMemoryOrderings.swift
[527/533] Compiling Atomics OptionalRawRepresentable.swift
[528/533] Compiling Atomics RawRepresentable.swift
[529/533] Compiling Atomics PointerConformances.swift
[530/533] Compiling Atomics Primitives.native.swift
[531/533] Emitting module Atomics
[531/533] Compiling c-nioatomics.c
[532/533] Compiling c-atomics.c
[534/539] Compiling NIOConcurrencyHelpers lock.swift
[535/539] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[536/539] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[537/539] Compiling NIOConcurrencyHelpers NIOLock.swift
[538/539] Emitting module NIOConcurrencyHelpers
[539/539] Compiling NIOConcurrencyHelpers atomics.swift
[540/601] Compiling NIOCore AddressedEnvelope.swift
[541/601] Compiling NIOCore AsyncAwaitSupport.swift
[542/601] Compiling NIOCore AsyncChannel.swift
[543/601] Compiling NIOCore AsyncChannelHandler.swift
[544/601] Compiling NIOCore AsyncChannelInboundStream.swift
[545/601] Compiling NIOCore AsyncChannelOutboundWriter.swift
[546/601] Compiling NIOCore NIOAsyncSequenceProducer.swift
[547/607] Compiling NIOCore Codec.swift
[548/607] Compiling NIOCore ConvenienceOptionSupport.swift
[549/607] Compiling NIOCore DeadChannel.swift
[550/607] Compiling NIOCore DispatchQueue+WithFuture.swift
[551/607] Compiling NIOCore EventLoop+Deprecated.swift
[552/607] Compiling NIOCore EventLoop+SerialExecutor.swift
[553/607] Compiling NIOCore EventLoop.swift
[554/607] Compiling NIOCore GlobalSingletons.swift
[555/607] Compiling NIOCore IO.swift
[556/607] Compiling NIOCore IOData.swift
[557/607] Compiling NIOCore IPProtocol.swift
[558/607] Compiling NIOCore IntegerBitPacking.swift
[559/607] Compiling NIOCore IntegerTypes.swift
[560/607] Compiling NIOCore Interfaces.swift
[561/607] Compiling NIOCore SocketOptionProvider.swift
[562/607] Compiling NIOCore SystemCallHelpers.swift
[563/607] Compiling NIOCore TimeAmount+Duration.swift
[564/607] Compiling NIOCore TypeAssistedChannelHandler.swift
[565/607] Compiling NIOCore UniversalBootstrapSupport.swift
[566/607] Compiling NIOCore Utilities.swift
[567/607] Compiling NIOCore Linux.swift
[568/607] Compiling NIOCore MarkedCircularBuffer.swift
[569/607] Compiling NIOCore MulticastChannel.swift
[570/607] Compiling NIOCore NIOAny.swift
[571/607] Compiling NIOCore NIOCloseOnErrorHandler.swift
[572/607] Compiling NIOCore NIOLoopBound.swift
[573/607] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[574/607] Compiling NIOCore EventLoopFuture+Deprecated.swift
[575/607] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[576/607] Compiling NIOCore EventLoopFuture.swift
[577/607] Compiling NIOCore FileDescriptor.swift
[578/607] Compiling NIOCore FileHandle.swift
[579/607] Compiling NIOCore FileRegion.swift
[580/607] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[581/607] Compiling NIOCore NIOAsyncWriter.swift
[582/607] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[583/607] Compiling NIOCore BSDSocketAPI.swift
[584/607] Compiling NIOCore ByteBuffer-aux.swift
[585/607] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[586/607] Compiling NIOCore ByteBuffer-conversions.swift
[587/607] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[588/607] Compiling NIOCore NIOScheduledCallback.swift
[589/607] Compiling NIOCore NIOSendable.swift
[590/607] Compiling NIOCore RecvByteBufferAllocator.swift
[591/607] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[592/607] Compiling NIOCore SocketAddresses.swift
[593/607] Compiling NIOCore Channel.swift
[594/607] Compiling NIOCore ChannelHandler.swift
[595/607] Compiling NIOCore ChannelHandlers.swift
[596/607] Compiling NIOCore ChannelInvoker.swift
[597/607] Compiling NIOCore ChannelOption.swift
[598/607] Compiling NIOCore ChannelPipeline.swift
[599/607] Compiling NIOCore CircularBuffer.swift
[600/607] Compiling NIOCore ByteBuffer-core.swift
[601/607] Compiling NIOCore ByteBuffer-hex.swift
[602/607] Compiling NIOCore ByteBuffer-int.swift
[603/607] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[604/607] Compiling NIOCore ByteBuffer-multi-int.swift
[605/607] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[606/607] Compiling NIOCore ByteBuffer-views.swift
[607/607] Emitting module NIOCore
[608/694] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[609/694] Compiling NIOEmbedded AsyncTestingChannel.swift
[610/694] Emitting module NIOEmbedded
[611/694] Compiling NIOEmbedded Embedded.swift
[612/694] Compiling NIOPosix Linux.swift
[613/694] Compiling NIOPosix LinuxCPUSet.swift
[614/694] Compiling NIOPosix LinuxUring.swift
[615/694] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[616/694] Compiling NIOPosix NIOThreadPool.swift
[617/699] Emitting module NIOPosix
[618/699] Compiling NIOPosix Selectable.swift
[619/699] Compiling NIOPosix SelectableChannel.swift
[620/699] Compiling NIOPosix SelectableEventLoop.swift
[621/699] Compiling NIOPosix SelectorEpoll.swift
[622/699] Compiling NIOPosix SelectorGeneric.swift
[623/699] Compiling NIOPosix UnsafeTransfer.swift
[624/699] Compiling NIOPosix Utilities.swift
[625/699] Compiling NIOPosix VsockAddress.swift
[626/699] Compiling NIOPosix VsockChannelEvents.swift
[627/699] Compiling NIOPosix resource_bundle_accessor.swift
[628/699] Compiling NIOPosix SelectorKqueue.swift
[629/699] Compiling NIOPosix SelectorUring.swift
[630/699] Compiling NIOPosix ServerSocket.swift
[631/699] Compiling NIOPosix Socket.swift
[632/699] Compiling NIOPosix SocketChannel.swift
[633/699] Compiling NIOPosix SocketProtocols.swift
[634/699] Compiling NIOPosix System.swift
[635/699] Compiling NIOPosix Thread.swift
[636/699] Compiling NIOPosix ThreadPosix.swift
[637/699] Compiling NIOPosix ThreadWindows.swift
[638/699] Compiling NIOPosix GetaddrinfoResolver.swift
[639/699] Compiling NIOPosix HappyEyeballs.swift
[640/699] Compiling NIOPosix IO.swift
[641/699] Compiling NIOPosix IntegerBitPacking.swift
[642/699] Compiling NIOPosix IntegerTypes.swift
[643/699] Compiling NIOPosix Pool.swift
[644/699] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[645/699] Compiling NIOPosix PosixSingletons.swift
[646/699] Compiling NIOPosix RawSocketBootstrap.swift
[647/699] Compiling NIOPosix Resolver.swift
[648/699] Compiling NIOPosix NonBlockingFileIO.swift
[649/699] Compiling NIOPosix PendingDatagramWritesManager.swift
[650/699] Compiling NIOPosix PendingWritesManager.swift
[651/699] Compiling NIOPosix PipeChannel.swift
[652/699] Compiling NIOPosix PipePair.swift
[653/699] Compiling NIOPosix BSDSocketAPICommon.swift
[654/699] Compiling NIOPosix BSDSocketAPIPosix.swift
[655/699] Compiling NIOPosix BSDSocketAPIWindows.swift
[656/699] Compiling NIOPosix BaseSocket.swift
[657/699] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[658/699] Compiling NIOPosix BaseSocketChannel.swift
[659/699] Compiling NIOPosix BaseStreamSocketChannel.swift
[660/699] Compiling NIOPosix Bootstrap.swift
[661/699] Compiling NIOPosix ControlMessage.swift
[662/699] Compiling NIOPosix DatagramVectorReadManager.swift
[663/699] Compiling NIOPosix Errors+Any.swift
[664/699] Compiling NIOPosix FileDescriptor.swift
[665/701] Compiling NIO Exports.swift
[666/701] Emitting module NIO
[667/712] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[668/712] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[669/712] Compiling NIOTLS TLSEvents.swift
[670/712] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[671/712] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[672/712] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[673/712] Emitting module NIOTLS
[674/712] Compiling NIOTLS SNIHandler.swift
[675/712] Emitting module BSON
[679/746] Compiling NIOSSL Zeroization.swift
[680/746] Compiling NIOSSL TLSConfiguration.swift
[682/746] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[683/746] Emitting module NIOFoundationCompat
[684/746] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[685/746] Compiling NIOSSL NIOSSLServerHandler.swift
[686/746] Compiling NIOSSL ObjectIdentifier.swift
[687/746] Compiling NIOSSL PosixPort.swift
[688/746] Compiling NIOSSL SSLCallbacks.swift
[689/746] Compiling NIOSSL SSLPrivateKey.swift
[690/746] Compiling NIOSSL SSLPublicKey.swift
[691/746] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[692/746] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[693/746] Compiling BSON RegularExpression.swift
[694/746] Compiling BSON Timestamp.swift
[695/746] Compiling BSON TypeIdentifier.swift
[696/768] Compiling NIOTransportServices NIOTSDatagramListener.swift
[697/768] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[698/768] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[699/768] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[700/768] Compiling NIOTransportServices NIOTSChannelOptions.swift
[701/768] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[702/768] Compiling NIOTransportServices NIOTSEventLoop.swift
[703/768] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[704/768] Compiling NIOTransportServices StateManagedChannel.swift
[705/768] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[706/768] Compiling NIOTransportServices NIOTSSingletons.swift
[707/768] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[708/768] Compiling NIOSSL SubjectAlternativeName.swift
[709/768] Compiling NIOSSL NIOSSLSecureBytes.swift
[710/768] Compiling NIOSSL RNG.swift
[711/768] Compiling NIOSSL SafeCompare.swift
[712/768] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[713/768] Compiling NIOTransportServices NIOTSListenerChannel.swift
[714/768] Compiling NIOTransportServices AcceptHandler.swift
[715/768] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[716/768] Emitting module NIOTransportServices
[719/770] Compiling NIOTransportServices NIOTSErrors.swift
[720/773] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
[721/773] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/SecurityFrameworkCertificateVerification.swift:26:17: remark: '@preconcurrency' attribute on module 'Security' is unused
@preconcurrency import Security
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[734/773] Compiling NIOTransportServices NIOTSBootstraps.swift
[751/773] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[754/773] Emitting module NIOSSL
[756/773] Compiling NIOTransportServices StateManagedListenerChannel.swift
[758/773] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[761/773] Compiling NIOSSL UniversalBootstrapSupport.swift
[762/773] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[763/773] Compiling NIOSSL resource_bundle_accessor.swift
[774/804] Compiling MongoCore ProtocolHelpers.swift
[775/804] Compiling MongoCore Sessions.swift
[776/805] Compiling MongoCore OpQuery.swift
[777/805] Compiling MongoCore OpReply.swift
[778/805] Compiling MongoCore MessageHeader.swift
[779/805] Compiling MongoCore MongoReply.swift
[780/805] Compiling MongoCore WireVersion.swift
[781/805] Compiling MongoCore WriteConcern.swift
[782/805] Compiling MongoCore ReadConcern.swift
[783/805] Compiling MongoCore ServerHandshake.swift
[784/805] Compiling MongoCore MongoRequest.swift
[785/805] Compiling MongoCore OpMessage.swift
[786/805] Compiling MongoCore CommandPrimitives.swift
[787/805] Compiling MongoCore Error.swift
[788/805] Compiling MongoCore ConnectionSettings.swift
[789/805] Compiling MongoCore Namespace.swift
[790/805] Compiling MongoCore Tansaction.swift
[791/805] Compiling MongoCore MongoReplyDeserializer.swift
[792/805] Compiling MongoCore Collation.swift
[793/805] Emitting module MongoCore
[794/805] Compiling DNSClient Errors.swift
[795/806] Compiling DNSClient DNSEncoder.swift
[796/806] Emitting module DNSClient
[797/806] Compiling DNSClient SRV.swift
[798/806] Compiling DNSClient Helpers.swift
[799/806] Compiling DNSClient Message.swift
[800/806] Compiling DNSClient PTR.swift
[801/806] Compiling DNSClient MessageOptions.swift
[802/806] Compiling DNSClient ConfigParser.swift
[807/825] Compiling MongoClient IsMaster.swift
[808/825] Compiling MongoClient KillCursors.swift
[809/827] Compiling MongoClient MongoSingleConnectionPool.swift
[810/827] Compiling MongoClient MongoCursorResponse.swift
[811/827] Compiling MongoClient Helpers.swift
[812/827] Compiling MongoClient GetMore.swift
[813/827] Compiling MongoClient ConnectionPool.swift
[814/827] Compiling MongoClient Cursor.swift
[815/827] Compiling MongoClient Authenticate.swift
[816/827] Compiling MongoClient Channel+Connection.swift
[817/827] Compiling MongoClient OK.swift
[818/827] Compiling MongoClient SASL.swift
[819/827] Compiling MongoClient Error.swift
[820/827] Compiling MongoClient Exports.swift
[821/827] Compiling MongoClient Cluster.swift
[822/827] Compiling MongoClient Connection+Execute.swift
[823/827] Compiling MongoClient Authenticate+ChallengeResponse.swift
[824/827] Compiling MongoClient Authenticate+SASL.swift
[825/827] Compiling MongoClient Connection.swift
[826/827] Compiling MongoClient ConnectionContext.swift
[827/827] Emitting module MongoClient
[828/844] Compiling MongoKittenCore Projection.swift
[829/844] Compiling MongoKittenCore QueryBuilder.swift
[830/845] Compiling MongoKittenCore Cursor.swift
[831/845] Compiling MongoKittenCore FieldPath.swift
[832/845] Compiling MongoKittenCore Distinct.swift
[833/845] Compiling MongoKittenCore Drop.swift
[834/845] Compiling MongoKittenCore Insert.swift
[835/845] Compiling MongoKittenCore ListCollections.swift
[836/845] Compiling MongoKittenCore ListDatabases.swift
[837/845] Compiling MongoKittenCore Update.swift
[838/845] Compiling MongoKittenCore CreateIndexes.swift
[839/845] Compiling MongoKittenCore Delete.swift
[840/845] Compiling MongoKittenCore Aggregate.swift
[841/845] Compiling MongoKittenCore Count.swift
[842/845] Emitting module MongoKittenCore
[843/845] Compiling MongoKittenCore Find.swift
[844/845] Compiling MongoKittenCore FindAndModify.swift
[845/845] Compiling MongoKittenCore Sorting.swift
[846/873] Compiling MongoKitten AsyncSequence.swift
[847/873] Compiling MongoKitten BSON2JSON.swift
[848/873] Compiling MongoKitten CLI+Helpers.swift
[849/875] Compiling MongoKitten GridFSReader.swift
[850/875] Compiling MongoKitten IndexBuilder.swift
[851/875] Compiling MongoKitten MongoCollection.swift
[852/875] Emitting module MongoKitten
[853/875] Compiling MongoKitten Exports.swift
[854/875] Compiling MongoKitten GridFSBucket.swift
[855/875] Compiling MongoKitten GridFSChunk.swift
[856/875] Compiling MongoKitten Aggregate.swift
[857/875] Compiling MongoKitten AggregateBuilder.swift
[858/875] Compiling MongoKitten AggregateStage.swift
[859/875] Compiling MongoKitten GridFSError.swift
[860/875] Compiling MongoKitten GridFSFile.swift
[861/875] Compiling MongoKitten GridFSFileWriter.swift
[862/875] Compiling MongoKitten Collection+Distinct.swift
[863/875] Compiling MongoKitten Collection+Find.swift
[864/875] Compiling MongoKitten Collection+FindAndModify.swift
[865/875] Compiling MongoKitten Collection+Indexes.swift
[866/875] Compiling MongoKitten Collection+Insert.swift
[867/875] Compiling MongoKitten Collection+Update.swift
[868/875] Compiling MongoKitten Cursor.swift
[869/875] Compiling MongoKitten Date+ISO8601Format.swift
[870/875] Compiling MongoKitten Error.swift
[871/875] Compiling MongoKitten ChangeStream.swift
[872/875] Compiling MongoKitten Collection+Count.swift
[873/875] Compiling MongoKitten Collection+Delete.swift
[874/875] Compiling MongoKitten MongoDatabase.swift
[875/875] Compiling MongoKitten MongoTransactionDatabase.swift
[876/890] Compiling Meow Operators.swift
[877/890] Compiling Meow PartialModel.swift
[878/891] Compiling Meow Model.swift
[879/891] Compiling Meow Reference.swift
[880/891] Compiling Meow Indexes.swift
[881/891] Compiling Meow FindHelpers.swift
[882/891] Compiling Meow Migrations.swift
[883/891] Compiling Meow Error.swift
[884/891] Compiling Meow Exports.swift
[885/891] Compiling Meow TestDecoder.swift
[886/891] Compiling Meow MeowCollection.swift
[887/891] Emitting module Meow
[888/891] Compiling Meow KeyPathModels.swift
[889/891] Compiling Meow MeowCollection+KeyPath.swift
[890/891] Compiling Meow Aggregates.swift
[891/891] Compiling Meow Database.swift
Build complete! (51.46s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-nio.git
[1/2206] Fetching swift-metrics
[200/8210] Fetching swift-metrics, bson
[463/10007] Fetching swift-metrics, bson, swift-atomics
[499/11151] Fetching swift-metrics, bson, swift-atomics, dnsclient
[1462/16125] Fetching swift-metrics, bson, swift-atomics, dnsclient, swift-distributed-tracing
[9654/30974] Fetching swift-metrics, bson, swift-atomics, dnsclient, swift-distributed-tracing, swift-nio-ssl
[14135/107217] Fetching swift-metrics, bson, swift-atomics, dnsclient, swift-distributed-tracing, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.27s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (5.27s)
Fetched https://github.com/apple/swift-atomics.git from cache (5.27s)
Fetched https://github.com/apple/swift-nio.git from cache (5.27s)
Fetched https://github.com/orlandos-nl/BSON.git from cache (5.27s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (5.27s)
Fetched https://github.com/apple/swift-metrics.git from cache (5.27s)
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (2.46s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.83s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.36s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.89s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[887/21028] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
[830/16600] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.43s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.37s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.37s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.50s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
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.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
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.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "bson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.9",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/BSON.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "dnsclient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/DNSClient.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "MongoKitten",
  "name" : "MongoKitten",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoKitten",
      "targets" : [
        "MongoKitten"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Meow",
      "targets" : [
        "Meow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoClient",
      "targets" : [
        "MongoClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoCore",
      "targets" : [
        "MongoCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_MongoKittenCrypto",
      "module_type" : "SwiftTarget",
      "name" : "_MongoKittenCrypto",
      "path" : "Sources/_MongoKittenCrypto",
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "HMAC.swift",
        "Hash.swift",
        "Hex.swift",
        "MD5.swift",
        "PBKDF2.swift",
        "SHA1.swift",
        "SHA256.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKittenTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenTests",
      "path" : "Tests/MongoKittenTests",
      "sources" : [
        "CRUDTests.swift",
        "ConnectionSettingsTests.swift",
        "CryptoPerformanceTests.swift",
        "CryptoTests.swift",
        "TransactionTests.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoKittenCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenCore",
      "path" : "Sources/MongoKittenCore",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Commands/Aggregate.swift",
        "Commands/Count.swift",
        "Commands/CreateIndexes.swift",
        "Commands/Delete.swift",
        "Commands/Distinct.swift",
        "Commands/Drop.swift",
        "Commands/Find.swift",
        "Commands/FindAndModify.swift",
        "Commands/Insert.swift",
        "Commands/ListCollections.swift",
        "Commands/ListDatabases.swift",
        "Commands/Update.swift",
        "Cursor.swift",
        "FieldPath.swift",
        "QueryPrimitives/Projection.swift",
        "QueryPrimitives/QueryBuilder.swift",
        "QueryPrimitives/Sorting.swift"
      ],
      "target_dependencies" : [
        "MongoClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKitten",
      "module_type" : "SwiftTarget",
      "name" : "MongoKitten",
      "path" : "Sources/MongoKitten",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Aggregate.swift",
        "AggregateBuilder.swift",
        "AggregateStage.swift",
        "AsyncSequence.swift",
        "BSON2JSON.swift",
        "CLI+Helpers.swift",
        "ChangeStream.swift",
        "CollectionHelpers/Collection+Count.swift",
        "CollectionHelpers/Collection+Delete.swift",
        "CollectionHelpers/Collection+Distinct.swift",
        "CollectionHelpers/Collection+Find.swift",
        "CollectionHelpers/Collection+FindAndModify.swift",
        "CollectionHelpers/Collection+Indexes.swift",
        "CollectionHelpers/Collection+Insert.swift",
        "CollectionHelpers/Collection+Update.swift",
        "Cursor.swift",
        "Date+ISO8601Format.swift",
        "Error.swift",
        "Exports.swift",
        "GridFS/GridFSBucket.swift",
        "GridFS/GridFSChunk.swift",
        "GridFS/GridFSError.swift",
        "GridFS/GridFSFile.swift",
        "GridFS/GridFSFileWriter.swift",
        "GridFS/GridFSReader.swift",
        "IndexBuilder.swift",
        "MongoCollection.swift",
        "MongoDatabase.swift",
        "MongoTransactionDatabase.swift"
      ],
      "target_dependencies" : [
        "MongoClient",
        "MongoKittenCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoCoreTests",
      "path" : "Tests/MongoCoreTests",
      "sources" : [
        "ProtocolTests.swift"
      ],
      "target_dependencies" : [
        "MongoCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoCore",
      "path" : "Sources/MongoCore",
      "product_dependencies" : [
        "BSON",
        "NIO",
        "NIOSSL",
        "NIOFoundationCompat",
        "Logging",
        "Metrics",
        "Atomics"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient",
        "MongoCore"
      ],
      "sources" : [
        "CommandPrimitives.swift",
        "Error.swift",
        "MongoReplyDeserializer.swift",
        "Primitives/Collation.swift",
        "Primitives/ConnectionSettings.swift",
        "Primitives/Namespace.swift",
        "Primitives/ReadConcern.swift",
        "Primitives/ServerHandshake.swift",
        "Primitives/WireVersion.swift",
        "Primitives/WriteConcern.swift",
        "Protocol/MessageHeader.swift",
        "Protocol/MongoReply.swift",
        "Protocol/MongoRequest.swift",
        "Protocol/OpMessage.swift",
        "Protocol/OpQuery.swift",
        "Protocol/OpReply.swift",
        "Protocol/ProtocolHelpers.swift",
        "Sessions.swift",
        "Tansaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoClient",
      "module_type" : "SwiftTarget",
      "name" : "MongoClient",
      "path" : "Sources/MongoClient",
      "product_dependencies" : [
        "DNSClient",
        "Tracing"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "Authenticate+ChallengeResponse.swift",
        "Authenticate+SASL.swift",
        "Authenticate.swift",
        "Channel+Connection.swift",
        "Cluster.swift",
        "Connection+Execute.swift",
        "Connection.swift",
        "ConnectionContext.swift",
        "ConnectionPool.swift",
        "Cursor.swift",
        "Error.swift",
        "Exports.swift",
        "Helpers.swift",
        "InternalCommands/GetMore.swift",
        "InternalCommands/IsMaster.swift",
        "InternalCommands/KillCursors.swift",
        "MongoSingleConnectionPool.swift",
        "Responses/MongoCursorResponse.swift",
        "Responses/OK.swift",
        "SASL.swift"
      ],
      "target_dependencies" : [
        "MongoCore",
        "_MongoKittenCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MeowTests",
      "module_type" : "SwiftTarget",
      "name" : "MeowTests",
      "path" : "Tests/MeowTests",
      "sources" : [
        "MeowTests.swift"
      ],
      "target_dependencies" : [
        "Meow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Meow",
      "module_type" : "SwiftTarget",
      "name" : "Meow",
      "path" : "Sources/Meow",
      "product_memberships" : [
        "Meow"
      ],
      "sources" : [
        "Aggregates.swift",
        "Database.swift",
        "Error.swift",
        "Exports.swift",
        "Indexes.swift",
        "KeyPathModel/FindHelpers.swift",
        "KeyPathModel/KeyPathModels.swift",
        "KeyPathModel/MeowCollection+KeyPath.swift",
        "KeyPathModel/TestDecoder.swift",
        "MeowCollection.swift",
        "Migrations.swift",
        "Model.swift",
        "Operators.swift",
        "PartialModel.swift",
        "Reference.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.