The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of MongoKitten, reference main (cab8d2), with Swift 6.1 for Linux on 26 Nov 2025 13:29:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoKitten.git
Reference: main
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/orlandos-nl/MongoKitten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cab8d2a Update Span tracing availability on macOS (#369)
Cloned https://github.com/orlandos-nl/MongoKitten.git
Revision (git rev-parse @):
cab8d2a80cd64c3861f81306d098c29cb3c0d6d7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoKitten.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/MongoKitten.git
https://github.com/orlandos-nl/MongoKitten.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "bson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.9",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/BSON.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "dnsclient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/DNSClient.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "MongoKitten",
  "name" : "MongoKitten",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoKitten",
      "targets" : [
        "MongoKitten"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Meow",
      "targets" : [
        "Meow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoClient",
      "targets" : [
        "MongoClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoCore",
      "targets" : [
        "MongoCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_MongoKittenCrypto",
      "module_type" : "SwiftTarget",
      "name" : "_MongoKittenCrypto",
      "path" : "Sources/_MongoKittenCrypto",
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "HMAC.swift",
        "Hash.swift",
        "Hex.swift",
        "MD5.swift",
        "PBKDF2.swift",
        "SHA1.swift",
        "SHA256.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKittenTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenTests",
      "path" : "Tests/MongoKittenTests",
      "sources" : [
        "CRUDTests.swift",
        "ConnectionSettingsTests.swift",
        "CryptoPerformanceTests.swift",
        "CryptoTests.swift",
        "TransactionTests.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoKittenCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenCore",
      "path" : "Sources/MongoKittenCore",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Commands/Aggregate.swift",
        "Commands/Count.swift",
        "Commands/CreateIndexes.swift",
        "Commands/Delete.swift",
        "Commands/Distinct.swift",
        "Commands/Drop.swift",
        "Commands/Find.swift",
        "Commands/FindAndModify.swift",
        "Commands/Insert.swift",
        "Commands/ListCollections.swift",
        "Commands/ListDatabases.swift",
        "Commands/Update.swift",
        "Cursor.swift",
        "FieldPath.swift",
        "QueryPrimitives/Projection.swift",
        "QueryPrimitives/QueryBuilder.swift",
        "QueryPrimitives/Sorting.swift"
      ],
      "target_dependencies" : [
        "MongoClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKitten",
      "module_type" : "SwiftTarget",
      "name" : "MongoKitten",
      "path" : "Sources/MongoKitten",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Aggregate.swift",
        "AggregateBuilder.swift",
        "AggregateStage.swift",
        "AsyncSequence.swift",
        "BSON2JSON.swift",
        "CLI+Helpers.swift",
        "ChangeStream.swift",
        "CollectionHelpers/Collection+Count.swift",
        "CollectionHelpers/Collection+Delete.swift",
        "CollectionHelpers/Collection+Distinct.swift",
        "CollectionHelpers/Collection+Find.swift",
        "CollectionHelpers/Collection+FindAndModify.swift",
        "CollectionHelpers/Collection+Indexes.swift",
        "CollectionHelpers/Collection+Insert.swift",
        "CollectionHelpers/Collection+Update.swift",
        "Cursor.swift",
        "Date+ISO8601Format.swift",
        "Error.swift",
        "Exports.swift",
        "GridFS/GridFSBucket.swift",
        "GridFS/GridFSChunk.swift",
        "GridFS/GridFSError.swift",
        "GridFS/GridFSFile.swift",
        "GridFS/GridFSFileWriter.swift",
        "GridFS/GridFSReader.swift",
        "IndexBuilder.swift",
        "MongoCollection.swift",
        "MongoDatabase.swift",
        "MongoTransactionDatabase.swift"
      ],
      "target_dependencies" : [
        "MongoClient",
        "MongoKittenCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoCoreTests",
      "path" : "Tests/MongoCoreTests",
      "sources" : [
        "ProtocolTests.swift"
      ],
      "target_dependencies" : [
        "MongoCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoCore",
      "path" : "Sources/MongoCore",
      "product_dependencies" : [
        "BSON",
        "NIO",
        "NIOSSL",
        "NIOFoundationCompat",
        "Logging",
        "Metrics",
        "Atomics"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient",
        "MongoCore"
      ],
      "sources" : [
        "CommandPrimitives.swift",
        "Error.swift",
        "MongoReplyDeserializer.swift",
        "Primitives/Collation.swift",
        "Primitives/ConnectionSettings.swift",
        "Primitives/Namespace.swift",
        "Primitives/ReadConcern.swift",
        "Primitives/ServerHandshake.swift",
        "Primitives/WireVersion.swift",
        "Primitives/WriteConcern.swift",
        "Protocol/MessageHeader.swift",
        "Protocol/MongoReply.swift",
        "Protocol/MongoRequest.swift",
        "Protocol/OpMessage.swift",
        "Protocol/OpQuery.swift",
        "Protocol/OpReply.swift",
        "Protocol/ProtocolHelpers.swift",
        "Sessions.swift",
        "Tansaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoClient",
      "module_type" : "SwiftTarget",
      "name" : "MongoClient",
      "path" : "Sources/MongoClient",
      "product_dependencies" : [
        "DNSClient",
        "Tracing"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "Authenticate+ChallengeResponse.swift",
        "Authenticate+SASL.swift",
        "Authenticate.swift",
        "Channel+Connection.swift",
        "Cluster.swift",
        "Connection+Execute.swift",
        "Connection.swift",
        "ConnectionContext.swift",
        "ConnectionPool.swift",
        "Cursor.swift",
        "Error.swift",
        "Exports.swift",
        "Helpers.swift",
        "InternalCommands/GetMore.swift",
        "InternalCommands/IsMaster.swift",
        "InternalCommands/KillCursors.swift",
        "MongoSingleConnectionPool.swift",
        "Responses/MongoCursorResponse.swift",
        "Responses/OK.swift",
        "SASL.swift"
      ],
      "target_dependencies" : [
        "MongoCore",
        "_MongoKittenCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MeowTests",
      "module_type" : "SwiftTarget",
      "name" : "MeowTests",
      "path" : "Tests/MeowTests",
      "sources" : [
        "MeowTests.swift"
      ],
      "target_dependencies" : [
        "Meow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Meow",
      "module_type" : "SwiftTarget",
      "name" : "Meow",
      "path" : "Sources/Meow",
      "product_memberships" : [
        "Meow"
      ],
      "sources" : [
        "Aggregates.swift",
        "Database.swift",
        "Error.swift",
        "Exports.swift",
        "Indexes.swift",
        "KeyPathModel/FindHelpers.swift",
        "KeyPathModel/KeyPathModels.swift",
        "KeyPathModel/MeowCollection+KeyPath.swift",
        "KeyPathModel/TestDecoder.swift",
        "MeowCollection.swift",
        "Migrations.swift",
        "Model.swift",
        "Operators.swift",
        "PartialModel.swift",
        "Reference.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5566] Fetching swift-distributed-tracing
[576/7386] Fetching swift-distributed-tracing, swift-atomics
[1291/8913] Fetching swift-distributed-tracing, swift-atomics, dnsclient
[1475/14917] Fetching swift-distributed-tracing, swift-atomics, dnsclient, bson
[9584/30205] Fetching swift-distributed-tracing, swift-atomics, dnsclient, bson, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.36s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.39s)
Fetching https://github.com/apple/swift-log.git
[9672/22819] Fetching dnsclient, bson, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/orlandos-nl/BSON.git from cache (1.53s)
[3974/16815] Fetching dnsclient, swift-nio-ssl
[4463/19302] Fetching dnsclient, swift-nio-ssl, swift-metrics
[4986/24377] Fetching dnsclient, swift-nio-ssl, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.78s)
[11036/21890] Fetching dnsclient, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.97s)
[7337/16815] Fetching dnsclient, swift-nio-ssl
[7644/97336] Fetching dnsclient, swift-nio-ssl, swift-nio
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (4.92s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.98s)
[36865/80521] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.62s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.5.0 (17.26s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2809] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.68s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (1.02s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.16s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.46s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (1.79s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5182] Fetching swift-system
[5183/23496] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.21s)
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (3.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.06s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.16s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.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.4
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.36.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.5.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.3.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.90.1
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.26.0
Building for debugging...
[0/439] Write sources
[26/439] Compiling CNIOWASI CNIOWASI.c
[27/439] Compiling CNIOWindows WSAStartup.c
[27/439] Compiling CNIOLinux liburing_shims.c
[29/439] Compiling CNIOWindows shim.c
[30/439] Compiling _AtomicsShims.c
[31/439] Compiling CNIOPosix event_loop_id.c
[32/439] Compiling CNIODarwin shim.c
[33/439] Compiling fiat_p256_adx_mul.S
[34/439] Compiling fiat_p256_adx_sqr.S
[35/439] Compiling fiat_curve25519_adx_mul.S
[36/439] Compiling fiat_curve25519_adx_square.S
[37/439] Compiling CNIOLinux shim.c
[38/439] Write swift-version-24593BA9C3E375BF.txt
[39/439] Compiling CNIOBoringSSLShims shims.c
[41/443] Emitting module _NIODataStructures
[41/443] Compiling tls_record.cc
[42/443] Compiling tls_method.cc
[43/443] Compiling t1_enc.cc
[44/443] Compiling tls13_client.cc
[45/443] Compiling tls13_both.cc
[46/452] Compiling tls13_server.cc
[47/453] Compiling tls13_enc.cc
[49/480] Emitting module Logging
[49/480] Compiling ssl_x509.cc
[51/480] Emitting module _NIOBase64
[52/480] Compiling _NIOBase64 Base64.swift
[53/481] Compiling ServiceContextModule ServiceContextKey.swift
[54/481] Compiling ServiceContextModule ServiceContext.swift
[55/481] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[56/481] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/481] Emitting module ServiceContextModule
[58/482] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[61/484] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[62/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/484] Compiling InternalCollectionsUtilities Debugging.swift
[67/484] Compiling InternalCollectionsUtilities Descriptions.swift
[68/484] Emitting module InternalCollectionsUtilities
[69/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/484] Compiling InternalCollectionsUtilities Integer rank.swift
[71/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/484] Emitting module _MongoKittenCrypto
[73/484] Compiling _MongoKittenCrypto Hash.swift
[74/484] Compiling _MongoKittenCrypto HMAC.swift
[75/484] Compiling _NIODataStructures _TinyArray.swift
[76/484] Compiling _NIODataStructures PriorityQueue.swift
[77/484] Compiling CoreMetrics Metrics.swift
[80/484] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[81/484] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[83/485] Compiling _MongoKittenCrypto SHA256.swift
[84/491] Compiling _MongoKittenCrypto SHA1.swift
[85/491] Compiling Instrumentation NoOpInstrument.swift
[86/491] Compiling Instrumentation MultiplexInstrument.swift
[87/491] Emitting module Instrumentation
[88/491] Compiling Instrumentation Instrument.swift
[89/491] Compiling Logging MetadataProvider.swift
[90/491] Compiling Logging LogHandler.swift
[91/491] Emitting module CoreMetrics
[92/491] Compiling CoreMetrics Locks.swift
[93/491] Compiling Instrumentation InstrumentationSystem.swift
[94/491] Compiling _NIODataStructures Heap.swift
[95/491] Compiling Instrumentation Locks.swift
[96/492] Compiling Logging Logging.swift
[97/492] Compiling Logging Locks.swift
[102/518] Compiling _MongoKittenCrypto Hex.swift
[103/518] Compiling _MongoKittenCrypto MD5.swift
[104/518] Compiling _MongoKittenCrypto PBKDF2.swift
[105/519] Compiling DequeModule Deque+CustomReflectable.swift
[106/519] Compiling DequeModule Deque+Descriptions.swift
[108/521] Compiling DequeModule _DequeBuffer.swift
[109/521] Compiling DequeModule _DequeBufferHeader.swift
[110/521] Compiling Tracing TracingTime.swift
[111/523] Compiling Tracing TracerProtocol.swift
[111/523] Compiling ssl_versions.cc
[112/523] Compiling ssl_stat.cc
[114/523] Compiling Tracing Tracer.swift
[115/523] Compiling Tracing TracerProtocol+Legacy.swift
[115/523] Compiling ssl_transcript.cc
[117/523] Compiling DequeModule _DequeSlot.swift
[118/523] Compiling DequeModule _UnsafeWrappedBuffer.swift
[119/523] Compiling Tracing NoOpTracer.swift
[120/523] Compiling Tracing InstrumentationSystem+Tracing.swift
[121/523] Compiling Tracing SpanProtocol.swift
[122/523] Emitting module Tracing
[123/524] Compiling DequeModule Deque+Testing.swift
[124/524] Compiling DequeModule Deque._Storage.swift
[125/524] Compiling DequeModule Deque+Equatable.swift
[126/524] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[127/524] Compiling DequeModule Deque._UnsafeHandle.swift
[128/524] Compiling DequeModule Deque.swift
[129/524] Compiling DequeModule Deque+Extras.swift
[130/524] Compiling DequeModule Deque+Hashable.swift
[132/524] Compiling DequeModule Deque+Codable.swift
[133/524] Compiling DequeModule Deque+Collection.swift
[134/524] Emitting module DequeModule
[135/525] Compiling ssl_privkey.cc
[136/525] Compiling ssl_session.cc
[138/525] Emitting module Metrics
[139/525] Compiling Metrics Metrics.swift
[140/526] Compiling ssl_file.cc
[141/526] Compiling ssl_key_share.cc
[142/526] Compiling ssl_credential.cc
[143/526] Compiling ssl_lib.cc
[144/526] Compiling ssl_cipher.cc
[145/526] Compiling ssl_buffer.cc
[146/526] Compiling ssl_cert.cc
[147/526] Compiling s3_pkt.cc
[148/526] Compiling ssl_aead_ctx.cc
[149/526] Compiling ssl_asn1.cc
[150/526] Compiling s3_lib.cc
[151/526] Compiling s3_both.cc
[152/526] Compiling handshake_server.cc
[153/526] Compiling handshake_client.cc
[154/526] Compiling handshake.cc
[155/526] Compiling encrypted_client_hello.cc
[156/526] Compiling handoff.cc
[157/526] Compiling dtls_record.cc
[158/526] Compiling extensions.cc
[159/526] Compiling md5-x86_64-linux.S
[160/526] Compiling md5-586-linux.S
[161/526] Compiling md5-x86_64-apple.S
[162/526] Compiling md5-586-apple.S
[163/526] Compiling dtls_method.cc
[164/526] Compiling chacha20_poly1305_x86_64-linux.S
[165/526] Compiling chacha20_poly1305_x86_64-apple.S
[166/526] Compiling chacha20_poly1305_armv8-win.S
[167/526] Compiling chacha20_poly1305_armv8-linux.S
[168/526] Compiling chacha20_poly1305_armv8-apple.S
[169/526] Compiling chacha-x86_64-linux.S
[170/526] Compiling chacha-x86_64-apple.S
[171/526] Compiling chacha-x86-linux.S
[172/526] Compiling d1_srtp.cc
[173/526] Compiling err_data.cc
[174/526] Compiling chacha-x86-apple.S
[175/526] Compiling chacha-armv8-win.S
[176/526] Compiling chacha-armv8-linux.S
[177/526] Compiling chacha-armv8-apple.S
[178/526] Compiling chacha-armv4-linux.S
[179/526] Compiling aes128gcmsiv-x86_64-apple.S
[180/526] Compiling aes128gcmsiv-x86_64-linux.S
[181/526] Compiling x86_64-mont5-apple.S
[182/526] Compiling x86_64-mont5-linux.S
[183/526] Compiling x86_64-mont-linux.S
[184/526] Compiling x86_64-mont-apple.S
[185/526] Compiling x86-mont-linux.S
[186/526] Compiling x86-mont-apple.S
[187/526] Compiling vpaes-x86_64-linux.S
[188/526] Compiling vpaes-x86_64-apple.S
[189/526] Compiling vpaes-x86-apple.S
[190/526] Compiling vpaes-x86-linux.S
[191/526] Compiling vpaes-armv8-win.S
[192/526] Compiling vpaes-armv8-apple.S
[193/526] Compiling vpaes-armv8-linux.S
[194/526] Compiling vpaes-armv7-linux.S
[195/526] Compiling sha512-armv8-win.S
[196/526] Compiling sha512-x86_64-apple.S
[197/526] Compiling sha512-x86_64-linux.S
[198/526] Compiling sha512-armv8-linux.S
[199/526] Compiling sha512-armv8-apple.S
[200/526] Compiling sha512-armv4-linux.S
[201/526] Compiling sha512-586-linux.S
[202/526] Compiling bio_ssl.cc
[203/526] Compiling d1_pkt.cc
[204/526] Compiling sha512-586-apple.S
[205/526] Compiling sha256-armv4-linux.S
[206/526] Compiling sha256-x86_64-linux.S
[207/526] Compiling sha256-armv8-linux.S
[208/526] Compiling sha256-armv8-win.S
[209/526] Compiling sha256-x86_64-apple.S
[210/526] Compiling sha256-armv8-apple.S
[211/526] Compiling sha1-x86_64-apple.S
[212/526] Compiling sha256-586-linux.S
[213/526] Compiling sha1-armv8-win.S
[214/526] Compiling sha256-586-apple.S
[215/526] Compiling sha1-armv8-linux.S
[216/526] Compiling sha1-armv8-apple.S
[217/526] Compiling sha1-x86_64-linux.S
[218/526] Compiling sha1-armv4-large-linux.S
[219/526] Compiling sha1-586-linux.S
[220/526] Compiling sha1-586-apple.S
[221/526] Compiling rdrand-x86_64-linux.S
[222/526] Compiling rsaz-avx2-linux.S
[223/526] Compiling rsaz-avx2-apple.S
[224/526] Compiling p256_beeu-x86_64-asm-apple.S
[225/526] Compiling p256_beeu-x86_64-asm-linux.S
[226/526] Compiling rdrand-x86_64-apple.S
[227/526] Compiling p256_beeu-armv8-asm-win.S
[228/526] Compiling p256_beeu-armv8-asm-apple.S
[229/526] Compiling p256_beeu-armv8-asm-linux.S
[230/526] Compiling p256-armv8-asm-win.S
[231/526] Compiling p256-x86_64-asm-apple.S
[232/526] Compiling p256-x86_64-asm-linux.S
[233/526] Compiling p256-armv8-asm-linux.S
[234/526] Compiling d1_lib.cc
[235/526] Compiling ghashv8-armv8-win.S
[236/526] Compiling p256-armv8-asm-apple.S
[237/526] Compiling ghashv8-armv8-apple.S
[238/526] Compiling ghashv8-armv8-linux.S
[239/526] Compiling ghashv8-armv7-linux.S
[240/526] Compiling ghash-x86_64-apple.S
[241/526] Compiling ghash-x86_64-linux.S
[242/526] Compiling ghash-x86-linux.S
[243/526] Compiling ghash-x86-apple.S
[244/526] Compiling ghash-ssse3-x86_64-linux.S
[245/526] Compiling ghash-ssse3-x86_64-apple.S
[246/526] Compiling ghash-ssse3-x86-linux.S
[247/526] Compiling ghash-neon-armv8-win.S
[248/526] Compiling ghash-neon-armv8-apple.S
[249/526] Compiling ghash-ssse3-x86-apple.S
[250/526] Compiling ghash-neon-armv8-linux.S
[251/526] Compiling co-586-linux.S
[252/526] Compiling ghash-armv4-linux.S
[253/526] Compiling bn-armv8-apple.S
[254/526] Compiling bn-armv8-win.S
[255/526] Compiling co-586-apple.S
[255/526] Compiling bsaes-armv7-linux.S
[257/526] Compiling bn-armv8-linux.S
[258/526] Compiling bn-586-linux.S
[259/526] Compiling armv8-mont-linux.S
[260/526] Compiling bn-586-apple.S
[261/526] Compiling armv8-mont-win.S
[262/526] Compiling armv8-mont-apple.S
[263/526] Compiling armv4-mont-linux.S
[264/526] Compiling aesv8-gcm-armv8-win.S
[265/526] Compiling aesv8-gcm-armv8-linux.S
[266/526] Compiling aesv8-armv8-linux.S
[267/526] Compiling aesv8-gcm-armv8-apple.S
[268/526] Compiling aesv8-armv8-win.S
[269/526] Compiling aesv8-armv7-linux.S
[269/526] Compiling aesv8-armv8-apple.S
[271/526] Compiling aesni-x86_64-linux.S
[272/526] Compiling aesni-x86_64-apple.S
[273/526] Compiling aesni-x86-linux.S
[274/526] Compiling aesni-x86-apple.S
[275/526] Compiling aesni-gcm-x86_64-apple.S
[276/526] Compiling aes-gcm-avx2-x86_64-apple.S
[277/526] Compiling aes-gcm-avx2-x86_64-linux.S
[278/526] Compiling aes-gcm-avx10-x86_64-apple.S
[279/526] Compiling aesni-gcm-x86_64-linux.S
[280/526] Compiling aes-gcm-avx10-x86_64-linux.S
[281/526] Compiling d1_both.cc
[282/526] Compiling x_pubkey.cc
[283/526] Compiling x_sig.cc
[284/526] Compiling x_x509a.cc
[285/526] Compiling x_spki.cc
[286/526] Compiling x_req.cc
[287/526] Compiling x_val.cc
[288/526] Compiling x_x509.cc
[289/526] Compiling x_name.cc
[290/526] Compiling x_exten.cc
[291/526] Compiling x_algor.cc
[292/526] Compiling x509spki.cc
[293/526] Compiling x_crl.cc
[294/526] Compiling x_attrib.cc
[295/526] Compiling x_all.cc
[296/526] Compiling x509rset.cc
[297/526] Compiling x509name.cc
[298/526] Compiling x509_vpm.cc
[299/526] Compiling x509cset.cc
[300/526] Compiling x509_txt.cc
[301/526] Compiling x509_v3.cc
[302/526] Compiling x509_set.cc
[303/526] Compiling x509_vfy.cc
[304/526] Compiling x509_trs.cc
[305/526] Compiling x509_req.cc
[306/526] Compiling x509_obj.cc
[307/526] Compiling x509_def.cc
[308/526] Compiling x509_lu.cc
[309/526] Compiling x509_d2.cc
[310/526] Compiling x509_ext.cc
[311/526] Compiling x509_cmp.cc
[312/526] Compiling x509_att.cc
[313/526] Compiling x509.cc
[314/526] Compiling v3_utl.cc
[315/526] Compiling v3_purp.cc
[316/526] Compiling v3_pmaps.cc
[317/526] Compiling v3_prn.cc
[318/526] Compiling v3_skey.cc
[319/526] Compiling v3_pcons.cc
[320/526] Compiling v3_ocsp.cc
[321/526] Compiling v3_ncons.cc
[322/526] Compiling v3_lib.cc
[323/526] Compiling v3_int.cc
[324/526] Compiling v3_info.cc
[325/526] Compiling v3_ia5.cc
[326/526] Compiling v3_genn.cc
[327/526] Compiling v3_extku.cc
[328/526] Compiling v3_enum.cc
[329/526] Compiling v3_crld.cc
[330/526] Compiling v3_cpols.cc
[331/526] Compiling v3_conf.cc
[332/526] Compiling v3_bcons.cc
[333/526] Compiling v3_bitst.cc
[334/526] Compiling v3_alt.cc
[335/526] Compiling v3_akeya.cc
[336/526] Compiling v3_akey.cc
[337/526] Compiling t_x509a.cc
[338/526] Compiling i2d_pr.cc
[339/526] Compiling t_x509.cc
[340/526] Compiling t_crl.cc
[341/526] Compiling t_req.cc
[342/526] Compiling rsa_pss.cc
[343/526] Compiling policy.cc
[344/526] Compiling name_print.cc
[345/526] Compiling by_file.cc
[346/526] Compiling by_dir.cc
[347/526] Compiling a_digest.cc
[348/526] Compiling algorithm.cc
[349/526] Compiling asn1_gen.cc
[350/526] Compiling a_verify.cc
[351/526] Compiling voprf.cc
[352/526] Compiling trust_token.cc
[353/526] Compiling a_sign.cc
[354/526] Compiling thread_win.cc
[355/526] Compiling thread_pthread.cc
[355/526] Compiling thread_none.cc
[357/526] Compiling thread.cc
[358/526] Compiling pmbtoken.cc
[359/526] Compiling stack.cc
[360/526] Compiling siphash.cc
[361/526] Compiling sha512.cc
[362/526] Compiling sha256.cc
[363/526] Compiling sha1.cc
[364/526] Compiling slhdsa.cc
[365/526] Compiling rc4.cc
[366/526] Compiling spake2plus.cc
[367/526] Compiling rsa_print.cc
[368/526] Compiling rsa_extra.cc
[369/526] Compiling rsa_crypt.cc
[370/526] Compiling refcount.cc
[371/526] Compiling windows.cc
[372/526] Compiling trusty.cc
[373/526] Compiling rand.cc
[374/526] Compiling urandom.cc
[375/526] Compiling ios.cc
[376/526] Compiling rsa_asn1.cc
[377/526] Compiling poly1305_arm_asm.S
[378/526] Compiling passive.cc
[379/526] Compiling getentropy.cc
[380/526] Compiling fork_detect.cc
[381/526] Compiling deterministic.cc
[382/526] Compiling forkunsafe.cc
[383/526] Compiling poly1305_arm.cc
[384/526] Compiling poly1305_vec.cc
[385/526] Compiling poly1305.cc
[386/526] Compiling pool.cc
[387/526] Compiling pkcs7.cc
[388/526] Compiling p5_pbev2.cc
[389/526] Compiling pkcs8_x509.cc
[390/526] Compiling pkcs8.cc
[391/526] Compiling pkcs7_x509.cc
[392/526] Compiling pem_x509.cc
[393/526] Compiling pem_xaux.cc
[394/526] Compiling pem_pkey.cc
[395/526] Compiling pem_pk8.cc
[396/526] Compiling mlkem.cc
[397/526] Compiling obj_xref.cc
[398/526] Compiling pem_lib.cc
[399/526] Compiling pem_oth.cc
[400/526] Compiling pem_info.cc
[401/526] Compiling mldsa.cc
[402/526] Compiling obj.cc
[403/526] Compiling mem.cc
[404/526] Compiling poly_rq_mul.S
[405/526] Compiling pem_all.cc
[406/526] Compiling fips_shared_support.cc
[407/526] Compiling md5.cc
[408/526] Compiling md4.cc
[409/526] Compiling lhash.cc
[410/526] Compiling hrss.cc
[411/526] Compiling ex_data.cc
[412/526] Compiling kyber.cc
[413/526] Compiling sign.cc
[414/526] Compiling scrypt.cc
[415/526] Compiling hpke.cc
[416/526] Compiling print.cc
[417/526] Compiling pbkdf.cc
[418/526] Compiling p_x25519.cc
[419/526] Compiling p_x25519_asn1.cc
[420/526] Compiling p_ed25519.cc
[421/526] Compiling p_rsa_asn1.cc
[422/526] Compiling p_ed25519_asn1.cc
[423/526] Compiling p_rsa.cc
[424/526] Compiling p_hkdf.cc
[425/526] Compiling p_ec_asn1.cc
[426/526] Compiling p_ec.cc
[427/526] Compiling p_dh.cc
[428/526] Compiling evp_ctx.cc
[429/526] Compiling evp.cc
[430/526] Compiling p_dh_asn1.cc
[431/526] Compiling p_dsa_asn1.cc
[432/526] Compiling err.cc
[433/526] Compiling ecdh.cc
[434/526] Compiling engine.cc
[435/526] Compiling evp_asn1.cc
[436/526] Compiling hash_to_curve.cc
[437/526] Compiling ecdsa_asn1.cc
[438/526] Compiling ec_derive.cc
[439/526] Compiling dsa.cc
[440/526] Compiling des.cc
[441/526] Compiling ec_asn1.cc
[442/526] Compiling dsa_asn1.cc
[443/526] Compiling params.cc
[444/526] Compiling x25519-asm-arm.S
[445/526] Compiling dh_asn1.cc
[446/526] Compiling digest_extra.cc
[447/526] Compiling crypto.cc
[448/526] Compiling cpu_intel.cc
[449/526] Compiling cpu_arm_freebsd.cc
[450/526] Compiling cpu_arm_linux.cc
[451/526] Compiling curve25519.cc
[452/526] Compiling spake25519.cc
[453/526] Compiling bcm.cc
[454/526] Compiling cpu_aarch64_sysreg.cc
[455/526] Compiling cpu_aarch64_openbsd.cc
[456/526] Compiling cpu_aarch64_win.cc
[457/526] Compiling curve25519_64_adx.cc
[458/526] Compiling cpu_aarch64_fuchsia.cc
[459/526] Compiling cpu_aarch64_linux.cc
[460/526] Compiling cpu_aarch64_apple.cc
[461/526] Compiling tls_cbc.cc
[462/526] Compiling get_cipher.cc
[463/526] Compiling e_rc2.cc
[464/526] Compiling conf.cc
[465/526] Compiling e_rc4.cc
[466/526] Compiling e_tls.cc
[467/526] Compiling e_null.cc
[468/526] Compiling e_des.cc
[469/526] Compiling derive_key.cc
[470/526] Compiling e_aesgcmsiv.cc
[471/526] Compiling e_chacha20poly1305.cc
[472/526] Compiling chacha.cc
[473/526] Compiling e_aesctrhmac.cc
[474/526] Compiling unicode.cc
[475/526] Compiling cbs.cc
[476/526] Compiling buf.cc
[477/526] Compiling asn1_compat.cc
[478/526] Compiling ber.cc
[479/526] Compiling blake2.cc
[480/526] Compiling convert.cc
[481/526] Compiling cbb.cc
[482/526] Compiling bn_asn1.cc
[483/526] Compiling socket.cc
[484/526] Compiling socket_helper.cc
[485/526] Compiling printf.cc
[486/526] Compiling pair.cc
[487/526] Compiling hexdump.cc
[488/526] Compiling file.cc
[489/526] Compiling fd.cc
[490/526] Compiling errno.cc
[491/526] Compiling bio_mem.cc
[492/526] Compiling connect.cc
[493/526] Compiling base64.cc
[494/526] Compiling tasn_typ.cc
[495/526] Compiling bio.cc
[496/526] Compiling tasn_fre.cc
[497/526] Compiling f_int.cc
[498/526] Compiling tasn_utl.cc
[499/526] Compiling tasn_new.cc
[500/526] Compiling tasn_enc.cc
[501/526] Compiling posix_time.cc
[502/526] Compiling f_string.cc
[503/526] Compiling asn_pack.cc
[504/526] Compiling asn1_par.cc
[505/526] Compiling tasn_dec.cc
[506/526] Compiling a_utctm.cc
[507/526] Compiling asn1_lib.cc
[508/526] Compiling a_octet.cc
[509/526] Compiling a_time.cc
[510/526] Compiling a_type.cc
[511/526] Compiling a_object.cc
[512/526] Compiling a_strnid.cc
[513/526] Compiling a_strex.cc
[514/526] Compiling a_dup.cc
[515/526] Compiling a_i2d_fp.cc
[516/526] Compiling a_mbstr.cc
[517/526] Write sources
[519/526] Compiling a_d2i_fp.cc
[520/526] Compiling a_bitstr.cc
[521/526] Compiling a_gentm.cc
[522/526] Compiling a_int.cc
[523/544] Compiling a_bool.cc
[525/544] Compiling Atomics ManagedAtomic.swift
[526/544] Compiling Atomics ManagedAtomicLazyReference.swift
[527/544] Compiling Atomics UnsafeAtomic.swift
[528/544] Compiling Atomics UnsafeAtomicLazyReference.swift
[529/546] Compiling Atomics AtomicStorage.swift
[530/546] Compiling Atomics AtomicValue.swift
[531/546] Compiling Atomics AtomicMemoryOrderings.swift
[532/546] Compiling Atomics DoubleWord.swift
[533/546] Compiling Atomics IntegerOperations.swift
[534/546] Compiling Atomics Unmanaged extensions.swift
[535/546] Compiling Atomics AtomicInteger.swift
[536/546] Compiling Atomics AtomicOptionalWrappable.swift
[537/546] Compiling Atomics AtomicReference.swift
[538/546] Emitting module Atomics
[539/546] Compiling Atomics OptionalRawRepresentable.swift
[540/546] Compiling Atomics RawRepresentable.swift
[541/546] Compiling Atomics AtomicBool.swift
[542/546] Compiling Atomics IntegerConformances.swift
[543/546] Compiling Atomics PointerConformances.swift
[544/546] Compiling Atomics Primitives.native.swift
[545/547] Compiling c-nioatomics.c
[546/547] Compiling c-atomics.c
[548/553] Compiling NIOConcurrencyHelpers lock.swift
[549/553] Emitting module NIOConcurrencyHelpers
[550/553] Compiling NIOConcurrencyHelpers NIOLock.swift
[551/553] Compiling NIOConcurrencyHelpers atomics.swift
[552/553] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[553/553] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[555/617] Compiling NIOCore NIOCoreSendableMetatype.swift
[556/617] Compiling NIOCore NIODecodedAsyncSequence.swift
[557/617] Compiling NIOCore NIOLoopBound.swift
[558/617] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[559/617] Compiling NIOCore NIOScheduledCallback.swift
[560/617] Compiling NIOCore NIOSendable.swift
[561/617] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[562/617] Compiling NIOCore RecvByteBufferAllocator.swift
[563/625] Compiling NIOCore IPProtocol.swift
[564/625] Compiling NIOCore IntegerBitPacking.swift
[565/625] Compiling NIOCore IntegerTypes.swift
[566/625] Compiling NIOCore Interfaces.swift
[567/625] Compiling NIOCore Linux.swift
[568/625] Compiling NIOCore MarkedCircularBuffer.swift
[569/625] Compiling NIOCore MulticastChannel.swift
[570/625] Compiling NIOCore NIOAny.swift
[571/625] Compiling NIOCore NIOCloseOnErrorHandler.swift
[572/625] Compiling NIOCore EventLoopFuture+Deprecated.swift
[573/625] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[574/625] Compiling NIOCore EventLoopFuture.swift
[575/625] Compiling NIOCore FileDescriptor.swift
[576/625] Compiling NIOCore FileHandle.swift
[577/625] Compiling NIOCore FileRegion.swift
[578/625] Compiling NIOCore GlobalSingletons.swift
[579/625] Compiling NIOCore IO.swift
[580/625] Compiling NIOCore IOData.swift
[581/625] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[582/625] Compiling NIOCore SocketAddresses.swift
[583/625] Compiling NIOCore SocketOptionProvider.swift
[584/625] Compiling NIOCore SystemCallHelpers.swift
[585/625] Compiling NIOCore TimeAmount+Duration.swift
[586/625] Compiling NIOCore TypeAssistedChannelHandler.swift
[587/625] Compiling NIOCore UniversalBootstrapSupport.swift
[588/625] Compiling NIOCore Utilities.swift
[589/625] Compiling NIOCore CircularBuffer.swift
[590/625] Compiling NIOCore Codec.swift
[591/625] Compiling NIOCore ConvenienceOptionSupport.swift
[592/625] Compiling NIOCore DeadChannel.swift
[593/625] Compiling NIOCore DispatchQueue+WithFuture.swift
[594/625] Compiling NIOCore EventLoop+Deprecated.swift
[595/625] Compiling NIOCore EventLoop+SerialExecutor.swift
[596/625] Compiling NIOCore EventLoop.swift
[597/625] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[598/625] Compiling NIOCore AddressedEnvelope.swift
[599/625] Compiling NIOCore AsyncAwaitSupport.swift
[600/625] Compiling NIOCore AsyncChannel.swift
[601/625] Compiling NIOCore AsyncChannelHandler.swift
[602/625] Compiling NIOCore AsyncChannelInboundStream.swift
[603/625] Compiling NIOCore AsyncChannelOutboundWriter.swift
[604/625] Compiling NIOCore NIOAsyncSequenceProducer.swift
[605/625] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[606/625] Compiling NIOCore NIOAsyncWriter.swift
[607/625] Emitting module NIOCore
[608/625] Compiling NIOCore ByteBuffer-multi-int.swift
[609/625] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[610/625] Compiling NIOCore ByteBuffer-views.swift
[611/625] Compiling NIOCore Channel.swift
[612/625] Compiling NIOCore ChannelHandler.swift
[613/625] Compiling NIOCore ChannelHandlers.swift
[614/625] Compiling NIOCore ChannelInvoker.swift
[615/625] Compiling NIOCore ChannelOption.swift
[616/625] Compiling NIOCore ChannelPipeline.swift
[617/625] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[618/625] Compiling NIOCore BSDSocketAPI.swift
[619/625] Compiling NIOCore ByteBuffer-aux.swift
[620/625] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[621/625] Compiling NIOCore ByteBuffer-conversions.swift
[622/625] Compiling NIOCore ByteBuffer-core.swift
[623/625] Compiling NIOCore ByteBuffer-hex.swift
[624/625] Compiling NIOCore ByteBuffer-int.swift
[625/625] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[627/714] Compiling BSON Null.swift
[628/714] Compiling BSON ObjectId.swift
[629/714] Compiling BSON Optional.swift
[630/714] Compiling BSON PrimitiveConvertible.swift
[631/718] Compiling BSON AnyPrimitive.swift
[632/718] Compiling BSON Binary.swift
[633/718] Compiling BSON Decimal128.swift
[634/718] Compiling BSON JavaScript.swift
[635/718] Emitting module NIOEmbedded
[636/718] Emitting module BSON
[637/718] Compiling BSON Primitives.swift
[638/718] Compiling BSON RegularExpression.swift
[639/718] Compiling BSON Timestamp.swift
[640/718] Compiling BSON TypeIdentifier.swift
[641/718] Compiling NIOEmbedded AsyncTestingChannel.swift
[642/718] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[643/718] Compiling NIOEmbedded Embedded.swift
[645/719] Compiling BSON Document+Subscripts.swift
[646/719] Compiling BSON Document+Validation.swift
[647/719] Compiling BSON Document.swift
[648/719] Compiling BSON DocumentSlice.swift
[649/719] Compiling BSON ByteBuffer+Helpers.swift
[650/719] Compiling BSON PrimitiveEncoding.swift
[651/719] Compiling BSON CustomDebugStringConvertible.swift
[652/719] Compiling BSON Document+Array.swift
[653/719] Compiling BSON Document+Cache.swift
[654/719] Compiling BSON Document+Collection.swift
[655/719] Compiling BSON Document+Dictionary.swift
[656/719] Compiling BSON Document+Equatable.swift
[657/719] Compiling BSON Document+Helpers.swift
[658/719] Compiling BSON Document+Mutations.swift
[659/719] Compiling BSON Document+Serialization.swift
[660/719] Emitting module NIOPosix
[661/725] Compiling BSON PrimitiveDecoding.swift
[662/725] Compiling BSON SingleValueBSONDecodingContainer.swift
[663/725] Compiling BSON UnkeyedBSONDecodingContainer.swift
[664/725] Compiling BSON BSONEncoder.swift
[665/725] Compiling BSON BSONEncoderStrategies.swift
[666/725] Compiling BSON Codable.swift
[667/725] Compiling BSON BSONDecoder.swift
[668/725] Compiling BSON BSONDecoderSettings.swift
[669/725] Compiling BSON FastBSONDecoder.swift
[670/725] Compiling BSON KeyedBSONDecodingContainer.swift
[672/726] Compiling NIOPosix ThreadWindows.swift
[673/726] Compiling NIOPosix UnsafeTransfer.swift
[674/726] Compiling NIOPosix Utilities.swift
[675/726] Compiling NIOPosix VsockAddress.swift
[676/726] Compiling NIOPosix VsockChannelEvents.swift
[677/726] Compiling NIOPosix Windows.swift
[687/726] Compiling NIOPosix PosixSingletons.swift
[688/726] Compiling NIOPosix RawSocketBootstrap.swift
[689/726] Compiling NIOPosix Resolver.swift
[690/726] Compiling NIOPosix Selectable.swift
[691/726] Compiling NIOPosix SelectableChannel.swift
[692/726] Compiling NIOPosix Socket.swift
[693/726] Compiling NIOPosix SocketChannel.swift
[694/726] Compiling NIOPosix SocketProtocols.swift
[695/726] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[696/726] Compiling NIOPosix System.swift
[697/726] Compiling NIOPosix Thread.swift
[698/726] Compiling NIOPosix ThreadPosix.swift
[728/729] Emitting module NIO
[729/729] Compiling NIO Exports.swift
[731/741] Compiling NIOTLS TLSEvents.swift
[732/741] Emitting module NIOTLS
[733/741] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[734/741] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[735/741] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[736/741] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[737/741] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[738/741] Compiling NIOTLS SNIHandler.swift
[739/741] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[741/742] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[742/742] Emitting module NIOFoundationCompat
[744/794] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[745/794] Compiling NIOTransportServices NIOTSErrors.swift
[746/794] Compiling NIOTransportServices NIOTSEventLoop.swift
[747/796] Compiling NIOTransportServices NIOTSBootstraps.swift
[748/796] Compiling NIOTransportServices NIOTSChannelOptions.swift
[749/796] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[750/796] Compiling NIOTransportServices StateManagedChannel.swift
[751/796] Compiling NIOTransportServices StateManagedListenerChannel.swift
[752/796] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[753/796] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[754/796] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[755/796] Compiling NIOTransportServices NIOTSListenerChannel.swift
[756/796] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[757/796] Compiling NIOTransportServices NIOTSSingletons.swift
[758/796] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[759/796] Compiling NIOTransportServices AcceptHandler.swift
[760/796] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[761/796] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[762/796] Emitting module NIOTransportServices
[763/796] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[764/796] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[765/796] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[766/796] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[767/796] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[769/809] Compiling DNSClient ConfigParser.swift
[770/810] Compiling DNSClient SRV.swift
[771/810] Emitting module NIOSSL
[772/814] Compiling DNSClient MessageOptions.swift
[773/814] Compiling DNSClient PTR.swift
[774/814] Compiling DNSClient DNSEncoder.swift
[775/814] Compiling DNSClient Errors.swift
[776/814] Emitting module DNSClient
[777/814] Compiling DNSClient DNSClient+Query.swift
[778/814] Compiling DNSClient DNSDecoder.swift
[779/814] Compiling DNSClient Client.swift
[780/814] Compiling DNSClient DNSClient+Connect.swift
[784/814] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[785/814] Compiling NIOSSL SubjectAlternativeName.swift
[786/814] Compiling NIOSSL NIOSSLSecureBytes.swift
[787/814] Compiling NIOSSL RNG.swift
[788/814] Compiling NIOSSL SafeCompare.swift
[789/814] Compiling DNSClient Helpers.swift
[790/814] Compiling DNSClient Message.swift
[812/815] Compiling NIOSSL Zeroization.swift
[813/815] Compiling NIOSSL TLSConfiguration.swift
[814/815] Compiling NIOSSL UniversalBootstrapSupport.swift
[815/815] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[817/834] Compiling MongoCore ReadConcern.swift
[818/834] Compiling MongoCore ServerHandshake.swift
[819/834] Compiling MongoCore WireVersion.swift
[820/836] Compiling MongoCore MongoReply.swift
[821/836] Compiling MongoCore MongoRequest.swift
[822/836] Compiling MongoCore OpReply.swift
[823/836] Compiling MongoCore ProtocolHelpers.swift
[824/836] Compiling MongoCore Sessions.swift
[825/836] Compiling MongoCore Tansaction.swift
[826/836] Emitting module MongoCore
[827/836] Compiling MongoCore WriteConcern.swift
[828/836] Compiling MongoCore MessageHeader.swift
[829/836] Compiling MongoCore OpMessage.swift
[830/836] Compiling MongoCore OpQuery.swift
[831/836] Compiling MongoCore CommandPrimitives.swift
[832/836] Compiling MongoCore Error.swift
[833/836] Compiling MongoCore MongoReplyDeserializer.swift
[834/836] Compiling MongoCore Collation.swift
[835/836] Compiling MongoCore ConnectionSettings.swift
[836/836] Compiling MongoCore Namespace.swift
[838/856] Compiling MongoClient MongoSingleConnectionPool.swift
[839/856] Compiling MongoClient MongoCursorResponse.swift
[840/856] Compiling MongoClient IsMaster.swift
[841/856] Compiling MongoClient KillCursors.swift
[842/858] Emitting module MongoClient
[843/858] Compiling MongoClient Cursor.swift
[844/858] Compiling MongoClient Error.swift
[845/858] Compiling MongoClient Exports.swift
[846/858] Compiling MongoClient OK.swift
[847/858] Compiling MongoClient SASL.swift
[848/858] Compiling MongoClient Helpers.swift
[849/858] Compiling MongoClient GetMore.swift
[850/858] Compiling MongoClient Authenticate+ChallengeResponse.swift
[851/858] Compiling MongoClient Authenticate+SASL.swift
[852/858] Compiling MongoClient Authenticate.swift
[853/858] Compiling MongoClient Connection.swift
[854/858] Compiling MongoClient ConnectionContext.swift
[855/858] Compiling MongoClient ConnectionPool.swift
[856/858] Compiling MongoClient Channel+Connection.swift
[857/858] Compiling MongoClient Cluster.swift
[858/858] Compiling MongoClient Connection+Execute.swift
[860/875] Emitting module MongoKittenCore
[861/877] Compiling MongoKittenCore ListCollections.swift
[862/877] Compiling MongoKittenCore ListDatabases.swift
[863/877] Compiling MongoKittenCore Update.swift
[864/877] Compiling MongoKittenCore Cursor.swift
[865/877] Compiling MongoKittenCore FindAndModify.swift
[866/877] Compiling MongoKittenCore Insert.swift
[867/877] Compiling MongoKittenCore FieldPath.swift
[868/877] Compiling MongoKittenCore Projection.swift
[869/877] Compiling MongoKittenCore Drop.swift
[870/877] Compiling MongoKittenCore Find.swift
[871/877] Compiling MongoKittenCore Delete.swift
[872/877] Compiling MongoKittenCore Distinct.swift
[873/877] Compiling MongoKittenCore Aggregate.swift
[874/877] Compiling MongoKittenCore Count.swift
[875/877] Compiling MongoKittenCore CreateIndexes.swift
[876/877] Compiling MongoKittenCore QueryBuilder.swift
[877/877] Compiling MongoKittenCore Sorting.swift
[879/905] Emitting module MongoKitten
[880/908] Compiling MongoKitten GridFSFileWriter.swift
[881/908] Compiling MongoKitten GridFSReader.swift
[882/908] Compiling MongoKitten IndexBuilder.swift
[883/908] Compiling MongoKitten Date+ISO8601Format.swift
[884/908] Compiling MongoKitten Error.swift
[885/908] Compiling MongoKitten Exports.swift
[886/908] Compiling MongoKitten GridFSBucket.swift
[887/908] Compiling MongoKitten GridFSChunk.swift
[888/908] Compiling MongoKitten GridFSError.swift
[889/908] Compiling MongoKitten GridFSFile.swift
[890/908] Compiling MongoKitten Aggregate.swift
[891/908] Compiling MongoKitten AggregateBuilder.swift
[892/908] Compiling MongoKitten AggregateStage.swift
[893/908] Compiling MongoKitten AsyncSequence.swift
[894/908] Compiling MongoKitten MongoCollection.swift
[895/908] Compiling MongoKitten MongoDatabase.swift
[896/908] Compiling MongoKitten MongoTransactionDatabase.swift
[897/908] Compiling MongoKitten BSON2JSON.swift
[898/908] Compiling MongoKitten CLI+Helpers.swift
[899/908] Compiling MongoKitten ChangeStream.swift
[900/908] Compiling MongoKitten Collection+Count.swift
[901/908] Compiling MongoKitten Collection+Delete.swift
[902/908] Compiling MongoKitten Collection+Distinct.swift
[903/908] Compiling MongoKitten Collection+Find.swift
[904/908] Compiling MongoKitten Collection+FindAndModify.swift
[905/908] Compiling MongoKitten Collection+Indexes.swift
[906/908] Compiling MongoKitten Collection+Insert.swift
[907/908] Compiling MongoKitten Collection+Update.swift
[908/908] Compiling MongoKitten Cursor.swift
[910/924] Compiling Meow Error.swift
[911/924] Compiling Meow Exports.swift
[912/925] Compiling Meow Operators.swift
[913/925] Compiling Meow PartialModel.swift
[914/925] Compiling Meow Aggregates.swift
[915/925] Compiling Meow Database.swift
[916/925] Emitting module Meow
[917/925] Compiling Meow TestDecoder.swift
[918/925] Compiling Meow MeowCollection.swift
[919/925] Compiling Meow Migrations.swift
[920/925] Compiling Meow Model.swift
[921/925] Compiling Meow Reference.swift
[922/925] Compiling Meow Indexes.swift
[923/925] Compiling Meow FindHelpers.swift
[924/925] Compiling Meow KeyPathModels.swift
[925/925] Compiling Meow MeowCollection+KeyPath.swift
Build complete! (313.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "bson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.9",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/BSON.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "dnsclient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/DNSClient.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "MongoKitten",
  "name" : "MongoKitten",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoKitten",
      "targets" : [
        "MongoKitten"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Meow",
      "targets" : [
        "Meow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoClient",
      "targets" : [
        "MongoClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MongoCore",
      "targets" : [
        "MongoCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_MongoKittenCrypto",
      "module_type" : "SwiftTarget",
      "name" : "_MongoKittenCrypto",
      "path" : "Sources/_MongoKittenCrypto",
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "HMAC.swift",
        "Hash.swift",
        "Hex.swift",
        "MD5.swift",
        "PBKDF2.swift",
        "SHA1.swift",
        "SHA256.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKittenTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenTests",
      "path" : "Tests/MongoKittenTests",
      "sources" : [
        "CRUDTests.swift",
        "ConnectionSettingsTests.swift",
        "CryptoPerformanceTests.swift",
        "CryptoTests.swift",
        "TransactionTests.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoKittenCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoKittenCore",
      "path" : "Sources/MongoKittenCore",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Commands/Aggregate.swift",
        "Commands/Count.swift",
        "Commands/CreateIndexes.swift",
        "Commands/Delete.swift",
        "Commands/Distinct.swift",
        "Commands/Drop.swift",
        "Commands/Find.swift",
        "Commands/FindAndModify.swift",
        "Commands/Insert.swift",
        "Commands/ListCollections.swift",
        "Commands/ListDatabases.swift",
        "Commands/Update.swift",
        "Cursor.swift",
        "FieldPath.swift",
        "QueryPrimitives/Projection.swift",
        "QueryPrimitives/QueryBuilder.swift",
        "QueryPrimitives/Sorting.swift"
      ],
      "target_dependencies" : [
        "MongoClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoKitten",
      "module_type" : "SwiftTarget",
      "name" : "MongoKitten",
      "path" : "Sources/MongoKitten",
      "product_memberships" : [
        "MongoKitten",
        "Meow"
      ],
      "sources" : [
        "Aggregate.swift",
        "AggregateBuilder.swift",
        "AggregateStage.swift",
        "AsyncSequence.swift",
        "BSON2JSON.swift",
        "CLI+Helpers.swift",
        "ChangeStream.swift",
        "CollectionHelpers/Collection+Count.swift",
        "CollectionHelpers/Collection+Delete.swift",
        "CollectionHelpers/Collection+Distinct.swift",
        "CollectionHelpers/Collection+Find.swift",
        "CollectionHelpers/Collection+FindAndModify.swift",
        "CollectionHelpers/Collection+Indexes.swift",
        "CollectionHelpers/Collection+Insert.swift",
        "CollectionHelpers/Collection+Update.swift",
        "Cursor.swift",
        "Date+ISO8601Format.swift",
        "Error.swift",
        "Exports.swift",
        "GridFS/GridFSBucket.swift",
        "GridFS/GridFSChunk.swift",
        "GridFS/GridFSError.swift",
        "GridFS/GridFSFile.swift",
        "GridFS/GridFSFileWriter.swift",
        "GridFS/GridFSReader.swift",
        "IndexBuilder.swift",
        "MongoCollection.swift",
        "MongoDatabase.swift",
        "MongoTransactionDatabase.swift"
      ],
      "target_dependencies" : [
        "MongoClient",
        "MongoKittenCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoCoreTests",
      "path" : "Tests/MongoCoreTests",
      "sources" : [
        "ProtocolTests.swift"
      ],
      "target_dependencies" : [
        "MongoCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoCore",
      "module_type" : "SwiftTarget",
      "name" : "MongoCore",
      "path" : "Sources/MongoCore",
      "product_dependencies" : [
        "BSON",
        "NIO",
        "NIOSSL",
        "NIOFoundationCompat",
        "Logging",
        "Metrics",
        "Atomics"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient",
        "MongoCore"
      ],
      "sources" : [
        "CommandPrimitives.swift",
        "Error.swift",
        "MongoReplyDeserializer.swift",
        "Primitives/Collation.swift",
        "Primitives/ConnectionSettings.swift",
        "Primitives/Namespace.swift",
        "Primitives/ReadConcern.swift",
        "Primitives/ServerHandshake.swift",
        "Primitives/WireVersion.swift",
        "Primitives/WriteConcern.swift",
        "Protocol/MessageHeader.swift",
        "Protocol/MongoReply.swift",
        "Protocol/MongoRequest.swift",
        "Protocol/OpMessage.swift",
        "Protocol/OpQuery.swift",
        "Protocol/OpReply.swift",
        "Protocol/ProtocolHelpers.swift",
        "Sessions.swift",
        "Tansaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MongoClient",
      "module_type" : "SwiftTarget",
      "name" : "MongoClient",
      "path" : "Sources/MongoClient",
      "product_dependencies" : [
        "DNSClient",
        "Tracing"
      ],
      "product_memberships" : [
        "MongoKitten",
        "Meow",
        "MongoClient"
      ],
      "sources" : [
        "Authenticate+ChallengeResponse.swift",
        "Authenticate+SASL.swift",
        "Authenticate.swift",
        "Channel+Connection.swift",
        "Cluster.swift",
        "Connection+Execute.swift",
        "Connection.swift",
        "ConnectionContext.swift",
        "ConnectionPool.swift",
        "Cursor.swift",
        "Error.swift",
        "Exports.swift",
        "Helpers.swift",
        "InternalCommands/GetMore.swift",
        "InternalCommands/IsMaster.swift",
        "InternalCommands/KillCursors.swift",
        "MongoSingleConnectionPool.swift",
        "Responses/MongoCursorResponse.swift",
        "Responses/OK.swift",
        "SASL.swift"
      ],
      "target_dependencies" : [
        "MongoCore",
        "_MongoKittenCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MeowTests",
      "module_type" : "SwiftTarget",
      "name" : "MeowTests",
      "path" : "Tests/MeowTests",
      "sources" : [
        "MeowTests.swift"
      ],
      "target_dependencies" : [
        "Meow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Meow",
      "module_type" : "SwiftTarget",
      "name" : "Meow",
      "path" : "Sources/Meow",
      "product_memberships" : [
        "Meow"
      ],
      "sources" : [
        "Aggregates.swift",
        "Database.swift",
        "Error.swift",
        "Exports.swift",
        "Indexes.swift",
        "KeyPathModel/FindHelpers.swift",
        "KeyPathModel/KeyPathModels.swift",
        "KeyPathModel/MeowCollection+KeyPath.swift",
        "KeyPathModel/TestDecoder.swift",
        "MeowCollection.swift",
        "Migrations.swift",
        "Model.swift",
        "Operators.swift",
        "PartialModel.swift",
        "Reference.swift"
      ],
      "target_dependencies" : [
        "MongoKitten"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.