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 MongoKitten, reference 7.9.9 (e40314), with Swift 6.1 for Linux on 30 Apr 2025 17:44:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoKitten.git
Reference: 7.9.9
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
 * tag               7.9.9      -> FETCH_HEAD
HEAD is now at e403140 Fix connection sendability issues (#357)
Cloned https://github.com/orlandos-nl/MongoKitten.git
Revision (git rev-parse @):
e403140d7b59c8ba0c2b00f552933d28470d3a6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoKitten.git at 7.9.9
========================================
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-3":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1144] Fetching dnsclient
[127/7148] Fetching dnsclient, bson
[746/12122] Fetching dnsclient, bson, swift-distributed-tracing
[2275/13827] Fetching dnsclient, bson, swift-distributed-tracing, swift-atomics
[7449/28636] Fetching dnsclient, bson, swift-distributed-tracing, swift-atomics, swift-nio-ssl
[12016/104205] Fetching dnsclient, bson, swift-distributed-tracing, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.33s)
[17515/102500] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
[24829/104706] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio-ssl, swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.69s)
[35871/102500] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
[52570/106336] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
[68970/102500] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.39s)
[64265/87691] Fetching dnsclient, bson, swift-distributed-tracing, swift-nio
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (10.04s)
Fetched https://github.com/orlandos-nl/BSON.git from cache (10.05s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (10.05s)
Fetched https://github.com/apple/swift-nio.git from cache (10.23s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (13.74s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.47s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.98s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.41s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.64s)
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 (1.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.50s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[2491/20636] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
[4393/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.30s)
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-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.97s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.16s)
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.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
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-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/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/438] Write sources
[26/438] Compiling CNIOWindows shim.c
[27/438] Compiling CNIOWASI CNIOWASI.c
[28/438] Compiling CNIOWindows WSAStartup.c
[29/438] Compiling _AtomicsShims.c
[30/438] Compiling CNIOLinux liburing_shims.c
[31/438] Compiling CNIODarwin shim.c
[32/438] Compiling fiat_p256_adx_sqr.S
[33/438] Compiling fiat_p256_adx_mul.S
[34/438] Compiling fiat_curve25519_adx_square.S
[35/438] Compiling CNIOLinux shim.c
[36/438] Compiling fiat_curve25519_adx_mul.S
[37/438] Write swift-version-24593BA9C3E375BF.txt
[38/438] Compiling CNIOBoringSSLShims shims.c
[39/442] Compiling tls_method.cc
[40/442] Compiling tls_record.cc
[41/452] Compiling tls13_client.cc
[42/455] Compiling tls13_server.cc
[43/455] Compiling tls13_both.cc
[44/455] Compiling t1_enc.cc
[45/471] Compiling tls13_enc.cc
[46/480] Compiling ssl_x509.cc
[48/480] Emitting module InternalCollectionsUtilities
[49/480] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[50/480] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[51/480] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[52/482] Compiling ServiceContextModule ServiceContextKey.swift
[53/482] Compiling CoreMetrics Metrics.swift
[54/482] Compiling InternalCollectionsUtilities Debugging.swift
[55/482] Compiling InternalCollectionsUtilities Descriptions.swift
[56/482] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/482] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/482] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/482] Compiling InternalCollectionsUtilities Specialize.swift
[60/482] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/482] Compiling InternalCollectionsUtilities Integer rank.swift
[62/482] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/482] Emitting module ServiceContextModule
[64/482] Compiling ServiceContextModule ServiceContext.swift
[65/482] Emitting module _NIOBase64
[66/482] Compiling _NIOBase64 Base64.swift
[67/482] Compiling _NIODataStructures _TinyArray.swift
[68/482] Compiling _NIODataStructures PriorityQueue.swift
[69/484] Emitting module _MongoKittenCrypto
[70/484] Compiling _MongoKittenCrypto HMAC.swift
[71/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[72/484] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[73/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[75/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/484] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/485] Compiling _MongoKittenCrypto SHA256.swift
[81/491] Compiling Instrumentation NoOpInstrument.swift
[82/491] Compiling _MongoKittenCrypto SHA1.swift
[83/491] Compiling Instrumentation MultiplexInstrument.swift
[84/491] Emitting module Instrumentation
[85/491] Compiling Instrumentation Instrument.swift
[86/491] Compiling Instrumentation InstrumentationSystem.swift
[87/491] Compiling Instrumentation Locks.swift
[88/492] Compiling Logging LogHandler.swift
[89/492] Compiling Logging Logging.swift
[90/492] Emitting module Logging
[91/492] Compiling Logging MetadataProvider.swift
[92/492] Compiling Logging Locks.swift
[95/493] Emitting module CoreMetrics
[96/493] Compiling CoreMetrics Locks.swift
[97/494] Emitting module _NIODataStructures
[98/494] Compiling _NIODataStructures Heap.swift
[101/501] Compiling _MongoKittenCrypto Hash.swift
[102/502] Compiling _MongoKittenCrypto Hex.swift
[102/520] Compiling ssl_versions.cc
[104/520] Compiling _MongoKittenCrypto MD5.swift
[105/520] Compiling _MongoKittenCrypto PBKDF2.swift
[106/521] Compiling DequeModule Deque+CustomReflectable.swift
[107/521] Compiling DequeModule Deque+Descriptions.swift
[108/521] Compiling DequeModule Deque+Equatable.swift
[109/521] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[111/523] Compiling DequeModule _DequeBuffer.swift
[112/523] Compiling DequeModule _DequeBufferHeader.swift
[113/523] Compiling Tracing TracingTime.swift
[114/523] Compiling DequeModule Deque._UnsafeHandle.swift
[115/523] Compiling DequeModule Deque.swift
[116/523] Compiling Tracing TracerProtocol.swift
[117/523] Compiling DequeModule Deque+Extras.swift
[118/523] Compiling DequeModule Deque+Hashable.swift
[119/523] Compiling DequeModule Deque+Testing.swift
[120/523] Compiling DequeModule Deque._Storage.swift
[121/523] Compiling Tracing Tracer.swift
[122/523] Compiling Tracing TracerProtocol+Legacy.swift
[123/523] Compiling DequeModule _DequeSlot.swift
[124/523] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/523] Compiling ssl_stat.cc
[125/523] Compiling ssl_transcript.cc
[127/523] Compiling DequeModule Deque+Codable.swift
[128/523] Compiling DequeModule Deque+Collection.swift
[129/523] Compiling Tracing NoOpTracer.swift
[130/523] Compiling Tracing InstrumentationSystem+Tracing.swift
[131/523] Emitting module Tracing
[132/523] Compiling Tracing SpanProtocol.swift
[133/524] Emitting module DequeModule
[135/525] Compiling ssl_privkey.cc
[136/525] Compiling ssl_session.cc
[138/525] Compiling Metrics Metrics.swift
[139/525] Emitting module Metrics
[139/526] Compiling ssl_file.cc
[140/526] Compiling ssl_key_share.cc
[142/526] Compiling ssl_lib.cc
[143/526] Compiling ssl_cipher.cc
[144/526] Compiling ssl_credential.cc
[145/526] Compiling ssl_cert.cc
[146/526] Compiling ssl_buffer.cc
[147/526] Compiling ssl_asn1.cc
[148/526] Compiling ssl_aead_ctx.cc
[149/526] Compiling s3_pkt.cc
[150/526] Compiling s3_lib.cc
[151/526] Compiling s3_both.cc
[152/526] Compiling handshake_client.cc
[153/526] Compiling handshake.cc
[154/526] Compiling handshake_server.cc
[155/526] Compiling handoff.cc
[156/526] Compiling dtls_record.cc
[157/526] Compiling encrypted_client_hello.cc
[158/526] Compiling dtls_method.cc
[159/526] Compiling md5-x86_64-linux.S
[160/526] Compiling md5-x86_64-apple.S
[161/526] Compiling md5-586-linux.S
[162/526] Compiling md5-586-apple.S
[162/526] Compiling d1_srtp.cc
[164/526] Compiling extensions.cc
[165/526] Compiling d1_pkt.cc
[166/526] Compiling chacha20_poly1305_armv8-win.S
[167/526] Compiling chacha20_poly1305_x86_64-apple.S
[168/526] Compiling chacha20_poly1305_armv8-apple.S
[169/526] Compiling chacha20_poly1305_x86_64-linux.S
[170/526] Compiling chacha20_poly1305_armv8-linux.S
[171/526] Compiling chacha-x86_64-linux.S
[172/526] Compiling chacha-x86-linux.S
[173/526] Compiling chacha-x86_64-apple.S
[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 d1_lib.cc
[179/526] Compiling aes128gcmsiv-x86_64-apple.S
[180/526] Compiling x86_64-mont5-linux.S
[181/526] Compiling chacha-armv4-linux.S
[182/526] Compiling aes128gcmsiv-x86_64-linux.S
[183/526] Compiling err_data.cc
[184/526] Compiling bio_ssl.cc
[185/526] Compiling x86_64-mont5-apple.S
[186/526] Compiling x86_64-mont-apple.S
[187/526] Compiling x86_64-mont-linux.S
[188/526] Compiling vpaes-x86_64-apple.S
[188/526] Compiling x86-mont-apple.S
[188/526] Compiling vpaes-x86-apple.S
[188/526] Compiling x86-mont-linux.S
[192/526] Compiling vpaes-x86_64-linux.S
[193/526] Compiling vpaes-x86-linux.S
[194/526] Compiling vpaes-armv8-win.S
[195/526] Compiling vpaes-armv7-linux.S
[196/526] Compiling vpaes-armv8-linux.S
[197/526] Compiling sha512-x86_64-linux.S
[198/526] Compiling sha512-armv8-win.S
[199/526] Compiling vpaes-armv8-apple.S
[200/526] Compiling sha512-x86_64-apple.S
[201/526] Compiling sha512-armv8-linux.S
[202/526] Compiling sha512-586-linux.S
[203/526] Compiling sha512-armv8-apple.S
[204/526] Compiling sha512-armv4-linux.S
[205/526] Compiling sha512-586-apple.S
[206/526] Compiling sha256-armv8-win.S
[207/526] Compiling sha256-x86_64-apple.S
[208/526] Compiling sha256-armv8-linux.S
[209/526] Compiling sha256-x86_64-linux.S
[210/526] Compiling sha256-armv8-apple.S
[210/526] Compiling sha256-armv4-linux.S
[212/526] Compiling sha256-586-apple.S
[213/526] Compiling sha256-586-linux.S
[214/526] Compiling sha1-x86_64-apple.S
[215/526] Compiling sha1-armv8-apple.S
[216/526] Compiling sha1-armv8-linux.S
[217/526] Compiling sha1-586-linux.S
[218/526] Compiling sha1-x86_64-linux.S
[218/526] Compiling sha1-armv8-win.S
[220/526] Compiling sha1-armv4-large-linux.S
[221/526] Compiling rdrand-x86_64-linux.S
[222/526] Compiling sha1-586-apple.S
[223/526] Compiling rsaz-avx2-linux.S
[224/526] Compiling rdrand-x86_64-apple.S
[225/526] Compiling rsaz-avx2-apple.S
[226/526] Compiling p256_beeu-x86_64-asm-apple.S
[227/526] Compiling p256_beeu-x86_64-asm-linux.S
[228/526] Compiling p256_beeu-armv8-asm-linux.S
[228/526] Compiling d1_both.cc
[230/526] Compiling p256_beeu-armv8-asm-apple.S
[231/526] Compiling p256-x86_64-asm-apple.S
[232/526] Compiling p256_beeu-armv8-asm-win.S
[233/526] Compiling p256-armv8-asm-win.S
[234/526] Compiling p256-armv8-asm-linux.S
[235/526] Compiling p256-x86_64-asm-linux.S
[236/526] Compiling ghashv8-armv8-apple.S
[237/526] Compiling ghashv8-armv8-linux.S
[238/526] Compiling ghashv8-armv8-win.S
[239/526] Compiling p256-armv8-asm-apple.S
[240/526] Compiling ghashv8-armv7-linux.S
[241/526] Compiling ghash-x86_64-linux.S
[242/526] Compiling ghash-x86_64-apple.S
[243/526] Compiling ghash-x86-apple.S
[243/526] Compiling ghash-ssse3-x86_64-linux.S
[245/526] Compiling ghash-x86-linux.S
[246/526] Compiling ghash-ssse3-x86_64-apple.S
[247/526] Compiling ghash-ssse3-x86-apple.S
[248/526] Compiling ghash-neon-armv8-win.S
[249/526] Compiling ghash-armv4-linux.S
[250/526] Compiling ghash-neon-armv8-apple.S
[251/526] Compiling ghash-ssse3-x86-linux.S
[252/526] Compiling ghash-neon-armv8-linux.S
[253/526] Compiling co-586-linux.S
[254/526] Compiling co-586-apple.S
[255/526] Compiling bsaes-armv7-linux.S
[256/526] Compiling bn-armv8-linux.S
[257/526] Compiling bn-armv8-win.S
[258/526] Compiling bn-586-apple.S
[259/526] Compiling bn-armv8-apple.S
[260/526] Compiling bn-586-linux.S
[261/526] Compiling armv8-mont-win.S
[262/526] Compiling armv8-mont-linux.S
[263/526] Compiling aesv8-gcm-armv8-linux.S
[264/526] Compiling aesv8-gcm-armv8-win.S
[265/526] Compiling armv4-mont-linux.S
[266/526] Compiling armv8-mont-apple.S
[267/526] Compiling aesv8-armv8-win.S
[268/526] Compiling aesv8-gcm-armv8-apple.S
[269/526] Compiling aesv8-armv8-linux.S
[270/526] Compiling aesv8-armv8-apple.S
[271/526] Compiling aesv8-armv7-linux.S
[272/526] Compiling aesni-x86-linux.S
[273/526] Compiling aesni-x86_64-apple.S
[274/526] Compiling aesni-x86_64-linux.S
[275/526] Compiling aesni-gcm-x86_64-linux.S
[276/526] Compiling aesni-x86-apple.S
[277/526] Compiling aes-gcm-avx2-x86_64-linux.S
[278/526] Compiling aes-gcm-avx10-x86_64-linux.S
[279/526] Compiling aesni-gcm-x86_64-apple.S
[280/526] Compiling aes-gcm-avx2-x86_64-apple.S
[281/526] Compiling aes-gcm-avx10-x86_64-apple.S
[282/526] Compiling x_spki.cc
[283/526] Compiling x_req.cc
[284/526] Compiling x_x509.cc
[285/526] Compiling x_pubkey.cc
[286/526] Compiling x_val.cc
[287/526] Compiling x_x509a.cc
[288/526] Compiling x_sig.cc
[289/526] Compiling x_name.cc
[290/526] Compiling x_attrib.cc
[291/526] Compiling x_crl.cc
[292/526] Compiling x_exten.cc
[293/526] Compiling x509rset.cc
[294/526] Compiling x_algor.cc
[295/526] Compiling x_all.cc
[296/526] Compiling x509spki.cc
[297/526] Compiling x509name.cc
[298/526] Compiling x509cset.cc
[299/526] Compiling x509_v3.cc
[300/526] Compiling x509_vpm.cc
[301/526] Compiling x509_txt.cc
[302/526] Compiling x509_trs.cc
[303/526] Compiling x509_vfy.cc
[304/526] Compiling x509_set.cc
[305/526] Compiling x509_req.cc
[306/526] Compiling x509_obj.cc
[307/526] Compiling x509_ext.cc
[308/526] Compiling x509_lu.cc
[309/526] Compiling x509_cmp.cc
[310/526] Compiling x509_d2.cc
[311/526] Compiling x509_def.cc
[312/526] Compiling x509_att.cc
[313/526] Compiling x509.cc
[314/526] Compiling v3_utl.cc
[315/526] Compiling v3_prn.cc
[316/526] Compiling v3_skey.cc
[317/526] Compiling v3_purp.cc
[318/526] Compiling v3_pmaps.cc
[319/526] Compiling v3_pcons.cc
[320/526] Compiling v3_ocsp.cc
[321/526] Compiling v3_info.cc
[322/526] Compiling v3_lib.cc
[323/526] Compiling v3_int.cc
[324/526] Compiling v3_ncons.cc
[325/526] Compiling v3_ia5.cc
[326/526] Compiling v3_extku.cc
[327/526] Compiling v3_genn.cc
[328/526] Compiling v3_enum.cc
[329/526] Compiling v3_crld.cc
[330/526] Compiling v3_cpols.cc
[331/526] Compiling v3_bitst.cc
[332/526] Compiling v3_conf.cc
[333/526] Compiling v3_bcons.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 t_x509.cc
[339/526] Compiling t_crl.cc
[340/526] Compiling t_req.cc
[341/526] Compiling i2d_pr.cc
[342/526] Compiling rsa_pss.cc
[343/526] Compiling name_print.cc
[344/526] Compiling policy.cc
[345/526] Compiling by_file.cc
[346/526] Compiling by_dir.cc
[347/526] Compiling algorithm.cc
[348/526] Compiling asn1_gen.cc
[349/526] Compiling a_verify.cc
[350/526] Compiling a_sign.cc
[351/526] Compiling voprf.cc
[352/526] Compiling thread_win.cc
[353/526] Compiling a_digest.cc
[354/526] Compiling thread_pthread.cc
[355/526] Compiling trust_token.cc
[356/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 rsa_print.cc
[366/526] Compiling rsa_extra.cc
[367/526] Compiling spake2plus.cc
[368/526] Compiling rc4.cc
[369/526] Compiling refcount.cc
[370/526] Compiling rsa_crypt.cc
[371/526] Compiling windows.cc
[372/526] Compiling trusty.cc
[373/526] Compiling rand.cc
[374/526] Compiling urandom.cc
[375/526] Compiling rsa_asn1.cc
[376/526] Compiling ios.cc
[377/526] Compiling getentropy.cc
[378/526] Compiling passive.cc
[379/526] Compiling poly1305_arm_asm.S
[380/526] Compiling forkunsafe.cc
[381/526] Compiling deterministic.cc
[382/526] Compiling fork_detect.cc
[383/526] Compiling poly1305_arm.cc
[384/526] Compiling poly1305.cc
[385/526] Compiling poly1305_vec.cc
[386/526] Compiling pool.cc
[387/526] Compiling pkcs7.cc
[388/526] Compiling pkcs8_x509.cc
[389/526] Compiling p5_pbev2.cc
[390/526] Compiling pkcs8.cc
[391/526] Compiling pkcs7_x509.cc
[392/526] Compiling pem_xaux.cc
[393/526] Compiling pem_x509.cc
[394/526] Compiling pem_pkey.cc
[395/526] Compiling mlkem.cc
[396/526] Compiling pem_pk8.cc
[397/526] Compiling obj_xref.cc
[398/526] Compiling mldsa.cc
[399/526] Compiling obj.cc
[400/526] Compiling pem_info.cc
[401/526] Compiling pem_oth.cc
[402/526] Compiling pem_lib.cc
[403/526] Compiling mem.cc
[404/526] Compiling pem_all.cc
[405/526] Compiling md5.cc
[405/526] Compiling fips_shared_support.cc
[407/526] Compiling poly_rq_mul.S
[408/526] Compiling md4.cc
[409/526] Compiling lhash.cc
[410/526] Compiling hrss.cc
[411/526] Compiling scrypt.cc
[412/526] Compiling kyber.cc
[413/526] Compiling ex_data.cc
[414/526] Compiling hpke.cc
[415/526] Compiling print.cc
[416/526] Compiling sign.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
[423/526] Compiling p_hkdf.cc
[425/526] Compiling p_ec.cc
[426/526] Compiling p_ec_asn1.cc
[427/526] Compiling p_dh_asn1.cc
[428/526] Compiling p_dh.cc
[429/526] Compiling evp_ctx.cc
[430/526] Compiling p_dsa_asn1.cc
[431/526] Compiling evp.cc
[432/526] Compiling err.cc
[433/526] Compiling engine.cc
[434/526] Compiling evp_asn1.cc
[435/526] Compiling ecdh.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 dsa_asn1.cc
[441/526] Compiling params.cc
[442/526] Compiling ec_asn1.cc
[443/526] Compiling x25519-asm-arm.S
[444/526] Compiling des.cc
[445/526] Compiling digest_extra.cc
[446/526] Compiling dh_asn1.cc
[447/526] Compiling crypto.cc
[448/526] Compiling spake25519.cc
[449/526] Compiling cpu_intel.cc
[450/526] Compiling cpu_arm_linux.cc
[451/526] Compiling curve25519.cc
[452/526] Compiling cpu_arm_freebsd.cc
[453/526] Compiling cpu_aarch64_win.cc
[454/526] Compiling cpu_aarch64_openbsd.cc
[455/526] Compiling cpu_aarch64_sysreg.cc
[456/526] Compiling cpu_aarch64_linux.cc
[456/526] Compiling bcm.cc
[458/526] Compiling cpu_aarch64_fuchsia.cc
[459/526] Compiling curve25519_64_adx.cc
[460/526] Compiling cpu_aarch64_apple.cc
[461/526] Compiling conf.cc
[462/526] Compiling tls_cbc.cc
[463/526] Compiling get_cipher.cc
[464/526] Compiling e_rc4.cc
[465/526] Compiling e_tls.cc
[466/526] Compiling e_rc2.cc
[467/526] Compiling e_null.cc
[468/526] Compiling e_des.cc
[469/526] Compiling e_chacha20poly1305.cc
[470/526] Compiling e_aesctrhmac.cc
[471/526] Compiling e_aesgcmsiv.cc
[472/526] Compiling derive_key.cc
[473/526] Compiling chacha.cc
[474/526] Compiling unicode.cc
[475/526] Compiling buf.cc
[476/526] Compiling cbs.cc
[477/526] Compiling ber.cc
[478/526] Compiling cbb.cc
[479/526] Compiling blake2.cc
[480/526] Compiling convert.cc
[481/526] Compiling asn1_compat.cc
[482/526] Compiling bn_asn1.cc
[483/526] Compiling printf.cc
[484/526] Compiling socket_helper.cc
[485/526] Compiling file.cc
[486/526] Compiling errno.cc
[487/526] Compiling pair.cc
[488/526] Compiling socket.cc
[489/526] Compiling fd.cc
[490/526] Compiling hexdump.cc
[491/526] Compiling bio_mem.cc
[492/526] Compiling connect.cc
[493/526] Compiling bio.cc
[494/526] Compiling base64.cc
[495/526] Compiling tasn_typ.cc
[496/526] Compiling tasn_utl.cc
[497/526] Compiling posix_time.cc
[498/526] Compiling tasn_new.cc
[499/526] Compiling tasn_fre.cc
[500/526] Compiling tasn_enc.cc
[501/526] Compiling f_string.cc
[502/526] Compiling f_int.cc
[503/526] Compiling tasn_dec.cc
[504/526] Compiling asn_pack.cc
[505/526] Compiling asn1_par.cc
[506/526] Compiling a_octet.cc
[507/526] Compiling asn1_lib.cc
[508/526] Compiling a_object.cc
[509/526] Compiling a_utctm.cc
[510/526] Compiling a_type.cc
[511/526] Compiling a_strex.cc
[512/526] Compiling a_i2d_fp.cc
[513/526] Compiling a_mbstr.cc
[514/526] Compiling a_time.cc
[515/526] Compiling a_strnid.cc
[516/526] Compiling a_int.cc
[516/526] Write sources
[519/526] Compiling a_dup.cc
[520/545] Compiling a_d2i_fp.cc
[521/545] Compiling a_bitstr.cc
[522/545] Compiling a_gentm.cc
[523/545] Compiling a_bool.cc
[525/545] Compiling Atomics ManagedAtomic.swift
[526/545] Compiling Atomics ManagedAtomicLazyReference.swift
[527/545] Compiling Atomics UnsafeAtomic.swift
[528/545] Compiling Atomics UnsafeAtomicLazyReference.swift
[529/547] Compiling Atomics AtomicMemoryOrderings.swift
[530/547] Compiling Atomics DoubleWord.swift
[531/547] Compiling Atomics OptionalRawRepresentable.swift
[532/547] Compiling Atomics RawRepresentable.swift
[533/547] Compiling Atomics AtomicBool.swift
[534/547] Compiling Atomics IntegerOperations.swift
[535/547] Compiling Atomics Unmanaged extensions.swift
[536/547] Compiling Atomics Primitives.shims.swift
[537/547] Compiling Atomics AtomicInteger.swift
[538/547] Compiling Atomics AtomicOptionalWrappable.swift
[539/547] Compiling Atomics AtomicReference.swift
[540/547] Compiling Atomics AtomicStorage.swift
[541/547] Compiling Atomics AtomicValue.swift
[542/547] Emitting module Atomics
[543/547] Compiling Atomics IntegerConformances.swift
[544/547] Compiling Atomics PointerConformances.swift
[545/547] Compiling Atomics Primitives.native.swift
[545/548] Compiling c-nioatomics.c
[547/548] Compiling c-atomics.c
[549/554] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[550/554] Compiling NIOConcurrencyHelpers lock.swift
[551/554] Emitting module NIOConcurrencyHelpers
[552/554] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[553/554] Compiling NIOConcurrencyHelpers atomics.swift
[554/554] Compiling NIOConcurrencyHelpers NIOLock.swift
[556/614] Compiling NIOCore EventLoop.swift
[557/614] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[558/614] Compiling NIOCore EventLoopFuture+Deprecated.swift
[559/614] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[560/614] Compiling NIOCore EventLoopFuture.swift
[561/614] Compiling NIOCore FileDescriptor.swift
[562/614] Compiling NIOCore FileHandle.swift
[563/614] Compiling NIOCore FileRegion.swift
[564/622] Compiling NIOCore MarkedCircularBuffer.swift
[565/622] Compiling NIOCore MulticastChannel.swift
[566/622] Compiling NIOCore NIOAny.swift
[567/622] Compiling NIOCore NIOCloseOnErrorHandler.swift
[568/622] Compiling NIOCore NIOLoopBound.swift
[569/622] Compiling NIOCore NIOScheduledCallback.swift
[570/622] Compiling NIOCore NIOSendable.swift
[571/622] Compiling NIOCore RecvByteBufferAllocator.swift
[572/622] Compiling NIOCore GlobalSingletons.swift
[573/622] Compiling NIOCore IO.swift
[574/622] Compiling NIOCore IOData.swift
[575/622] Compiling NIOCore IPProtocol.swift
[576/622] Compiling NIOCore IntegerBitPacking.swift
[577/622] Compiling NIOCore IntegerTypes.swift
[578/622] Compiling NIOCore Interfaces.swift
[579/622] Compiling NIOCore Linux.swift
[580/622] Compiling NIOCore ChannelPipeline.swift
[581/622] Compiling NIOCore CircularBuffer.swift
[582/622] Compiling NIOCore Codec.swift
[583/622] Compiling NIOCore ConvenienceOptionSupport.swift
[584/622] Compiling NIOCore DeadChannel.swift
[585/622] Compiling NIOCore DispatchQueue+WithFuture.swift
[586/622] Compiling NIOCore EventLoop+Deprecated.swift
[587/622] Compiling NIOCore EventLoop+SerialExecutor.swift
[588/622] Compiling NIOCore AddressedEnvelope.swift
[589/622] Compiling NIOCore AsyncAwaitSupport.swift
[590/622] Compiling NIOCore AsyncChannel.swift
[591/622] Compiling NIOCore AsyncChannelHandler.swift
[592/622] Compiling NIOCore AsyncChannelInboundStream.swift
[593/622] Compiling NIOCore AsyncChannelOutboundWriter.swift
[594/622] Compiling NIOCore NIOAsyncSequenceProducer.swift
[595/622] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[596/622] Compiling NIOCore NIOAsyncWriter.swift
[597/622] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[598/622] Compiling NIOCore BSDSocketAPI.swift
[599/622] Compiling NIOCore ByteBuffer-aux.swift
[600/622] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[601/622] Compiling NIOCore ByteBuffer-conversions.swift
[602/622] Compiling NIOCore ByteBuffer-core.swift
[603/622] Compiling NIOCore ByteBuffer-hex.swift
[604/622] Compiling NIOCore ByteBuffer-int.swift
[605/622] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[606/622] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[607/622] Compiling NIOCore SocketAddresses.swift
[608/622] Compiling NIOCore SocketOptionProvider.swift
[609/622] Compiling NIOCore SystemCallHelpers.swift
[610/622] Compiling NIOCore TimeAmount+Duration.swift
[611/622] Compiling NIOCore TypeAssistedChannelHandler.swift
[612/622] Compiling NIOCore UniversalBootstrapSupport.swift
[613/622] Compiling NIOCore Utilities.swift
[614/622] Compiling NIOCore ByteBuffer-multi-int.swift
[615/622] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[616/622] Compiling NIOCore ByteBuffer-views.swift
[617/622] Compiling NIOCore Channel.swift
[618/622] Compiling NIOCore ChannelHandler.swift
[619/622] Compiling NIOCore ChannelHandlers.swift
[620/622] Compiling NIOCore ChannelInvoker.swift
[621/622] Compiling NIOCore ChannelOption.swift
[622/622] Emitting module NIOCore
[624/708] Emitting module BSON
[625/712] Emitting module NIOEmbedded
[626/712] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[627/712] Compiling NIOEmbedded Embedded.swift
[628/712] Compiling NIOEmbedded AsyncTestingChannel.swift
[629/713] Compiling NIOPosix HappyEyeballs.swift
[630/713] Compiling NIOPosix NIOThreadPool.swift
[631/713] Compiling NIOPosix NonBlockingFileIO.swift
[632/713] Compiling NIOPosix PendingDatagramWritesManager.swift
[633/713] Compiling NIOPosix PendingWritesManager.swift
[634/713] Compiling NIOPosix PipeChannel.swift
[635/713] Compiling NIOPosix PipePair.swift
[636/713] Compiling NIOPosix Pool.swift
[637/713] Compiling NIOPosix SelectableChannel.swift
[638/713] Compiling NIOPosix SelectableEventLoop.swift
[639/713] Compiling NIOPosix SelectorEpoll.swift
[640/713] Compiling NIOPosix SelectorGeneric.swift
[641/713] Compiling NIOPosix SelectorKqueue.swift
[643/713] Compiling NIOPosix Linux.swift
[644/713] Compiling NIOPosix LinuxCPUSet.swift
[645/713] Compiling NIOPosix LinuxUring.swift
[646/713] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[647/713] Compiling NIOPosix Bootstrap.swift
[648/713] Compiling NIOPosix ControlMessage.swift
[649/713] Compiling NIOPosix DatagramVectorReadManager.swift
[650/713] Compiling NIOPosix Errors+Any.swift
[651/713] Compiling NIOPosix FileDescriptor.swift
[652/713] Compiling NIOPosix GetaddrinfoResolver.swift
[653/713] Compiling NIOPosix BaseSocketChannel.swift
[654/713] Compiling NIOPosix BaseStreamSocketChannel.swift
[655/713] Compiling NIOPosix IO.swift
[656/713] Compiling NIOPosix IntegerBitPacking.swift
[657/713] Compiling NIOPosix IntegerTypes.swift
[658/713] Compiling BSON Primitives.swift
[659/713] Compiling BSON RegularExpression.swift
[660/713] Compiling BSON Timestamp.swift
[661/713] Compiling BSON TypeIdentifier.swift
[671/719] Compiling NIOPosix RawSocketBootstrap.swift
[672/719] Compiling NIOPosix Resolver.swift
[673/719] Compiling NIOPosix Selectable.swift
[674/719] Compiling NIOPosix ServerSocket.swift
[675/719] Compiling NIOPosix Socket.swift
[676/719] Compiling NIOPosix SocketChannel.swift
[677/719] Compiling NIOPosix SocketProtocols.swift
[678/719] Compiling NIOPosix System.swift
[679/719] Compiling NIOPosix Thread.swift
[680/719] Compiling NIOPosix BSDSocketAPICommon.swift
[681/719] Compiling NIOPosix BSDSocketAPIPosix.swift
[682/719] Compiling NIOPosix BSDSocketAPIWindows.swift
[683/719] Compiling NIOPosix BaseSocket.swift
[684/719] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[692/720] Emitting module NIOPosix
[693/720] Compiling NIOPosix ThreadPosix.swift
[694/720] Compiling NIOPosix ThreadWindows.swift
[695/720] Compiling NIOPosix UnsafeTransfer.swift
[696/720] Compiling NIOPosix Utilities.swift
[697/720] Compiling NIOPosix VsockAddress.swift
[698/720] Compiling NIOPosix VsockChannelEvents.swift
[722/723] Emitting module NIO
[723/723] Compiling NIO Exports.swift
[725/735] Compiling NIOTLS TLSEvents.swift
[726/735] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[727/735] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[728/735] Emitting module NIOFoundationCompat
[729/735] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[730/735] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[731/735] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[732/735] Emitting module NIOTLS
[733/735] Compiling NIOTLS SNIHandler.swift
[734/735] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[735/735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[738/788] Compiling NIOSSL IdentityVerification.swift
[739/788] Compiling NIOSSL LinuxCABundle.swift
[740/788] Compiling NIOSSL NIOSSLClientHandler.swift
[741/788] Compiling NIOSSL SSLContext.swift
[742/788] Compiling NIOSSL SSLErrors.swift
[743/788] Compiling NIOSSL SSLInit.swift
[744/788] Compiling NIOSSL ObjectIdentifier.swift
[745/788] Compiling NIOSSL PosixPort.swift
[746/788] Compiling NIOSSL SSLCallbacks.swift
[747/790] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[748/790] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[749/790] Compiling NIOSSL SSLCertificate.swift
[750/790] Compiling NIOSSL SSLCertificateExtensions.swift
[751/790] Compiling NIOSSL SSLConnection.swift
[752/790] Compiling NIOSSL SSLPKCS12Bundle.swift
[753/790] Compiling NIOSSL SSLPrivateKey.swift
[754/790] Compiling NIOSSL SSLPublicKey.swift
[755/790] Compiling NIOSSL AndroidCABundle.swift
[756/790] Compiling NIOSSL ByteBufferBIO.swift
[757/790] Compiling NIOSSL CustomPrivateKey.swift
[758/790] Emitting module NIOTransportServices
[759/790] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[760/790] Compiling NIOSSL NIOSSLHandler.swift
[761/790] Compiling NIOSSL NIOSSLServerHandler.swift
[763/803] Compiling DNSClient ConfigParser.swift
[764/804] Compiling DNSClient DNSEncoder.swift
[765/804] Compiling DNSClient Errors.swift
[766/804] Compiling DNSClient PTR.swift
[767/804] Emitting module DNSClient
[768/804] Compiling DNSClient DNSClient+Query.swift
[769/804] Compiling DNSClient DNSDecoder.swift
[770/804] Compiling DNSClient Client.swift
[771/804] Compiling DNSClient DNSClient+Connect.swift
[772/804] Compiling DNSClient SRV.swift
[773/804] Emitting module NIOSSL
[774/807] Compiling NIOSSL NIOSSLSecureBytes.swift
[775/807] Compiling NIOSSL RNG.swift
[776/807] Compiling NIOSSL SafeCompare.swift
[777/807] Compiling NIOSSL Zeroization.swift
[778/807] Compiling DNSClient MessageOptions.swift
[781/807] Compiling DNSClient Helpers.swift
[783/807] Compiling DNSClient Message.swift
[784/807] Compiling NIOSSL SubjectAlternativeName.swift
[806/808] Compiling NIOSSL TLSConfiguration.swift
[807/808] Compiling NIOSSL UniversalBootstrapSupport.swift
[808/808] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[810/827] Emitting module MongoCore
[811/829] Compiling MongoCore MongoReply.swift
[812/829] Compiling MongoCore MongoRequest.swift
[813/829] Compiling MongoCore OpReply.swift
[814/829] Compiling MongoCore ProtocolHelpers.swift
[815/829] Compiling MongoCore CommandPrimitives.swift
[816/829] Compiling MongoCore Error.swift
[817/829] Compiling MongoCore MongoReplyDeserializer.swift
[818/829] Compiling MongoCore WriteConcern.swift
[819/829] Compiling MongoCore MessageHeader.swift
[820/829] Compiling MongoCore ReadConcern.swift
[821/829] Compiling MongoCore ServerHandshake.swift
[822/829] Compiling MongoCore WireVersion.swift
[823/829] Compiling MongoCore OpMessage.swift
[824/829] Compiling MongoCore OpQuery.swift
[825/829] Compiling MongoCore Collation.swift
[826/829] Compiling MongoCore ConnectionSettings.swift
[827/829] Compiling MongoCore Namespace.swift
[828/829] Compiling MongoCore Sessions.swift
[829/829] Compiling MongoCore Tansaction.swift
[831/849] Emitting module MongoClient
[832/851] Compiling MongoClient IsMaster.swift
[833/851] Compiling MongoClient KillCursors.swift
[834/851] Compiling MongoClient Authenticate+ChallengeResponse.swift
[835/851] Compiling MongoClient Authenticate+SASL.swift
[836/851] Compiling MongoClient Authenticate.swift
[837/851] Compiling MongoClient OK.swift
[838/851] Compiling MongoClient SASL.swift
[839/851] Compiling MongoClient Cursor.swift
[840/851] Compiling MongoClient Error.swift
[841/851] Compiling MongoClient Exports.swift
[842/851] Compiling MongoClient Helpers.swift
[843/851] Compiling MongoClient GetMore.swift
[844/851] Compiling MongoClient MongoSingleConnectionPool.swift
[845/851] Compiling MongoClient MongoCursorResponse.swift
[846/851] Compiling MongoClient Connection.swift
[847/851] Compiling MongoClient ConnectionContext.swift
[848/851] Compiling MongoClient ConnectionPool.swift
[849/851] Compiling MongoClient Channel+Connection.swift
[850/851] Compiling MongoClient Cluster.swift
[851/851] Compiling MongoClient Connection+Execute.swift
[853/868] Emitting module MongoKittenCore
[854/870] Compiling MongoKittenCore FieldPath.swift
[855/870] Compiling MongoKittenCore Projection.swift
[856/870] Compiling MongoKittenCore Drop.swift
[857/870] Compiling MongoKittenCore Find.swift
[858/870] Compiling MongoKittenCore Delete.swift
[859/870] Compiling MongoKittenCore Distinct.swift
[860/870] Compiling MongoKittenCore Aggregate.swift
[861/870] Compiling MongoKittenCore Count.swift
[862/870] Compiling MongoKittenCore CreateIndexes.swift
[863/870] Compiling MongoKittenCore Update.swift
[864/870] Compiling MongoKittenCore Cursor.swift
[865/870] Compiling MongoKittenCore ListCollections.swift
[866/870] Compiling MongoKittenCore ListDatabases.swift
[867/870] Compiling MongoKittenCore FindAndModify.swift
[868/870] Compiling MongoKittenCore Insert.swift
[869/870] Compiling MongoKittenCore QueryBuilder.swift
[870/870] Compiling MongoKittenCore Sorting.swift
[872/898] Emitting module MongoKitten
[873/901] Compiling MongoKitten Date+ISO8601Format.swift
[874/901] Compiling MongoKitten Error.swift
[875/901] Compiling MongoKitten Exports.swift
[876/901] Compiling MongoKitten GridFSBucket.swift
[877/901] Compiling MongoKitten GridFSChunk.swift
[878/901] Compiling MongoKitten GridFSError.swift
[879/901] Compiling MongoKitten GridFSFile.swift
[880/901] Compiling MongoKitten GridFSFileWriter.swift
[881/901] Compiling MongoKitten GridFSReader.swift
[882/901] Compiling MongoKitten IndexBuilder.swift
[883/901] Compiling MongoKitten Collection+Delete.swift
[884/901] Compiling MongoKitten Collection+Distinct.swift
[885/901] Compiling MongoKitten Collection+Find.swift
[886/901] Compiling MongoKitten Collection+FindAndModify.swift
[887/901] Compiling MongoKitten Aggregate.swift
[888/901] Compiling MongoKitten AggregateBuilder.swift
[889/901] Compiling MongoKitten AggregateStage.swift
[890/901] Compiling MongoKitten AsyncSequence.swift
[891/901] Compiling MongoKitten BSON2JSON.swift
[892/901] Compiling MongoKitten CLI+Helpers.swift
[893/901] Compiling MongoKitten ChangeStream.swift
[894/901] Compiling MongoKitten Collection+Count.swift
[895/901] Compiling MongoKitten Collection+Indexes.swift
[896/901] Compiling MongoKitten Collection+Insert.swift
[897/901] Compiling MongoKitten Collection+Update.swift
[898/901] Compiling MongoKitten Cursor.swift
[899/901] Compiling MongoKitten MongoCollection.swift
[900/901] Compiling MongoKitten MongoDatabase.swift
[901/901] Compiling MongoKitten MongoTransactionDatabase.swift
[903/917] Compiling Meow Operators.swift
[904/917] Compiling Meow PartialModel.swift
[905/918] Compiling Meow Migrations.swift
[906/918] Compiling Meow Model.swift
[907/918] Compiling Meow TestDecoder.swift
[908/918] Compiling Meow MeowCollection.swift
[909/918] Compiling Meow Error.swift
[910/918] Compiling Meow Exports.swift
[911/918] Emitting module Meow
[912/918] Compiling Meow Aggregates.swift
[913/918] Compiling Meow Database.swift
[914/918] Compiling Meow Reference.swift
[915/918] Compiling Meow KeyPathModels.swift
[916/918] Compiling Meow MeowCollection+KeyPath.swift
[917/918] Compiling Meow Indexes.swift
[918/918] Compiling Meow FindHelpers.swift
Build complete! (156.86s)
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.