Build Information
Successful build of swift-mongodb, reference 0.29.3 (b4ba79
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 10:51:32 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-mongodb.git
Reference: 0.29.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tayloraswift/swift-mongodb
* tag 0.29.3 -> FETCH_HEAD
HEAD is now at b4ba79f Merge pull request #158 from tayloraswift/collection-agnostic-aggregate
Cloned https://github.com/tayloraswift/swift-mongodb.git
Revision (git rev-parse @):
b4ba79f3b3ddd210165ad765e73b417776865891
SUCCESS checkout https://github.com/tayloraswift/swift-mongodb.git at 0.29.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/tayloraswift/swift-mongodb.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tayloraswift/swift-unixtime
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-nio-ssl
[1/1797] Fetching swift-atomics
[603/2665] Fetching swift-atomics, swift-hash
[1714/2881] Fetching swift-atomics, swift-hash, swift-unixtime
[2882/19521] Fetching swift-atomics, swift-hash, swift-unixtime, swift-collections
[5545/95860] Fetching swift-atomics, swift-hash, swift-unixtime, swift-collections, swift-nio
[9333/110750] Fetching swift-atomics, swift-hash, swift-unixtime, swift-collections, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-collections from cache (1.60s)
Fetching https://github.com/tayloraswift/swift-grammar
[65865/94110] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio, swift-nio-ssl
[67393/94859] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio, swift-nio-ssl, swift-grammar
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.38s)
Fetching https://github.com/tayloraswift/swift-bson
[68919/94110] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio, swift-nio-ssl
[71210/95282] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio, swift-nio-ssl, swift-bson
Fetched https://github.com/tayloraswift/swift-bson from cache (0.53s)
[73499/94110] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl from cache (2.57s)
[59372/79220] Fetching swift-atomics, swift-hash, swift-unixtime, swift-nio
Fetched https://github.com/tayloraswift/swift-unixtime from cache (9.48s)
Fetched https://github.com/tayloraswift/swift-hash from cache (9.48s)
Fetched https://github.com/apple/swift-atomics from cache (9.49s)
Fetched https://github.com/apple/swift-nio from cache (9.62s)
Computing version for https://github.com/tayloraswift/swift-bson
Computed https://github.com/tayloraswift/swift-bson at 1.0.0 (10.23s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (3.01s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.78s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.59s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.24s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.20s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.32.0 (0.68s)
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/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/tayloraswift/swift-bson
Working copy of https://github.com/tayloraswift/swift-bson resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/535] Compiling ios.cc
[1/535] Compiling a_bitstr.cc
[1/535] Write sources
[4/535] Compiling a_i2d_fp.cc
[4/535] Write sources
[45/535] Write swift-version-24593BA9C3E375BF.txt
[46/535] Compiling _AtomicsShims.c
[47/535] Compiling CNIOWindows shim.c
[48/535] Compiling CNIOWindows WSAStartup.c
[49/535] Compiling a_d2i_fp.cc
[50/535] Compiling a_dup.cc
[51/540] Compiling a_gentm.cc
[52/564] Compiling a_bool.cc
[53/567] Compiling a_utctm.cc
[55/581] Emitting module UnixTime
[56/583] Emitting module _NIODataStructures
[57/583] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/583] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/583] Compiling InternalCollectionsUtilities Descriptions.swift
[60/583] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/584] Compiling MessageAuthentication MessageAuthenticationHash.swift
[62/584] Compiling MessageAuthentication MessageAuthenticationKey.swift
[63/584] Emitting module MessageAuthentication
[64/585] Emitting module InternalCollectionsUtilities
[65/585] Compiling UnixTime UnixAttosecond.swift
[66/585] Compiling UnixTime UnixDate.swift
[67/585] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/585] Compiling InternalCollectionsUtilities Debugging.swift
[72/585] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/585] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/585] Compiling InternalCollectionsUtilities _SortedCollection.swift
[75/585] Emitting module Mongo
[76/585] Compiling Mongo Mongo.swift
[77/586] Compiling UnixTime UnixInstant.swift
[78/586] Compiling UnixTime UnixInterval.swift
[79/586] Compiling OnlineCDF OnlineCDF.swift
[80/586] Compiling _NIOBase64 Base64.swift
[81/586] Emitting module _NIOBase64
[81/586] Wrapping AST for MessageAuthentication for debugging
[83/587] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/587] Compiling InternalCollectionsUtilities Integer rank.swift
[85/587] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[86/587] Compiling InternalCollectionsUtilities UInt+reversed.swift
[87/587] Compiling _NIODataStructures PriorityQueue.swift
[88/588] Compiling _NIODataStructures _TinyArray.swift
[90/588] Compiling TraceableErrors TraceableError.swift
[91/588] Emitting module OnlineCDF
[91/588] Compiling CNIOWASI CNIOWASI.c
[93/588] Compiling OnlineCDF OnlineCDF.Centroid.swift
[96/588] Emitting module TraceableErrors
[97/588] Compiling TraceableErrors NamedError.swift
[102/590] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/590] Compiling CNIOLinux liburing_shims.c
[112/591] Wrapping AST for Mongo for debugging
[113/591] Wrapping AST for _NIOBase64 for debugging
[114/591] Compiling CNIODarwin shim.c
[115/591] Wrapping AST for UnixTime for debugging
[116/591] Compiling CNIOLinux shim.c
[117/591] Wrapping AST for TraceableErrors for debugging
[118/591] Compiling fiat_p256_adx_sqr.S
[119/591] Compiling fiat_p256_adx_mul.S
[120/592] Wrapping AST for InternalCollectionsUtilities for debugging
[121/594] Compiling fiat_curve25519_adx_square.S
[122/655] Compiling fiat_curve25519_adx_mul.S
[123/661] Compiling CNIOBoringSSLShims shims.c
[125/661] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/661] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/663] Compiling OrderedCollections _HashTable+Constants.swift
[128/663] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[129/663] Compiling OrderedCollections _HashTable+Testing.swift
[130/663] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[131/663] Compiling OrderedCollections _HashTable.swift
[132/663] Compiling OrderedCollections _Hashtable+Header.swift
[133/663] Compiling DequeModule _DequeSlot.swift
[134/663] Compiling DequeModule _UnsafeWrappedBuffer.swift
[135/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[136/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[137/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[138/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[139/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[140/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[141/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[142/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[143/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[144/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[145/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[146/663] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[147/663] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[148/663] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/670] Compiling _NIODataStructures Heap.swift
[150/671] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[151/671] Compiling OrderedCollections OrderedSet+Descriptions.swift
[152/671] Compiling OrderedCollections OrderedDictionary.swift
[153/671] Compiling OrderedCollections OrderedSet+Codable.swift
[154/671] Wrapping AST for _NIODataStructures for debugging
[156/671] Compiling OrderedCollections _HashTable+Bucket.swift
[157/671] Compiling OrderedCollections _HashTable+BucketIterator.swift
[158/671] Compiling OrderedCollections OrderedSet+Initializers.swift
[159/671] Compiling OrderedCollections OrderedSet+Insertions.swift
[160/671] Compiling OrderedCollections OrderedSet+Invariants.swift
[161/671] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[162/671] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[163/671] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[164/671] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[165/671] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[174/671] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[175/671] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[176/671] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[177/671] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[178/671] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[179/671] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[180/671] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[181/671] Compiling OrderedCollections OrderedDictionary+Values.swift
[182/671] Compiling OrderedCollections OrderedDictionary+Codable.swift
[183/671] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[184/671] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[185/671] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[186/671] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[187/671] Compiling OrderedCollections OrderedDictionary+Elements.swift
[188/671] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[189/671] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[190/671] Emitting module DequeModule
[191/672] Wrapping AST for DequeModule for debugging
[192/672] Compiling tls_record.cc
[193/672] Compiling tls13_server.cc
[194/672] Compiling tls_method.cc
[195/672] Compiling tls13_client.cc
[196/672] Compiling tls13_enc.cc
[206/672] Compiling OrderedCollections OrderedSet+Sendable.swift
[207/672] Compiling OrderedCollections OrderedSet+SubSequence.swift
[208/672] Compiling OrderedCollections OrderedSet+Testing.swift
[209/672] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[210/672] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[211/672] Compiling OrderedCollections OrderedSet.swift
[212/672] Compiling OrderedCollections _UnsafeBitset.swift
[213/672] Emitting module OrderedCollections
[214/673] Compiling tls13_both.cc
[215/673] Wrapping AST for OrderedCollections for debugging
[216/673] Compiling t1_enc.cc
[217/673] Compiling ssl_x509.cc
[218/673] Compiling ssl_versions.cc
[219/673] Compiling ssl_stat.cc
[220/673] Compiling ssl_transcript.cc
[221/673] Compiling ssl_key_share.cc
[222/673] Compiling ssl_session.cc
[223/673] Compiling ssl_credential.cc
[224/673] Compiling ssl_privkey.cc
[225/673] Compiling ssl_file.cc
[226/673] Compiling ssl_asn1.cc
[227/673] Compiling ssl_cipher.cc
[228/673] Compiling ssl_lib.cc
[229/673] Compiling ssl_buffer.cc
[230/673] Compiling ssl_cert.cc
[231/673] Compiling s3_pkt.cc
[232/673] Compiling ssl_aead_ctx.cc
[233/673] Compiling s3_both.cc
[234/673] Compiling s3_lib.cc
[235/673] Compiling handoff.cc
[236/673] Compiling handshake_client.cc
[237/673] Compiling extensions.cc
[238/673] Compiling handshake_server.cc
[239/673] Compiling handshake.cc
[240/673] Compiling encrypted_client_hello.cc
[241/673] Compiling md5-x86_64-linux.S
[242/673] Compiling d1_pkt.cc
[243/673] Compiling dtls_record.cc
[244/673] Compiling md5-x86_64-apple.S
[245/673] Compiling md5-586-linux.S
[246/673] Compiling md5-586-apple.S
[247/673] Compiling chacha20_poly1305_x86_64-linux.S
[248/673] Compiling chacha20_poly1305_x86_64-apple.S
[249/673] Compiling chacha20_poly1305_armv8-win.S
[250/673] Compiling dtls_method.cc
[251/673] Compiling chacha20_poly1305_armv8-linux.S
[252/673] Compiling chacha20_poly1305_armv8-apple.S
[253/673] Compiling chacha-x86_64-linux.S
[254/673] Compiling chacha-x86-linux.S
[255/673] Compiling bio_ssl.cc
[256/673] Compiling chacha-x86_64-apple.S
[257/673] Compiling d1_srtp.cc
[258/673] Compiling chacha-x86-apple.S
[259/673] Compiling chacha-armv8-win.S
[260/673] Compiling chacha-armv8-linux.S
[261/673] Compiling chacha-armv8-apple.S
[262/673] Compiling chacha-armv4-linux.S
[263/673] Compiling aes128gcmsiv-x86_64-apple.S
[264/673] Compiling aes128gcmsiv-x86_64-linux.S
[265/673] Compiling x86_64-mont5-apple.S
[266/673] Compiling x86_64-mont-linux.S
[267/673] Compiling x86_64-mont5-linux.S
[268/673] Compiling err_data.cc
[269/673] Compiling d1_both.cc
[270/673] Compiling x86-mont-linux.S
[271/673] Compiling x86_64-mont-apple.S
[272/673] Compiling d1_lib.cc
[273/673] Compiling vpaes-x86_64-apple.S
[274/673] Compiling vpaes-x86_64-linux.S
[275/673] Compiling x86-mont-apple.S
[276/673] Compiling vpaes-x86-linux.S
[277/673] Compiling vpaes-armv8-apple.S
[278/673] Compiling vpaes-x86-apple.S
[279/673] Compiling vpaes-armv8-linux.S
[279/673] Compiling vpaes-armv8-win.S
[281/673] Compiling vpaes-armv7-linux.S
[282/673] Compiling sha512-x86_64-linux.S
[283/673] Compiling sha512-x86_64-apple.S
[284/673] Compiling sha512-armv8-win.S
[285/673] Compiling sha512-586-apple.S
[286/673] Compiling sha512-armv4-linux.S
[287/673] Compiling sha512-armv8-apple.S
[288/673] Compiling sha512-586-linux.S
[289/673] Compiling sha512-armv8-linux.S
[290/673] Compiling sha256-x86_64-linux.S
[291/673] Compiling sha256-x86_64-apple.S
[292/673] Compiling sha256-armv8-win.S
[293/673] Compiling sha256-armv8-apple.S
[294/673] Compiling sha256-armv8-linux.S
[295/673] Compiling sha256-586-linux.S
[296/673] Compiling sha1-x86_64-linux.S
[297/673] Compiling sha256-586-apple.S
[298/673] Compiling sha256-armv4-linux.S
[299/673] Compiling sha1-armv8-win.S
[300/673] Compiling sha1-x86_64-apple.S
[301/673] Compiling sha1-armv8-linux.S
[302/673] Compiling sha1-armv8-apple.S
[303/673] Compiling sha1-armv4-large-linux.S
[304/673] Compiling sha1-586-apple.S
[305/673] Compiling sha1-586-linux.S
[306/673] Compiling rsaz-avx2-apple.S
[307/673] Compiling rsaz-avx2-linux.S
[308/673] Compiling rdrand-x86_64-linux.S
[309/673] Compiling rdrand-x86_64-apple.S
[310/673] Compiling p256_beeu-x86_64-asm-linux.S
[311/673] Compiling p256_beeu-x86_64-asm-apple.S
[312/673] Compiling p256_beeu-armv8-asm-win.S
[313/673] Compiling p256_beeu-armv8-asm-apple.S
[314/673] Compiling p256_beeu-armv8-asm-linux.S
[315/673] Compiling p256-x86_64-asm-linux.S
[316/673] Compiling p256-armv8-asm-win.S
[317/673] Compiling ghashv8-armv8-win.S
[318/673] Compiling p256-x86_64-asm-apple.S
[319/673] Compiling ghashv8-armv8-linux.S
[320/673] Compiling p256-armv8-asm-apple.S
[320/673] Compiling p256-armv8-asm-linux.S
[322/673] Compiling ghashv8-armv8-apple.S
[323/673] Compiling ghash-x86_64-apple.S
[324/673] Compiling ghash-x86_64-linux.S
[325/673] Compiling ghashv8-armv7-linux.S
[326/673] Compiling ghash-ssse3-x86_64-linux.S
[327/673] Compiling ghash-x86-apple.S
[328/673] Compiling ghash-x86-linux.S
[329/673] Compiling ghash-ssse3-x86_64-apple.S
[330/673] Compiling ghash-ssse3-x86-linux.S
[331/673] Compiling ghash-neon-armv8-linux.S
[332/673] Compiling ghash-neon-armv8-apple.S
[333/673] Compiling ghash-neon-armv8-win.S
[334/673] Compiling ghash-ssse3-x86-apple.S
[335/673] Compiling ghash-armv4-linux.S
[336/673] Compiling co-586-linux.S
[337/673] Compiling co-586-apple.S
[338/673] Compiling bsaes-armv7-linux.S
[339/673] Compiling bn-armv8-win.S
[340/673] Compiling bn-armv8-linux.S
[341/673] Compiling bn-armv8-apple.S
[342/673] Compiling armv8-mont-win.S
[343/673] Compiling bn-586-apple.S
[344/673] Compiling bn-586-linux.S
[345/673] Compiling armv8-mont-linux.S
[346/673] Compiling armv4-mont-linux.S
[347/673] Compiling armv8-mont-apple.S
[348/673] Compiling aesv8-gcm-armv8-win.S
[349/673] Compiling aesv8-armv8-apple.S
[350/673] Compiling aesv8-gcm-armv8-apple.S
[351/673] Compiling aesv8-gcm-armv8-linux.S
[352/673] Compiling aesv8-armv8-linux.S
[353/673] Compiling aesv8-armv8-win.S
[354/673] Compiling aesni-x86_64-apple.S
[355/673] Compiling aesv8-armv7-linux.S
[356/673] Compiling aesni-x86-apple.S
[357/673] Compiling aesni-gcm-x86_64-linux.S
[358/673] Compiling aesni-x86_64-linux.S
[359/673] Compiling aesni-gcm-x86_64-apple.S
[360/673] Compiling aesni-x86-linux.S
[361/673] Compiling aes-gcm-avx2-x86_64-apple.S
[362/673] Compiling aes-gcm-avx2-x86_64-linux.S
[363/673] Compiling aes-gcm-avx10-x86_64-linux.S
[364/673] Compiling aes-gcm-avx10-x86_64-apple.S
[365/673] Compiling x_spki.cc
[366/673] Compiling x_pubkey.cc
[367/673] Compiling x_x509.cc
[368/673] Compiling x_sig.cc
[369/673] Compiling x_x509a.cc
[370/673] Compiling x_val.cc
[371/673] Compiling x_req.cc
[372/673] Compiling x_name.cc
[373/673] Compiling x509rset.cc
[374/673] Compiling x509spki.cc
[375/673] Compiling x_crl.cc
[376/673] Compiling x_exten.cc
[377/673] Compiling x_algor.cc
[378/673] Compiling x509cset.cc
[379/673] Compiling x_attrib.cc
[380/673] Compiling x_all.cc
[381/673] Compiling x509_v3.cc
[382/673] Compiling x509name.cc
[383/673] Compiling x509_vpm.cc
[384/673] Compiling x509_vfy.cc
[385/673] Compiling x509_trs.cc
[386/673] Compiling x509_txt.cc
[387/673] Compiling x509_set.cc
[388/673] Compiling x509_req.cc
[389/673] Compiling x509_obj.cc
[390/673] Compiling x509_lu.cc
[391/673] Compiling x509_def.cc
[392/673] Compiling x509_d2.cc
[393/673] Compiling x509_ext.cc
[394/673] Compiling v3_utl.cc
[395/673] Compiling x509_cmp.cc
[396/673] Compiling x509_att.cc
[397/673] Compiling x509.cc
[398/673] Compiling v3_skey.cc
[399/673] Compiling v3_prn.cc
[400/673] Compiling v3_int.cc
[401/673] Compiling v3_pmaps.cc
[402/673] Compiling v3_purp.cc
[403/673] Compiling v3_ocsp.cc
[404/673] Compiling v3_ncons.cc
[405/673] Compiling v3_pcons.cc
[406/673] Compiling v3_genn.cc
[407/673] Compiling v3_crld.cc
[408/673] Compiling v3_info.cc
[409/673] Compiling v3_lib.cc
[410/673] Compiling v3_conf.cc
[411/673] Compiling v3_ia5.cc
[412/673] Compiling v3_bitst.cc
[413/673] Compiling v3_enum.cc
[414/673] Compiling v3_extku.cc
[415/673] Compiling v3_alt.cc
[416/673] Compiling v3_cpols.cc
[417/673] Compiling v3_bcons.cc
[418/673] Compiling v3_akeya.cc
[419/673] Compiling v3_akey.cc
[420/673] Compiling t_x509a.cc
[421/673] Compiling t_x509.cc
[422/673] Compiling t_req.cc
[423/673] Compiling t_crl.cc
[424/673] Compiling i2d_pr.cc
[425/673] Compiling rsa_pss.cc
[426/673] Compiling name_print.cc
[427/673] Compiling policy.cc
[428/673] Compiling by_file.cc
[429/673] Compiling algorithm.cc
[430/673] Compiling asn1_gen.cc
[431/673] Compiling by_dir.cc
[432/673] Compiling a_sign.cc
[433/673] Compiling a_verify.cc
[434/673] Compiling thread_pthread.cc
[435/673] Compiling thread_win.cc
[436/673] Compiling thread_none.cc
[437/673] Compiling voprf.cc
[438/673] Compiling a_digest.cc
[439/673] Compiling trust_token.cc
[440/673] Compiling thread.cc
[441/673] Compiling siphash.cc
[442/673] Compiling sha512.cc
[443/673] Compiling spake2plus.cc
[444/673] Compiling stack.cc
[445/673] Compiling pmbtoken.cc
[446/673] Compiling slhdsa.cc
[447/673] Compiling sha256.cc
[448/673] Compiling rsa_print.cc
[449/673] Compiling sha1.cc
[450/673] Compiling windows.cc
[451/673] Compiling rsa_extra.cc
[452/673] Compiling rsa_crypt.cc
[453/673] Compiling rc4.cc
[454/673] Compiling refcount.cc
[455/673] Compiling trusty.cc
[456/673] Compiling rand.cc
[457/673] Compiling urandom.cc
[458/673] Compiling rsa_asn1.cc
[459/673] Compiling poly1305_arm_asm.S
[460/673] Compiling deterministic.cc
[461/673] Compiling getentropy.cc
[462/673] Compiling passive.cc
[463/673] Compiling forkunsafe.cc
[464/673] Compiling fork_detect.cc
[465/673] Compiling poly1305_vec.cc
[466/673] Compiling poly1305.cc
[467/673] Compiling poly1305_arm.cc
[468/673] Compiling pool.cc
[469/673] Compiling p5_pbev2.cc
[470/673] Compiling pkcs8.cc
[471/673] Compiling pkcs7_x509.cc
[472/673] Compiling pkcs7.cc
[473/673] Compiling pem_pkey.cc
[474/673] Compiling pem_x509.cc
[475/673] Compiling pkcs8_x509.cc
[476/673] Compiling pem_xaux.cc
[477/673] Compiling mlkem.cc
[478/673] Compiling pem_pk8.cc
[479/673] Compiling obj.cc
[480/673] Compiling obj_xref.cc
[481/673] Compiling pem_lib.cc
[482/673] Compiling mldsa.cc
[483/673] Compiling pem_oth.cc
[484/673] Compiling pem_info.cc
[485/673] Compiling pem_all.cc
[486/673] Compiling poly_rq_mul.S
[487/673] Compiling fips_shared_support.cc
[488/673] Compiling mem.cc
[489/673] Compiling md5.cc
[490/673] Compiling lhash.cc
[491/673] Compiling md4.cc
[492/673] Compiling kyber.cc
[493/673] Compiling hrss.cc
[494/673] Compiling ex_data.cc
[495/673] Compiling sign.cc
[496/673] Compiling scrypt.cc
[497/673] Compiling hpke.cc
[498/673] Compiling print.cc
[499/673] Compiling pbkdf.cc
[500/673] Compiling p_x25519.cc
[501/673] Compiling p_x25519_asn1.cc
[502/673] Compiling p_ed25519.cc
[503/673] Compiling p_rsa.cc
[504/673] Compiling p_ed25519_asn1.cc
[505/673] Compiling p_rsa_asn1.cc
[506/673] Compiling p_hkdf.cc
[507/673] Compiling p_ec.cc
[508/673] Compiling p_dh_asn1.cc
[509/673] Compiling p_ec_asn1.cc
[510/673] Compiling err.cc
[511/673] Compiling evp_ctx.cc
[512/673] Compiling p_dh.cc
[513/673] Compiling evp.cc
[514/673] Compiling p_dsa_asn1.cc
[515/673] Compiling engine.cc
[516/673] Compiling ecdsa_asn1.cc
[517/673] Compiling ecdh.cc
[518/673] Compiling evp_asn1.cc
[519/673] Compiling hash_to_curve.cc
[520/673] Compiling ec_asn1.cc
[521/673] Compiling ec_derive.cc
[522/673] Compiling dsa.cc
[523/673] Compiling dsa_asn1.cc
[524/673] Compiling digest_extra.cc
[525/673] Compiling x25519-asm-arm.S
[526/673] Compiling params.cc
[527/673] Compiling spake25519.cc
[528/673] Compiling cpu_intel.cc
[529/673] Compiling des.cc
[530/673] Compiling dh_asn1.cc
[531/673] Compiling curve25519.cc
[532/673] Compiling crypto.cc
[533/673] Compiling cpu_arm_linux.cc
[534/673] Compiling cpu_aarch64_openbsd.cc
[535/673] Compiling cpu_arm_freebsd.cc
[536/673] Compiling cpu_aarch64_fuchsia.cc
[537/673] Compiling cpu_aarch64_win.cc
[538/673] Compiling cpu_aarch64_apple.cc
[539/673] Compiling cpu_aarch64_sysreg.cc
[540/673] Compiling cpu_aarch64_linux.cc
[541/673] Compiling curve25519_64_adx.cc
[542/673] Compiling bcm.cc
[543/673] Compiling tls_cbc.cc
[544/673] Compiling conf.cc
[545/673] Compiling e_rc2.cc
[546/673] Compiling get_cipher.cc
[547/673] Compiling e_tls.cc
[548/673] Compiling e_rc4.cc
[549/673] Compiling e_null.cc
[550/673] Compiling e_des.cc
[551/673] Compiling derive_key.cc
[552/673] Compiling e_aesgcmsiv.cc
[553/673] Compiling e_chacha20poly1305.cc
[554/673] Compiling e_aesctrhmac.cc
[555/673] Compiling chacha.cc
[556/673] Compiling unicode.cc
[557/673] Compiling buf.cc
[558/673] Compiling cbb.cc
[559/673] Compiling cbs.cc
[560/673] Compiling asn1_compat.cc
[561/673] Compiling socket.cc
[562/673] Compiling ber.cc
[563/673] Compiling bn_asn1.cc
[564/673] Compiling convert.cc
[565/673] Compiling hexdump.cc
[566/673] Compiling blake2.cc
[567/673] Compiling connect.cc
[568/673] Compiling socket_helper.cc
[569/673] Compiling printf.cc
[570/673] Compiling pair.cc
[571/673] Compiling file.cc
[572/673] Compiling fd.cc
[573/673] Compiling errno.cc
[574/673] Compiling bio_mem.cc
[575/673] Compiling base64.cc
[576/673] Compiling bio.cc
[577/673] Compiling tasn_typ.cc
[578/673] Compiling tasn_fre.cc
[579/673] Compiling tasn_utl.cc
[580/673] Compiling tasn_enc.cc
[581/673] Compiling posix_time.cc
[582/673] Compiling f_string.cc
[583/673] Compiling tasn_new.cc
[584/673] Compiling f_int.cc
[585/673] Compiling asn_pack.cc
[586/673] Compiling asn1_par.cc
[587/673] Compiling tasn_dec.cc
[588/673] Compiling a_type.cc
[589/673] Compiling asn1_lib.cc
[590/673] Compiling a_octet.cc
[591/673] Compiling a_strnid.cc
[591/673] Write sources
[603/673] Compiling a_time.cc
[605/675] Emitting module BaseDigits
[606/676] Compiling BaseDigits BaseDigits.swift
[607/719] Write sources
[609/724] Compiling a_strex.cc
[610/729] Compiling a_mbstr.cc
[611/729] Compiling a_object.cc
[612/729] Compiling a_int.cc
[614/729] Compiling Base16 Base16.UppercaseDigits.swift
[615/729] Compiling Base16 Base16.LowercaseDigits.swift
[616/729] Emitting module Base16
[616/729] Wrapping AST for BaseDigits for debugging
[618/729] Compiling Base64 Base64.DefaultDigits.swift
[619/729] Compiling Base64 Base64.SafeDigits.swift
[620/747] Compiling Atomics OptionalRawRepresentable.swift
[621/747] Compiling Atomics RawRepresentable.swift
[622/747] Compiling Atomics AtomicBool.swift
[623/747] Compiling Atomics IntegerConformances.swift
[624/747] Compiling Atomics PointerConformances.swift
[625/747] Compiling Atomics Primitives.native.swift
[626/752] Compiling Base64 Base64.Values.swift
[627/752] Compiling Base64 Base64.swift
[628/752] Compiling Base16 Base16.Values.swift
[629/752] Compiling Base16 Base16.swift
[630/753] Emitting module Base64
[632/754] Compiling Atomics UnsafeAtomic.swift
[633/754] Compiling Atomics UnsafeAtomicLazyReference.swift
[635/756] Compiling BSONABI BSON.BinaryShape.swift
[636/756] Compiling BSONABI BSON.BinaryShapeError.Criteria.swift
[637/756] Compiling BSONABI BSON.BinaryShapeError.swift
[638/756] Compiling BSONABI BSON.BinarySubtype.swift
[639/756] Compiling BSONABI BSON.BinarySubtypeError.swift
[640/756] Compiling BSONABI BSON.BinaryView.swift
[640/770] Wrapping AST for Base64 for debugging
[642/770] Compiling Atomics ManagedAtomic.swift
[643/770] Compiling Atomics ManagedAtomicLazyReference.swift
[644/770] Compiling Atomics AtomicStorage.swift
[645/770] Compiling Atomics AtomicValue.swift
[646/770] Compiling Atomics AtomicMemoryOrderings.swift
[647/770] Compiling Atomics DoubleWord.swift
[648/770] Compiling SCRAM SCRAM.ServerResponse.swift
[649/775] Compiling SCRAM SCRAM.ServerResponseError.swift
[650/775] Compiling SCRAM SCRAM.Start.swift
[651/775] Compiling Atomics Unmanaged extensions.swift
[652/775] Compiling BSONABI BSON.IntegerOverflowError.swift
[653/775] Compiling BSONABI BSON.List.swift
[654/775] Compiling BSONABI BSON.Max.swift
[655/775] Compiling BSONABI BSON.Min.swift
[656/775] Compiling BSONABI BSON.Null.swift
[657/775] Compiling BSONABI BSON.Regex.OptionError.swift
[658/775] Compiling BSONABI BSON.Regex.Options.swift
[659/775] Compiling BSONABI BSON.Regex.swift
[660/775] Compiling BSONABI BSON.Timestamp.swift
[661/775] Compiling BSONABI BSON.BinaryBuffer.swift
[662/775] Compiling BSONABI BSON.BinaryFrame.swift
[663/775] Compiling SCRAM SCRAM.swift
[664/775] Compiling SCRAM SCRAM.Message.swift
[665/775] Compiling SCRAM SCRAM.Nonce.swift
[668/775] Compiling Atomics AtomicReference.swift
[672/775] Compiling BSONABI BSON.InputError.swift
[673/775] Compiling BSONABI BSON.Output.swift
[674/775] Compiling BSONABI BSON.OutputStream.swift
[675/775] Compiling BSONABI BSON.BooleanSubtypeError.swift
[676/775] Compiling BSONABI BSON.Decimal128.swift
[677/775] Compiling BSONABI BSON.Document.swift
[683/775] Compiling Atomics IntegerOperations.swift
[684/775] Compiling SCRAM SCRAM.Attribute.swift
[685/775] Compiling SCRAM SCRAM.Challenge.CacheIdentifier.swift
[686/775] Emitting module SCRAM
[687/775] Compiling SCRAM SCRAM.ClientResponse.Keys.swift
[688/775] Compiling SCRAM SCRAM.ClientResponse.swift
[689/775] Compiling SCRAM SCRAM.Challenge.swift
[690/775] Compiling SCRAM SCRAM.ChallengeError.swift
[694/776] Emitting module BSONABI
[695/776] Emitting module UUID
[696/776] Compiling UUID UUID.swift
[697/776] Compiling BSONABI BSON.BinaryViewError.Expectation.swift
[698/776] Compiling BSONABI BSON.BinaryViewError.swift
[699/776] Compiling BSONABI BSON.DocumentFrame.swift
[700/776] Compiling BSONABI BSON.UTF8Frame.swift
[701/776] Compiling BSONABI BSON.UTF8View.swift
[704/778] Wrapping AST for Base16 for debugging
[707/778] Wrapping AST for SCRAM for debugging
[709/778] Emitting module CRC
[710/778] Compiling CRC CRC32.swift
[710/779] Wrapping AST for UUID for debugging
[712/779] Wrapping AST for BSONABI for debugging
[713/840] Wrapping AST for CRC for debugging
[715/882] Compiling BSONDecoding BSON.KeyspaceDecoder.swift
[716/882] Compiling BSONDecoding BSON.KeyspaceError.swift
[717/882] Compiling BSONDecoding BSON.List (ext).swift
[718/882] Compiling BSONDecoding BSON.List.Iterator.swift
[719/882] Compiling BSONDecoding BSON.ListDecoder.swift
[720/882] Compiling BSONDecoding BSON.SingleKeyError.swift
[721/888] Compiling BSONDecoding BSON.Max (ext).swift
[722/888] Compiling BSONDecoding BSON.Min (ext).swift
[723/888] Compiling BSONDecoding BSON.Null (ext).swift
[724/888] Compiling BSONDecoding BSON.Regex (ext).swift
[725/888] Compiling BSONDecoding BSON.Timestamp (ext).swift
[726/888] Compiling BSONDecoding Bool (ext).swift
[727/888] Compiling BSONDecoding Double (ext).swift
[728/888] Compiling BSONDecoding Float (ext).swift
[729/888] Compiling BSONDecoding Float80 (ext).swift
[730/888] Compiling BSONDecoding Int (ext).swift
[731/888] Compiling BSONDecoding Int16 (ext).swift
[732/888] Compiling BSONEncoding LazyFilterSequence (ext).swift
[733/888] Compiling BSONEncoding LazyMapSequence (ext).swift
[734/888] Compiling BSONEncoding LazyPrefixWhileSequence (ext).swift
[735/888] Compiling BSONEncoding Optional (ext).swift
[736/888] Compiling BSONEncoding Set (ext).swift
[737/888] Compiling BSONEncoding exports.swift
[738/888] Compiling BSONDecoding Seconds (ext).swift
[739/888] Compiling BSONDecoding String (ext).swift
[740/888] Compiling BSONDecoding Substring (ext).swift
[741/888] Compiling BSONDecoding UInt (ext).swift
[742/888] Compiling BSONDecoding UInt16 (ext).swift
[743/896] Compiling BSONDecoding BSON.Key (ext).swift
[750/896] Compiling BSONDecoding Character (ext).swift
[754/896] Compiling BSONDecoding BSON.UTF8View (ext).swift
[755/896] Compiling BSONDecoding BSON.ValueError.swift
[756/896] Compiling BSONDecoding Dictionary (ext).swift
[757/896] Compiling BSONDecoding BSON.Decimal128 (ext).swift
[758/896] Compiling BSONDecoding BSON.Identifier (ext).swift
[771/896] Compiling SHA2 SHA256.swift
[772/896] Emitting module SHA2
[773/897] Compiling BSONEncoding BSON.BinaryEncoder.swift
[774/897] Compiling BSONEncoding BSON.BinaryView (ext).swift
[775/897] Compiling BSONEncoding BSON.Document (ext).swift
[776/897] Compiling BSONEncoding BSON.DocumentEncoder.swift
[777/897] Compiling BSONEncoding BSON.FieldEncoder (ext).swift
[778/897] Compiling BSONEncoding BSON.List (ext).swift
[779/897] Compiling BSONEncoding BSON.ListEncoder.swift
[780/897] Compiling BSONEncoding BSON.UTF8View (ext).swift
[782/897] Compiling BSONDecoding Array (ext).swift
[783/897] Compiling BSONDecoding BSON.FieldAccessor.swift
[784/897] Compiling BSONDecoding BSON.FieldDecoder.swift
[785/897] Compiling BSONDecoding BSON.TracingDecoder.swift
[786/897] Compiling BSONDecoding BSONBinaryDecodable.swift
[787/897] Compiling BSONDecoding BSONDecodable.swift
[788/897] Compiling BSONDecoding BSONDocumentDecodable.swift
[796/897] Compiling BSONEncoding BSON.BinaryBuffer (ext).swift
[797/897] Emitting module BSONEncoding
[798/897] Compiling BSONDecoding UInt32 (ext).swift
[799/897] Compiling BSONDecoding UInt64 (ext).swift
[800/897] Compiling BSONDecoding UInt8 (ext).swift
[801/897] Compiling BSONDecoding Unicode.Scalar (ext).swift
[802/897] Compiling BSONDecoding UnixMillisecond (ext).swift
[803/897] Compiling BSONDecoding Optional (ext).swift
[804/897] Compiling BSONDecoding Set (ext).swift
[805/897] Compiling BSONDecoding exports.swift
[806/897] Emitting module BSONDecoding
[809/897] Compiling BSONEncoding BSON.AnyType (ext).swift
[810/897] Compiling BSONEncoding BSON.Decimal128 (ext).swift
[811/897] Compiling BSONEncoding BSON.Identifier (ext).swift
[812/897] Compiling BSONEncoding BSON.Key (ext).swift
[813/897] Compiling BSONEncoding BSON.Max (ext).swift
[813/897] Wrapping AST for SHA2 for debugging
[830/898] Wrapping AST for BSONDecoding for debugging
[838/899] Wrapping AST for BSONEncoding for debugging
[840/916] Compiling BSONArrays Int64 (ext).swift
[841/916] Compiling BSONArrays Int8 (ext).swift
[842/918] Compiling BSONArrays UInt16 (ext).swift
[843/918] Compiling BSONArrays UInt32 (ext).swift
[844/918] Compiling BSONArrays Range (ext).swift
[845/918] Compiling BSONArrays UInt128 (ext).swift
[846/918] Compiling BSONArrays Int16 (ext).swift
[847/918] Compiling BSONArrays Int32 (ext).swift
[848/918] Compiling BSONArrays Float (ext).swift
[849/918] Compiling BSONArrays Int128 (ext).swift
[849/918] Compiling c-nioatomics.c
[851/918] Emitting module BSONArrays
[852/918] Compiling BSONArrays UInt64 (ext).swift
[853/918] Compiling BSONArrays exports.swift
[854/918] Compiling BSONArrays BSONArrayEncodable.swift
[855/918] Compiling BSONArrays ClosedRange (ext).swift
[856/918] Compiling BSONArrays Double (ext).swift
[857/918] Compiling BSONArrays BSON.BinaryArray.swift
[858/918] Compiling BSONArrays BSON.BinaryPackable.swift
[859/918] Compiling BSONArrays BSONArrayDecodable.swift
[860/919] Wrapping AST for BSONArrays for debugging
[862/936] Compiling BSON BSON.InputError (ext).swift
[863/936] Compiling BSON BSON.IntegerOverflowError (ext).swift
[864/938] Emitting module BSON
[865/938] Compiling BSON BSON.TypeError (ext).swift
[866/938] Compiling BSON BSON.TypecastError (ext).swift
[867/938] Compiling BSON BSON.ValueError (ext).swift
[868/938] Compiling BSON ClosedRange (ext).swift
[869/938] Compiling BSON BSON.KeyspaceError (ext).swift
[870/938] Compiling BSON BSON.RangeDecodingError.swift
[871/938] Compiling BSON BSON.Regex.OptionError (ext).swift
[872/938] Compiling BSON BSON.SingleKeyError (ext).swift
[873/938] Compiling BSON BSON.BinaryShapeError (ext).swift
[874/938] Compiling BSON BSON.BinaryTypecastError (ext).swift
[875/938] Compiling BSON BSON.BooleanSubtypeError (ext).swift
[876/938] Compiling BSON BSON.DecodingError (ext).swift
[877/938] Compiling BSON BSON.DocumentKeyError (ext).swift
[878/938] Compiling BSON BSON.HeaderError (ext).swift
[879/938] Compiling BSON Range (ext).swift
[880/938] Compiling BSON exports.swift
[885/939] Emitting module Atomics
[889/1007] Compiling c-atomics.c
[891/1007] Compiling MongoABI Mongo.OutlineVector.swift
[892/1008] Compiling MongoABI Mongo.OutlineType.swift
[893/1008] Compiling UnixTime_Atomics Milliseconds (ext).swift
[894/1008] Compiling UnixTime_Atomics Seconds (ext).swift
[895/1008] Emitting module UnixTime_Atomics
[896/1008] Compiling UnixTime_Atomics Days (ext).swift
[897/1008] Compiling UnixTime_Atomics Minutes (ext).swift
[898/1008] Compiling UnixTime_Atomics Nanoseconds (ext).swift
[899/1008] Emitting module BSON_UUID
[900/1008] Compiling BSON_UUID UUID (ext).swift
[900/1009] Wrapping AST for BSON for debugging
[902/1009] Compiling MongoABI exports.swift
[903/1010] Compiling MongoWire Mongo.WireBodyCountError.swift
[904/1010] Compiling MongoWire Mongo.WireFlags.swift
[905/1010] Compiling MongoWire Mongo.WireFlagsError.swift
[906/1010] Compiling MongoWire Mongo.WireHeader.swift
[908/1013] Compiling MongoABI Mongo.Collection.swift
[910/1013] Emitting module BSON_OrderedCollections
[911/1013] Compiling BSON_OrderedCollections OrderedDictionary (ext).swift
[912/1013] Compiling BSONReflection BSON.Indent.swift
[913/1013] Compiling BSONReflection BSON.List (ext).swift
[914/1013] Compiling MongoWire Mongo.WireMessageType.swift
[915/1013] Compiling MongoWire Mongo.WireMessageTypeError.swift
[916/1020] Compiling MongoWire Mongo.WireSequenceFrame.swift
[917/1020] Compiling MongoWire Mongo.WireVersion.swift
[918/1020] Compiling MongoWire Mongo.WireSection.swift
[919/1020] Compiling MongoWire Mongo.WireSectionError.swift
[919/1021] Wrapping AST for UnixTime_Atomics for debugging
[921/1021] Wrapping AST for Atomics for debugging
[922/1021] Wrapping AST for BSON_UUID for debugging
[924/1021] Compiling BSONReflection BSON.Document (ext).swift
[925/1021] Compiling BSONReflection BSON.AnyValue (ext).swift
[926/1021] Emitting module MongoABI
[927/1021] Compiling MongoClusters Mongo.Peerlist.swift
[928/1021] Compiling MongoClusters Mongo.TopologyUpdate.Primary.swift
[929/1021] Compiling MongoClusters Mongo.TopologyUpdate.Slave.swift
[930/1021] Compiling MongoWire exports.swift
[933/1021] Compiling MongoABI Mongo.Database.swift
[934/1021] Compiling MongoABI Mongo.Namespaced.swift
[937/1022] Compiling MongoClusters Mongo.TopologyUpdate.swift
[938/1022] Compiling MongoClusters Mongo.TopologyUpdateResult.swift
[939/1022] Compiling MongoClusters exports.swift
[939/1022] Wrapping AST for BSON_OrderedCollections for debugging
[943/1022] Compiling MongoClusters Mongo.Unsuitable.swift
[944/1022] Compiling MongoClusters Mongo.Seedlist.swift
[945/1022] Compiling MongoWire Mongo.WireMessage.swift
[946/1022] Compiling MongoWire Mongo.WireMessageIdentifier.swift
[948/1022] Emitting module BSONReflection
[948/1023] Wrapping AST for MongoABI for debugging
[951/1041] Emitting module MongoClusters
[952/1041] Compiling MongoCommands Mongo.WriteConcernProvenance.swift
[953/1041] Compiling MongoCommands Mongo.CursorBatch.swift
[953/1056] Wrapping AST for BSONReflection for debugging
[955/1093] Compiling MongoBuiltins Mongo.StorageStatsDocument.Scale.swift
[956/1093] Compiling MongoBuiltins Mongo.StorageStatsDocument.swift
[957/1093] Compiling MongoBuiltins Mongo.CurrentOperationDocument.Argument.swift
[958/1154] Compiling MongoBuiltins Mongo.PreferredNumbers.swift
[959/1154] Compiling MongoBuiltins Mongo.CollectionStatsDocument.Keyword.swift
[960/1154] Compiling MongoBuiltins Mongo.CollectionStatsDocument.LatencyStats.swift
[961/1154] Compiling MongoBuiltins Mongo.CollectionStatsDocument.StorageStats.swift
[962/1154] Compiling MongoBuiltins Mongo.BucketAutoDocument.swift
[963/1154] Compiling MongoBuiltins Mongo.BucketAutoEncoder.swift
[964/1156] Compiling NIOConcurrencyHelpers NIOLock.swift
[965/1156] Compiling MongoBuiltins Mongo.Accumulator.Count.swift
[966/1156] Compiling MongoBuiltins Mongo.Accumulator.N.swift
[967/1156] Compiling MongoBuiltins Mongo.Accumulator.Superlative.swift
[968/1156] Compiling MongoBuiltins Mongo.Accumulator.SuperlativeDocument.swift
[969/1156] Compiling MongoCommands Mongo.Retry.swift
[970/1156] Compiling MongoCommands exports.swift
[971/1156] Emitting module MongoWire
[973/1157] Compiling MongoBuiltins Mongo.BucketOutputDocument.swift
[974/1157] Compiling MongoBuiltins Mongo.BucketOutputEncoder.swift
[975/1157] Compiling MongoBuiltins Mongo.BucketDocument.swift
[976/1157] Compiling MongoBuiltins Mongo.BucketEncoder.swift
[977/1157] Compiling MongoBuiltins Mongo.GroupBy.swift
[978/1157] Wrapping AST for MongoWire for debugging
[980/1157] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[981/1157] Compiling NIOConcurrencyHelpers lock.swift
[982/1157] Compiling NIOConcurrencyHelpers atomics.swift
[983/1157] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[985/1157] Compiling MongoBuiltins Mongo.Accumulator.SuperlativeSort.swift
[986/1157] Compiling MongoBuiltins Mongo.Accumulator.SuperlativeSortDocument.swift
[987/1157] Emitting module NIOConcurrencyHelpers
[992/1158] Emitting module MongoCommands
[993/1158] Compiling MongoBuiltins Mongo.Accumulator.Unary.swift
[994/1158] Compiling MongoBuiltins Mongo.Accumulator.swift
[995/1158] Compiling MongoBuiltins BSONEncodable (ext).swift
[996/1159] Wrapping AST for NIOConcurrencyHelpers for debugging
[997/1159] Wrapping AST for MongoCommands for debugging
[999/1219] Compiling NIOCore NIOScheduledCallback.swift
[1000/1219] Compiling NIOCore NIOSendable.swift
[1001/1219] Compiling NIOCore RecvByteBufferAllocator.swift
[1002/1219] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1003/1219] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1004/1219] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1005/1219] Compiling NIOCore EventLoopFuture.swift
[1006/1219] Compiling NIOCore FileDescriptor.swift
[1007/1219] Compiling NIOCore FileHandle.swift
[1008/1219] Compiling NIOCore FileRegion.swift
[1009/1219] Compiling NIOCore GlobalSingletons.swift
[1010/1219] Compiling MongoBuiltins Mongo.SortDescending.swift
[1011/1219] Compiling MongoBuiltins Mongo.SortDirection.swift
[1012/1219] Compiling MongoBuiltins Mongo.SortDocument.swift
[1013/1219] Compiling MongoBuiltins Mongo.SortEncoder.swift
[1014/1219] Compiling MongoBuiltins Mongo.SortMetadata.swift
[1015/1235] Compiling NIOCore EventLoop+Deprecated.swift
[1016/1235] Compiling NIOCore EventLoop+SerialExecutor.swift
[1017/1235] Compiling NIOCore EventLoop.swift
[1018/1235] Compiling NIOCore IO.swift
[1019/1235] Compiling NIOCore IOData.swift
[1020/1235] Compiling NIOCore IPProtocol.swift
[1021/1235] Compiling NIOCore IntegerBitPacking.swift
[1022/1235] Compiling NIOCore IntegerTypes.swift
[1023/1235] Compiling NIOCore Interfaces.swift
[1024/1235] Compiling NIOCore Linux.swift
[1025/1235] Compiling NIOCore MarkedCircularBuffer.swift
[1026/1235] Compiling NIOCore MulticastChannel.swift
[1027/1235] Compiling NIOCore NIOAny.swift
[1028/1235] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1029/1235] Compiling NIOCore NIOLoopBound.swift
[1030/1235] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1031/1235] Compiling NIOCore AsyncChannelInboundStream.swift
[1032/1235] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1033/1235] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1034/1235] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1035/1235] Compiling NIOCore NIOAsyncWriter.swift
[1036/1235] Compiling NIOCore ByteBuffer-multi-int.swift
[1037/1235] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1038/1235] Compiling NIOCore ByteBuffer-views.swift
[1040/1236] Compiling NIOCore ChannelOption.swift
[1041/1236] Compiling NIOCore ChannelPipeline.swift
[1042/1236] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1043/1236] Compiling NIOCore BSDSocketAPI.swift
[1044/1236] Compiling NIOCore ByteBuffer-aux.swift
[1045/1236] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1046/1236] Compiling NIOCore ByteBuffer-conversions.swift
[1047/1236] Compiling NIOCore ByteBuffer-core.swift
[1048/1236] Compiling NIOCore ByteBuffer-hex.swift
[1049/1236] Compiling NIOCore ByteBuffer-int.swift
[1050/1236] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1051/1236] Compiling NIOCore CircularBuffer.swift
[1052/1236] Compiling NIOCore Codec.swift
[1053/1236] Compiling NIOCore ConvenienceOptionSupport.swift
[1054/1236] Compiling NIOCore DeadChannel.swift
[1055/1236] Compiling NIOCore DispatchQueue+WithFuture.swift
[1055/1236] Wrapping AST for MongoClusters for debugging
[1057/1243] Compiling MongoBuiltins Mongo.SortOperator.swift
[1058/1243] Compiling MongoBuiltins Mongo.SortOperatorEncoder.swift
[1059/1243] Compiling MongoBuiltins Mongo.SortArrayDocument.swift
[1060/1243] Compiling MongoBuiltins Mongo.SwitchBranch.Clause.swift
[1061/1243] Compiling MongoBuiltins Mongo.SwitchBranch.swift
[1062/1243] Compiling MongoBuiltins Mongo.SwitchBranches.Encoder.swift
[1063/1243] Compiling MongoBuiltins Mongo.SwitchBranches.swift
[1064/1243] Compiling MongoBuiltins Mongo.SwitchDocument.Branches.swift
[1065/1243] Compiling MongoBuiltins Mongo.SwitchDocument.Default.swift
[1066/1243] Compiling MongoBuiltins Mongo.SwitchDocument.swift
[1067/1243] Compiling MongoBuiltins Mongo.UnionWithDocument.Collection.swift
[1068/1243] Compiling MongoBuiltins Mongo.UnionWithDocument.Pipeline.swift
[1069/1243] Compiling MongoBuiltins Mongo.UnionWithDocument.swift
[1070/1243] Compiling MongoBuiltins Mongo.UnwindDocument.Field.swift
[1071/1243] Compiling MongoBuiltins Mongo.UnwindDocument.PreserveNullAndEmptyArrays.swift
[1072/1243] Compiling MongoBuiltins Mongo.UnwindDocument.swift
[1073/1243] Compiling MongoLogging exports.swift
[1074/1243] Compiling MongoLogging Mongo.PrettyPrint.swift
[1075/1243] Compiling NIOCore AddressedEnvelope.swift
[1076/1243] Compiling NIOCore AsyncAwaitSupport.swift
[1077/1243] Compiling NIOCore AsyncChannel.swift
[1078/1243] Compiling NIOCore AsyncChannelHandler.swift
[1087/1243] Compiling NIOCore Channel.swift
[1088/1243] Compiling NIOCore ChannelHandler.swift
[1089/1243] Compiling NIOCore ChannelHandlers.swift
[1090/1243] Compiling NIOCore ChannelInvoker.swift
[1091/1243] Emitting module MongoLogging
[1092/1243] Compiling MongoLogging Mongo.LogEvent.swift
[1093/1243] Compiling MongoLogging Mongo.LogSeverity.swift
[1094/1243] Compiling MongoLogging Mongo.LogTarget.swift
[1095/1243] Compiling MongoLogging Mongo.Logger.swift
[1096/1244] Wrapping AST for MongoLogging for debugging
[1098/1244] Compiling MongoBuiltins Mongo.EncodableDocument.swift
[1099/1244] Compiling MongoBuiltins Mongo.EncodableList.swift
[1100/1244] Compiling MongoBuiltins Mongo.Variable (ext).swift
[1101/1244] Compiling MongoBuiltins Mongo.PredicateConfigurable.swift
[1102/1244] Compiling MongoBuiltins Mongo.PredicateDocument.swift
[1103/1244] Compiling MongoBuiltins Mongo.PredicateEncodable.swift
[1104/1244] Compiling MongoBuiltins Mongo.PredicateEncoder.swift
[1105/1244] Compiling MongoBuiltins Mongo.PredicateList.swift
[1106/1244] Compiling MongoBuiltins Mongo.PredicateListEncoder.swift
[1107/1244] Compiling MongoBuiltins Mongo.PredicateOperator.swift
[1108/1244] Compiling MongoBuiltins Mongo.PredicateOperatorEncoder.swift
[1109/1244] Compiling MongoBuiltins Mongo.ProjectionDocument.swift
[1110/1244] Compiling MongoBuiltins Mongo.ProjectionEncodable.swift
[1111/1244] Compiling MongoBuiltins Mongo.ProjectionEncoder.swift
[1112/1244] Compiling MongoBuiltins Mongo.ProjectionMetadata.swift
[1113/1244] Compiling MongoBuiltins Mongo.ProjectionOperator.swift
[1114/1244] Compiling MongoBuiltins Mongo.UpdateArray.swift
[1115/1244] Compiling MongoBuiltins Mongo.UpdateArrayEncoder.swift
[1116/1244] Compiling MongoBuiltins Mongo.UpdateBitwiseOperator.swift
[1117/1244] Compiling MongoBuiltins Mongo.UpdateDocument.swift
[1118/1244] Compiling MongoBuiltins Mongo.UpdateEncoder.swift
[1119/1244] Compiling MongoBuiltins Mongo.UpdateFields.swift
[1120/1244] Compiling MongoBuiltins Mongo.UpdateFieldsEncoder.swift
[1121/1244] Compiling MongoBuiltins Mongo.UpdatePosition.swift
[1122/1244] Compiling MongoBuiltins Mongo.UpdateValueOperator.swift
[1123/1244] Compiling MongoBuiltins Mongo.ZipDocument.Encoder.swift
[1124/1244] Compiling MongoBuiltins Mongo.ZipDocument.swift
[1125/1244] Compiling MongoBuiltins _MongoExpressionRestrictedEncodable.swift
[1126/1244] Compiling MongoBuiltins Mongo.Expression.swift
[1127/1244] Compiling MongoBuiltins Mongo.ExpressionEncoder.swift
[1128/1244] Compiling MongoBuiltins Optional (ext).swift
[1129/1244] Compiling MongoBuiltins Mongo.List.swift
[1138/1252] Emitting module MongoBuiltins
[1147/1252] Compiling MongoBuiltins Mongo.Namespaced (ext).swift
[1148/1252] Compiling MongoBuiltins Mongo.EmptyDocument.swift
[1149/1252] Compiling MongoBuiltins Mongo.IdentityDocument.swift
[1150/1252] Compiling MongoBuiltins Mongo.Change.Update.swift
[1151/1252] Compiling MongoBuiltins Mongo.Change.UpdateDescription.swift
[1152/1252] Compiling MongoBuiltins Mongo.Change.swift
[1153/1252] Compiling MongoBuiltins Mongo.ChangeEvent.swift
[1154/1252] Compiling MongoBuiltins Mongo.ChangeEventIdentifier.swift
[1155/1252] Compiling MongoBuiltins Mongo.ChangeOperationType.swift
[1156/1252] Compiling MongoBuiltins Mongo.ChangeStreamEncoder.swift
[1157/1252] Compiling MongoBuiltins Mongo.ChangeTruncatedArray.swift
[1158/1252] Compiling MongoBuiltins Mongo.Pipeline.swift
[1159/1252] Compiling MongoBuiltins Mongo.PipelineEncodable.swift
[1160/1252] Compiling MongoBuiltins Mongo.PipelineEncoder.swift
[1161/1252] Compiling MongoBuiltins Mongo.PipelineStreamable.swift
[1162/1252] Compiling MongoBuiltins exports.swift
[1163/1253] Wrapping AST for MongoBuiltins for debugging
[1165/1336] Compiling MongoQL Mongo.CollectionOptions.Variant.swift
[1166/1336] Compiling MongoQL Mongo.CollectionOptions.swift
[1167/1336] Compiling MongoQL Mongo.ListCollections.AuthorizedCollections.swift
[1168/1336] Compiling MongoQL Mongo.ListCollections.Filter.swift
[1169/1336] Compiling MongoQL Mongo.ListCollections.swift
[1170/1336] Compiling MongoQL Mongo.DatabaseMetadata.swift
[1171/1336] Compiling MongoQL Mongo.ListDatabases.AuthorizedDatabases.swift
[1172/1336] Compiling MongoQL Mongo.ListDatabases.Filter.swift
[1173/1336] Compiling MongoQL Mongo.DeleteLimit.swift
[1174/1336] Compiling MongoQL Mongo.DeleteListEncoder.swift
[1175/1336] Compiling MongoQL Mongo.DeleteOne.swift
[1176/1336] Compiling MongoQL Mongo.DeleteResponse.swift
[1177/1336] Compiling MongoQL Mongo.DeleteStatementEncoder.swift
[1178/1336] Compiling MongoQL Mongo.Deletions.swift
[1179/1336] Compiling MongoQL Mongo.Drop.swift
[1180/1336] Compiling MongoQL Mongo.DropDatabase.swift
[1181/1336] Compiling MongoQL Mongo.Collation.Alternate.swift
[1182/1336] Compiling MongoQL Mongo.Collation.CaseFirst.swift
[1183/1336] Compiling MongoQL Mongo.Collation.MaxVariable.swift
[1184/1336] Compiling MongoQL Mongo.Collation.Strength.swift
[1185/1336] Compiling MongoQL Mongo.Collation.swift
[1186/1336] Compiling MongoQL Mongo.CollectionStats.Storage.swift
[1187/1336] Compiling MongoQL Mongo.CollectionStats.swift
[1188/1336] Compiling MongoQL Mongo.CollectionType.swift
[1189/1336] Compiling MongoQL Mongo.CollectionView.swift
[1190/1336] Compiling MongoQL Mongo.CollectionBinding.swift
[1191/1336] Compiling MongoQL Mongo.CollectionMetadata.Info.swift
[1192/1336] Compiling MongoQL Mongo.CollectionMetadata.swift
[1201/1336] Compiling MongoQL Mongo.ListDatabases.NameOnly.swift
[1202/1347] Compiling MongoQL Mongo.ListDatabases.swift
[1203/1347] Compiling MongoQL Mongo.IndexBinding.swift
[1204/1347] Compiling MongoQL Mongo.ListIndexes.swift
[1205/1347] Compiling MongoQL Mongo.Modify.Cap.swift
[1206/1347] Compiling MongoQL Mongo.Modify.swift
[1207/1347] Compiling MongoQL Mongo.CursorOptions.swift
[1208/1347] Compiling MongoQL Mongo.HintableEncoder.swift
[1209/1347] Compiling MongoQL Mongo.SortableEncoder.swift
[1210/1347] Compiling MongoQL Mongo.RenameCollection.DropTarget.swift
[1211/1347] Compiling MongoQL Mongo.RenameCollection.swift
[1212/1347] Compiling MongoQL Mongo.Update.swift
[1213/1347] Compiling MongoQL Mongo.UpdateListEncoder.swift
[1214/1347] Compiling MongoQL Mongo.UpdateResponse.swift
[1215/1347] Compiling MongoQL Mongo.UpdateStatementEncoder.swift
[1216/1347] Compiling MongoQL Mongo.Updates.Upsertion.swift
[1217/1347] Compiling MongoQL Mongo.Updates.swift
[1218/1347] Compiling MongoQL Mongo.Existing.swift
[1219/1347] Compiling MongoQL Mongo.ModificationEffect.swift
[1220/1347] Compiling MongoQL Mongo.ModificationPhase.swift
[1221/1347] Compiling MongoQL Mongo.RemovePhase.swift
[1222/1347] Compiling MongoQL Mongo.Removing.swift
[1223/1347] Compiling MongoQL Mongo.UpdatePhase.swift
[1232/1347] Compiling MongoQL Mongo.Create.Cap.swift
[1233/1347] Compiling MongoQL Mongo.Create.Collation.swift
[1234/1347] Compiling MongoQL Mongo.Create.StorageEngine.swift
[1235/1347] Compiling MongoQL Mongo.Create.ValidationAction.swift
[1236/1347] Compiling MongoQL Mongo.Create.ValidationLevel.swift
[1237/1347] Compiling MongoQL Mongo.Create.Validator.swift
[1238/1347] Compiling MongoQL Mongo.Create.swift
[1239/1347] Compiling MongoQL Mongo.Timeseries.Granularity.swift
[1240/1347] Compiling MongoQL Mongo.Timeseries.swift
[1241/1347] Compiling MongoQL Mongo.CreateIndexStatement.swift
[1242/1347] Compiling MongoQL Mongo.CreateIndexStatementEncoder.swift
[1243/1347] Compiling MongoQL Mongo.CreateIndexes.CommitQuorum.swift
[1253/1347] Compiling MongoQL Mongo.ValidationAction.swift
[1254/1347] Compiling MongoQL Mongo.ValidationLevel.swift
[1255/1347] Compiling MongoQL Mongo.Aggregate.swift
[1256/1347] Compiling MongoQL Mongo.Upserting.swift
[1257/1347] Compiling MongoQL Mongo.ExplainOnly.swift
[1258/1347] Compiling MongoQL Mongo.ReadEffect.swift
[1259/1347] Compiling MongoQL Mongo.Single.swift
[1260/1347] Compiling MongoQL Mongo.SingleBatch.swift
[1261/1347] Compiling MongoQL Mongo.SingleOutputError.swift
[1262/1347] Compiling MongoQL Mongo.Many.swift
[1263/1347] Compiling MongoQL Mongo.One.swift
[1264/1347] Compiling MongoQL Mongo.WriteEffect.swift
[1265/1347] Compiling MongoQL Mongo.WriteError.swift
[1266/1347] Compiling MongoQL exports.swift
[1267/1347] Emitting module MongoQL
[1268/1347] Compiling MongoQL Mongo.CreateIndexes.swift
[1269/1347] Compiling MongoQL Mongo.CreateIndexesResponse.swift
[1270/1347] Compiling MongoQL Mongo.Delete.swift
[1279/1347] Compiling MongoQL Mongo.DropIndexes.Index.swift
[1280/1347] Compiling MongoQL Mongo.DropIndexes.swift
[1281/1347] Compiling MongoQL Mongo.Explain.swift
[1282/1347] Compiling MongoQL Mongo.ExplainMode.swift
[1283/1347] Compiling MongoQL Mongo.Find.swift
[1284/1347] Compiling MongoQL Mongo.FindAndModify.swift
[1285/1347] Compiling MongoQL Mongo.Fsync.swift
[1286/1347] Compiling MongoQL Mongo.FsyncLock.swift
[1287/1347] Compiling MongoQL Mongo.FsyncUnlock.swift
[1288/1347] Compiling MongoQL Mongo.Insert.swift
[1289/1347] Compiling MongoQL Mongo.InsertListEncoder.swift
[1290/1347] Compiling MongoQL Mongo.InsertResponse.swift
[1291/1347] Compiling MongoQL Mongo.Insertions.swift
[1292/1348] Wrapping AST for MongoQL for debugging
[1312/1348] Emitting module NIOCore
[1313/1364] Wrapping AST for NIOCore for debugging
[1315/1428] Compiling NIOPosix Bootstrap.swift
[1316/1428] Compiling NIOPosix ControlMessage.swift
[1317/1428] Emitting module MongoIO
[1318/1429] Compiling NIOPosix IntegerBitPacking.swift
[1319/1429] Compiling NIOPosix IntegerTypes.swift
[1320/1429] Compiling MongoIO Mongo.WireTimeoutError.swift
[1321/1431] Compiling MongoIO exports.swift
[1322/1431] Compiling MongoIO Mongo.WireMessageRoutingError.swift
[1323/1431] Compiling MongoIO Mongo.WireProtocolError.swift
[1324/1431] Compiling NIOPosix DatagramVectorReadManager.swift
[1325/1431] Compiling NIOPosix Errors+Any.swift
[1326/1431] Compiling NIOPosix FileDescriptor.swift
[1327/1431] Compiling NIOPosix GetaddrinfoResolver.swift
[1328/1431] Compiling NIOPosix HappyEyeballs.swift
[1329/1431] Compiling NIOPosix BSDSocketAPICommon.swift
[1330/1431] Compiling NIOPosix BSDSocketAPIPosix.swift
[1331/1431] Compiling NIOPosix BSDSocketAPIWindows.swift
[1332/1431] Compiling NIOPosix BaseSocket.swift
[1333/1431] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1334/1431] Compiling NIOPosix BaseSocketChannel.swift
[1335/1431] Compiling NIOPosix BaseStreamSocketChannel.swift
[1336/1431] Compiling NIOPosix IO.swift
[1337/1431] Compiling MongoConfiguration Mongo.User.swift
[1338/1431] Compiling MongoConfiguration exports.swift
[1342/1431] Emitting module MongoConfiguration
[1346/1432] Compiling MongoIO Mongo.WireMessageRouter.swift
[1349/1433] Emitting module NIOEmbedded
[1349/1433] Wrapping AST for MongoIO for debugging
[1350/1433] Wrapping AST for MongoConfiguration for debugging
[1352/1436] Emitting module MongoExecutor
/host/spi-builder-workspace/Sources/MongoExecutor/Sequence (ext).swift:20:27: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure
18 | tasks.addTask
19 | {
20 | await Element.close(channel)
| `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure
21 | }
22 | }
[1353/1436] Compiling MongoExecutor Sequence (ext).swift
/host/spi-builder-workspace/Sources/MongoExecutor/Sequence (ext).swift:20:27: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure
18 | tasks.addTask
19 | {
20 | await Element.close(channel)
| `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure
21 | }
22 | }
[1354/1436] Compiling NIOPosix Pool.swift
[1355/1436] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1356/1436] Compiling NIOPosix PosixSingletons.swift
[1357/1436] Compiling NIOPosix RawSocketBootstrap.swift
[1358/1436] Compiling NIOPosix Resolver.swift
[1359/1436] Compiling NIOPosix Selectable.swift
[1360/1442] Compiling MongoExecutor MongoExecutor.swift
[1362/1443] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1363/1443] Compiling NIOEmbedded Embedded.swift
[1364/1443] Compiling NIOEmbedded AsyncTestingChannel.swift
[1364/1444] Wrapping AST for MongoExecutor for debugging
[1366/1444] Wrapping AST for NIOEmbedded for debugging
[1368/1444] Compiling NIOPosix ThreadPosix.swift
[1369/1444] Compiling NIOPosix ThreadWindows.swift
[1370/1444] Compiling NIOPosix UnsafeTransfer.swift
[1371/1444] Compiling NIOPosix Utilities.swift
[1372/1444] Compiling NIOPosix VsockAddress.swift
[1373/1444] Compiling NIOPosix VsockChannelEvents.swift
[1374/1444] Compiling NIOPosix SelectableChannel.swift
[1375/1444] Compiling NIOPosix SelectableEventLoop.swift
[1376/1444] Compiling NIOPosix SelectorEpoll.swift
[1377/1444] Compiling NIOPosix SelectorGeneric.swift
[1378/1444] Compiling NIOPosix SelectorKqueue.swift
[1379/1444] Compiling NIOPosix SelectorUring.swift
[1380/1444] Compiling NIOPosix ServerSocket.swift
[1381/1444] Compiling NIOPosix Socket.swift
[1382/1444] Compiling NIOPosix SocketChannel.swift
[1383/1444] Compiling NIOPosix SocketProtocols.swift
[1384/1444] Compiling NIOPosix System.swift
[1385/1444] Compiling NIOPosix Thread.swift
[1393/1444] Emitting module NIOPosix
[1399/1444] Compiling NIOPosix LinuxUring.swift
[1400/1444] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1408/1444] Compiling NIOPosix NIOThreadPool.swift
[1409/1444] Compiling NIOPosix NonBlockingFileIO.swift
[1410/1444] Compiling NIOPosix PendingDatagramWritesManager.swift
[1411/1444] Compiling NIOPosix PendingWritesManager.swift
[1412/1444] Compiling NIOPosix PipeChannel.swift
[1413/1444] Compiling NIOPosix PipePair.swift
[1414/1447] Wrapping AST for NIOPosix for debugging
[1416/1447] Emitting module NIO
[1417/1447] Compiling NIO Exports.swift
[1418/1448] Wrapping AST for NIO for debugging
[1420/1454] Compiling NIOTLS TLSEvents.swift
[1421/1454] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1422/1454] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1423/1454] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1424/1454] Emitting module NIOTLS
[1425/1454] Compiling NIOTLS SNIHandler.swift
[1426/1455] Wrapping AST for NIOTLS for debugging
[1428/1484] Compiling NIOSSL AndroidCABundle.swift
[1429/1484] Compiling NIOSSL ByteBufferBIO.swift
[1430/1484] Compiling NIOSSL CustomPrivateKey.swift
[1431/1484] Compiling NIOSSL IdentityVerification.swift
[1432/1488] Emitting module NIOSSL
[1433/1488] Compiling NIOSSL SSLContext.swift
[1434/1488] Compiling NIOSSL SSLErrors.swift
[1435/1488] Compiling NIOSSL SSLInit.swift
[1436/1488] Compiling NIOSSL SSLPKCS12Bundle.swift
[1437/1488] Compiling NIOSSL SSLPrivateKey.swift
[1438/1488] Compiling NIOSSL SSLPublicKey.swift
[1439/1488] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1440/1488] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1441/1488] Compiling NIOSSL LinuxCABundle.swift
[1442/1488] Compiling NIOSSL NIOSSLClientHandler.swift
[1443/1488] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1444/1488] Compiling NIOSSL NIOSSLHandler.swift
[1445/1488] Compiling NIOSSL NIOSSLServerHandler.swift
[1446/1488] Compiling NIOSSL ObjectIdentifier.swift
[1447/1488] Compiling NIOSSL PosixPort.swift
[1448/1488] Compiling NIOSSL SSLCallbacks.swift
[1449/1488] Compiling NIOSSL SubjectAlternativeName.swift
[1450/1488] Compiling NIOSSL NIOSSLSecureBytes.swift
[1451/1488] Compiling NIOSSL RNG.swift
[1452/1488] Compiling NIOSSL SafeCompare.swift
[1453/1488] Compiling NIOSSL SSLCertificate.swift
[1454/1488] Compiling NIOSSL SSLCertificateExtensions.swift
[1455/1488] Compiling NIOSSL SSLCertificateName.swift
[1456/1488] Compiling NIOSSL SSLConnection.swift
[1457/1488] Compiling NIOSSL Zeroization.swift
[1458/1488] Compiling NIOSSL TLSConfiguration.swift
[1459/1488] Compiling NIOSSL UniversalBootstrapSupport.swift
[1460/1488] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1461/1489] Wrapping AST for NIOSSL for debugging
[1463/1613] Emitting module MongoDriver
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1464/1630] Compiling MongoDriver Mongo.MonitorServices.swift
[1465/1630] Compiling MongoDriver Mongo.Observers.swift
[1466/1630] Compiling MongoDriver Mongo.Sampler.Connection.swift
[1467/1630] Compiling MongoDriver Mongo.Sampler.Event.swift
[1468/1630] Compiling MongoDriver Mongo.Sampler.swift
[1469/1630] Compiling MongoDriver Mongo.TopologyModel.Canary.swift
[1470/1630] Compiling MongoDriver Mongo.TopologyModel.Event.swift
[1471/1630] Compiling MongoDriver Mongo.TopologyModel.swift
[1472/1630] Compiling MongoDriver Mongo.TopologyVersion.swift
[1473/1630] Compiling MongoDriver Mongo.ReadPreference.Eligibility.swift
[1474/1630] Compiling MongoDriver Mongo.ReadPreference.Hedging.swift
[1475/1630] Compiling MongoDriver Mongo.ReadPreference.Mode.swift
[1476/1630] Compiling MongoDriver Mongo.ReadPreference.TagSet.swift
[1477/1630] Compiling MongoDriver Mongo.ReadPreference.swift
[1478/1630] Compiling MongoDriver Mongo.ReadPreferenceError.swift
[1479/1630] Compiling MongoDriver Mongo.DeadlineAdjustments.swift
[1480/1630] Compiling MongoDriver Mongo.Deadlines.swift
[1481/1630] Compiling MongoDriver Mongo.SessionLabels.swift
[1482/1630] Compiling MongoDriver Mongo.SessionPool.Allocation.swift
[1483/1630] Compiling MongoDriver Mongo.SessionPool.Phase.swift
[1484/1630] Compiling MongoDriver Mongo.SessionPool.swift
[1485/1630] Compiling MongoDriver Mongo.SessionsUnsupportedError.swift
[1486/1630] Compiling MongoDriver Mongo.SnapshotSession.swift
[1487/1630] Compiling MongoDriver Mongo.AbortionStatus.swift
[1488/1630] Compiling MongoDriver Mongo.CommitStatus.swift
[1489/1630] Compiling MongoDriver Mongo.TransactableCommand.swift
[1490/1630] Compiling MongoDriver Mongo.Transaction.swift
[1491/1630] Compiling MongoDriver Mongo.TransactionInProgressError.swift
[1492/1630] Compiling MongoDriver Mongo.TransactionLabels.swift
[1493/1630] Compiling MongoDriver Mongo.TransactionPhase.swift
[1494/1630] Compiling MongoDriver Mongo.TransactionResult.swift
[1495/1630] Compiling MongoDriver Mongo.TransactionState.swift
[1496/1630] Compiling MongoDriver Mongo.TransactionsUnsupportedError.swift
[1497/1630] Compiling MongoDriver exports.swift
[1498/1630] Compiling MongoDriver Mongo.ConnectionPool.Allocation.swift
[1499/1630] Compiling MongoDriver Mongo.ConnectionPool.AllocationResult.swift
[1500/1630] Compiling MongoDriver Mongo.ConnectionPool.Allocations.swift
[1501/1630] Compiling MongoDriver Mongo.ConnectionPool.Event.swift
[1502/1630] Compiling MongoDriver Mongo.ConnectionPool.Phase.swift
[1503/1630] Compiling MongoDriver Mongo.ConnectionPool.Reservation.swift
[1504/1630] Compiling MongoDriver Mongo.ConnectionPool.swift
[1505/1630] Compiling MongoDriver Mongo.ConnectionPoolDrainedError.swift
[1506/1630] Compiling MongoDriver Mongo.ConnectionPoolSettings.swift
[1507/1630] Compiling MongoDriver Mongo.ConnectionPoolTimeoutError.swift
[1508/1630] Compiling MongoDriver Mongo.Connector.swift
[1509/1630] Compiling MongoDriver Mongo.ConnectorFactory.swift
[1510/1630] Compiling MongoDriver Mongo.Cursor.AsyncIterator.swift
[1511/1630] Compiling MongoDriver Mongo.Cursor.swift
[1512/1630] Compiling MongoDriver Mongo.CursorIdentifierError.swift
[1513/1630] Compiling MongoDriver Mongo.CursorIterator.swift
[1514/1630] Compiling MongoDriver Mongo.CursorLifecycle.swift
[1515/1630] Compiling MongoDriver Mongo.IterableCommand.swift
[1516/1630] Compiling MongoDriver Mongo.FailCommand.swift
[1517/1630] Compiling MongoDriver Mongo.Failpoint.swift
[1518/1630] Compiling MongoDriver Mongo.DriverBootstrap (ext).swift
[1519/1630] Compiling MongoDriver MongoExecutor (ext).swift
[1520/1630] Compiling MongoDriver Mongo.DNS.Connection.swift
[1521/1630] Compiling MongoDriver Mongo.Handshake.swift
[1522/1630] Compiling MongoDriver Mongo.HelloResponse.swift
[1523/1630] Compiling MongoDriver Mongo.Listener.Connection.swift
[1524/1630] Compiling MongoDriver Mongo.Listener.Event.swift
[1525/1630] Compiling MongoDriver Mongo.Listener.swift
[1526/1630] Compiling MongoDriver Mongo.MonitorDelegate.swift
[1527/1630] Compiling MongoDriver Mongo.MonitorEvent.swift
[1528/1630] Compiling MongoDriver Mongo.MonitorEventType.swift
[1529/1630] Compiling MongoDriver Mongo.MonitorPool.Replacement.swift
[1530/1630] Compiling MongoDriver Mongo.MonitorPool.Update.swift
[1531/1630] Compiling MongoDriver Mongo.MonitorPool.swift
[1532/1630] Compiling MongoDriver Mongo.MonitorService.swift
[1533/1630] Compiling MongoDriver Mongo.Reply.Status.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1534/1630] Compiling MongoDriver Mongo.Reply.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1535/1630] Compiling MongoDriver Mongo.ReplyError.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1536/1630] Compiling MongoDriver Mongo.SourceLocation.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1537/1630] Compiling MongoDriver Mongo.Ping.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1538/1630] Compiling MongoDriver Mongo.RefreshSessions.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1539/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.Citizen.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1540/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.Member.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1541/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.Replica.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1542/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.Resident.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1543/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.Rights.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1544/1630] Compiling MongoDriver Mongo.ReplicaSetConfiguration.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1545/1630] Compiling MongoDriver Mongo.ReplicaSetGetConfiguration.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1546/1630] Compiling MongoDriver Mongo.SASLContinue.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1547/1630] Compiling MongoDriver Mongo.SASLConversationError.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1548/1630] Compiling MongoDriver Mongo.SASLResponse.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1549/1630] Compiling MongoDriver Mongo.SASLStart.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1550/1630] Compiling MongoDriver Mongo.Connection.swift
/host/spi-builder-workspace/Sources/MongoDriver/Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift:7:40: warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
5 | import UnixTime
6 |
7 | extension OrderedDictionary:@unchecked Sendable where Key:Sendable, Value:Sendable
| `- warning: conformance of 'OrderedDictionary<Key, Value>' to protocol 'Sendable' was already stated in the type's module 'OrderedCollections'
8 | {
9 | }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary+Sendable.swift:12:1: note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
10 | //===----------------------------------------------------------------------===//
11 |
12 | extension OrderedDictionary: @unchecked Sendable
| `- note: 'OrderedDictionary<Key, Value>' declares conformance to protocol 'Sendable' here
13 | where Key: Sendable, Value: Sendable {}
14 |
[1551/1630] Compiling MongoDriver Array (ext).swift
[1552/1630] Compiling MongoDriver Mongo.AtomicState.swift
[1553/1630] Compiling MongoDriver Mongo.ClusterTime.swift
[1554/1630] Compiling MongoDriver Mongo.Deployment.CapabilityRequest.swift
[1555/1630] Compiling MongoDriver Mongo.Deployment.SelectionRequest.swift
[1556/1630] Compiling MongoDriver Mongo.Deployment.swift
[1557/1630] Compiling MongoDriver Mongo.DeploymentCapabilities.Sessions.swift
[1558/1630] Compiling MongoDriver Mongo.DeploymentCapabilities.swift
[1559/1630] Compiling MongoDriver Mongo.DeploymentState.swift
[1560/1630] Compiling MongoDriver Mongo.DeploymentStateError.swift
[1561/1630] Compiling MongoDriver Mongo.ReplicaQuality.swift
[1562/1630] Compiling MongoDriver Mongo.Server.swift
[1563/1630] Compiling MongoDriver Mongo.ServerTable.Replicated.swift
[1564/1630] Compiling MongoDriver Mongo.ServerTable.Sharded.swift
[1565/1630] Compiling MongoDriver Mongo.ServerTable.Single.swift
[1566/1630] Compiling MongoDriver Mongo.ServerTable.swift
[1567/1630] Compiling MongoDriver Mongo.FailCommand.Action.swift
[1568/1630] Compiling MongoDriver Mongo.FailCommand.Behavior.swift
[1569/1630] Compiling MongoDriver Mongo.AuthenticationError.swift
[1570/1630] Compiling MongoDriver Mongo.AuthenticationUnsupportedError.swift
[1571/1630] Compiling MongoDriver Mongo.Authenticator.Cache.swift
[1572/1630] Compiling MongoDriver Mongo.Authenticator.swift
[1573/1630] Compiling MongoDriver Mongo.PolicyError.swift
[1574/1630] Compiling MongoDriver Mongo.AbortTransaction.swift
[1575/1630] Compiling MongoDriver BSON.Timestamp (ext).swift
[1576/1630] Compiling MongoDriver Mongo.CommitTransaction.swift
[1577/1630] Compiling MongoDriver Mongo.ConfigureFailpoint.swift
[1578/1630] Compiling MongoDriver Mongo.EndSessions.swift
[1579/1630] Compiling MongoDriver Mongo.GetMore.swift
[1580/1630] Compiling MongoDriver Mongo.AwaitableHello.swift
[1581/1630] Compiling MongoDriver Mongo.Hello.ClientMetadata.swift
[1582/1630] Compiling MongoDriver Mongo.Hello.swift
[1583/1630] Compiling MongoDriver Mongo.VersionRequirementError.swift
[1584/1630] Compiling MongoDriver Mongo.KillCursors.swift
[1585/1630] Compiling MongoDriver Mongo.KillCursorsResponse.swift
[1586/1630] Compiling MongoDriver Mongo.Command (ext).swift
[1587/1630] Compiling MongoDriver Mongo.DriverTimeoutError.swift
[1588/1630] Compiling MongoDriver Mongo.ExecutionPolicy.swift
[1589/1630] Compiling MongoDriver Mongo.NetworkError (ext).swift
[1590/1630] Compiling MongoDriver Mongo.NetworkTimeout.swift
[1591/1630] Compiling MongoDriver Mongo.Once (ext).swift
[1592/1630] Compiling MongoDriver Mongo.Retry (ext).swift
[1593/1630] Compiling MongoDriver Mongo.RetryableError.swift
[1594/1630] Compiling MongoDriver Mongo.ServerError.Code.swift
[1595/1630] Compiling MongoDriver Mongo.ServerError.swift
[1596/1630] Compiling MongoDriver Mongo.ImplicitSessionCommand.swift
[1597/1630] Compiling MongoDriver Mongo.Instant.swift
[1598/1630] Compiling MongoDriver Mongo.ReadConcern (ext).swift
[1599/1630] Compiling MongoDriver Mongo.ReadConcern.Level.swift
[1600/1630] Compiling MongoDriver Mongo.ReadConcern.Options.swift
[1601/1630] Compiling MongoDriver Mongo.ReadConcern.Ordering.swift
[1602/1630] Compiling MongoDriver Mongo.Session.swift
[1603/1630] Compiling MongoDriver Mongo.SessionIdentifier.swift
[1604/1631] Wrapping AST for MongoDriver for debugging
[1606/1653] Compiling MongoDB Mongo.Aggregate (ext).swift
[1607/1653] Compiling MongoDB Mongo.Create (ext).swift
[1608/1653] Compiling MongoDB Mongo.CreateIndexes (ext).swift
[1609/1653] Emitting module MongoDB
[1610/1656] Compiling MongoDB Mongo.DropDatabase (ext).swift
[1611/1656] Compiling MongoDB Mongo.DropIndexes (ext).swift
[1612/1656] Compiling MongoDB Mongo.Explain (ext).swift
[1613/1656] Compiling MongoDB Mongo.ListDatabases (ext).swift
[1614/1656] Compiling MongoDB Mongo.ListDatabases.NameOnly (ext).swift
[1615/1656] Compiling MongoDB Mongo.ListIndexes (ext).swift
[1616/1656] Compiling MongoDB Mongo.Modify (ext).swift
[1617/1656] Compiling MongoDB Mongo.RenameCollection (ext).swift
[1618/1656] Compiling MongoDB Mongo.Update (ext).swift
[1619/1656] Compiling MongoDB Mongo.Find (ext).swift
[1620/1656] Compiling MongoDB Mongo.FindAndModify (ext).swift
[1621/1656] Compiling MongoDB Mongo.Fsync (ext).swift
[1622/1656] Compiling MongoDB Mongo.FsyncUnlock (ext).swift
[1623/1656] Compiling MongoDB Mongo.Insert (ext).swift
[1624/1656] Compiling MongoDB Mongo.ListCollections (ext).swift
[1625/1656] Compiling MongoDB Mongo.Cursor (ext).swift
[1626/1656] Compiling MongoDB Mongo.Delete (ext).swift
[1627/1656] Compiling MongoDB Mongo.Drop (ext).swift
[1628/1656] Compiling MongoDB Mongo.Session (ext).swift
[1629/1656] Compiling MongoDB MongoDB.swift
[1630/1656] Compiling MongoDB exports.swift
[1631/1659] Wrapping AST for MongoDB for debugging
[1633/1659] Emitting module MongoTesting
[1634/1659] Compiling MongoTesting Mongo.SessionPool (ext).swift
[1635/1660] Wrapping AST for MongoTesting for debugging
[1637/1674] Emitting module ExampleProjectionDocuments
[1638/1676] Compiling ExampleProjectionDocuments ExampleProjectionDocuments.swift
[1639/1676] Emitting module ExamplePredicateDocuments
[1640/1676] Compiling ExamplePredicateDocuments ExamplePredicateDocuments.swift
[1641/1676] Compiling ExampleBucketDocuments ExampleBucketDocuments.swift
[1642/1676] Emitting module ExampleBucketDocuments
[1645/1679] Emitting module ExampleAccumulators
[1646/1679] Compiling ExampleAccumulators ExampleAccumulators.swift
[1647/1679] Emitting module BSONNever
[1648/1679] Compiling BSONNever BSONNever.swift
[1650/1679] Emitting module GettingStarted
[1651/1679] Compiling GettingStarted GettingStarted.swift
[1651/1679] Wrapping AST for ExampleProjectionDocuments for debugging
[1653/1679] Emitting module ExampleConnectionStrings
[1654/1679] Compiling ExampleConnectionStrings ExampleConnectionStrings.swift
[1654/1679] Write Objects.LinkFileList
[1655/1680] Wrapping AST for ExamplePredicateDocuments for debugging
[1656/1680] Write Objects.LinkFileList
[1661/1683] Wrapping AST for ExampleBucketDocuments for debugging
[1662/1683] Write Objects.LinkFileList
[1664/1683] Emitting module ExampleExpressions
[1665/1683] Compiling ExampleExpressions ExampleExpressions.swift
[1666/1684] Wrapping AST for GettingStarted for debugging
[1667/1684] Write Objects.LinkFileList
[1668/1684] Wrapping AST for BSONNever for debugging
[1669/1684] Wrapping AST for ExampleConnectionStrings for debugging
[1670/1684] Write Objects.LinkFileList
[1672/1684] Wrapping AST for ExampleAccumulators for debugging
[1673/1684] Write Objects.LinkFileList
[1674/1684] Wrapping AST for ExampleExpressions for debugging
[1675/1684] Write Objects.LinkFileList
[1676/1684] Linking ExampleProjectionDocuments
[1677/1684] Linking ExamplePredicateDocuments
[1678/1684] Linking ExampleBucketDocuments
[1679/1684] Linking BSONNever
[1680/1684] Linking ExampleConnectionStrings
[1681/1684] Linking ExampleAccumulators
[1682/1684] Linking GettingStarted
[1683/1684] Linking ExampleExpressions
Build complete! (312.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-bson"
},
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.79.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.28.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl"
}
],
"manifest_display_name" : "swift-mongodb",
"name" : "swift-mongodb",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MongoDB",
"targets" : [
"MongoDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MongoQL",
"targets" : [
"MongoQL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MongoTesting",
"targets" : [
"MongoTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SCRAM",
"targets" : [
"SCRAM"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UnixTime_Atomics",
"targets" : [
"UnixTime_Atomics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ExampleProjectionDocuments",
"targets" : [
"ExampleProjectionDocuments"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleConnectionStrings",
"targets" : [
"ExampleConnectionStrings"
],
"type" : {
"snippet" : null
}
},
{
"name" : "GettingStarted",
"targets" : [
"GettingStarted"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BSONNever",
"targets" : [
"BSONNever"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExamplePredicateDocuments",
"targets" : [
"ExamplePredicateDocuments"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleExpressions",
"targets" : [
"ExampleExpressions"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleAccumulators",
"targets" : [
"ExampleAccumulators"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleBucketDocuments",
"targets" : [
"ExampleBucketDocuments"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "UnixTime_Atomics",
"module_type" : "SwiftTarget",
"name" : "UnixTime_Atomics",
"path" : "Sources/UnixTime_Atomics",
"product_dependencies" : [
"Atomics",
"UnixTime"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"UnixTime_Atomics",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Days (ext).swift",
"Milliseconds (ext).swift",
"Minutes (ext).swift",
"Nanoseconds (ext).swift",
"Seconds (ext).swift"
],
"type" : "library"
},
{
"c99name" : "SCRAM",
"module_type" : "SwiftTarget",
"name" : "SCRAM",
"path" : "Sources/SCRAM",
"product_dependencies" : [
"Base64",
"MessageAuthentication"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"SCRAM",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"SCRAM.Attribute.swift",
"SCRAM.Challenge.CacheIdentifier.swift",
"SCRAM.Challenge.swift",
"SCRAM.ChallengeError.swift",
"SCRAM.ClientResponse.Keys.swift",
"SCRAM.ClientResponse.swift",
"SCRAM.Message.swift",
"SCRAM.Nonce.swift",
"SCRAM.ServerResponse.swift",
"SCRAM.ServerResponseError.swift",
"SCRAM.Start.swift",
"SCRAM.swift"
],
"type" : "library"
},
{
"c99name" : "OnlineCDFTests",
"module_type" : "SwiftTarget",
"name" : "OnlineCDFTests",
"path" : "Sources/OnlineCDFTests",
"sources" : [
"Histograms.swift"
],
"target_dependencies" : [
"OnlineCDF"
],
"type" : "test"
},
{
"c99name" : "OnlineCDF",
"module_type" : "SwiftTarget",
"name" : "OnlineCDF",
"path" : "Sources/OnlineCDF",
"sources" : [
"OnlineCDF.Centroid.swift",
"OnlineCDF.swift"
],
"type" : "library"
},
{
"c99name" : "MongoWire",
"module_type" : "SwiftTarget",
"name" : "MongoWire",
"path" : "Sources/MongoWire",
"product_dependencies" : [
"BSON",
"CRC"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.WireBodyCountError.swift",
"Mongo.WireFlags.swift",
"Mongo.WireFlagsError.swift",
"Mongo.WireHeader.swift",
"Mongo.WireMessage.Outline.swift",
"Mongo.WireMessage.Sections.swift",
"Mongo.WireMessage.swift",
"Mongo.WireMessageIdentifier.swift",
"Mongo.WireMessageType.swift",
"Mongo.WireMessageTypeError.swift",
"Mongo.WireSection.swift",
"Mongo.WireSectionError.swift",
"Mongo.WireSequenceFrame.swift",
"Mongo.WireVersion.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "MongoTesting",
"module_type" : "SwiftTarget",
"name" : "MongoTesting",
"path" : "Sources/MongoTesting",
"product_memberships" : [
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.SessionPool (ext).swift"
],
"target_dependencies" : [
"MongoDB"
],
"type" : "library"
},
{
"c99name" : "MongoQL",
"module_type" : "SwiftTarget",
"name" : "MongoQL",
"path" : "Sources/MongoQL",
"product_dependencies" : [
"BSON",
"BSONReflection",
"BSON_UUID"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Collation/Mongo.Collation.Alternate.swift",
"Collation/Mongo.Collation.CaseFirst.swift",
"Collation/Mongo.Collation.MaxVariable.swift",
"Collation/Mongo.Collation.Strength.swift",
"Collation/Mongo.Collation.swift",
"Collections/Mongo.CollectionStats.Storage.swift",
"Collections/Mongo.CollectionStats.swift",
"Collections/Mongo.CollectionType.swift",
"Collections/Mongo.CollectionView.swift",
"Collections/Mongo.ValidationAction.swift",
"Collections/Mongo.ValidationLevel.swift",
"Commands/Aggregate/Mongo.Aggregate.swift",
"Commands/Create/Mongo.Create.Cap.swift",
"Commands/Create/Mongo.Create.Collation.swift",
"Commands/Create/Mongo.Create.StorageEngine.swift",
"Commands/Create/Mongo.Create.ValidationAction.swift",
"Commands/Create/Mongo.Create.ValidationLevel.swift",
"Commands/Create/Mongo.Create.Validator.swift",
"Commands/Create/Mongo.Create.swift",
"Commands/Create/Mongo.Timeseries.Granularity.swift",
"Commands/Create/Mongo.Timeseries.swift",
"Commands/CreateIndexes/Mongo.CreateIndexStatement.swift",
"Commands/CreateIndexes/Mongo.CreateIndexStatementEncoder.swift",
"Commands/CreateIndexes/Mongo.CreateIndexes.CommitQuorum.swift",
"Commands/CreateIndexes/Mongo.CreateIndexes.swift",
"Commands/CreateIndexes/Mongo.CreateIndexesResponse.swift",
"Commands/Delete/Mongo.Delete.swift",
"Commands/Delete/Mongo.DeleteLimit.swift",
"Commands/Delete/Mongo.DeleteListEncoder.swift",
"Commands/Delete/Mongo.DeleteOne.swift",
"Commands/Delete/Mongo.DeleteResponse.swift",
"Commands/Delete/Mongo.DeleteStatementEncoder.swift",
"Commands/Delete/Mongo.Deletions.swift",
"Commands/Drop/Mongo.Drop.swift",
"Commands/DropDatabase/Mongo.DropDatabase.swift",
"Commands/DropIndexes/Mongo.DropIndexes.Index.swift",
"Commands/DropIndexes/Mongo.DropIndexes.swift",
"Commands/Explain/Mongo.Explain.swift",
"Commands/Explain/Mongo.ExplainMode.swift",
"Commands/Find/Mongo.Find.swift",
"Commands/FindAndModify/Mongo.FindAndModify.swift",
"Commands/Fsync/Mongo.Fsync.swift",
"Commands/Fsync/Mongo.FsyncLock.swift",
"Commands/FsyncUnlock/Mongo.FsyncUnlock.swift",
"Commands/Insert/Mongo.Insert.swift",
"Commands/Insert/Mongo.InsertListEncoder.swift",
"Commands/Insert/Mongo.InsertResponse.swift",
"Commands/Insert/Mongo.Insertions.swift",
"Commands/ListCollections/Mongo.CollectionBinding.swift",
"Commands/ListCollections/Mongo.CollectionMetadata.Info.swift",
"Commands/ListCollections/Mongo.CollectionMetadata.swift",
"Commands/ListCollections/Mongo.CollectionOptions.Variant.swift",
"Commands/ListCollections/Mongo.CollectionOptions.swift",
"Commands/ListCollections/Mongo.ListCollections.AuthorizedCollections.swift",
"Commands/ListCollections/Mongo.ListCollections.Filter.swift",
"Commands/ListCollections/Mongo.ListCollections.swift",
"Commands/ListDatabases/Mongo.DatabaseMetadata.swift",
"Commands/ListDatabases/Mongo.ListDatabases.AuthorizedDatabases.swift",
"Commands/ListDatabases/Mongo.ListDatabases.Filter.swift",
"Commands/ListDatabases/Mongo.ListDatabases.NameOnly.swift",
"Commands/ListDatabases/Mongo.ListDatabases.swift",
"Commands/ListIndexes/Mongo.IndexBinding.swift",
"Commands/ListIndexes/Mongo.ListIndexes.swift",
"Commands/Modify/Mongo.Modify.Cap.swift",
"Commands/Modify/Mongo.Modify.swift",
"Commands/Mongo.CursorOptions.swift",
"Commands/Mongo.HintableEncoder.swift",
"Commands/Mongo.SortableEncoder.swift",
"Commands/RenameCollection/Mongo.RenameCollection.DropTarget.swift",
"Commands/RenameCollection/Mongo.RenameCollection.swift",
"Commands/Update/Mongo.Update.swift",
"Commands/Update/Mongo.UpdateListEncoder.swift",
"Commands/Update/Mongo.UpdateResponse.swift",
"Commands/Update/Mongo.UpdateStatementEncoder.swift",
"Commands/Update/Mongo.Updates.Upsertion.swift",
"Commands/Update/Mongo.Updates.swift",
"Effects/Modifying/Mongo.Existing.swift",
"Effects/Modifying/Mongo.ModificationEffect.swift",
"Effects/Modifying/Mongo.ModificationPhase.swift",
"Effects/Modifying/Mongo.RemovePhase.swift",
"Effects/Modifying/Mongo.Removing.swift",
"Effects/Modifying/Mongo.UpdatePhase.swift",
"Effects/Modifying/Mongo.Upserting.swift",
"Effects/Reading/Mongo.ExplainOnly.swift",
"Effects/Reading/Mongo.ReadEffect.swift",
"Effects/Reading/Mongo.Single.swift",
"Effects/Reading/Mongo.SingleBatch.swift",
"Effects/Reading/Mongo.SingleOutputError.swift",
"Effects/Writing/Mongo.Many.swift",
"Effects/Writing/Mongo.One.swift",
"Effects/Writing/Mongo.WriteEffect.swift",
"Effects/Writing/Mongo.WriteError.swift",
"exports.swift"
],
"target_dependencies" : [
"BSON_OrderedCollections",
"MongoBuiltins",
"MongoCommands"
],
"type" : "library"
},
{
"c99name" : "MongoLogging",
"module_type" : "SwiftTarget",
"name" : "MongoLogging",
"path" : "Sources/MongoLogging",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.LogEvent.swift",
"Mongo.LogSeverity.swift",
"Mongo.LogTarget.swift",
"Mongo.Logger.swift",
"Mongo.PrettyPrint.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoClusters"
],
"type" : "library"
},
{
"c99name" : "MongoIO",
"module_type" : "SwiftTarget",
"name" : "MongoIO",
"path" : "Sources/MongoIO",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.NetworkError.swift",
"Mongo.NetworkErrorProvenance.swift",
"Mongo.WireAction.swift",
"Mongo.WireMessageEncoder.swift",
"Mongo.WireMessageParser.swift",
"Mongo.WireMessageRouter.State.swift",
"Mongo.WireMessageRouter.swift",
"Mongo.WireMessageRoutingError.swift",
"Mongo.WireProtocolError.swift",
"Mongo.WireTimeoutError.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo",
"MongoWire"
],
"type" : "library"
},
{
"c99name" : "MongoExecutor",
"module_type" : "SwiftTarget",
"name" : "MongoExecutor",
"path" : "Sources/MongoExecutor",
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"MongoExecutor.swift",
"Sequence (ext).swift"
],
"target_dependencies" : [
"MongoIO"
],
"type" : "library"
},
{
"c99name" : "MongoDriverTests",
"module_type" : "SwiftTarget",
"name" : "MongoDriverTests",
"path" : "Sources/MongoDriverTests",
"sources" : [
"Authentication.swift",
"Configurations/Mongo.DriverBootstrap (ext).swift",
"Configurations/Mongo.Seedlist (ext).swift",
"Configurations/globals.swift",
"ConnectionPools.swift",
"Failpoints.swift",
"MemberDiscovery.swift",
"ReadPreferences.swift",
"SessionPools.swift"
],
"target_dependencies" : [
"MongoDriver"
],
"type" : "test"
},
{
"c99name" : "MongoDriver",
"module_type" : "SwiftTarget",
"name" : "MongoDriver",
"path" : "Sources/MongoDriver",
"product_dependencies" : [
"BSON_UUID",
"Atomics",
"SHA2",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Authenticator/Mongo.AuthenticationError.swift",
"Authenticator/Mongo.AuthenticationUnsupportedError.swift",
"Authenticator/Mongo.Authenticator.Cache.swift",
"Authenticator/Mongo.Authenticator.swift",
"Authenticator/Mongo.PolicyError.swift",
"Commands/AbortTransaction/Mongo.AbortTransaction.swift",
"Commands/BSON.Timestamp (ext).swift",
"Commands/CommitTransaction/Mongo.CommitTransaction.swift",
"Commands/ConfigureFailPoint/Mongo.ConfigureFailpoint.swift",
"Commands/EndSessions/Mongo.EndSessions.swift",
"Commands/GetMore/Mongo.GetMore.swift",
"Commands/Hello/Mongo.AwaitableHello.swift",
"Commands/Hello/Mongo.Hello.ClientMetadata.swift",
"Commands/Hello/Mongo.Hello.swift",
"Commands/Hello/Mongo.VersionRequirementError.swift",
"Commands/KillCursors/Mongo.KillCursors.swift",
"Commands/KillCursors/Mongo.KillCursorsResponse.swift",
"Commands/Mongo.Command (ext).swift",
"Commands/Mongo.Reply.Status.swift",
"Commands/Mongo.Reply.swift",
"Commands/Mongo.ReplyError.swift",
"Commands/Mongo.SourceLocation.swift",
"Commands/Ping/Mongo.Ping.swift",
"Commands/RefreshSessions/Mongo.RefreshSessions.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Citizen.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Replica.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Resident.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Rights.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetGetConfiguration.swift",
"Commands/SASL/Mongo.SASLContinue.swift",
"Commands/SASL/Mongo.SASLConversationError.swift",
"Commands/SASL/Mongo.SASLResponse.swift",
"Commands/SASL/Mongo.SASLStart.swift",
"Connections/Mongo.Connection.swift",
"Connections/Mongo.ConnectionPool.Allocation.swift",
"Connections/Mongo.ConnectionPool.AllocationResult.swift",
"Connections/Mongo.ConnectionPool.Allocations.swift",
"Connections/Mongo.ConnectionPool.Event.swift",
"Connections/Mongo.ConnectionPool.Phase.swift",
"Connections/Mongo.ConnectionPool.Reservation.swift",
"Connections/Mongo.ConnectionPool.swift",
"Connections/Mongo.ConnectionPoolDrainedError.swift",
"Connections/Mongo.ConnectionPoolSettings.swift",
"Connections/Mongo.ConnectionPoolTimeoutError.swift",
"Connections/Mongo.Connector.swift",
"Connections/Mongo.ConnectorFactory.swift",
"Cursors/Mongo.Cursor.AsyncIterator.swift",
"Cursors/Mongo.Cursor.swift",
"Cursors/Mongo.CursorIdentifierError.swift",
"Cursors/Mongo.CursorIterator.swift",
"Cursors/Mongo.CursorLifecycle.swift",
"Cursors/Mongo.IterableCommand.swift",
"Deployments/Array (ext).swift",
"Deployments/Mongo.AtomicState.swift",
"Deployments/Mongo.ClusterTime.swift",
"Deployments/Mongo.Deployment.CapabilityRequest.swift",
"Deployments/Mongo.Deployment.SelectionRequest.swift",
"Deployments/Mongo.Deployment.swift",
"Deployments/Mongo.DeploymentCapabilities.Sessions.swift",
"Deployments/Mongo.DeploymentCapabilities.swift",
"Deployments/Mongo.DeploymentState.swift",
"Deployments/Mongo.DeploymentStateError.swift",
"Deployments/Mongo.ReplicaQuality.swift",
"Deployments/Mongo.Server.swift",
"Deployments/Mongo.ServerTable.Replicated.swift",
"Deployments/Mongo.ServerTable.Sharded.swift",
"Deployments/Mongo.ServerTable.Single.swift",
"Deployments/Mongo.ServerTable.swift",
"Failpoints/Mongo.FailCommand.Action.swift",
"Failpoints/Mongo.FailCommand.Behavior.swift",
"Failpoints/Mongo.FailCommand.swift",
"Failpoints/Mongo.Failpoint.swift",
"Mongo.DriverBootstrap (ext).swift",
"MongoExecutor (ext).swift",
"Monitoring/Mongo.DNS.Connection.swift",
"Monitoring/Mongo.Handshake.swift",
"Monitoring/Mongo.HelloResponse.swift",
"Monitoring/Mongo.Listener.Connection.swift",
"Monitoring/Mongo.Listener.Event.swift",
"Monitoring/Mongo.Listener.swift",
"Monitoring/Mongo.MonitorDelegate.swift",
"Monitoring/Mongo.MonitorEvent.swift",
"Monitoring/Mongo.MonitorEventType.swift",
"Monitoring/Mongo.MonitorPool.Replacement.swift",
"Monitoring/Mongo.MonitorPool.Update.swift",
"Monitoring/Mongo.MonitorPool.swift",
"Monitoring/Mongo.MonitorService.swift",
"Monitoring/Mongo.MonitorServices.swift",
"Monitoring/Mongo.Observers.swift",
"Monitoring/Mongo.Sampler.Connection.swift",
"Monitoring/Mongo.Sampler.Event.swift",
"Monitoring/Mongo.Sampler.swift",
"Monitoring/Mongo.TopologyModel.Canary.swift",
"Monitoring/Mongo.TopologyModel.Event.swift",
"Monitoring/Mongo.TopologyModel.swift",
"Monitoring/Mongo.TopologyVersion.swift",
"ReadPreference/Mongo.ReadPreference.Eligibility.swift",
"ReadPreference/Mongo.ReadPreference.Hedging.swift",
"ReadPreference/Mongo.ReadPreference.Mode.swift",
"ReadPreference/Mongo.ReadPreference.TagSet.swift",
"ReadPreference/Mongo.ReadPreference.swift",
"ReadPreference/Mongo.ReadPreferenceError.swift",
"Retryability/Mongo.DeadlineAdjustments.swift",
"Retryability/Mongo.Deadlines.swift",
"Retryability/Mongo.DriverTimeoutError.swift",
"Retryability/Mongo.ExecutionPolicy.swift",
"Retryability/Mongo.NetworkError (ext).swift",
"Retryability/Mongo.NetworkTimeout.swift",
"Retryability/Mongo.Once (ext).swift",
"Retryability/Mongo.Retry (ext).swift",
"Retryability/Mongo.RetryableError.swift",
"Retryability/Mongo.ServerError.Code.swift",
"Retryability/Mongo.ServerError.swift",
"Sessions/Mongo.ImplicitSessionCommand.swift",
"Sessions/Mongo.Instant.swift",
"Sessions/Mongo.ReadConcern (ext).swift",
"Sessions/Mongo.ReadConcern.Level.swift",
"Sessions/Mongo.ReadConcern.Options.swift",
"Sessions/Mongo.ReadConcern.Ordering.swift",
"Sessions/Mongo.Session.swift",
"Sessions/Mongo.SessionIdentifier.swift",
"Sessions/Mongo.SessionLabels.swift",
"Sessions/Mongo.SessionPool.Allocation.swift",
"Sessions/Mongo.SessionPool.Phase.swift",
"Sessions/Mongo.SessionPool.swift",
"Sessions/Mongo.SessionsUnsupportedError.swift",
"Sessions/Mongo.SnapshotSession.swift",
"Transactions/Mongo.AbortionStatus.swift",
"Transactions/Mongo.CommitStatus.swift",
"Transactions/Mongo.TransactableCommand.swift",
"Transactions/Mongo.Transaction.swift",
"Transactions/Mongo.TransactionInProgressError.swift",
"Transactions/Mongo.TransactionLabels.swift",
"Transactions/Mongo.TransactionPhase.swift",
"Transactions/Mongo.TransactionResult.swift",
"Transactions/Mongo.TransactionState.swift",
"Transactions/Mongo.TransactionsUnsupportedError.swift",
"exports.swift"
],
"target_dependencies" : [
"BSON_OrderedCollections",
"MongoCommands",
"MongoConfiguration",
"MongoExecutor",
"MongoLogging",
"SCRAM",
"UnixTime_Atomics"
],
"type" : "library"
},
{
"c99name" : "MongoDBTests",
"module_type" : "SwiftTarget",
"name" : "MongoDBTests",
"path" : "Sources/MongoDBTests",
"sources" : [
"Aggregate.AuthorStats.swift",
"Aggregate.TagStats.swift",
"Aggregate.swift",
"CausalConsistency.AnyTimeoutError.swift",
"CausalConsistency.swift",
"ChangeStreams.swift",
"Collation.swift",
"Collections.swift",
"Configurations/Mongo.ReplicatedConfiguration.swift",
"Configurations/Mongo.SingleConfiguration.swift",
"Configurations/Mongo.TestBattery.swift",
"Configurations/Mongo.TestConfiguration.swift",
"Cursors.swift",
"Databases.swift",
"Delete.swift",
"Documents/Ape.Food.swift",
"Documents/Ape.swift",
"Documents/Article.swift",
"Documents/Cake.swift",
"Documents/Letter.swift",
"Documents/Member.swift",
"Documents/Ordinals.swift",
"Documents/Plan.swift",
"Documents/PlanDelta.swift",
"Documents/Product.swift",
"Documents/Record.swift",
"Documents/Ruler.swift",
"Find.swift",
"FindAndModify.swift",
"Fsync.swift",
"Indexes.swift",
"Insert.swift",
"Transactions.swift",
"Update.swift",
"UpdateNested.swift"
],
"target_dependencies" : [
"MongoDB",
"MongoTesting"
],
"type" : "test"
},
{
"c99name" : "MongoDB",
"module_type" : "SwiftTarget",
"name" : "MongoDB",
"path" : "Sources/MongoDB",
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Commands/Mongo.Aggregate (ext).swift",
"Commands/Mongo.Create (ext).swift",
"Commands/Mongo.CreateIndexes (ext).swift",
"Commands/Mongo.Cursor (ext).swift",
"Commands/Mongo.Delete (ext).swift",
"Commands/Mongo.Drop (ext).swift",
"Commands/Mongo.DropDatabase (ext).swift",
"Commands/Mongo.DropIndexes (ext).swift",
"Commands/Mongo.Explain (ext).swift",
"Commands/Mongo.Find (ext).swift",
"Commands/Mongo.FindAndModify (ext).swift",
"Commands/Mongo.Fsync (ext).swift",
"Commands/Mongo.FsyncUnlock (ext).swift",
"Commands/Mongo.Insert (ext).swift",
"Commands/Mongo.ListCollections (ext).swift",
"Commands/Mongo.ListDatabases (ext).swift",
"Commands/Mongo.ListDatabases.NameOnly (ext).swift",
"Commands/Mongo.ListIndexes (ext).swift",
"Commands/Mongo.Modify (ext).swift",
"Commands/Mongo.RenameCollection (ext).swift",
"Commands/Mongo.Update (ext).swift",
"Mongo.Session (ext).swift",
"MongoDB.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoQL",
"MongoDriver"
],
"type" : "library"
},
{
"c99name" : "MongoConfiguration",
"module_type" : "SwiftTarget",
"name" : "MongoConfiguration",
"path" : "Sources/MongoConfiguration",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Authentication/Mongo.Authentication.SASL.swift",
"Authentication/Mongo.Authentication.swift",
"Authentication/Mongo.Credentials.swift",
"Bootstrap/Mongo.DriverBootstrap.swift",
"Bootstrap/Mongo.DriverOptions.swift",
"Bootstrap/Mongo.TLS.swift",
"Discovery/Mongo.DNS.swift",
"Discovery/Mongo.DirectSeeding.swift",
"Discovery/Mongo.DiscoveryMode.swift",
"Discovery/Mongo.SeedingMethod.swift",
"URI/Mongo.Guest.swift",
"URI/Mongo.LoginMode.swift",
"URI/Mongo.ServiceLocator.swift",
"URI/Mongo.URI.Authority.swift",
"URI/Mongo.URI.Base.swift",
"URI/Mongo.URI.Location.swift",
"URI/Mongo.URI.swift",
"URI/Mongo.User.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoClusters",
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoCommands",
"module_type" : "SwiftTarget",
"name" : "MongoCommands",
"path" : "Sources/MongoCommands",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Concerns/Mongo.MaxTime.swift",
"Concerns/Mongo.ReadConcern.swift",
"Concerns/Mongo.WriteConcern.Acknowledgement.swift",
"Concerns/Mongo.WriteConcern.Options.swift",
"Concerns/Mongo.WriteConcern.swift",
"Concerns/Mongo.WriteConcernError.Details.swift",
"Concerns/Mongo.WriteConcernError.swift",
"Concerns/Mongo.WriteConcernProvenance.swift",
"Cursors/Mongo.CursorBatch.swift",
"Cursors/Mongo.CursorIdentifier.swift",
"Cursors/Mongo.Tailing.swift",
"Databases/Mongo.Database (ext).swift",
"Databases/Mongo.Database.Admin.swift",
"Databases/Mongo.DatabaseType.swift",
"Mongo.Command.swift",
"Mongo.CommandType.swift",
"Retryability/Mongo.Once.swift",
"Retryability/Mongo.Retry.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoClusters",
"module_type" : "SwiftTarget",
"name" : "MongoClusters",
"path" : "Sources/MongoClusters",
"product_dependencies" : [
"BSON",
"TraceableErrors"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"ServerMetadata/Mongo.PrimaryBaseline.swift",
"ServerMetadata/Mongo.Replica.swift",
"ServerMetadata/Mongo.ReplicaSetMember.swift",
"ServerMetadata/Mongo.ReplicaSetTerm.swift",
"ServerMetadata/Mongo.ReplicaTimingBaseline.swift",
"ServerMetadata/Mongo.ReplicaTimings.swift",
"ServerMetadata/Mongo.Router.swift",
"ServerMetadata/Mongo.SecondaryBaseline.swift",
"ServerMetadata/Mongo.ServerCapabilities.swift",
"ServerMetadata/Mongo.ServerDescription.swift",
"ServerMetadata/Mongo.Standalone.swift",
"ServerSelection/Mongo.SelectionDiagnostics.swift",
"ServerSelection/Mongo.Undesirable.swift",
"ServerSelection/Mongo.Unreachable.swift",
"ServerSelection/Mongo.Unsuitable.swift",
"Topologies/Mongo.Seedlist.swift",
"Topologies/Mongo.Topology.Replicated.swift",
"Topologies/Mongo.Topology.Sharded.swift",
"Topologies/Mongo.Topology.Single.swift",
"Topologies/Mongo.Topology.Unknown.swift",
"Topologies/Mongo.Topology.swift",
"Topologies/Mongo.TopologyHint.swift",
"TopologyUpdates/Mongo.Host.swift",
"TopologyUpdates/Mongo.Peerlist.swift",
"TopologyUpdates/Mongo.TopologyUpdate.Primary.swift",
"TopologyUpdates/Mongo.TopologyUpdate.Slave.swift",
"TopologyUpdates/Mongo.TopologyUpdate.swift",
"TopologyUpdates/Mongo.TopologyUpdateResult.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "MongoClusterTests",
"module_type" : "SwiftTarget",
"name" : "MongoClusterTests",
"path" : "Sources/MongoClusterTests",
"sources" : [
"ReplicaSets.swift"
],
"target_dependencies" : [
"MongoClusters"
],
"type" : "test"
},
{
"c99name" : "MongoBuiltins",
"module_type" : "SwiftTarget",
"name" : "MongoBuiltins",
"path" : "Sources/MongoBuiltins",
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Accumulators/Mongo.Accumulator.Count.swift",
"Accumulators/Mongo.Accumulator.N.swift",
"Accumulators/Mongo.Accumulator.Superlative.swift",
"Accumulators/Mongo.Accumulator.SuperlativeDocument.swift",
"Accumulators/Mongo.Accumulator.SuperlativeSort.swift",
"Accumulators/Mongo.Accumulator.SuperlativeSortDocument.swift",
"Accumulators/Mongo.Accumulator.Unary.swift",
"Accumulators/Mongo.Accumulator.swift",
"BSONEncodable (ext).swift",
"Documents/Bucket/Mongo.BucketAutoDocument.swift",
"Documents/Bucket/Mongo.BucketAutoEncoder.swift",
"Documents/Bucket/Mongo.BucketDocument.swift",
"Documents/Bucket/Mongo.BucketEncoder.swift",
"Documents/Bucket/Mongo.BucketOutputDocument.swift",
"Documents/Bucket/Mongo.BucketOutputEncoder.swift",
"Documents/Bucket/Mongo.GroupBy.swift",
"Documents/Bucket/Mongo.PreferredNumbers.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.Keyword.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.LatencyStats.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.StorageStats.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.swift",
"Documents/CollectionStats/Mongo.LatencyStatsDocument.Histograms.swift",
"Documents/CollectionStats/Mongo.LatencyStatsDocument.swift",
"Documents/CollectionStats/Mongo.StorageStatsDocument.Scale.swift",
"Documents/CollectionStats/Mongo.StorageStatsDocument.swift",
"Documents/CurrentOperation/Mongo.CurrentOperationDocument.Argument.swift",
"Documents/CurrentOperation/Mongo.CurrentOperationDocument.swift",
"Documents/Facet/Mongo.FacetDocument.swift",
"Documents/Facet/Mongo.FacetEncoder.swift",
"Documents/Filter/Mongo.FilterDocument.Argument.swift",
"Documents/Filter/Mongo.FilterDocument.swift",
"Documents/Group/Mongo.GroupDocument.ID.swift",
"Documents/Group/Mongo.GroupDocument.swift",
"Documents/Let/Mongo.LetDocument.swift",
"Documents/Let/Mongo.LetEncoder.swift",
"Documents/Lookup/Mongo.LookupDocument.swift",
"Documents/Lookup/Mongo.LookupEncoder.swift",
"Documents/Map/Mongo.MapDocument.Argument.swift",
"Documents/Map/Mongo.MapDocument.swift",
"Documents/Merge/Mongo.MergeDocument.Into.swift",
"Documents/Merge/Mongo.MergeDocument.Let.swift",
"Documents/Merge/Mongo.MergeDocument.On.swift",
"Documents/Merge/Mongo.MergeDocument.WhenMatched.swift",
"Documents/Merge/Mongo.MergeDocument.WhenNotMatched.swift",
"Documents/Merge/Mongo.MergeDocument.swift",
"Documents/Merge/Mongo.MergeInsertMode.swift",
"Documents/Merge/Mongo.MergeUpdateMode.swift",
"Documents/Mongo.AnyKeyPath (ext).swift",
"Documents/Mongo.EncodableDocument.swift",
"Documents/Mongo.EncodableList.swift",
"Documents/Mongo.Variable (ext).swift",
"Documents/Predicate/Mongo.PredicateConfigurable.swift",
"Documents/Predicate/Mongo.PredicateDocument.swift",
"Documents/Predicate/Mongo.PredicateEncodable.swift",
"Documents/Predicate/Mongo.PredicateEncoder.swift",
"Documents/Predicate/Mongo.PredicateList.swift",
"Documents/Predicate/Mongo.PredicateListEncoder.swift",
"Documents/Predicate/Mongo.PredicateOperator.swift",
"Documents/Predicate/Mongo.PredicateOperatorEncoder.swift",
"Documents/Projection/Mongo.ProjectionDocument.swift",
"Documents/Projection/Mongo.ProjectionEncodable.swift",
"Documents/Projection/Mongo.ProjectionEncoder.swift",
"Documents/Projection/Mongo.ProjectionMetadata.swift",
"Documents/Projection/Mongo.ProjectionOperator.swift",
"Documents/Projection/Mongo.ProjectionOperatorEncodable.swift",
"Documents/Projection/Mongo.ProjectionOperatorEncoder.swift",
"Documents/Reduce/Mongo.ReduceDocument.Argument.swift",
"Documents/Reduce/Mongo.ReduceDocument.swift",
"Documents/Sample/Mongo.SampleDocument.Size.swift",
"Documents/Sample/Mongo.SampleDocument.swift",
"Documents/Set/Mongo.SetDocument.swift",
"Documents/Set/Mongo.SetEncoder.swift",
"Documents/Set/Mongo.SetListEncoder.swift",
"Documents/Sort/Mongo.SortAscending.swift",
"Documents/Sort/Mongo.SortBy.swift",
"Documents/Sort/Mongo.SortDescending.swift",
"Documents/Sort/Mongo.SortDirection.swift",
"Documents/Sort/Mongo.SortDocument.swift",
"Documents/Sort/Mongo.SortEncoder.swift",
"Documents/Sort/Mongo.SortMetadata.swift",
"Documents/Sort/Mongo.SortOperator.swift",
"Documents/Sort/Mongo.SortOperatorEncoder.swift",
"Documents/SortArray/Mongo.SortArrayDocument.swift",
"Documents/Switch/Mongo.SwitchBranch.Clause.swift",
"Documents/Switch/Mongo.SwitchBranch.swift",
"Documents/Switch/Mongo.SwitchBranches.Encoder.swift",
"Documents/Switch/Mongo.SwitchBranches.swift",
"Documents/Switch/Mongo.SwitchDocument.Branches.swift",
"Documents/Switch/Mongo.SwitchDocument.Default.swift",
"Documents/Switch/Mongo.SwitchDocument.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.Collection.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.Pipeline.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.swift",
"Documents/Unwind/Mongo.UnwindDocument.Field.swift",
"Documents/Unwind/Mongo.UnwindDocument.PreserveNullAndEmptyArrays.swift",
"Documents/Unwind/Mongo.UnwindDocument.swift",
"Documents/Update/Mongo.UpdateArray.swift",
"Documents/Update/Mongo.UpdateArrayEncoder.swift",
"Documents/Update/Mongo.UpdateBitwiseOperator.swift",
"Documents/Update/Mongo.UpdateDocument.swift",
"Documents/Update/Mongo.UpdateEncoder.swift",
"Documents/Update/Mongo.UpdateFields.swift",
"Documents/Update/Mongo.UpdateFieldsEncoder.swift",
"Documents/Update/Mongo.UpdatePosition.swift",
"Documents/Update/Mongo.UpdateValueOperator.swift",
"Documents/Zip/Mongo.ZipDocument.Encoder.swift",
"Documents/Zip/Mongo.ZipDocument.swift",
"Documents/_MongoExpressionRestrictedEncodable.swift",
"Expressions/Mongo.Expression.swift",
"Expressions/Mongo.ExpressionEncoder.swift",
"Expressions/Optional (ext).swift",
"Mongo.List.swift",
"Mongo.Namespaced (ext).swift",
"Patterns/Mongo.EmptyDocument.swift",
"Patterns/Mongo.IdentityDocument.swift",
"Pipelines/Mongo.Change.Update.swift",
"Pipelines/Mongo.Change.UpdateDescription.swift",
"Pipelines/Mongo.Change.swift",
"Pipelines/Mongo.ChangeEvent.swift",
"Pipelines/Mongo.ChangeEventIdentifier.swift",
"Pipelines/Mongo.ChangeOperationType.swift",
"Pipelines/Mongo.ChangeStreamEncoder.swift",
"Pipelines/Mongo.ChangeTruncatedArray.swift",
"Pipelines/Mongo.Pipeline.swift",
"Pipelines/Mongo.PipelineEncodable.swift",
"Pipelines/Mongo.PipelineEncoder.swift",
"Pipelines/Mongo.PipelineStreamable.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoABI",
"module_type" : "SwiftTarget",
"name" : "MongoABI",
"path" : "Sources/MongoABI",
"product_dependencies" : [
"BSON"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Modeling/Mongo.MasterCodingDelta.swift",
"Modeling/Mongo.MasterCodingModel.swift",
"Mongo.AnyKeyPath.swift",
"Mongo.Variable.swift",
"Namespacing/Mongo.Collection.swift",
"Namespacing/Mongo.Database.swift",
"Namespacing/Mongo.Namespaced.swift",
"Outlining/Mongo.OutlineType.swift",
"Outlining/Mongo.OutlineVector.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "Mongo",
"module_type" : "SwiftTarget",
"name" : "Mongo",
"path" : "Sources/Mongo",
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.swift"
],
"type" : "library"
},
{
"c99name" : "BSON_OrderedCollections",
"module_type" : "SwiftTarget",
"name" : "BSON_OrderedCollections",
"path" : "Sources/BSON_OrderedCollections",
"product_dependencies" : [
"BSON",
"OrderedCollections"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"OrderedDictionary (ext).swift"
],
"type" : "library"
},
{
"c99name" : "ExampleProjectionDocuments",
"module_type" : "SwiftTarget",
"name" : "ExampleProjectionDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExampleProjectionDocuments"
],
"sources" : [
"ExampleProjectionDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleConnectionStrings",
"module_type" : "SwiftTarget",
"name" : "ExampleConnectionStrings",
"path" : "Snippets",
"product_memberships" : [
"ExampleConnectionStrings"
],
"sources" : [
"ExampleConnectionStrings.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "GettingStarted",
"module_type" : "SwiftTarget",
"name" : "GettingStarted",
"path" : "Snippets",
"product_memberships" : [
"GettingStarted"
],
"sources" : [
"GettingStarted.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "BSONNever",
"module_type" : "SwiftTarget",
"name" : "BSONNever",
"path" : "Snippets",
"product_memberships" : [
"BSONNever"
],
"sources" : [
"BSONNever.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExamplePredicateDocuments",
"module_type" : "SwiftTarget",
"name" : "ExamplePredicateDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExamplePredicateDocuments"
],
"sources" : [
"ExamplePredicateDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleExpressions",
"module_type" : "SwiftTarget",
"name" : "ExampleExpressions",
"path" : "Snippets",
"product_memberships" : [
"ExampleExpressions"
],
"sources" : [
"ExampleExpressions.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleAccumulators",
"module_type" : "SwiftTarget",
"name" : "ExampleAccumulators",
"path" : "Snippets",
"product_memberships" : [
"ExampleAccumulators"
],
"sources" : [
"ExampleAccumulators.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleBucketDocuments",
"module_type" : "SwiftTarget",
"name" : "ExampleBucketDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExampleBucketDocuments"
],
"sources" : [
"ExampleBucketDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.