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 7.10.1 (40be3c), with Swift 6.1 for Linux on 12 Aug 2025 16:40:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoKitten.git
Reference: 7.10.1
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.10.1     -> FETCH_HEAD
HEAD is now at 40be3c6 Call `discardReadBytes` instead of `slice`, which cleans up memory (#366)
Cloned https://github.com/orlandos-nl/MongoKitten.git
Revision (git rev-parse @):
40be3c696d05a407374397eb5f99085925f16d24
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoKitten.git at 7.10.1
========================================
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-0":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[1/1144] Fetching dnsclient
[676/6260] Fetching dnsclient, swift-distributed-tracing
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.71s)
[1/77390] Fetching swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
[3097/79609] Fetching swift-nio, swift-metrics
[6864/81417] Fetching swift-nio, swift-metrics, swift-atomics
[13315/96420] Fetching swift-nio, swift-metrics, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (0.78s)
[12020/94201] Fetching swift-nio, swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
[30049/98087] Fetching swift-nio, swift-atomics, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
[59369/94201] Fetching swift-nio, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (4.17s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.21s)
Fetching https://github.com/orlandos-nl/BSON.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (8.91s)
Fetched https://github.com/apple/swift-nio.git from cache (9.03s)
[1/6004] Fetching bson
Fetched https://github.com/orlandos-nl/BSON.git from cache (1.18s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (12.54s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2701] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.97s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.68s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.93s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4847] Fetching swift-system
[4848/21800] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
[2883/16953] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (9.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.10s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.71s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.82s)
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.25.1
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.33.0
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.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.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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.1
Building for debugging...
[0/439] Write sources
[26/439] Compiling CNIOWindows shim.c
[27/439] Compiling CNIOWASI CNIOWASI.c
[28/439] Compiling CNIOWindows WSAStartup.c
[28/439] Compiling CNIOPosix event_loop_id.c
[30/439] Compiling CNIOLinux liburing_shims.c
[31/439] Compiling _AtomicsShims.c
[32/439] Compiling CNIODarwin shim.c
[33/439] Compiling fiat_p256_adx_mul.S
[34/439] Write swift-version-24593BA9C3E375BF.txt
[35/439] Compiling fiat_p256_adx_sqr.S
[35/439] Compiling fiat_curve25519_adx_square.S
[37/439] Compiling fiat_curve25519_adx_mul.S
[38/439] Compiling CNIOLinux shim.c
[39/444] Compiling CNIOBoringSSLShims shims.c
[40/461] Compiling tls_record.cc
[41/475] Compiling tls_method.cc
[42/475] Compiling tls13_server.cc
[44/478] Compiling Logging LogHandler.swift
[45/478] Compiling _MongoKittenCrypto SHA256.swift
[46/478] Compiling _MongoKittenCrypto HMAC.swift
[47/478] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/478] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/478] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/478] Compiling InternalCollectionsUtilities Debugging.swift
[51/478] Compiling _MongoKittenCrypto SHA1.swift
[52/479] Compiling ServiceContextModule ServiceContext.swift
[53/479] Compiling InternalCollectionsUtilities Descriptions.swift
[54/479] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/479] Compiling _NIODataStructures PriorityQueue.swift
[56/479] Compiling _NIODataStructures _TinyArray.swift
[57/479] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/479] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/479] Compiling InternalCollectionsUtilities Integer rank.swift
[60/479] Emitting module InternalCollectionsUtilities
[61/479] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/479] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/479] Emitting module ServiceContextModule
[64/479] Compiling ServiceContextModule ServiceContextKey.swift
[65/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/480] Emitting module _NIOBase64
[68/480] Compiling _NIOBase64 Base64.swift
[71/481] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/482] Compiling tls13_enc.cc
[74/482] Compiling CoreMetrics Metrics.swift
[75/488] Compiling Instrumentation NoOpInstrument.swift
[76/488] Compiling CoreMetrics Locks.swift
[77/488] Emitting module CoreMetrics
[78/489] Emitting module Instrumentation
[79/489] Compiling Instrumentation Instrument.swift
[80/489] Compiling Logging MetadataProvider.swift
[81/489] Compiling Instrumentation MultiplexInstrument.swift
[82/489] Compiling Instrumentation InstrumentationSystem.swift
[83/489] Compiling Instrumentation Locks.swift
[85/490] Emitting module _NIODataStructures
[86/490] Compiling _NIODataStructures Heap.swift
[87/491] Compiling Logging Logging.swift
[88/491] Emitting module Logging
[89/491] Compiling Logging Locks.swift
[93/494] Compiling _MongoKittenCrypto Hash.swift
[94/496] Emitting module _MongoKittenCrypto
[95/496] Compiling _MongoKittenCrypto Hex.swift
[96/517] Compiling _MongoKittenCrypto MD5.swift
[97/517] Compiling _MongoKittenCrypto PBKDF2.swift
[99/518] Compiling DequeModule _DequeBuffer.swift
[100/518] Compiling DequeModule _DequeBufferHeader.swift
[101/520] Compiling DequeModule Deque+CustomReflectable.swift
[102/520] Compiling DequeModule Deque+Descriptions.swift
[103/520] Compiling Tracing InstrumentationSystem+Tracing.swift
[104/520] Compiling DequeModule Deque+Testing.swift
[105/520] Compiling DequeModule Deque._Storage.swift
[106/520] Compiling Tracing TracingTime.swift
[107/520] Compiling DequeModule Deque+Equatable.swift
[108/520] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/520] Compiling DequeModule Deque+Extras.swift
[110/520] Compiling DequeModule Deque+Hashable.swift
[111/520] Emitting module Tracing
[111/520] Compiling tls13_client.cc
[113/520] Compiling Tracing Tracer.swift
[114/520] Compiling Tracing TracerProtocol.swift
[115/520] Compiling Tracing TracerProtocol+Legacy.swift
[116/520] Compiling DequeModule _DequeSlot.swift
[117/520] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/520] Compiling t1_enc.cc
[119/520] Compiling DequeModule Deque._UnsafeHandle.swift
[120/520] Compiling DequeModule Deque.swift
[120/520] Compiling tls13_both.cc
[122/520] Compiling Tracing NoOpTracer.swift
[123/520] Compiling Tracing SpanProtocol.swift
[124/521] Compiling DequeModule Deque+Codable.swift
[125/521] Compiling DequeModule Deque+Collection.swift
[126/521] Emitting module DequeModule
[128/522] Compiling ssl_versions.cc
[129/522] Compiling ssl_x509.cc
[131/522] Emitting module Metrics
[132/522] Compiling Metrics Metrics.swift
[133/523] Compiling ssl_transcript.cc
[134/523] Compiling ssl_stat.cc
[135/523] Compiling ssl_session.cc
[136/523] Compiling ssl_key_share.cc
[137/523] Compiling ssl_privkey.cc
[138/523] Compiling ssl_file.cc
[139/523] Compiling ssl_credential.cc
[140/523] Compiling ssl_cipher.cc
[141/523] Compiling ssl_lib.cc
[142/523] Compiling ssl_buffer.cc
[143/523] Compiling ssl_asn1.cc
[144/523] Compiling ssl_cert.cc
[145/523] Compiling ssl_aead_ctx.cc
[146/523] Compiling s3_both.cc
[147/523] Compiling s3_pkt.cc
[148/523] Compiling s3_lib.cc
[149/523] Compiling handshake_server.cc
[150/523] Compiling handoff.cc
[151/523] Compiling handshake_client.cc
[152/523] Compiling handshake.cc
[153/523] Compiling encrypted_client_hello.cc
[154/523] Compiling dtls_record.cc
[155/523] Compiling extensions.cc
[156/523] Compiling md5-x86_64-linux.S
[157/523] Compiling md5-x86_64-apple.S
[158/523] Compiling md5-586-linux.S
[159/523] Compiling md5-586-apple.S
[160/523] Compiling dtls_method.cc
[161/523] Compiling chacha20_poly1305_x86_64-linux.S
[162/523] Compiling chacha20_poly1305_armv8-win.S
[163/523] Compiling chacha20_poly1305_x86_64-apple.S
[164/523] Compiling chacha20_poly1305_armv8-linux.S
[165/523] Compiling chacha-x86_64-linux.S
[166/523] Compiling chacha20_poly1305_armv8-apple.S
[167/523] Compiling err_data.cc
[168/523] Compiling d1_srtp.cc
[169/523] Compiling chacha-x86_64-apple.S
[170/523] Compiling chacha-x86-linux.S
[171/523] Compiling chacha-x86-apple.S
[172/523] Compiling chacha-armv8-win.S
[173/523] Compiling chacha-armv8-apple.S
[174/523] Compiling chacha-armv4-linux.S
[175/523] Compiling chacha-armv8-linux.S
[176/523] Compiling aes128gcmsiv-x86_64-linux.S
[177/523] Compiling x86_64-mont5-apple.S
[178/523] Compiling x86_64-mont5-linux.S
[179/523] Compiling aes128gcmsiv-x86_64-apple.S
[180/523] Compiling x86_64-mont-apple.S
[180/523] Compiling x86_64-mont-linux.S
[182/523] Compiling x86-mont-linux.S
[183/523] Compiling x86-mont-apple.S
[184/523] Compiling vpaes-x86_64-linux.S
[185/523] Compiling vpaes-x86_64-apple.S
[186/523] Compiling vpaes-x86-linux.S
[187/523] Compiling vpaes-x86-apple.S
[188/523] Compiling vpaes-armv8-win.S
[189/523] Compiling vpaes-armv8-apple.S
[189/523] Compiling vpaes-armv8-linux.S
[191/523] Compiling vpaes-armv7-linux.S
[192/523] Compiling sha512-x86_64-apple.S
[193/523] Compiling sha512-x86_64-linux.S
[194/523] Compiling sha512-armv8-win.S
[195/523] Compiling sha512-armv8-linux.S
[196/523] Compiling sha512-armv8-apple.S
[197/523] Compiling sha512-armv4-linux.S
[198/523] Compiling sha512-586-linux.S
[199/523] Compiling sha512-586-apple.S
[200/523] Compiling sha256-x86_64-apple.S
[201/523] Compiling d1_pkt.cc
[202/523] Compiling sha256-armv8-linux.S
[203/523] Compiling sha256-x86_64-linux.S
[204/523] Compiling sha256-armv8-win.S
[205/523] Compiling sha256-armv8-apple.S
[206/523] Compiling d1_lib.cc
[207/523] Compiling sha256-armv4-linux.S
[208/523] Compiling bio_ssl.cc
[209/523] Compiling sha256-586-linux.S
[210/523] Compiling sha256-586-apple.S
[211/523] Compiling sha1-armv8-linux.S
[212/523] Compiling sha1-armv8-win.S
[213/523] Compiling sha1-x86_64-linux.S
[214/523] Compiling sha1-x86_64-apple.S
[215/523] Compiling sha1-586-linux.S
[216/523] Compiling sha1-armv4-large-linux.S
[217/523] Compiling rsaz-avx2-apple.S
[218/523] Compiling sha1-armv8-apple.S
[219/523] Compiling sha1-586-apple.S
[220/523] Compiling rsaz-avx2-linux.S
[221/523] Compiling rdrand-x86_64-apple.S
[222/523] Compiling rdrand-x86_64-linux.S
[223/523] Compiling p256_beeu-armv8-asm-linux.S
[224/523] Compiling p256_beeu-x86_64-asm-apple.S
[225/523] Compiling p256_beeu-x86_64-asm-linux.S
[226/523] Compiling p256_beeu-armv8-asm-apple.S
[226/523] Compiling p256_beeu-armv8-asm-win.S
[228/523] Compiling p256-x86_64-asm-apple.S
[229/523] Compiling p256-armv8-asm-apple.S
[230/523] Compiling p256-x86_64-asm-linux.S
[230/523] Compiling p256-armv8-asm-win.S
[232/523] Compiling p256-armv8-asm-linux.S
[233/523] Compiling ghashv8-armv8-win.S
[234/523] Compiling ghashv8-armv8-linux.S
[235/523] Compiling ghash-x86_64-linux.S
[236/523] Compiling ghash-x86-linux.S
[237/523] Compiling ghashv8-armv8-apple.S
[238/523] Compiling ghashv8-armv7-linux.S
[239/523] Compiling ghash-x86_64-apple.S
[240/523] Compiling ghash-ssse3-x86_64-linux.S
[241/523] Compiling ghash-x86-apple.S
[242/523] Compiling ghash-ssse3-x86-linux.S
[243/523] Compiling ghash-ssse3-x86_64-apple.S
[244/523] Compiling ghash-ssse3-x86-apple.S
[245/523] Compiling ghash-neon-armv8-linux.S
[246/523] Compiling ghash-neon-armv8-win.S
[247/523] Compiling co-586-linux.S
[248/523] Compiling ghash-armv4-linux.S
[249/523] Compiling co-586-apple.S
[250/523] Compiling ghash-neon-armv8-apple.S
[251/523] Compiling bsaes-armv7-linux.S
[252/523] Compiling bn-armv8-win.S
[253/523] Compiling bn-armv8-linux.S
[254/523] Compiling bn-586-linux.S
[255/523] Compiling bn-armv8-apple.S
[256/523] Compiling armv8-mont-win.S
[257/523] Compiling armv8-mont-linux.S
[258/523] Compiling bn-586-apple.S
[259/523] Compiling aesv8-gcm-armv8-win.S
[260/523] Compiling armv8-mont-apple.S
[260/523] Compiling armv4-mont-linux.S
[260/523] Compiling aesv8-gcm-armv8-apple.S
[263/523] Compiling aesv8-gcm-armv8-linux.S
[264/523] Compiling aesv8-armv8-win.S
[265/523] Compiling aesv8-armv8-linux.S
[266/523] Compiling aesv8-armv8-apple.S
[267/523] Compiling aesni-x86_64-linux.S
[268/523] Compiling aesv8-armv7-linux.S
[269/523] Compiling aesni-x86_64-apple.S
[270/523] Compiling d1_both.cc
[270/523] Compiling aesni-gcm-x86_64-linux.S
[272/523] Compiling aesni-x86-linux.S
[273/523] Compiling aesni-gcm-x86_64-apple.S
[274/523] Compiling aesni-x86-apple.S
[275/523] Compiling aes-gcm-avx2-x86_64-apple.S
[276/523] Compiling aes-gcm-avx2-x86_64-linux.S
[277/523] Compiling aes-gcm-avx10-x86_64-apple.S
[278/523] Compiling aes-gcm-avx10-x86_64-linux.S
[279/523] Compiling x_req.cc
[280/523] Compiling x_sig.cc
[281/523] Compiling x_x509.cc
[282/523] Compiling x_pubkey.cc
[283/523] Compiling x_spki.cc
[284/523] Compiling x_x509a.cc
[285/523] Compiling x_val.cc
[286/523] Compiling x_name.cc
[287/523] Compiling x_exten.cc
[288/523] Compiling x_crl.cc
[289/523] Compiling x_attrib.cc
[290/523] Compiling x_algor.cc
[291/523] Compiling x509name.cc
[292/523] Compiling x_all.cc
[293/523] Compiling x509spki.cc
[294/523] Compiling x509rset.cc
[295/523] Compiling x509cset.cc
[296/523] Compiling x509_vpm.cc
[297/523] Compiling x509_v3.cc
[298/523] Compiling x509_vfy.cc
[299/523] Compiling x509_txt.cc
[300/523] Compiling x509_trs.cc
[301/523] Compiling x509_set.cc
[302/523] Compiling x509_req.cc
[303/523] Compiling x509_ext.cc
[304/523] Compiling v3_utl.cc
[305/523] Compiling x509_obj.cc
[306/523] Compiling x509_lu.cc
[307/523] Compiling x509_d2.cc
[308/523] Compiling x509_def.cc
[309/523] Compiling x509.cc
[310/523] Compiling x509_cmp.cc
[311/523] Compiling x509_att.cc
[312/523] Compiling v3_pcons.cc
[313/523] Compiling v3_skey.cc
[314/523] Compiling v3_purp.cc
[315/523] Compiling v3_prn.cc
[316/523] Compiling v3_pmaps.cc
[317/523] Compiling v3_ocsp.cc
[318/523] Compiling v3_int.cc
[319/523] Compiling v3_lib.cc
[320/523] Compiling v3_ncons.cc
[321/523] Compiling v3_info.cc
[322/523] Compiling v3_ia5.cc
[323/523] Compiling v3_extku.cc
[324/523] Compiling v3_genn.cc
[325/523] Compiling v3_enum.cc
[326/523] Compiling v3_crld.cc
[327/523] Compiling v3_cpols.cc
[328/523] Compiling v3_conf.cc
[329/523] Compiling v3_bitst.cc
[330/523] Compiling v3_bcons.cc
[331/523] Compiling v3_akeya.cc
[332/523] Compiling v3_alt.cc
[333/523] Compiling v3_akey.cc
[334/523] Compiling t_x509a.cc
[335/523] Compiling t_x509.cc
[336/523] Compiling t_req.cc
[337/523] Compiling t_crl.cc
[338/523] Compiling i2d_pr.cc
[339/523] Compiling rsa_pss.cc
[340/523] Compiling policy.cc
[341/523] Compiling name_print.cc
[342/523] Compiling by_file.cc
[343/523] Compiling by_dir.cc
[344/523] Compiling asn1_gen.cc
[345/523] Compiling algorithm.cc
[346/523] Compiling a_verify.cc
[347/523] Compiling a_sign.cc
[348/523] Compiling voprf.cc
[349/523] Compiling thread_win.cc
[350/523] Compiling a_digest.cc
[351/523] Compiling trust_token.cc
[352/523] Compiling thread.cc
[353/523] Compiling pmbtoken.cc
[354/523] Compiling thread_none.cc
[354/523] Compiling thread_pthread.cc
[356/523] Compiling stack.cc
[357/523] Compiling siphash.cc
[358/523] Compiling sha512.cc
[359/523] Compiling slhdsa.cc
[360/523] Compiling sha256.cc
[361/523] Compiling sha1.cc
[362/523] Compiling rsa_print.cc
[363/523] Compiling rsa_extra.cc
[364/523] Compiling spake2plus.cc
[365/523] Compiling rc4.cc
[366/523] Compiling windows.cc
[367/523] Compiling rsa_crypt.cc
[368/523] Compiling refcount.cc
[369/523] Compiling trusty.cc
[370/523] Compiling rand.cc
[371/523] Compiling urandom.cc
[372/523] Compiling ios.cc
[373/523] Compiling getentropy.cc
[374/523] Compiling rsa_asn1.cc
[375/523] Compiling poly1305_arm_asm.S
[376/523] Compiling passive.cc
[377/523] Compiling forkunsafe.cc
[378/523] Compiling deterministic.cc
[379/523] Compiling fork_detect.cc
[380/523] Compiling poly1305_arm.cc
[381/523] Compiling poly1305.cc
[382/523] Compiling pool.cc
[383/523] Compiling poly1305_vec.cc
[384/523] Compiling pkcs7.cc
[385/523] Compiling pkcs8_x509.cc
[386/523] Compiling p5_pbev2.cc
[387/523] Compiling pkcs8.cc
[388/523] Compiling pkcs7_x509.cc
[389/523] Compiling pem_xaux.cc
[390/523] Compiling pem_x509.cc
[391/523] Compiling pem_pkey.cc
[392/523] Compiling mlkem.cc
[393/523] Compiling pem_info.cc
[394/523] Compiling obj_xref.cc
[395/523] Compiling pem_pk8.cc
[396/523] Compiling pem_oth.cc
[397/523] Compiling pem_lib.cc
[398/523] Compiling mldsa.cc
[399/523] Compiling pem_all.cc
[400/523] Compiling obj.cc
[401/523] Compiling mem.cc
[402/523] Compiling fips_shared_support.cc
[403/523] Compiling poly_rq_mul.S
[404/523] Compiling md5.cc
[405/523] Compiling md4.cc
[406/523] Compiling lhash.cc
[407/523] Compiling ex_data.cc
[408/523] Compiling sign.cc
[409/523] Compiling hrss.cc
[410/523] Compiling kyber.cc
[411/523] Compiling scrypt.cc
[412/523] Compiling hpke.cc
[413/523] Compiling print.cc
[414/523] Compiling pbkdf.cc
[415/523] Compiling p_x25519.cc
[416/523] Compiling p_x25519_asn1.cc
[417/523] Compiling p_ed25519.cc
[418/523] Compiling p_rsa_asn1.cc
[419/523] Compiling p_rsa.cc
[420/523] Compiling p_hkdf.cc
[421/523] Compiling p_ed25519_asn1.cc
[422/523] Compiling p_ec_asn1.cc
[423/523] Compiling p_dh.cc
[424/523] Compiling p_ec.cc
[425/523] Compiling p_dh_asn1.cc
[426/523] Compiling evp_ctx.cc
[427/523] Compiling evp.cc
[428/523] Compiling err.cc
[429/523] Compiling p_dsa_asn1.cc
[430/523] Compiling engine.cc
[431/523] Compiling ecdh.cc
[432/523] Compiling evp_asn1.cc
[433/523] Compiling ecdsa_asn1.cc
[434/523] Compiling hash_to_curve.cc
[435/523] Compiling ec_derive.cc
[436/523] Compiling dsa.cc
[437/523] Compiling dsa_asn1.cc
[438/523] Compiling params.cc
[439/523] Compiling ec_asn1.cc
[440/523] Compiling x25519-asm-arm.S
[441/523] Compiling des.cc
[442/523] Compiling digest_extra.cc
[443/523] Compiling dh_asn1.cc
[444/523] Compiling crypto.cc
[445/523] Compiling cpu_intel.cc
[446/523] Compiling curve25519.cc
[447/523] Compiling spake25519.cc
[448/523] Compiling cpu_arm_linux.cc
[449/523] Compiling cpu_arm_freebsd.cc
[450/523] Compiling cpu_aarch64_win.cc
[451/523] Compiling cpu_aarch64_sysreg.cc
[452/523] Compiling cpu_aarch64_openbsd.cc
[453/523] Compiling curve25519_64_adx.cc
[454/523] Compiling cpu_aarch64_linux.cc
[455/523] Compiling cpu_aarch64_fuchsia.cc
[456/523] Compiling bcm.cc
[457/523] Compiling cpu_aarch64_apple.cc
[458/523] Compiling conf.cc
[459/523] Compiling get_cipher.cc
[460/523] Compiling tls_cbc.cc
[461/523] Compiling e_tls.cc
[462/523] Compiling e_null.cc
[463/523] Compiling e_rc2.cc
[464/523] Compiling e_rc4.cc
[465/523] Compiling e_des.cc
[466/523] Compiling e_chacha20poly1305.cc
[467/523] Compiling derive_key.cc
[468/523] Compiling e_aesgcmsiv.cc
[469/523] Compiling e_aesctrhmac.cc
[470/523] Compiling chacha.cc
[471/523] Compiling unicode.cc
[472/523] Compiling cbs.cc
[473/523] Compiling buf.cc
[474/523] Compiling cbb.cc
[475/523] Compiling ber.cc
[476/523] Compiling bn_asn1.cc
[477/523] Compiling asn1_compat.cc
[478/523] Compiling blake2.cc
[479/523] Compiling convert.cc
[480/523] Compiling socket.cc
[481/523] Compiling socket_helper.cc
[482/523] Compiling printf.cc
[483/523] Compiling pair.cc
[484/523] Compiling hexdump.cc
[485/523] Compiling file.cc
[486/523] Compiling fd.cc
[487/523] Compiling errno.cc
[488/523] Compiling connect.cc
[489/523] Compiling bio_mem.cc
[490/523] Compiling base64.cc
[491/523] Compiling bio.cc
[492/523] Compiling tasn_fre.cc
[493/523] Compiling tasn_typ.cc
[494/523] Compiling f_string.cc
[495/523] Compiling posix_time.cc
[496/523] Compiling tasn_enc.cc
[497/523] Compiling tasn_new.cc
[498/523] Compiling tasn_utl.cc
[499/523] Compiling tasn_dec.cc
[500/523] Compiling f_int.cc
[501/523] Compiling asn_pack.cc
[502/523] Compiling asn1_par.cc
[503/523] Compiling a_utctm.cc
[504/523] Compiling asn1_lib.cc
[505/523] Compiling a_octet.cc
[506/523] Compiling a_type.cc
[507/523] Compiling a_time.cc
[508/523] Compiling a_strnid.cc
[509/523] Compiling a_strex.cc
[510/523] Compiling a_i2d_fp.cc
[511/523] Compiling a_object.cc
[512/523] Compiling a_dup.cc
[513/523] Compiling a_d2i_fp.cc
[513/523] Write sources
[516/523] Compiling a_mbstr.cc
[517/523] Compiling a_gentm.cc
[518/523] Compiling a_int.cc
[519/541] Compiling a_bitstr.cc
[520/541] Compiling a_bool.cc
[522/541] Compiling Atomics ManagedAtomic.swift
[523/541] Compiling Atomics ManagedAtomicLazyReference.swift
[524/543] Compiling Atomics UnsafeAtomic.swift
[525/543] Compiling Atomics UnsafeAtomicLazyReference.swift
[526/543] Compiling Atomics AtomicStorage.swift
[527/543] Compiling Atomics AtomicValue.swift
[528/543] Compiling Atomics AtomicMemoryOrderings.swift
[529/543] Compiling Atomics DoubleWord.swift
[530/543] Compiling Atomics AtomicInteger.swift
[531/543] Compiling Atomics AtomicOptionalWrappable.swift
[532/543] Compiling Atomics AtomicReference.swift
[533/543] Compiling Atomics IntegerOperations.swift
[534/543] Compiling Atomics Unmanaged extensions.swift
[534/543] Compiling c-nioatomics.c
[536/543] Compiling Atomics OptionalRawRepresentable.swift
[537/543] Compiling Atomics RawRepresentable.swift
[538/543] Compiling Atomics AtomicBool.swift
[539/543] Emitting module Atomics
[540/543] Compiling Atomics IntegerConformances.swift
[541/543] Compiling Atomics PointerConformances.swift
[542/543] Compiling Atomics Primitives.native.swift
[543/544] Compiling c-atomics.c
[545/550] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[546/550] Compiling NIOConcurrencyHelpers lock.swift
[547/550] Emitting module NIOConcurrencyHelpers
[548/550] Compiling NIOConcurrencyHelpers NIOLock.swift
[549/550] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[550/550] Compiling NIOConcurrencyHelpers atomics.swift
[552/612] Compiling NIOCore NIOAny.swift
[553/612] Compiling NIOCore NIOCloseOnErrorHandler.swift
[554/612] Compiling NIOCore NIOCoreSendableMetatype.swift
[555/612] Compiling NIOCore NIOLoopBound.swift
[556/612] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[557/612] Compiling NIOCore NIOScheduledCallback.swift
[558/612] Compiling NIOCore NIOSendable.swift
[559/612] Compiling NIOCore RecvByteBufferAllocator.swift
[560/620] Compiling NIOCore IOData.swift
[561/620] Compiling NIOCore IPProtocol.swift
[562/620] Compiling NIOCore IntegerBitPacking.swift
[563/620] Compiling NIOCore IntegerTypes.swift
[564/620] Compiling NIOCore Interfaces.swift
[565/620] Compiling NIOCore Linux.swift
[566/620] Compiling NIOCore MarkedCircularBuffer.swift
[567/620] Compiling NIOCore MulticastChannel.swift
[568/620] Compiling NIOCore EventLoopFuture+Deprecated.swift
[569/620] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[570/620] Compiling NIOCore EventLoopFuture.swift
[571/620] Compiling NIOCore FileDescriptor.swift
[572/620] Compiling NIOCore FileHandle.swift
[573/620] Compiling NIOCore FileRegion.swift
[574/620] Compiling NIOCore GlobalSingletons.swift
[575/620] Compiling NIOCore IO.swift
[576/620] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[577/620] Compiling NIOCore SocketAddresses.swift
[578/620] Compiling NIOCore SocketOptionProvider.swift
[579/620] Compiling NIOCore SystemCallHelpers.swift
[580/620] Compiling NIOCore TimeAmount+Duration.swift
[581/620] Compiling NIOCore TypeAssistedChannelHandler.swift
[582/620] Compiling NIOCore UniversalBootstrapSupport.swift
[583/620] Compiling NIOCore Utilities.swift
[584/620] Compiling NIOCore CircularBuffer.swift
[585/620] Compiling NIOCore Codec.swift
[586/620] Compiling NIOCore ConvenienceOptionSupport.swift
[587/620] Compiling NIOCore DeadChannel.swift
[588/620] Compiling NIOCore DispatchQueue+WithFuture.swift
[589/620] Compiling NIOCore EventLoop+Deprecated.swift
[590/620] Compiling NIOCore EventLoop+SerialExecutor.swift
[591/620] Compiling NIOCore EventLoop.swift
[592/620] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[593/620] Compiling NIOCore AddressedEnvelope.swift
[594/620] Compiling NIOCore AsyncAwaitSupport.swift
[595/620] Compiling NIOCore AsyncChannel.swift
[596/620] Compiling NIOCore AsyncChannelHandler.swift
[597/620] Compiling NIOCore AsyncChannelInboundStream.swift
[598/620] Compiling NIOCore AsyncChannelOutboundWriter.swift
[599/620] Compiling NIOCore NIOAsyncSequenceProducer.swift
[600/620] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[601/620] Compiling NIOCore NIOAsyncWriter.swift
[602/620] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[603/620] Compiling NIOCore BSDSocketAPI.swift
[604/620] Compiling NIOCore ByteBuffer-aux.swift
[605/620] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[606/620] Compiling NIOCore ByteBuffer-conversions.swift
[607/620] Compiling NIOCore ByteBuffer-core.swift
[608/620] Compiling NIOCore ByteBuffer-hex.swift
[609/620] Compiling NIOCore ByteBuffer-int.swift
[610/620] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[611/620] Compiling NIOCore ByteBuffer-multi-int.swift
[612/620] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[613/620] Compiling NIOCore ByteBuffer-views.swift
[614/620] Compiling NIOCore Channel.swift
[615/620] Compiling NIOCore ChannelHandler.swift
[616/620] Compiling NIOCore ChannelHandlers.swift
[617/620] Compiling NIOCore ChannelInvoker.swift
[618/620] Compiling NIOCore ChannelOption.swift
[619/620] Compiling NIOCore ChannelPipeline.swift
[620/620] Emitting module NIOCore
[622/707] Compiling NIOPosix Resolver.swift
[623/707] Compiling NIOPosix Selectable.swift
[624/707] Compiling NIOPosix SelectableChannel.swift
[625/707] Compiling NIOPosix IO.swift
[626/711] Emitting module NIOEmbedded
[627/711] Compiling NIOEmbedded AsyncTestingChannel.swift
[628/711] Compiling NIOPosix IntegerBitPacking.swift
[629/711] Compiling NIOPosix IntegerTypes.swift
[630/711] Compiling NIOPosix Linux.swift
[631/711] Compiling NIOPosix LinuxCPUSet.swift
[632/711] Compiling NIOPosix Errors+Any.swift
[633/711] Compiling NIOPosix FileDescriptor.swift
[634/711] Compiling NIOPosix GetaddrinfoResolver.swift
[635/711] Compiling NIOPosix HappyEyeballs.swift
[636/711] Compiling NIOPosix NIOPosixSendableMetatype.swift
[637/711] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[638/711] Compiling NIOEmbedded Embedded.swift
[640/712] Compiling NIOPosix PipePair.swift
[641/712] Compiling NIOPosix Pool.swift
[642/712] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[643/712] Compiling NIOPosix PosixSingletons.swift
[644/712] Compiling NIOPosix RawSocketBootstrap.swift
[645/712] Compiling NIOPosix NIOThreadPool.swift
[646/712] Compiling NIOPosix NonBlockingFileIO.swift
[647/712] Compiling NIOPosix PendingDatagramWritesManager.swift
[648/712] Compiling NIOPosix PendingWritesManager.swift
[649/712] Compiling NIOPosix PipeChannel.swift
[650/712] Compiling BSON Primitives.swift
[651/712] Compiling BSON RegularExpression.swift
[652/712] Compiling BSON Timestamp.swift
[653/712] Compiling BSON TypeIdentifier.swift
[654/712] Compiling NIOPosix BaseSocketChannel.swift
[655/712] Compiling NIOPosix BaseStreamSocketChannel.swift
[656/712] Compiling NIOPosix Bootstrap.swift
[657/712] Compiling NIOPosix ControlMessage.swift
[658/712] Compiling NIOPosix DatagramVectorReadManager.swift
[661/712] Compiling NIOPosix SocketProtocols.swift
[662/712] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[663/712] Compiling NIOPosix System.swift
[664/712] Compiling NIOPosix Thread.swift
[665/718] Compiling NIOPosix SelectableEventLoop.swift
[666/718] Compiling NIOPosix SelectorEpoll.swift
[667/718] Compiling NIOPosix SelectorGeneric.swift
[668/718] Compiling NIOPosix SelectorKqueue.swift
[669/718] Compiling NIOPosix SelectorUring.swift
[670/718] Compiling NIOPosix ServerSocket.swift
[678/718] Emitting module BSON
[679/718] Compiling NIOPosix BSDSocketAPICommon.swift
[680/718] Compiling NIOPosix BSDSocketAPIPosix.swift
[681/718] Compiling NIOPosix BSDSocketAPIWindows.swift
[682/718] Compiling NIOPosix BaseSocket.swift
[683/718] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[685/719] Emitting module NIOPosix
[700/719] Compiling NIOPosix ThreadPosix.swift
[701/719] Compiling NIOPosix ThreadWindows.swift
[702/719] Compiling NIOPosix UnsafeTransfer.swift
[703/719] Compiling NIOPosix Utilities.swift
[704/719] Compiling NIOPosix VsockAddress.swift
[705/719] Compiling NIOPosix VsockChannelEvents.swift
[721/722] Emitting module NIO
[722/722] Compiling NIO Exports.swift
[724/734] Compiling NIOTLS TLSEvents.swift
[725/734] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[726/734] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[727/734] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[728/734] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[729/734] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[730/734] Emitting module NIOTLS
[731/734] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[732/734] Compiling NIOTLS SNIHandler.swift
[734/735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[735/735] Emitting module NIOFoundationCompat
[737/787] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[738/787] Compiling NIOTransportServices NIOTSSingletons.swift
[739/787] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[740/787] Compiling NIOTransportServices StateManagedChannel.swift
[741/787] Compiling NIOTransportServices StateManagedListenerChannel.swift
[742/787] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[743/787] Compiling NIOTransportServices NIOTSBootstraps.swift
[744/787] Compiling NIOTransportServices NIOTSChannelOptions.swift
[745/787] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[746/787] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[747/787] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[748/787] Compiling NIOTransportServices NIOTSListenerChannel.swift
[749/787] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[750/787] Compiling NIOTransportServices NIOTSErrors.swift
[751/787] Compiling NIOTransportServices NIOTSEventLoop.swift
[752/789] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[753/789] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[754/789] Compiling NIOTransportServices AcceptHandler.swift
[755/789] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[756/789] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[757/789] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[758/789] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[759/789] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[760/789] Emitting module NIOTransportServices
[762/802] Compiling DNSClient ConfigParser.swift
[763/803] Compiling DNSClient PTR.swift
[764/803] Compiling DNSClient MessageOptions.swift
[765/803] Compiling DNSClient SRV.swift
[766/803] Emitting module NIOSSL
[767/807] Emitting module DNSClient
[768/807] Compiling DNSClient DNSClient+Query.swift
[769/807] Compiling DNSClient DNSDecoder.swift
[770/807] Compiling DNSClient Client.swift
[771/807] Compiling DNSClient DNSClient+Connect.swift
[775/807] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[780/807] Compiling DNSClient DNSEncoder.swift
[781/807] Compiling DNSClient Errors.swift
[782/807] Compiling DNSClient Helpers.swift
[783/807] Compiling DNSClient Message.swift
[788/807] Compiling NIOSSL SubjectAlternativeName.swift
[789/807] Compiling NIOSSL NIOSSLSecureBytes.swift
[790/807] Compiling NIOSSL RNG.swift
[791/807] Compiling NIOSSL SafeCompare.swift
[805/808] Compiling NIOSSL Zeroization.swift
[806/808] Compiling NIOSSL TLSConfiguration.swift
[807/808] Compiling NIOSSL UniversalBootstrapSupport.swift
[808/808] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[810/827] Compiling MongoCore OpReply.swift
[811/827] Compiling MongoCore ProtocolHelpers.swift
[812/829] Compiling MongoCore ReadConcern.swift
[813/829] Compiling MongoCore ServerHandshake.swift
[814/829] Compiling MongoCore WireVersion.swift
[815/829] Compiling MongoCore CommandPrimitives.swift
[816/829] Compiling MongoCore Error.swift
[817/829] Compiling MongoCore MongoReplyDeserializer.swift
[818/829] Compiling MongoCore Collation.swift
[819/829] Compiling MongoCore ConnectionSettings.swift
[820/829] Compiling MongoCore Namespace.swift
[821/829] Emitting module MongoCore
[822/829] Compiling MongoCore WriteConcern.swift
[823/829] Compiling MongoCore MessageHeader.swift
[824/829] Compiling MongoCore MongoReply.swift
[825/829] Compiling MongoCore MongoRequest.swift
[826/829] Compiling MongoCore OpMessage.swift
[827/829] Compiling MongoCore OpQuery.swift
[828/829] Compiling MongoCore Sessions.swift
[829/829] Compiling MongoCore Tansaction.swift
[831/849] Compiling MongoClient MongoSingleConnectionPool.swift
[832/849] Compiling MongoClient MongoCursorResponse.swift
[833/851] Compiling MongoClient IsMaster.swift
[834/851] Compiling MongoClient KillCursors.swift
[835/851] Compiling MongoClient Helpers.swift
[836/851] Compiling MongoClient GetMore.swift
[837/851] Compiling MongoClient Cursor.swift
[838/851] Compiling MongoClient Error.swift
[839/851] Compiling MongoClient Exports.swift
[840/851] Compiling MongoClient Connection.swift
[841/851] Compiling MongoClient ConnectionContext.swift
[842/851] Compiling MongoClient ConnectionPool.swift
[843/851] Compiling MongoClient OK.swift
[844/851] Compiling MongoClient SASL.swift
[845/851] Emitting module MongoClient
[846/851] Compiling MongoClient Authenticate+ChallengeResponse.swift
[847/851] Compiling MongoClient Authenticate+SASL.swift
[848/851] Compiling MongoClient Authenticate.swift
[849/851] Compiling MongoClient Channel+Connection.swift
[850/851] Compiling MongoClient Cluster.swift
[851/851] Compiling MongoClient Connection+Execute.swift
[853/868] Compiling MongoKittenCore FieldPath.swift
[854/868] Compiling MongoKittenCore Projection.swift
[855/870] Compiling MongoKittenCore Delete.swift
[856/870] Compiling MongoKittenCore Distinct.swift
[857/870] Compiling MongoKittenCore Update.swift
[858/870] Compiling MongoKittenCore Cursor.swift
[859/870] Compiling MongoKittenCore ListCollections.swift
[860/870] Compiling MongoKittenCore ListDatabases.swift
[861/870] Compiling MongoKittenCore Drop.swift
[862/870] Compiling MongoKittenCore Find.swift
[863/870] Compiling MongoKittenCore FindAndModify.swift
[864/870] Compiling MongoKittenCore Insert.swift
[865/870] Emitting module MongoKittenCore
[866/870] Compiling MongoKittenCore Aggregate.swift
[867/870] Compiling MongoKittenCore Count.swift
[868/870] Compiling MongoKittenCore CreateIndexes.swift
[869/870] Compiling MongoKittenCore QueryBuilder.swift
[870/870] Compiling MongoKittenCore Sorting.swift
[872/898] Emitting module MongoKitten
[873/901] Compiling MongoKitten GridFSChunk.swift
[874/901] Compiling MongoKitten GridFSError.swift
[875/901] Compiling MongoKitten GridFSFile.swift
[876/901] Compiling MongoKitten Date+ISO8601Format.swift
[877/901] Compiling MongoKitten Error.swift
[878/901] Compiling MongoKitten Exports.swift
[879/901] Compiling MongoKitten GridFSBucket.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 MongoCollection.swift
[888/901] Compiling MongoKitten MongoDatabase.swift
[889/901] Compiling MongoKitten MongoTransactionDatabase.swift
[890/901] Compiling MongoKitten Collection+Indexes.swift
[891/901] Compiling MongoKitten Collection+Insert.swift
[892/901] Compiling MongoKitten Collection+Update.swift
[893/901] Compiling MongoKitten Cursor.swift
[894/901] Compiling MongoKitten BSON2JSON.swift
[895/901] Compiling MongoKitten CLI+Helpers.swift
[896/901] Compiling MongoKitten ChangeStream.swift
[897/901] Compiling MongoKitten Collection+Count.swift
[898/901] Compiling MongoKitten Aggregate.swift
[899/901] Compiling MongoKitten AggregateBuilder.swift
[900/901] Compiling MongoKitten AggregateStage.swift
[901/901] Compiling MongoKitten AsyncSequence.swift
[903/917] Compiling Meow Error.swift
[904/917] Compiling Meow Exports.swift
[905/918] Compiling Meow Operators.swift
[906/918] Compiling Meow PartialModel.swift
[907/918] Compiling Meow Migrations.swift
[908/918] Compiling Meow Model.swift
[909/918] Compiling Meow Reference.swift
[910/918] Emitting module Meow
[911/918] Compiling Meow Aggregates.swift
[912/918] Compiling Meow Database.swift
[913/918] Compiling Meow TestDecoder.swift
[914/918] Compiling Meow MeowCollection.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! (272.70s)
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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.