The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of fluent-mongo-driver, reference 1.4.0 (79bf35), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 13:38:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-mongo-driver.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/fluent-mongo-driver
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 79bf354 Update For Swift 6 (#61)
Cloned https://github.com/vapor/fluent-mongo-driver.git
Revision (git rev-parse @):
79bf35430e72e4290b3d08ac1eb8784d4e389c32
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-mongo-driver.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/fluent-mongo-driver.git
https://github.com/vapor/fluent-mongo-driver.git
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.7.13",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/MongoKitten.git"
    },
    {
      "identity" : "dnsclient",
      "requirement" : {
        "exact" : [
          "2.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/DNSClient.git"
    }
  ],
  "manifest_display_name" : "fluent-mongo-driver",
  "name" : "fluent-mongo-driver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentMongoDriver",
      "targets" : [
        "FluentMongoDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentMongoDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentMongoDriverTests",
      "path" : "Tests/FluentMongoDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentMongoDriverTests.swift"
      ],
      "target_dependencies" : [
        "FluentMongoDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentMongoDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentMongoDriver",
      "path" : "Sources/FluentMongoDriver",
      "product_dependencies" : [
        "FluentKit",
        "MongoKitten",
        "DNSClient"
      ],
      "product_memberships" : [
        "FluentMongoDriver"
      ],
      "sources" : [
        "ChangeStream.swift",
        "DatabaseQuery+Mongo.swift",
        "DatabaseValue+Mongo.swift",
        "Document+DatabaseOutput.swift",
        "Errors.swift",
        "Exports.swift",
        "FieldKey+Mongo.swift",
        "Filter.swift",
        "GridFS.swift",
        "MongoDB+Aggregate.swift",
        "MongoDB+Create.swift",
        "MongoDB+DatabaseRow.swift",
        "MongoDB+Delete.swift",
        "MongoDB+Join.swift",
        "MongoDB+Read.swift",
        "MongoDB+Schema.swift",
        "MongoDB+Transaction.swift",
        "MongoDB+Update.swift",
        "MongoDB.swift",
        "ObjectId+RandomGeneratable.swift",
        "Sort.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/445] Write sources
[13/445] Copying PrivacyInfo.xcprivacy
[14/445] Write sources
[32/445] Compiling fiat_p256_adx_sqr.S
[33/445] Compiling CNIOWindows shim.c
[34/445] Compiling CNIOWindows WSAStartup.c
[35/445] Compiling CNIOWASI CNIOWASI.c
[36/445] Compiling fiat_p256_adx_mul.S
[37/445] Compiling fiat_curve25519_adx_square.S
[38/445] Compiling fiat_curve25519_adx_mul.S
[39/445] Compiling CNIOLinux shim.c
[39/445] Compiling CNIOLinux liburing_shims.c
[41/445] Write swift-version-2F0A5646E1D333AE.txt
[42/445] Compiling _AtomicsShims.c
[43/449] Compiling CNIODarwin shim.c
[44/451] Compiling CNIOBoringSSLShims shims.c
[45/460] Compiling tls13_server.cc
[46/460] Compiling tls13_client.cc
[47/460] Compiling tls_record.cc
[47/460] Compiling t1_enc.cc
[47/460] Compiling tls13_both.cc
[47/460] Compiling tls_method.cc
[47/460] Compiling tls13_enc.cc
[53/486] Compiling _NIOBase64 Base64.swift
[54/486] Emitting module _NIOBase64
[55/486] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/486] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/487] Emitting module InternalCollectionsUtilities
[58/487] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/487] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/487] Compiling InternalCollectionsUtilities Specialize.swift
[60/487] Compiling ssl_stat.cc
[62/487] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[63/487] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[64/487] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/487] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/487] Compiling InternalCollectionsUtilities Debugging.swift
[67/487] Compiling InternalCollectionsUtilities Descriptions.swift
[67/487] Compiling ssl_transcript.cc
[68/487] Compiling ssl_versions.cc
[70/487] Compiling CoreMetrics Metrics.swift
[71/487] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/487] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/487] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/487] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[75/487] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[76/487] Compiling InternalCollectionsUtilities Integer rank.swift
[77/487] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/487] Compiling ssl_x509.cc
[79/487] Compiling _NIODataStructures _TinyArray.swift
[80/557] Compiling CoreMetrics Locks.swift
[81/557] Emitting module CoreMetrics
[82/557] Compiling _NIODataStructures PriorityQueue.swift
[83/557] Compiling _NIODataStructures Heap.swift
[84/557] Emitting module _NIODataStructures
[85/557] Compiling Logging Locks.swift
[86/557] Compiling Logging Logging.swift
[87/557] Compiling Logging LogHandler.swift
[88/557] Compiling Logging MetadataProvider.swift
[89/557] Emitting module Logging
[90/622] Compiling HeapModule _HeapNode.swift
[91/622] Compiling HeapModule Heap.swift
[91/622] Compiling ssl_session.cc
[93/622] Compiling HeapModule Heap+Descriptions.swift
[94/622] Compiling HeapModule Heap+Invariants.swift
[95/622] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[96/622] Compiling HeapModule Heap+UnsafeHandle.swift
[97/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[98/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[99/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[100/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[101/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[102/622] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[103/622] Emitting module HeapModule
[104/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[105/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[106/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[107/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[108/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[109/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[110/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[111/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[112/628] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[113/628] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[114/628] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[115/628] Compiling OrderedCollections OrderedSet+Sendable.swift
[115/722] Compiling ssl_privkey.cc
[116/722] Compiling ssl_key_share.cc
[118/722] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[119/722] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[120/722] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[121/722] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[122/722] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[123/722] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[124/722] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[124/729] Compiling ssl_file.cc
[126/729] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[127/729] Compiling HashTreeCollections _HashNode+Structural filter.swift
[128/729] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[129/729] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[130/729] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[131/729] Compiling HashTreeCollections TreeDictionary+Filter.swift
[132/729] Compiling HashTreeCollections TreeSet+Descriptions.swift
[133/729] Compiling HashTreeCollections _HashNode+Lookups.swift
[134/729] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[135/729] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[136/729] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[137/729] Compiling HashTreeCollections _HashNode+Storage.swift
[138/729] Compiling HashTreeCollections _HashLevel.swift
[139/729] Compiling HashTreeCollections _HashNode+Builder.swift
[140/729] Compiling HashTreeCollections _HashNode+Debugging.swift
[141/729] Compiling HashTreeCollections _HashNode+Initializers.swift
[142/729] Compiling HashTreeCollections _HashNode+Invariants.swift
[143/729] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[144/729] Compiling HashTreeCollections TreeDictionary+Values.swift
[145/729] Compiling HashTreeCollections TreeDictionary.swift
[146/729] Compiling HashTreeCollections TreeSet+Codable.swift
[147/729] Compiling HashTreeCollections TreeSet+Collection.swift
[148/729] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[149/729] Compiling HashTreeCollections TreeSet+Debugging.swift
[150/729] Compiling HashTreeCollections TreeDictionary+Codable.swift
[151/729] Compiling HashTreeCollections TreeDictionary+Collection.swift
[152/729] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[153/729] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[154/729] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[155/729] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[156/729] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[157/729] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[158/729] Compiling HashTreeCollections TreeSet+Hashable.swift
[159/729] Compiling HashTreeCollections TreeSet+Sendable.swift
[160/729] Compiling HashTreeCollections TreeSet+Sequence.swift
[161/729] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[162/729] Compiling HashTreeCollections _RawHashNode.swift
[163/729] Compiling HashTreeCollections _UnmanagedHashNode.swift
[164/729] Compiling HashTreeCollections _UnsafePath.swift
[165/729] Compiling DequeModule Deque+Extras.swift
[166/729] Compiling DequeModule Deque+Hashable.swift
[167/729] Compiling DequeModule Deque._UnsafeHandle.swift
[168/729] Compiling DequeModule Deque.swift
[169/729] Compiling HashTreeCollections _Hash.swift
[172/729] Compiling ssl_lib.cc
[174/729] Compiling DequeModule Deque+CustomReflectable.swift
[175/729] Compiling DequeModule Deque+Descriptions.swift
[176/729] Compiling DequeModule Deque+Codable.swift
[177/729] Compiling DequeModule Deque+Collection.swift
[178/729] Compiling DequeModule Deque+Equatable.swift
[179/729] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[180/729] Compiling DequeModule Deque+Testing.swift
[181/729] Compiling DequeModule Deque._Storage.swift
[182/729] Compiling DequeModule _DequeBufferHeader.swift
[183/729] Compiling DequeModule _DequeBuffer.swift
[184/729] Compiling DequeModule _DequeSlot.swift
[216/738] Compiling DequeModule _UnsafeWrappedBuffer.swift
[223/738] Emitting module DequeModule
[226/738] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[227/738] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[228/738] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[229/738] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[230/738] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[231/738] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[232/738] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[233/738] Compiling HashTreeCollections TreeSet.swift
[236/738] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[237/738] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[238/738] Compiling HashTreeCollections TreeDictionary+Keys.swift
[239/738] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[240/738] Compiling HashTreeCollections TreeDictionary+Merge.swift
[241/738] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[242/738] Emitting module OrderedCollections
[251/738] Compiling ssl_cipher.cc
[253/738] Emitting module _RopeModule
[253/738] Compiling ssl_credential.cc
[255/738] Compiling _RopeModule Rope+Remove.swift
[256/738] Compiling _RopeModule Rope+RemoveSubrange.swift
[257/738] Compiling _RopeModule Rope+Split.swift
[258/738] Compiling _RopeModule Optional Utilities.swift
[259/738] Compiling _RopeModule String Utilities.swift
[260/738] Compiling _RopeModule String.Index+ABI.swift
[261/738] Compiling _RopeModule _CharacterRecognizer.swift
[261/738] Compiling ssl_cert.cc
[280/738] Compiling ssl_buffer.cc
[293/738] Compiling HashTreeCollections TreeSet+Equatable.swift
[294/738] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[295/738] Compiling HashTreeCollections TreeSet+Extras.swift
[296/738] Compiling HashTreeCollections TreeSet+Filter.swift
[329/738] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[346/738] Compiling ssl_asn1.cc
[347/738] Compiling ssl_aead_ctx.cc
[348/738] Compiling s3_pkt.cc
[349/738] Compiling s3_lib.cc
[350/738] Compiling s3_both.cc
[351/738] Compiling handshake_server.cc
[352/738] Compiling handshake_client.cc
[354/738] Emitting module HashTreeCollections
[354/738] Compiling handshake.cc
[356/738] Emitting module Metrics
[357/738] Compiling Metrics Metrics.swift
[358/738] Compiling _MongoKittenCrypto SHA256.swift
[359/738] Compiling _MongoKittenCrypto SHA1.swift
[360/738] Compiling _MongoKittenCrypto MongoDB-CR.swift
[361/738] Compiling _MongoKittenCrypto PBKDF2.swift
[362/738] Compiling _MongoKittenCrypto MD5.swift
[363/738] Emitting module _MongoKittenCrypto
[363/738] Compiling handoff.cc
[365/738] Compiling _MongoKittenCrypto HMAC.swift
[366/738] Compiling _MongoKittenCrypto Hash.swift
[367/738] Compiling _MongoKittenCrypto Hex.swift
[367/738] Compiling encrypted_client_hello.cc
[368/738] Compiling md5-x86_64-linux.S
[369/738] Compiling md5-x86_64-apple.S
[370/738] Compiling dtls_record.cc
[371/738] Compiling md5-586-apple.S
[372/738] Compiling md5-586-linux.S
[373/738] Compiling chacha20_poly1305_x86_64-apple.S
[373/738] Compiling chacha20_poly1305_x86_64-linux.S
[375/738] Compiling dtls_method.cc
[376/738] Compiling chacha20_poly1305_armv8-win.S
[377/738] Compiling chacha20_poly1305_armv8-linux.S
[378/738] Compiling chacha-x86_64-linux.S
[379/738] Compiling d1_srtp.cc
[380/738] Compiling chacha-x86_64-apple.S
[381/738] Compiling chacha20_poly1305_armv8-apple.S
[382/738] Compiling extensions.cc
[383/738] Compiling chacha-x86-linux.S
[384/738] Compiling chacha-x86-apple.S
[384/738] Compiling chacha-armv8-win.S
[386/738] Compiling chacha-armv8-linux.S
[387/738] Compiling d1_pkt.cc
[388/738] Compiling chacha-armv8-apple.S
[389/738] Compiling chacha-armv4-linux.S
[390/738] Compiling aes128gcmsiv-x86_64-linux.S
[391/738] Compiling aes128gcmsiv-x86_64-apple.S
[392/738] Compiling x86_64-mont5-linux.S
[393/738] Compiling x86_64-mont5-apple.S
[394/738] Compiling err_data.cc
[395/738] Compiling x86_64-mont-linux.S
[396/738] Compiling x86_64-mont-apple.S
[397/738] Compiling x86-mont-linux.S
[397/738] Compiling x86-mont-apple.S
[399/738] Compiling vpaes-x86_64-linux.S
[400/738] Compiling vpaes-x86_64-apple.S
[401/738] Compiling vpaes-x86-linux.S
[402/738] Compiling vpaes-x86-apple.S
[403/738] Compiling vpaes-armv8-win.S
[404/738] Compiling vpaes-armv8-linux.S
[405/738] Compiling vpaes-armv7-linux.S
[406/738] Compiling vpaes-armv8-apple.S
[407/738] Compiling sha512-x86_64-linux.S
[408/738] Compiling sha512-armv8-win.S
[409/738] Compiling sha512-x86_64-apple.S
[410/738] Compiling sha512-armv8-linux.S
[411/738] Compiling bio_ssl.cc
[412/738] Compiling sha512-armv4-linux.S
[413/738] Compiling sha512-586-linux.S
[414/738] Compiling sha512-armv8-apple.S
[415/738] Compiling sha512-586-apple.S
[416/738] Compiling d1_lib.cc
[417/738] Compiling sha256-x86_64-apple.S
[418/738] Compiling sha256-x86_64-linux.S
[419/738] Compiling sha256-armv8-win.S
[420/738] Compiling sha256-armv8-linux.S
[421/738] Compiling sha256-armv4-linux.S
[422/738] Compiling sha256-armv8-apple.S
[423/738] Compiling sha256-586-linux.S
[424/738] Compiling sha256-586-apple.S
[425/738] Compiling sha1-x86_64-linux.S
[426/738] Compiling sha1-x86_64-apple.S
[427/738] Compiling sha1-armv8-win.S
[428/738] Compiling sha1-armv8-linux.S
[429/738] Compiling sha1-armv4-large-linux.S
[430/738] Compiling sha1-armv8-apple.S
[431/738] Compiling sha1-586-linux.S
[432/738] Compiling rsaz-avx2-linux.S
[432/738] Compiling sha1-586-apple.S
[432/738] Compiling rsaz-avx2-apple.S
[435/738] Compiling rdrand-x86_64-apple.S
[436/738] Compiling rdrand-x86_64-linux.S
[437/738] Compiling p256_beeu-x86_64-asm-linux.S
[438/738] Compiling p256_beeu-x86_64-asm-apple.S
[439/738] Compiling p256-x86_64-asm-linux.S
[440/738] Compiling p256_beeu-armv8-asm-win.S
[440/738] Compiling p256_beeu-armv8-asm-linux.S
[441/738] Compiling p256-x86_64-asm-apple.S
[443/738] Compiling p256_beeu-armv8-asm-apple.S
[444/738] Compiling p256-armv8-asm-win.S
[445/738] Compiling d1_both.cc
[446/738] Compiling p256-armv8-asm-linux.S
[447/738] Compiling p256-armv8-asm-apple.S
[448/738] Compiling ghashv8-armv8-win.S
[449/738] Compiling ghashv8-armv8-linux.S
[450/738] Compiling ghashv8-armv7-linux.S
[451/738] Compiling ghash-x86_64-linux.S
[452/738] Compiling ghash-x86_64-apple.S
[453/738] Compiling ghashv8-armv8-apple.S
[454/738] Compiling ghash-x86-linux.S
[455/738] Compiling ghash-x86-apple.S
[456/738] Compiling ghash-ssse3-x86_64-linux.S
[457/738] Compiling ghash-ssse3-x86_64-apple.S
[458/738] Compiling ghash-ssse3-x86-linux.S
[459/738] Compiling ghash-neon-armv8-win.S
[459/738] Compiling ghash-ssse3-x86-apple.S
[461/738] Compiling ghash-neon-armv8-apple.S
[462/738] Compiling ghash-neon-armv8-linux.S
[463/738] Compiling co-586-linux.S
[464/738] Compiling co-586-apple.S
[464/738] Compiling ghash-armv4-linux.S
[464/738] Compiling bsaes-armv7-linux.S
[467/738] Compiling bn-armv8-win.S
[468/738] Compiling bn-armv8-linux.S
[469/738] Compiling bn-armv8-apple.S
[470/738] Compiling armv8-mont-win.S
[471/738] Compiling bn-586-linux.S
[472/738] Compiling bn-586-apple.S
[473/738] Compiling armv4-mont-linux.S
[474/738] Compiling armv8-mont-linux.S
[475/738] Compiling aesv8-gcm-armv8-win.S
[476/738] Compiling aesv8-gcm-armv8-linux.S
[477/738] Compiling armv8-mont-apple.S
[478/738] Compiling aesv8-gcm-armv8-apple.S
[479/738] Compiling aesv8-armv8-win.S
[480/738] Compiling aesv8-armv8-linux.S
[480/738] Compiling aesv8-armv7-linux.S
[482/738] Compiling aesv8-armv8-apple.S
[483/738] Compiling aesni-x86_64-apple.S
[484/738] Compiling aesni-x86-linux.S
[485/738] Compiling aesni-gcm-x86_64-linux.S
[486/738] Compiling aesni-x86-apple.S
[487/738] Compiling aesni-x86_64-linux.S
[488/738] Compiling aesni-gcm-x86_64-apple.S
[489/738] Compiling aes-gcm-avx2-x86_64-linux.S
[490/738] Compiling aes-gcm-avx10-x86_64-linux.S
[491/738] Compiling aes-gcm-avx2-x86_64-apple.S
[492/738] Compiling aes-gcm-avx10-x86_64-apple.S
[493/738] Compiling x_spki.cc
[494/738] Compiling x_sig.cc
[495/738] Compiling x_x509a.cc
[496/738] Compiling x_val.cc
[497/738] Compiling x_req.cc
[498/738] Compiling x_x509.cc
[499/738] Compiling x_exten.cc
[500/738] Compiling x_pubkey.cc
[501/738] Compiling x_crl.cc
[502/738] Compiling x_name.cc
[503/738] Compiling x509spki.cc
[504/738] Compiling x509rset.cc
[505/738] Compiling x_algor.cc
[506/738] Compiling x_attrib.cc
[507/738] Compiling x509name.cc
[508/738] Compiling x_all.cc
[509/738] Compiling x509cset.cc
[510/738] Compiling x509_vpm.cc
[511/738] Compiling x509_v3.cc
[512/738] Compiling x509_vfy.cc
[513/738] Compiling x509_txt.cc
[514/738] Compiling x509_trs.cc
[515/738] Compiling x509_set.cc
[516/738] Compiling x509_obj.cc
[517/738] Compiling x509_req.cc
[518/738] Compiling x509_def.cc
[519/738] Compiling x509_d2.cc
[520/738] Compiling x509_ext.cc
[521/738] Compiling x509_lu.cc
[522/738] Compiling x509_cmp.cc
[523/738] Compiling x509.cc
[524/738] Compiling x509_att.cc
[525/738] Compiling v3_skey.cc
[526/738] Compiling v3_prn.cc
[527/738] Compiling v3_purp.cc
[528/738] Compiling v3_utl.cc
[529/738] Compiling v3_ocsp.cc
[530/738] Compiling v3_pcons.cc
[531/738] Compiling v3_pmaps.cc
[532/738] Compiling v3_ncons.cc
[533/738] Compiling v3_int.cc
[534/738] Compiling v3_lib.cc
[535/738] Compiling v3_info.cc
[536/738] Compiling v3_ia5.cc
[537/738] Compiling v3_extku.cc
[538/738] Compiling v3_genn.cc
[539/738] Compiling v3_enum.cc
[540/738] Compiling v3_crld.cc
[541/738] Compiling v3_cpols.cc
[542/738] Compiling v3_conf.cc
[543/738] Compiling v3_bitst.cc
[544/738] Compiling v3_bcons.cc
[545/738] Compiling v3_alt.cc
[546/738] Compiling v3_akeya.cc
[547/738] Compiling t_x509a.cc
[548/738] Compiling v3_akey.cc
[549/738] Compiling t_req.cc
[550/738] Compiling t_x509.cc
[551/738] Compiling t_crl.cc
[552/738] Compiling rsa_pss.cc
[553/738] Compiling i2d_pr.cc
[554/738] Compiling name_print.cc
[555/738] Compiling policy.cc
[556/738] Compiling by_file.cc
[557/738] Compiling by_dir.cc
[558/738] Compiling asn1_gen.cc
[559/738] Compiling a_sign.cc
[560/738] Compiling algorithm.cc
[561/738] Compiling a_digest.cc
[562/738] Compiling a_verify.cc
[563/738] Compiling voprf.cc
[564/738] Compiling thread_win.cc
[565/738] Compiling thread_pthread.cc
[566/738] Compiling thread_none.cc
[567/738] Compiling thread.cc
[568/738] Compiling trust_token.cc
[569/738] Compiling stack.cc
[570/738] Compiling pmbtoken.cc
[571/738] Compiling slhdsa.cc
[572/738] Compiling spake2plus.cc
[573/738] Compiling siphash.cc
[574/738] Compiling sha512.cc
[575/738] Compiling sha256.cc
[576/738] Compiling sha1.cc
[577/738] Compiling rsa_extra.cc
[578/738] Compiling rsa_print.cc
[579/738] Compiling rsa_crypt.cc
[580/738] Compiling refcount.cc
[581/738] Compiling rc4.cc
[582/738] Compiling rsa_asn1.cc
[583/738] Compiling windows.cc
[584/738] Compiling urandom.cc
[585/738] Compiling trusty.cc
[586/738] Compiling rand.cc
[587/738] Compiling ios.cc
[588/738] Compiling poly1305_arm_asm.S
[589/738] Compiling passive.cc
[590/738] Compiling getentropy.cc
[591/738] Compiling forkunsafe.cc
[592/738] Compiling deterministic.cc
[593/738] Compiling fork_detect.cc
[594/738] Compiling poly1305_vec.cc
[595/738] Compiling poly1305_arm.cc
[596/738] Compiling poly1305.cc
[597/738] Compiling pool.cc
[598/738] Compiling pkcs8.cc
[599/738] Compiling pkcs7.cc
[600/738] Compiling pkcs8_x509.cc
[601/738] Compiling p5_pbev2.cc
[602/738] Compiling pkcs7_x509.cc
[603/738] Compiling pem_xaux.cc
[604/738] Compiling pem_x509.cc
[605/738] Compiling pem_pkey.cc
[606/738] Compiling pem_pk8.cc
[607/738] Compiling pem_oth.cc
[608/738] Compiling mlkem.cc
[609/738] Compiling obj_xref.cc
[610/738] Compiling pem_info.cc
[611/738] Compiling pem_lib.cc
[612/738] Compiling pem_all.cc
[613/738] Compiling mldsa.cc
[614/738] Compiling obj.cc
[615/738] Compiling poly_rq_mul.S
[616/738] Compiling fips_shared_support.cc
[617/738] Compiling mem.cc
[618/738] Compiling md4.cc
[619/738] Compiling md5.cc
[620/738] Compiling lhash.cc
[621/738] Compiling kyber.cc
[622/738] Compiling ex_data.cc
[623/738] Compiling sign.cc
[624/738] Compiling scrypt.cc
[625/738] Compiling hpke.cc
[626/738] Compiling pbkdf.cc
[627/738] Compiling print.cc
[628/738] Compiling hrss.cc
[629/738] Compiling p_x25519_asn1.cc
[630/738] Compiling p_x25519.cc
[631/738] Compiling p_ed25519.cc
[631/738] Compiling p_rsa_asn1.cc
[633/738] Compiling p_rsa.cc
[634/738] Compiling p_hkdf.cc
[635/738] Compiling p_ec.cc
[636/738] Compiling p_ed25519_asn1.cc
[637/738] Compiling p_ec_asn1.cc
[638/738] Compiling p_dh_asn1.cc
[639/738] Compiling p_dsa_asn1.cc
[640/738] Compiling p_dh.cc
[641/738] Compiling evp_ctx.cc
[642/738] Compiling err.cc
[643/738] Compiling evp.cc
[644/738] Compiling engine.cc
[645/738] Compiling evp_asn1.cc
[646/738] Compiling ecdh.cc
[646/738] Compiling ecdsa_asn1.cc
[648/738] Compiling ec_derive.cc
[649/738] Compiling hash_to_curve.cc
[650/738] Compiling dsa.cc
[651/738] Compiling ec_asn1.cc
[652/738] Compiling bcm.cc
[653/738] Compiling x25519-asm-arm.S
[654/738] Compiling params.cc
[655/738] Compiling dsa_asn1.cc
[656/738] Compiling digest_extra.cc
[657/738] Compiling des.cc
[658/738] Compiling curve25519_64_adx.cc
[659/738] Compiling dh_asn1.cc
[660/738] Compiling spake25519.cc
[661/738] Compiling cpu_intel.cc
[662/738] Compiling crypto.cc
[663/738] Compiling cpu_arm_linux.cc
[664/738] Compiling cpu_arm_freebsd.cc
[665/738] Compiling cpu_aarch64_win.cc
[666/738] Compiling curve25519.cc
[667/738] Compiling cpu_aarch64_sysreg.cc
[668/738] Compiling cpu_aarch64_openbsd.cc
[669/738] Compiling cpu_aarch64_linux.cc
[670/738] Compiling cpu_aarch64_fuchsia.cc
[671/738] Compiling cpu_aarch64_apple.cc
[672/738] Compiling tls_cbc.cc
[673/738] Compiling get_cipher.cc
[674/738] Compiling conf.cc
[675/738] Compiling e_rc4.cc
[676/738] Compiling e_tls.cc
[677/738] Compiling e_rc2.cc
[678/738] Compiling e_null.cc
[679/738] Compiling e_des.cc
[680/738] Compiling e_chacha20poly1305.cc
[681/738] Compiling e_aesgcmsiv.cc
[682/738] Compiling derive_key.cc
[683/738] Compiling chacha.cc
[684/738] Compiling e_aesctrhmac.cc
[685/738] Compiling unicode.cc
[686/738] Compiling cbs.cc
[687/738] Compiling cbb.cc
[688/738] Compiling ber.cc
[689/738] Compiling asn1_compat.cc
[690/738] Compiling buf.cc
[691/738] Compiling blake2.cc
[692/738] Compiling socket_helper.cc
[693/738] Compiling bn_asn1.cc
[694/738] Compiling convert.cc
[695/738] Compiling socket.cc
[696/738] Compiling printf.cc
[697/738] Compiling pair.cc
[698/738] Compiling hexdump.cc
[699/738] Compiling file.cc
[700/738] Compiling fd.cc
[701/738] Compiling errno.cc
[702/738] Compiling connect.cc
[703/738] Compiling bio_mem.cc
[704/738] Compiling base64.cc
[705/738] Compiling bio.cc
[706/738] Compiling tasn_typ.cc
[707/738] Compiling tasn_fre.cc
[708/738] Compiling tasn_enc.cc
[709/738] Compiling tasn_utl.cc
[710/738] Compiling tasn_new.cc
[711/738] Compiling posix_time.cc
[712/738] Compiling f_string.cc
[713/738] Compiling f_int.cc
[714/738] Compiling asn_pack.cc
[715/738] Compiling tasn_dec.cc
[716/738] Compiling asn1_par.cc
[717/738] Compiling a_utctm.cc
[718/738] Compiling asn1_lib.cc
[719/738] Compiling a_type.cc
[720/738] Compiling a_octet.cc
[721/738] Compiling a_time.cc
[722/738] Compiling a_strnid.cc
[723/738] Compiling a_strex.cc
[724/738] Compiling a_object.cc
[725/738] Compiling a_mbstr.cc
[725/738] Write sources
[729/738] Compiling a_int.cc
[730/738] Compiling a_i2d_fp.cc
[731/738] Compiling a_dup.cc
[732/739] Compiling a_d2i_fp.cc
[733/745] Compiling a_gentm.cc
[734/812] Compiling a_bitstr.cc
[735/812] Compiling a_bool.cc
[737/812] Compiling Atomics Primitives.shims.swift
[738/812] Compiling Atomics AtomicInteger.swift
[739/812] Compiling Atomics AtomicOptionalWrappable.swift
[740/812] Compiling Atomics AtomicReference.swift
[741/812] Compiling Atomics AtomicStorage.swift
[742/812] Compiling Atomics AtomicValue.swift
[743/817] Compiling BitCollections BitSet+Hashable.swift
[744/817] Compiling BitCollections BitSet+Initializers.swift
[745/817] Compiling BitCollections BitSet+Invariants.swift
[746/817] Compiling BitCollections BitSet+Random.swift
[747/817] Compiling BitCollections BitSet+SetAlgebra basics.swift
[748/817] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[749/817] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[750/817] Compiling BitCollections BitSet+CustomReflectable.swift
[751/817] Compiling BitCollections BitSet+CustomStringConvertible.swift
[752/817] Compiling BitCollections BitSet+Equatable.swift
[753/817] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[754/817] Compiling BitCollections BitSet+Extras.swift
[755/817] Compiling Atomics UnsafeAtomic.swift
[756/817] Compiling Atomics UnsafeAtomicLazyReference.swift
[757/819] Emitting module BitCollections
[758/819] Compiling Atomics AtomicMemoryOrderings.swift
[759/819] Compiling Atomics DoubleWord.swift
[760/819] Compiling Atomics ManagedAtomic.swift
[761/819] Compiling Atomics ManagedAtomicLazyReference.swift
[762/819] Compiling BitCollections BitSet.swift
[763/819] Compiling BitCollections Range+Utilities.swift
[764/819] Compiling BitCollections Slice+Utilities.swift
[765/819] Compiling BitCollections UInt+Tricks.swift
[766/819] Compiling BitCollections _Word.swift
[767/819] Compiling Atomics IntegerOperations.swift
[768/819] Compiling Atomics Unmanaged extensions.swift
[779/819] Compiling BitCollections BitArray._UnsafeHandle.swift
[780/819] Compiling BitCollections BitArray.swift
[781/819] Compiling BitCollections BitSet+BidirectionalCollection.swift
[782/819] Compiling BitCollections BitSet+Codable.swift
[783/819] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[784/819] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[785/819] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[786/819] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[787/819] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[788/819] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[789/819] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[790/819] Compiling BitCollections BitSet+SetAlgebra union.swift
[791/819] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[792/819] Compiling BitCollections BitSet.Counted.swift
[793/819] Compiling BitCollections BitSet.Index.swift
[794/819] Compiling BitCollections BitSet._UnsafeHandle.swift
[795/819] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[796/819] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[797/819] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[798/819] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[799/819] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[800/819] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[801/819] Compiling Atomics OptionalRawRepresentable.swift
[802/819] Compiling Atomics RawRepresentable.swift
[803/819] Compiling Atomics AtomicBool.swift
[804/819] Compiling Atomics IntegerConformances.swift
[805/819] Compiling Atomics PointerConformances.swift
[806/819] Compiling Atomics Primitives.native.swift
[813/821] Compiling Collections Collections.swift
[814/821] Emitting module Collections
[818/821] Compiling c-nioatomics.c
[820/821] Emitting module Atomics
[820/821] Compiling c-atomics.c
[822/827] Compiling NIOConcurrencyHelpers lock.swift
[823/827] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[824/827] Compiling NIOConcurrencyHelpers NIOLock.swift
[825/827] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[826/827] Compiling NIOConcurrencyHelpers atomics.swift
[827/827] Emitting module NIOConcurrencyHelpers
[828/888] Compiling NIOCore GlobalSingletons.swift
[829/888] Compiling NIOCore IO.swift
[830/888] Compiling NIOCore IOData.swift
[831/888] Compiling NIOCore IPProtocol.swift
[832/888] Compiling NIOCore IntegerBitPacking.swift
[833/888] Compiling NIOCore IntegerTypes.swift
[834/894] Compiling NIOCore Interfaces.swift
[835/894] Compiling NIOCore Linux.swift
[836/894] Compiling NIOCore MarkedCircularBuffer.swift
[837/894] Compiling NIOCore MulticastChannel.swift
[838/894] Compiling NIOCore NIOAny.swift
[839/894] Compiling NIOCore NIOCloseOnErrorHandler.swift
[840/894] Compiling NIOCore NIOLoopBound.swift
[841/894] Compiling NIOCore NIOScheduledCallback.swift
[842/894] Compiling NIOCore NIOSendable.swift
[843/894] Compiling NIOCore RecvByteBufferAllocator.swift
[844/894] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[845/894] Compiling NIOCore SocketAddresses.swift
[846/894] Compiling NIOCore Codec.swift
[847/894] Compiling NIOCore ConvenienceOptionSupport.swift
[848/894] Compiling NIOCore DeadChannel.swift
[849/894] Compiling NIOCore DispatchQueue+WithFuture.swift
[850/894] Compiling NIOCore EventLoop+Deprecated.swift
[851/894] Compiling NIOCore EventLoop+SerialExecutor.swift
[852/894] Compiling NIOCore EventLoop.swift
[853/894] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[854/894] Compiling NIOCore EventLoopFuture+Deprecated.swift
[855/894] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[856/894] Compiling NIOCore EventLoopFuture.swift
[857/894] Compiling NIOCore FileDescriptor.swift
[858/894] Compiling NIOCore FileHandle.swift
[859/894] Compiling NIOCore FileRegion.swift
[860/894] Compiling NIOCore SocketOptionProvider.swift
[861/894] Compiling NIOCore SystemCallHelpers.swift
[862/894] Compiling NIOCore TimeAmount+Duration.swift
[863/894] Compiling NIOCore TypeAssistedChannelHandler.swift
[864/894] Compiling NIOCore UniversalBootstrapSupport.swift
[865/894] Compiling NIOCore Utilities.swift
[866/894] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[867/894] Compiling NIOCore NIOAsyncWriter.swift
[868/894] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[869/894] Compiling NIOCore BSDSocketAPI.swift
[870/894] Compiling NIOCore ByteBuffer-aux.swift
[871/894] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[872/894] Compiling NIOCore ByteBuffer-conversions.swift
[873/894] Compiling NIOCore Channel.swift
[874/894] Compiling NIOCore ChannelHandler.swift
[875/894] Compiling NIOCore ChannelHandlers.swift
[876/894] Compiling NIOCore ChannelInvoker.swift
[877/894] Compiling NIOCore ChannelOption.swift
[878/894] Compiling NIOCore ChannelPipeline.swift
[879/894] Compiling NIOCore CircularBuffer.swift
[880/894] Compiling NIOCore AddressedEnvelope.swift
[881/894] Compiling NIOCore AsyncAwaitSupport.swift
[882/894] Compiling NIOCore AsyncChannel.swift
[883/894] Compiling NIOCore AsyncChannelHandler.swift
[884/894] Compiling NIOCore AsyncChannelInboundStream.swift
[885/894] Compiling NIOCore AsyncChannelOutboundWriter.swift
[886/894] Compiling NIOCore NIOAsyncSequenceProducer.swift
[887/894] Compiling NIOCore ByteBuffer-core.swift
[888/894] Compiling NIOCore ByteBuffer-hex.swift
[889/894] Compiling NIOCore ByteBuffer-int.swift
[890/894] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[891/894] Compiling NIOCore ByteBuffer-multi-int.swift
[892/894] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[893/894] Compiling NIOCore ByteBuffer-views.swift
[894/894] Emitting module NIOCore
[895/947] Compiling NIOEmbedded AsyncTestingChannel.swift
[896/947] Emitting module NIOEmbedded
[897/947] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[898/947] Compiling NIOEmbedded Embedded.swift
[899/947] Compiling NIOPosix SocketProtocols.swift
[900/947] Compiling NIOPosix System.swift
[901/947] Compiling NIOPosix Thread.swift
[902/947] Compiling NIOPosix ThreadPosix.swift
[903/947] Compiling NIOPosix ThreadWindows.swift
[904/952] Compiling NIOPosix GetaddrinfoResolver.swift
[905/952] Compiling NIOPosix HappyEyeballs.swift
[906/952] Compiling NIOPosix IO.swift
[907/952] Compiling NIOPosix IntegerBitPacking.swift
[908/952] Compiling NIOPosix IntegerTypes.swift
[909/952] Compiling NIOPosix Linux.swift
[910/952] Compiling NIOPosix Selectable.swift
[911/952] Compiling NIOPosix SelectableChannel.swift
[912/952] Compiling NIOPosix SelectableEventLoop.swift
[913/952] Compiling NIOPosix SelectorEpoll.swift
[914/952] Compiling NIOPosix SelectorGeneric.swift
[915/952] Emitting module NIOPosix
[916/952] Compiling NIOPosix SelectorKqueue.swift
[917/952] Compiling NIOPosix SelectorUring.swift
[918/952] Compiling NIOPosix ServerSocket.swift
[919/952] Compiling NIOPosix Socket.swift
[920/952] Compiling NIOPosix SocketChannel.swift
[921/952] Compiling NIOPosix BSDSocketAPICommon.swift
[922/952] Compiling NIOPosix BSDSocketAPIPosix.swift
[923/952] Compiling NIOPosix BSDSocketAPIWindows.swift
[924/952] Compiling NIOPosix BaseSocket.swift
[925/952] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[926/952] Compiling NIOPosix BaseSocketChannel.swift
[927/952] Compiling NIOPosix LinuxCPUSet.swift
[928/952] Compiling NIOPosix LinuxUring.swift
[929/952] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[930/952] Compiling NIOPosix NIOThreadPool.swift
[931/952] Compiling NIOPosix NonBlockingFileIO.swift
[932/952] Compiling NIOPosix PooledRecvBufferAllocator.swift
[933/952] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[934/952] Compiling NIOPosix PosixSingletons.swift
[935/952] Compiling NIOPosix RawSocketBootstrap.swift
[936/952] Compiling NIOPosix Resolver.swift
[937/952] Compiling NIOPosix PendingDatagramWritesManager.swift
[938/952] Compiling NIOPosix PendingWritesManager.swift
[939/952] Compiling NIOPosix PipeChannel.swift
[940/952] Compiling NIOPosix PipePair.swift
[941/952] Compiling NIOPosix Pool.swift
[942/952] Compiling NIOPosix UnsafeTransfer.swift
[943/952] Compiling NIOPosix Utilities.swift
[944/952] Compiling NIOPosix VsockAddress.swift
[945/952] Compiling NIOPosix VsockChannelEvents.swift
[946/952] Compiling NIOPosix resource_bundle_accessor.swift
[947/952] Compiling NIOPosix BaseStreamSocketChannel.swift
[948/952] Compiling NIOPosix Bootstrap.swift
[949/952] Compiling NIOPosix ControlMessage.swift
[950/952] Compiling NIOPosix DatagramVectorReadManager.swift
[951/952] Compiling NIOPosix Errors+Any.swift
[952/952] Compiling NIOPosix FileDescriptor.swift
[953/954] Emitting module NIO
[954/954] Compiling NIO Exports.swift
[955/1093] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[956/1093] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[957/1093] Emitting module NIOTLS
[958/1093] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[959/1093] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[960/1093] Compiling NIOTLS TLSEvents.swift
[961/1093] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[962/1093] Compiling NIOTLS SNIHandler.swift
[963/1093] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[964/1093] Emitting module NIOFoundationCompat
[965/1093] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[966/1145] Compiling SQLKit SQLColumnAssignment.swift
[967/1145] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[968/1145] Compiling SQLKit SQLColumnDefinition.swift
[969/1145] Compiling SQLKit SQLCommonTableExpression.swift
[970/1145] Compiling SQLKit SQLConflictAction.swift
[971/1145] Compiling SQLKit SQLConflictResolutionStrategy.swift
[972/1145] Compiling SQLKit SQLDropBehaviour.swift
[973/1145] Compiling SQLKit SQLEnumDataType.swift
[974/1145] Compiling SQLKit SQLExcludedColumn.swift
[975/1145] Compiling SQLKit SQLForeignKey.swift
[976/1145] Compiling SQLKit SQLColumn.swift
[977/1145] Compiling SQLKit SQLConstraint.swift
[978/1145] Compiling SQLKit SQLDataType.swift
[979/1145] Compiling SQLKit SQLDirection.swift
[980/1145] Compiling SQLKit SQLDistinct.swift
[981/1145] Compiling SQLKit SQLForeignKeyAction.swift
[982/1145] Compiling SQLKit SQLNestedSubpathExpression.swift
[983/1145] Compiling SQLKit SQLQualifiedTable.swift
[984/1145] Compiling SQLKit SQLQueryString.swift
[985/1145] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[986/1155] Compiling SQLKit SQLUnion.swift
[987/1155] Compiling SQLKit SQLUpdate.swift
[988/1155] Compiling SQLKit SQLExpression.swift
[989/1155] Compiling SQLKit SQLSerializer.swift
[990/1155] Compiling SQLKit SQLStatement.swift
[991/1155] Compiling SQLKit SQLBinaryExpression.swift
[992/1155] Compiling SQLKit SQLBinaryOperator.swift
[993/1155] Compiling SQLKit SQLBind.swift
[994/1155] Compiling SQLKit SQLFunction.swift
[995/1155] Compiling SQLKit SQLGroupExpression.swift
[996/1155] Compiling NIOTransportServices AcceptHandler.swift
[997/1155] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[998/1155] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[999/1155] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1000/1155] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1001/1155] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1002/1155] Compiling NIOTransportServices NIOTSErrors.swift
[1003/1155] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1004/1155] Compiling NIOTransportServices StateManagedChannel.swift
[1005/1155] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1006/1155] Compiling NIOTransportServices NIOTSSingletons.swift
[1007/1155] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1008/1155] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1009/1155] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1010/1155] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1011/1155] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1012/1155] Compiling NIOTransportServices NIOTSEventLoop.swift
[1013/1155] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1014/1155] Compiling NIOTransportServices NIOTSBootstraps.swift
[1015/1155] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1016/1155] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1017/1155] Compiling NIOSSL ObjectIdentifier.swift
[1018/1155] Compiling NIOSSL PosixPort.swift
[1019/1155] Compiling NIOSSL SubjectAlternativeName.swift
[1020/1155] Compiling NIOSSL NIOSSLSecureBytes.swift
[1021/1155] Compiling NIOSSL RNG.swift
[1022/1155] Compiling NIOSSL SSLInit.swift
[1023/1155] Compiling NIOSSL SSLPKCS12Bundle.swift
[1024/1155] Compiling NIOSSL SSLPrivateKey.swift
[1025/1155] Compiling SQLKit SQLReturningBuilder.swift
[1026/1155] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1027/1155] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1028/1155] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1029/1155] Compiling SQLKit SQLDatabase.swift
[1030/1155] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1031/1155] Compiling SQLKit SQLDialect.swift
[1032/1155] Compiling SQLKit SQLDatabase+Deprecated.swift
[1033/1155] Compiling SQLKit SQLError.swift
[1034/1155] Compiling SQLKit SQLExpressions+Deprecated.swift
[1035/1155] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1036/1155] Compiling SQLKit Exports.swift
[1037/1155] Compiling SQLKit SQLAlias.swift
[1038/1155] Compiling SQLKit SQLBetween.swift
[1039/1155] Compiling SQLKit SQLJoin.swift
[1040/1155] Compiling SQLKit SQLJoinMethod.swift
[1041/1155] Compiling SQLKit SQLLockingClause.swift
[1042/1155] Compiling SQLKit SQLOrderBy.swift
[1043/1155] Compiling SQLKit SQLReturning.swift
[1044/1155] Compiling SQLKit SQLSubquery.swift
[1045/1155] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1046/1155] Compiling SQLKit SQLAlterEnum.swift
[1047/1155] Compiling SQLKit SQLAlterTable.swift
[1048/1155] Compiling SQLKit SQLCreateEnum.swift
[1049/1155] Compiling SQLKit SQLCreateIndex.swift
[1050/1155] Compiling SQLKit SQLCreateTable.swift
[1051/1155] Compiling SQLKit SQLCreateTrigger.swift
[1052/1155] Compiling SQLKit SQLDelete.swift
[1053/1155] Compiling SQLKit SQLDropEnum.swift
[1054/1155] Compiling SQLKit SQLDropIndex.swift
[1055/1155] Compiling SQLKit SQLDropTable.swift
[1056/1155] Compiling SQLKit SQLDropTrigger.swift
[1057/1155] Compiling SQLKit SQLInsert.swift
[1058/1155] Compiling SQLKit SQLSelect.swift
[1059/1155] Emitting module NIOTransportServices
[1060/1157] Emitting module SQLKit
[1077/1157] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1078/1157] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1079/1157] Emitting module NIOSSL
[1088/1171] Compiling SQLKit SQLIdentifier.swift
[1089/1171] Compiling SQLKit SQLList.swift
[1090/1171] Compiling SQLKit SQLLiteral.swift
[1091/1171] Compiling SQLKit SQLRaw.swift
[1092/1171] Compiling SQLKit SQLCodingUtilities.swift
[1093/1171] Compiling SQLKit SQLQueryEncoder.swift
[1094/1171] Compiling SQLKit SQLRow.swift
[1095/1171] Compiling SQLKit SQLRowDecoder.swift
[1096/1171] Compiling SQLKit SomeCodingKey.swift
[1097/1171] Compiling SQLKit StringHandling.swift
[1104/1171] Compiling NIOSSL UniversalBootstrapSupport.swift
[1105/1171] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1106/1171] Compiling NIOSSL resource_bundle_accessor.swift
[1123/1171] Compiling DNSClient Client.swift
[1124/1171] Compiling DNSClient DNSClient+Connect.swift
[1127/1224] Compiling DNSClient ConfigParser.swift
[1128/1227] Compiling DNSClient MessageOptions.swift
[1129/1227] Compiling DNSClient Errors.swift
[1130/1227] Compiling DNSClient DNSEncoder.swift
[1131/1231] Compiling DNSClient Helpers.swift
[1132/1231] Compiling DNSClient DNSDecoder.swift
[1133/1235] Compiling FluentKit AsyncMigration.swift
[1134/1235] Compiling FluentKit AsyncModelMiddleware.swift
[1135/1237] Emitting module DNSClient
[1136/1237] Compiling DNSClient DNSClient+Query.swift
[1137/1238] Compiling DNSClient Message.swift
[1138/1262] Compiling DNSClient SRV.swift
[1139/1262] Compiling FluentKit TimestampFormat.swift
[1140/1262] Compiling FluentKit QueryBuilder+Aggregate.swift
[1141/1262] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1142/1265] Compiling FluentKit KeyPrefixingStrategy.swift
[1143/1265] Compiling FluentKit TransactionControlDatabase.swift
[1144/1265] Compiling FluentKit DatabaseEnum.swift
[1145/1265] Compiling FluentKit EnumBuilder.swift
[1148/1265] Compiling FluentKit Children+Concurrency.swift
[1149/1265] Compiling FluentKit Database+Concurrency.swift
[1150/1265] Compiling FluentKit EnumBuilder+Concurrency.swift
[1151/1265] Compiling FluentKit Model+Concurrency.swift
[1152/1265] Compiling FluentKit ModelResponder+Concurrency.swift
[1153/1265] Compiling FluentKit OptionalChild+Concurrency.swift
[1154/1265] Compiling FluentKit OptionalParent+Concurrency.swift
[1155/1265] Compiling FluentKit Parent+Concurrency.swift
[1156/1274] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1157/1274] Compiling FluentKit Siblings+Concurrency.swift
[1158/1274] Compiling FluentKit Database+Logging.swift
[1159/1274] Compiling FluentKit Database.swift
[1160/1274] Compiling FluentKit EnumMetadata.swift
[1161/1274] Compiling FluentKit EnumProperty.swift
[1162/1274] Compiling FluentKit OptionalEnumProperty.swift
[1163/1274] Compiling FluentKit Exports.swift
[1164/1274] Compiling FluentKit FluentError.swift
[1165/1274] Compiling FluentKit ModelMiddleware.swift
[1168/1274] Compiling FluentKit QueryBuilder+Concurrency.swift
[1169/1274] Compiling FluentKit Relation+Concurrency.swift
[1170/1274] Compiling FluentKit DatabaseID.swift
[1171/1274] Compiling FluentKit DatabaseInput.swift
[1172/1274] Compiling FluentKit DatabaseOutput.swift
[1173/1274] Compiling FluentKit Databases.swift
[1178/1274] Emitting module BSON
[1183/1274] Compiling BSON RegularExpression.swift
[1184/1274] Compiling BSON Timestamp.swift
[1185/1274] Compiling BSON TypeIdentifier.swift
[1196/1274] Emitting module FluentKit
[1207/1274] Compiling FluentKit ModelResponder.swift
[1208/1274] Compiling FluentKit Migration.swift
[1209/1274] Compiling FluentKit MigrationLog.swift
[1210/1274] Compiling FluentKit Migrations.swift
[1211/1274] Compiling FluentKit Migrator.swift
[1212/1274] Compiling FluentKit AnyModel.swift
[1213/1274] Compiling FluentKit EagerLoad.swift
[1214/1274] Compiling FluentKit Fields+Codable.swift
[1215/1274] Compiling FluentKit Fields.swift
[1216/1274] Compiling FluentKit MirrorBypass.swift
[1217/1294] Compiling FluentKit DatabaseQuery+Value.swift
[1218/1294] Compiling FluentKit DatabaseQuery.swift
[1219/1294] Compiling FluentKit QueryHistory.swift
[1220/1294] Compiling FluentKit DatabaseSchema.swift
[1221/1294] Compiling FluentKit SchemaBuilder.swift
[1222/1294] Compiling FluentKit OptionalType.swift
[1223/1294] Compiling FluentKit RandomGeneratable.swift
[1224/1294] Compiling FluentKit SomeCodingKey.swift
[1225/1294] Compiling FluentKit UnsafeMutableTransferBox.swift
[1226/1294] Compiling MongoCore ServerHandshake.swift
[1227/1294] Compiling MongoCore WireVersion.swift
[1228/1296] Emitting module MongoCore
[1235/1296] Compiling FluentKit QueryBuilder+Join.swift
[1236/1296] Compiling FluentKit QueryBuilder+Paginate.swift
[1237/1296] Compiling FluentKit QueryBuilder+Range.swift
[1238/1296] Compiling FluentKit QueryBuilder+Set.swift
[1239/1296] Compiling FluentKit BooleanPropertyFormat.swift
[1240/1296] Compiling FluentKit Children.swift
[1241/1296] Compiling FluentKit CompositeChildren.swift
[1242/1296] Compiling FluentKit CompositeID.swift
[1243/1296] Compiling FluentKit CompositeOptionalChild.swift
[1244/1296] Compiling FluentKit CompositeOptionalParent.swift
[1245/1296] Compiling FluentKit CompositeParent.swift
[1246/1296] Compiling FluentKit Field.swift
[1247/1296] Compiling FluentKit FieldKey.swift
[1248/1296] Compiling FluentKit Group.swift
[1249/1296] Compiling MongoCore Logger.swift
[1250/1296] Compiling MongoCore MongoReplyDeserializer.swift
[1251/1296] Compiling MongoCore CommandPrimitives.swift
[1252/1296] Compiling MongoCore Error.swift
[1253/1296] Compiling MongoCore Exports.swift
[1254/1296] Compiling MongoCore MongoReply.swift
[1255/1296] Compiling MongoCore MongoRequest.swift
[1256/1296] Compiling MongoCore OpMessage.swift
[1257/1296] Compiling MongoCore OpQuery.swift
[1258/1296] Compiling MongoCore Namespace.swift
[1259/1296] Compiling MongoCore ReadConcern.swift
[1260/1296] Compiling MongoCore WriteConcern.swift
[1261/1296] Compiling MongoCore MessageHeader.swift
[1262/1296] Compiling MongoCore Collation.swift
[1263/1296] Compiling MongoCore ConnectionSettings.swift
[1264/1296] Compiling MongoCore OpReply.swift
[1265/1296] Compiling MongoCore ProtocolHelpers.swift
[1266/1296] Compiling MongoCore Sessions.swift
[1267/1296] Compiling MongoCore Tansaction.swift
[1268/1296] Compiling FluentKit QueryBuilder+Sort.swift
[1269/1296] Compiling FluentKit QueryBuilder.swift
[1270/1296] Compiling FluentKit DatabaseQuery+Action.swift
[1271/1296] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1272/1296] Compiling FluentKit DatabaseQuery+Field.swift
[1273/1296] Compiling FluentKit DatabaseQuery+Filter.swift
[1274/1296] Compiling FluentKit DatabaseQuery+Join.swift
[1275/1296] Compiling FluentKit DatabaseQuery+Range.swift
[1276/1296] Compiling FluentKit DatabaseQuery+Sort.swift
[1277/1296] Compiling FluentKit Model+CRUD.swift
[1278/1296] Compiling FluentKit Model.swift
[1279/1296] Compiling FluentKit ModelAlias.swift
[1280/1296] Compiling FluentKit Schema.swift
[1281/1296] Compiling FluentKit FieldOperators.swift
[1282/1296] Compiling FluentKit Operators.swift
[1283/1296] Compiling FluentKit ValueOperators+Array.swift
[1284/1296] Compiling FluentKit ValueOperators+String.swift
[1285/1296] Compiling FluentKit ValueOperators.swift
[1286/1296] Compiling FluentKit Boolean.swift
[1287/1296] Compiling FluentKit ID.swift
[1288/1296] Compiling FluentKit OptionalBoolean.swift
[1289/1296] Compiling FluentKit OptionalChild.swift
[1290/1296] Compiling FluentKit OptionalField.swift
[1291/1296] Compiling FluentKit OptionalParent.swift
[1292/1296] Compiling FluentKit Parent.swift
[1293/1296] Compiling FluentKit Property.swift
[1294/1296] Compiling FluentKit Relation.swift
[1295/1296] Compiling FluentKit Siblings.swift
[1296/1296] Compiling FluentKit Timestamp.swift
[1297/1315] Compiling MongoClient Helpers.swift
[1298/1315] Compiling MongoClient GetMore.swift
[1299/1315] Compiling MongoClient MongoMiddleware.swift
[1300/1315] Compiling MongoClient MongoCursorResponse.swift
[1301/1315] Compiling MongoClient IsMaster.swift
[1302/1315] Compiling MongoClient KillCursors.swift
[1303/1315] Compiling MongoClient Error.swift
[1304/1315] Compiling MongoClient Exports.swift
[1305/1315] Compiling MongoClient ConnectionPool.swift
[1306/1315] Compiling MongoClient Cursor.swift
[1307/1317] Compiling MongoClient Connection.swift
[1308/1317] Compiling MongoClient ConnectionContext.swift
[1309/1317] Compiling MongoClient Authenticate.swift
[1310/1317] Compiling MongoClient Channel+Connection.swift
[1311/1317] Compiling MongoClient Authenticate+ChallengeResponse.swift
[1312/1317] Compiling MongoClient Authenticate+SASL.swift
[1313/1317] Emitting module MongoClient
[1314/1317] Compiling MongoClient Cluster.swift
[1315/1317] Compiling MongoClient Connection+Execute.swift
[1316/1317] Compiling MongoClient OK.swift
[1317/1317] Compiling MongoClient SASL.swift
[1318/1333] Compiling MongoKittenCore Cursor.swift
[1319/1334] Compiling MongoKittenCore QueryBuilder.swift
[1320/1334] Compiling MongoKittenCore Aggregate.swift
[1321/1334] Compiling MongoKittenCore Count.swift
[1322/1334] Compiling MongoKittenCore ListDatabases.swift
[1323/1334] Compiling MongoKittenCore Update.swift
[1324/1334] Compiling MongoKittenCore Projection.swift
[1325/1334] Compiling MongoKittenCore Insert.swift
[1326/1334] Compiling MongoKittenCore ListCollections.swift
[1327/1334] Compiling MongoKittenCore Distinct.swift
[1328/1334] Compiling MongoKittenCore Drop.swift
[1329/1334] Emitting module MongoKittenCore
[1330/1334] Compiling MongoKittenCore CreateIndexes.swift
[1331/1334] Compiling MongoKittenCore Delete.swift
[1332/1334] Compiling MongoKittenCore Find.swift
[1333/1334] Compiling MongoKittenCore FindAndModify.swift
[1334/1334] Compiling MongoKittenCore Sort.swift
[1335/1359] Emitting module MongoKitten
[1336/1361] Compiling MongoKitten GridFSError.swift
[1337/1361] Compiling MongoKitten GridFSFile.swift
[1338/1361] Compiling MongoKitten GridFSFileWriter.swift
[1339/1361] Compiling MongoKitten GridFSReader.swift
[1340/1361] Compiling MongoKitten Exports.swift
[1341/1361] Compiling MongoKitten GridFSBucket.swift
[1342/1361] Compiling MongoKitten GridFSChunk.swift
[1343/1361] Compiling MongoKitten Aggregate.swift
[1344/1361] Compiling MongoKitten AggregateBuilder.swift
[1345/1361] Compiling MongoKitten AggregateStage.swift
[1346/1361] Compiling MongoKitten Collection+FindAndModify.swift
[1347/1361] Compiling MongoKitten Collection+Indexes.swift
[1348/1361] Compiling MongoKitten Collection+Insert.swift
[1349/1361] Compiling MongoKitten IndexBuilder.swift
[1350/1361] Compiling MongoKitten MongoCollection.swift
[1351/1361] Compiling MongoKitten Collection+Update.swift
[1352/1361] Compiling MongoKitten Cursor.swift
[1353/1361] Compiling MongoKitten Error.swift
[1354/1361] Compiling MongoKitten MongoDatabase.swift
[1355/1361] Compiling MongoKitten MongoTransactionDatabase.swift
[1356/1361] Compiling MongoKitten Collection+Delete.swift
[1357/1361] Compiling MongoKitten Collection+Distinct.swift
[1358/1361] Compiling MongoKitten Collection+Find.swift
[1359/1361] Compiling MongoKitten AsyncAwait.swift
[1360/1361] Compiling MongoKitten ChangeStream.swift
[1361/1361] Compiling MongoKitten Collection+Count.swift
[1362/1381] Emitting module FluentMongoDriver
[1363/1383] Compiling FluentMongoDriver ChangeStream.swift
[1364/1383] Compiling FluentMongoDriver DatabaseQuery+Mongo.swift
[1365/1383] Compiling FluentMongoDriver DatabaseValue+Mongo.swift
[1366/1383] Compiling FluentMongoDriver MongoDB+Schema.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:52:82: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
50 |                     )
51 |
52 |                     let createdIndex = cluster.next(for: .init(writable: false)).flatMap { connection in
   |                                                                                  `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
53 |                         return connection.executeCodable(
54 |                             createIndexes,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:58:23: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
56 |                             sessionId: nil
57 |                         )
58 |                     }.hop(to: eventLoop).map { _ in }
   |                       `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
59 |
60 |                     futures.append(createdIndex)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
[1367/1383] Compiling FluentMongoDriver MongoDB+Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:52:82: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
50 |                     )
51 |
52 |                     let createdIndex = cluster.next(for: .init(writable: false)).flatMap { connection in
   |                                                                                  `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
53 |                         return connection.executeCodable(
54 |                             createIndexes,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Schema.swift:58:23: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
56 |                             sessionId: nil
57 |                         )
58 |                     }.hop(to: eventLoop).map { _ in }
   |                       `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
59 |
60 |                     futures.append(createdIndex)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
[1368/1383] Compiling FluentMongoDriver MongoDB+DatabaseRow.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Delete.swift:31:61: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
29 |
30 |             logger.debug("fluent-mongo delete \(deleteLimit) filter=\(filter)")
31 |             return cluster.next(for: .init(writable: true)).flatMap { connection in
   |                                                             `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
32 |                 return connection.executeCodable(
33 |                     command,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Delete.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
[1369/1383] Compiling FluentMongoDriver MongoDB+Delete.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Delete.swift:31:61: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
29 |
30 |             logger.debug("fluent-mongo delete \(deleteLimit) filter=\(filter)")
31 |             return cluster.next(for: .init(writable: true)).flatMap { connection in
   |                                                             `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
32 |                 return connection.executeCodable(
33 |                     command,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Delete.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
[1370/1383] Compiling FluentMongoDriver Document+DatabaseOutput.swift
[1371/1383] Compiling FluentMongoDriver Errors.swift
[1372/1383] Compiling FluentMongoDriver MongoDB+Aggregate.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Aggregate.swift:63:62: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
 61 |
 62 |             logger.debug("fluent-mongo count condition=\(condition)")
 63 |             return cluster.next(for: .init(writable: false)).flatMap { connection in
    |                                                              `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
 64 |                 return connection.executeCodable(
 65 |                     count,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Aggregate.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
  1 | import FluentKit
  2 | @preconcurrency import MongoKitten
  3 | import MongoCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
  4 |
  5 | extension FluentMongoDatabase {
[1373/1383] Compiling FluentMongoDriver MongoDB+Create.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Aggregate.swift:63:62: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
 61 |
 62 |             logger.debug("fluent-mongo count condition=\(condition)")
 63 |             return cluster.next(for: .init(writable: false)).flatMap { connection in
    |                                                              `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
 64 |                 return connection.executeCodable(
 65 |                     count,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Aggregate.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
  1 | import FluentKit
  2 | @preconcurrency import MongoKitten
  3 | import MongoCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
  4 |
  5 | extension FluentMongoDatabase {
[1374/1383] Compiling FluentMongoDriver Filter.swift
[1375/1383] Compiling FluentMongoDriver GridFS.swift
[1376/1383] Compiling FluentMongoDriver MongoDB+Join.swift
[1377/1383] Compiling FluentMongoDriver MongoDB+Read.swift
[1378/1383] Compiling FluentMongoDriver Exports.swift
[1379/1383] Compiling FluentMongoDriver FieldKey+Mongo.swift
[1380/1383] Compiling FluentMongoDriver MongoDB+Update.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Update.swift:30:61: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
28 |             let command = UpdateCommand(updates: updates, inCollection: query.schema)
29 |             logger.debug("fluent-mongo update filter=\(filter) updates=\(update)")
30 |             return cluster.next(for: .init(writable: true)).flatMap { connection in
   |                                                             `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
31 |                 return connection.executeCodable(
32 |                     command,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Update.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
[1381/1383] Compiling FluentMongoDriver MongoDB.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Update.swift:30:61: warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
28 |             let command = UpdateCommand(updates: updates, inCollection: query.schema)
29 |             logger.debug("fluent-mongo update filter=\(filter) updates=\(update)")
30 |             return cluster.next(for: .init(writable: true)).flatMap { connection in
   |                                                             `- warning: type 'MongoServerReply' does not conform to the 'Sendable' protocol
31 |                 return connection.executeCodable(
32 |                     command,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoCore/Protocol/MongoReply.swift:4:13: note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 2 | import NIO
 3 |
 4 | public enum MongoServerReply {
   |             `- note: enum 'MongoServerReply' does not conform to the 'Sendable' protocol
 5 |     case reply(OpReply)
 6 |     case message(OpMessage)
/Users/admin/builder/spi-builder-workspace/Sources/FluentMongoDriver/MongoDB+Update.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 1 | import FluentKit
 2 | @preconcurrency import MongoKitten
 3 | import MongoCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoCore'
 4 |
 5 | extension FluentMongoDatabase {
[1382/1383] Compiling FluentMongoDriver ObjectId+RandomGeneratable.swift
[1383/1383] Compiling FluentMongoDriver Sort.swift
Build complete! (56.70s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/orlandos-nl/MongoKitten.git
Fetching https://github.com/orlandos-nl/DNSClient.git
[1/1144] Fetching dnsclient
[196/15370] Fetching dnsclient, mongokitten
[767/28614] Fetching dnsclient, mongokitten, fluent-kit
Fetched https://github.com/orlandos-nl/MongoKitten.git from cache (1.26s)
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (1.26s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.26s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.3.0 (2.28s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.65s)
Fetched https://github.com/apple/swift-nio.git from cache (0.89s)
Computing version for https://github.com/orlandos-nl/MongoKitten.git
Computed https://github.com/orlandos-nl/MongoKitten.git at 6.7.15 (1.49s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/6004] Fetching bson
Fetched https://github.com/orlandos-nl/BSON.git from cache (0.95s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.95s)
Fetched https://github.com/apple/swift-log.git from cache (0.95s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.96s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 7.0.31 (3.65s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.45s)
Fetching https://github.com/vapor/sql-kit.git
[1/5983] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.51s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.44s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.44s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/orlandos-nl/MongoKitten.git
Working copy of https://github.com/orlandos-nl/MongoKitten.git resolved at 6.7.15
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.1
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 7.0.31
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.7.13",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/MongoKitten.git"
    },
    {
      "identity" : "dnsclient",
      "requirement" : {
        "exact" : [
          "2.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/DNSClient.git"
    }
  ],
  "manifest_display_name" : "fluent-mongo-driver",
  "name" : "fluent-mongo-driver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentMongoDriver",
      "targets" : [
        "FluentMongoDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentMongoDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentMongoDriverTests",
      "path" : "Tests/FluentMongoDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentMongoDriverTests.swift"
      ],
      "target_dependencies" : [
        "FluentMongoDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentMongoDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentMongoDriver",
      "path" : "Sources/FluentMongoDriver",
      "product_dependencies" : [
        "FluentKit",
        "MongoKitten",
        "DNSClient"
      ],
      "product_memberships" : [
        "FluentMongoDriver"
      ],
      "sources" : [
        "ChangeStream.swift",
        "DatabaseQuery+Mongo.swift",
        "DatabaseValue+Mongo.swift",
        "Document+DatabaseOutput.swift",
        "Errors.swift",
        "Exports.swift",
        "FieldKey+Mongo.swift",
        "Filter.swift",
        "GridFS.swift",
        "MongoDB+Aggregate.swift",
        "MongoDB+Create.swift",
        "MongoDB+DatabaseRow.swift",
        "MongoDB+Delete.swift",
        "MongoDB+Join.swift",
        "MongoDB+Read.swift",
        "MongoDB+Schema.swift",
        "MongoDB+Transaction.swift",
        "MongoDB+Update.swift",
        "MongoDB.swift",
        "ObjectId+RandomGeneratable.swift",
        "Sort.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.