Build Information
Failed to build swift-mongodb, reference master (b4ba79
), with Swift 6.1 for Wasm on 30 May 2025 14:53:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-mongodb.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tayloraswift/swift-mongodb
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b4ba79f Merge pull request #158 from tayloraswift/collection-agnostic-aggregate
Cloned https://github.com/tayloraswift/swift-mongodb.git
Revision (git rev-parse @):
b4ba79f3b3ddd210165ad765e73b417776865891
SUCCESS checkout https://github.com/tayloraswift/swift-mongodb.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tayloraswift/swift-mongodb.git
https://github.com/tayloraswift/swift-mongodb.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-bson"
},
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.79.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.28.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl"
}
],
"manifest_display_name" : "swift-mongodb",
"name" : "swift-mongodb",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MongoDB",
"targets" : [
"MongoDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MongoQL",
"targets" : [
"MongoQL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MongoTesting",
"targets" : [
"MongoTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SCRAM",
"targets" : [
"SCRAM"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UnixTime_Atomics",
"targets" : [
"UnixTime_Atomics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ExampleProjectionDocuments",
"targets" : [
"ExampleProjectionDocuments"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleConnectionStrings",
"targets" : [
"ExampleConnectionStrings"
],
"type" : {
"snippet" : null
}
},
{
"name" : "GettingStarted",
"targets" : [
"GettingStarted"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BSONNever",
"targets" : [
"BSONNever"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExamplePredicateDocuments",
"targets" : [
"ExamplePredicateDocuments"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleExpressions",
"targets" : [
"ExampleExpressions"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleAccumulators",
"targets" : [
"ExampleAccumulators"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleBucketDocuments",
"targets" : [
"ExampleBucketDocuments"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "UnixTime_Atomics",
"module_type" : "SwiftTarget",
"name" : "UnixTime_Atomics",
"path" : "Sources/UnixTime_Atomics",
"product_dependencies" : [
"Atomics",
"UnixTime"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"UnixTime_Atomics",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Days (ext).swift",
"Milliseconds (ext).swift",
"Minutes (ext).swift",
"Nanoseconds (ext).swift",
"Seconds (ext).swift"
],
"type" : "library"
},
{
"c99name" : "SCRAM",
"module_type" : "SwiftTarget",
"name" : "SCRAM",
"path" : "Sources/SCRAM",
"product_dependencies" : [
"Base64",
"MessageAuthentication"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"SCRAM",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"SCRAM.Attribute.swift",
"SCRAM.Challenge.CacheIdentifier.swift",
"SCRAM.Challenge.swift",
"SCRAM.ChallengeError.swift",
"SCRAM.ClientResponse.Keys.swift",
"SCRAM.ClientResponse.swift",
"SCRAM.Message.swift",
"SCRAM.Nonce.swift",
"SCRAM.ServerResponse.swift",
"SCRAM.ServerResponseError.swift",
"SCRAM.Start.swift",
"SCRAM.swift"
],
"type" : "library"
},
{
"c99name" : "OnlineCDFTests",
"module_type" : "SwiftTarget",
"name" : "OnlineCDFTests",
"path" : "Sources/OnlineCDFTests",
"sources" : [
"Histograms.swift"
],
"target_dependencies" : [
"OnlineCDF"
],
"type" : "test"
},
{
"c99name" : "OnlineCDF",
"module_type" : "SwiftTarget",
"name" : "OnlineCDF",
"path" : "Sources/OnlineCDF",
"sources" : [
"OnlineCDF.Centroid.swift",
"OnlineCDF.swift"
],
"type" : "library"
},
{
"c99name" : "MongoWire",
"module_type" : "SwiftTarget",
"name" : "MongoWire",
"path" : "Sources/MongoWire",
"product_dependencies" : [
"BSON",
"CRC"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.WireBodyCountError.swift",
"Mongo.WireFlags.swift",
"Mongo.WireFlagsError.swift",
"Mongo.WireHeader.swift",
"Mongo.WireMessage.Outline.swift",
"Mongo.WireMessage.Sections.swift",
"Mongo.WireMessage.swift",
"Mongo.WireMessageIdentifier.swift",
"Mongo.WireMessageType.swift",
"Mongo.WireMessageTypeError.swift",
"Mongo.WireSection.swift",
"Mongo.WireSectionError.swift",
"Mongo.WireSequenceFrame.swift",
"Mongo.WireVersion.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "MongoTesting",
"module_type" : "SwiftTarget",
"name" : "MongoTesting",
"path" : "Sources/MongoTesting",
"product_memberships" : [
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.SessionPool (ext).swift"
],
"target_dependencies" : [
"MongoDB"
],
"type" : "library"
},
{
"c99name" : "MongoQL",
"module_type" : "SwiftTarget",
"name" : "MongoQL",
"path" : "Sources/MongoQL",
"product_dependencies" : [
"BSON",
"BSONReflection",
"BSON_UUID"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Collation/Mongo.Collation.Alternate.swift",
"Collation/Mongo.Collation.CaseFirst.swift",
"Collation/Mongo.Collation.MaxVariable.swift",
"Collation/Mongo.Collation.Strength.swift",
"Collation/Mongo.Collation.swift",
"Collections/Mongo.CollectionStats.Storage.swift",
"Collections/Mongo.CollectionStats.swift",
"Collections/Mongo.CollectionType.swift",
"Collections/Mongo.CollectionView.swift",
"Collections/Mongo.ValidationAction.swift",
"Collections/Mongo.ValidationLevel.swift",
"Commands/Aggregate/Mongo.Aggregate.swift",
"Commands/Create/Mongo.Create.Cap.swift",
"Commands/Create/Mongo.Create.Collation.swift",
"Commands/Create/Mongo.Create.StorageEngine.swift",
"Commands/Create/Mongo.Create.ValidationAction.swift",
"Commands/Create/Mongo.Create.ValidationLevel.swift",
"Commands/Create/Mongo.Create.Validator.swift",
"Commands/Create/Mongo.Create.swift",
"Commands/Create/Mongo.Timeseries.Granularity.swift",
"Commands/Create/Mongo.Timeseries.swift",
"Commands/CreateIndexes/Mongo.CreateIndexStatement.swift",
"Commands/CreateIndexes/Mongo.CreateIndexStatementEncoder.swift",
"Commands/CreateIndexes/Mongo.CreateIndexes.CommitQuorum.swift",
"Commands/CreateIndexes/Mongo.CreateIndexes.swift",
"Commands/CreateIndexes/Mongo.CreateIndexesResponse.swift",
"Commands/Delete/Mongo.Delete.swift",
"Commands/Delete/Mongo.DeleteLimit.swift",
"Commands/Delete/Mongo.DeleteListEncoder.swift",
"Commands/Delete/Mongo.DeleteOne.swift",
"Commands/Delete/Mongo.DeleteResponse.swift",
"Commands/Delete/Mongo.DeleteStatementEncoder.swift",
"Commands/Delete/Mongo.Deletions.swift",
"Commands/Drop/Mongo.Drop.swift",
"Commands/DropDatabase/Mongo.DropDatabase.swift",
"Commands/DropIndexes/Mongo.DropIndexes.Index.swift",
"Commands/DropIndexes/Mongo.DropIndexes.swift",
"Commands/Explain/Mongo.Explain.swift",
"Commands/Explain/Mongo.ExplainMode.swift",
"Commands/Find/Mongo.Find.swift",
"Commands/FindAndModify/Mongo.FindAndModify.swift",
"Commands/Fsync/Mongo.Fsync.swift",
"Commands/Fsync/Mongo.FsyncLock.swift",
"Commands/FsyncUnlock/Mongo.FsyncUnlock.swift",
"Commands/Insert/Mongo.Insert.swift",
"Commands/Insert/Mongo.InsertListEncoder.swift",
"Commands/Insert/Mongo.InsertResponse.swift",
"Commands/Insert/Mongo.Insertions.swift",
"Commands/ListCollections/Mongo.CollectionBinding.swift",
"Commands/ListCollections/Mongo.CollectionMetadata.Info.swift",
"Commands/ListCollections/Mongo.CollectionMetadata.swift",
"Commands/ListCollections/Mongo.CollectionOptions.Variant.swift",
"Commands/ListCollections/Mongo.CollectionOptions.swift",
"Commands/ListCollections/Mongo.ListCollections.AuthorizedCollections.swift",
"Commands/ListCollections/Mongo.ListCollections.Filter.swift",
"Commands/ListCollections/Mongo.ListCollections.swift",
"Commands/ListDatabases/Mongo.DatabaseMetadata.swift",
"Commands/ListDatabases/Mongo.ListDatabases.AuthorizedDatabases.swift",
"Commands/ListDatabases/Mongo.ListDatabases.Filter.swift",
"Commands/ListDatabases/Mongo.ListDatabases.NameOnly.swift",
"Commands/ListDatabases/Mongo.ListDatabases.swift",
"Commands/ListIndexes/Mongo.IndexBinding.swift",
"Commands/ListIndexes/Mongo.ListIndexes.swift",
"Commands/Modify/Mongo.Modify.Cap.swift",
"Commands/Modify/Mongo.Modify.swift",
"Commands/Mongo.CursorOptions.swift",
"Commands/Mongo.HintableEncoder.swift",
"Commands/Mongo.SortableEncoder.swift",
"Commands/RenameCollection/Mongo.RenameCollection.DropTarget.swift",
"Commands/RenameCollection/Mongo.RenameCollection.swift",
"Commands/Update/Mongo.Update.swift",
"Commands/Update/Mongo.UpdateListEncoder.swift",
"Commands/Update/Mongo.UpdateResponse.swift",
"Commands/Update/Mongo.UpdateStatementEncoder.swift",
"Commands/Update/Mongo.Updates.Upsertion.swift",
"Commands/Update/Mongo.Updates.swift",
"Effects/Modifying/Mongo.Existing.swift",
"Effects/Modifying/Mongo.ModificationEffect.swift",
"Effects/Modifying/Mongo.ModificationPhase.swift",
"Effects/Modifying/Mongo.RemovePhase.swift",
"Effects/Modifying/Mongo.Removing.swift",
"Effects/Modifying/Mongo.UpdatePhase.swift",
"Effects/Modifying/Mongo.Upserting.swift",
"Effects/Reading/Mongo.ExplainOnly.swift",
"Effects/Reading/Mongo.ReadEffect.swift",
"Effects/Reading/Mongo.Single.swift",
"Effects/Reading/Mongo.SingleBatch.swift",
"Effects/Reading/Mongo.SingleOutputError.swift",
"Effects/Writing/Mongo.Many.swift",
"Effects/Writing/Mongo.One.swift",
"Effects/Writing/Mongo.WriteEffect.swift",
"Effects/Writing/Mongo.WriteError.swift",
"exports.swift"
],
"target_dependencies" : [
"BSON_OrderedCollections",
"MongoBuiltins",
"MongoCommands"
],
"type" : "library"
},
{
"c99name" : "MongoLogging",
"module_type" : "SwiftTarget",
"name" : "MongoLogging",
"path" : "Sources/MongoLogging",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.LogEvent.swift",
"Mongo.LogSeverity.swift",
"Mongo.LogTarget.swift",
"Mongo.Logger.swift",
"Mongo.PrettyPrint.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoClusters"
],
"type" : "library"
},
{
"c99name" : "MongoIO",
"module_type" : "SwiftTarget",
"name" : "MongoIO",
"path" : "Sources/MongoIO",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.NetworkError.swift",
"Mongo.NetworkErrorProvenance.swift",
"Mongo.WireAction.swift",
"Mongo.WireMessageEncoder.swift",
"Mongo.WireMessageParser.swift",
"Mongo.WireMessageRouter.State.swift",
"Mongo.WireMessageRouter.swift",
"Mongo.WireMessageRoutingError.swift",
"Mongo.WireProtocolError.swift",
"Mongo.WireTimeoutError.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo",
"MongoWire"
],
"type" : "library"
},
{
"c99name" : "MongoExecutor",
"module_type" : "SwiftTarget",
"name" : "MongoExecutor",
"path" : "Sources/MongoExecutor",
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"MongoExecutor.swift",
"Sequence (ext).swift"
],
"target_dependencies" : [
"MongoIO"
],
"type" : "library"
},
{
"c99name" : "MongoDriverTests",
"module_type" : "SwiftTarget",
"name" : "MongoDriverTests",
"path" : "Sources/MongoDriverTests",
"sources" : [
"Authentication.swift",
"Configurations/Mongo.DriverBootstrap (ext).swift",
"Configurations/Mongo.Seedlist (ext).swift",
"Configurations/globals.swift",
"ConnectionPools.swift",
"Failpoints.swift",
"MemberDiscovery.swift",
"ReadPreferences.swift",
"SessionPools.swift"
],
"target_dependencies" : [
"MongoDriver"
],
"type" : "test"
},
{
"c99name" : "MongoDriver",
"module_type" : "SwiftTarget",
"name" : "MongoDriver",
"path" : "Sources/MongoDriver",
"product_dependencies" : [
"BSON_UUID",
"Atomics",
"SHA2",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Authenticator/Mongo.AuthenticationError.swift",
"Authenticator/Mongo.AuthenticationUnsupportedError.swift",
"Authenticator/Mongo.Authenticator.Cache.swift",
"Authenticator/Mongo.Authenticator.swift",
"Authenticator/Mongo.PolicyError.swift",
"Commands/AbortTransaction/Mongo.AbortTransaction.swift",
"Commands/BSON.Timestamp (ext).swift",
"Commands/CommitTransaction/Mongo.CommitTransaction.swift",
"Commands/ConfigureFailPoint/Mongo.ConfigureFailpoint.swift",
"Commands/EndSessions/Mongo.EndSessions.swift",
"Commands/GetMore/Mongo.GetMore.swift",
"Commands/Hello/Mongo.AwaitableHello.swift",
"Commands/Hello/Mongo.Hello.ClientMetadata.swift",
"Commands/Hello/Mongo.Hello.swift",
"Commands/Hello/Mongo.VersionRequirementError.swift",
"Commands/KillCursors/Mongo.KillCursors.swift",
"Commands/KillCursors/Mongo.KillCursorsResponse.swift",
"Commands/Mongo.Command (ext).swift",
"Commands/Mongo.Reply.Status.swift",
"Commands/Mongo.Reply.swift",
"Commands/Mongo.ReplyError.swift",
"Commands/Mongo.SourceLocation.swift",
"Commands/Ping/Mongo.Ping.swift",
"Commands/RefreshSessions/Mongo.RefreshSessions.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Citizen.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Member.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Replica.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Resident.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.Rights.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetConfiguration.swift",
"Commands/ReplicaSetGetConfiguration/Mongo.ReplicaSetGetConfiguration.swift",
"Commands/SASL/Mongo.SASLContinue.swift",
"Commands/SASL/Mongo.SASLConversationError.swift",
"Commands/SASL/Mongo.SASLResponse.swift",
"Commands/SASL/Mongo.SASLStart.swift",
"Connections/Mongo.Connection.swift",
"Connections/Mongo.ConnectionPool.Allocation.swift",
"Connections/Mongo.ConnectionPool.AllocationResult.swift",
"Connections/Mongo.ConnectionPool.Allocations.swift",
"Connections/Mongo.ConnectionPool.Event.swift",
"Connections/Mongo.ConnectionPool.Phase.swift",
"Connections/Mongo.ConnectionPool.Reservation.swift",
"Connections/Mongo.ConnectionPool.swift",
"Connections/Mongo.ConnectionPoolDrainedError.swift",
"Connections/Mongo.ConnectionPoolSettings.swift",
"Connections/Mongo.ConnectionPoolTimeoutError.swift",
"Connections/Mongo.Connector.swift",
"Connections/Mongo.ConnectorFactory.swift",
"Cursors/Mongo.Cursor.AsyncIterator.swift",
"Cursors/Mongo.Cursor.swift",
"Cursors/Mongo.CursorIdentifierError.swift",
"Cursors/Mongo.CursorIterator.swift",
"Cursors/Mongo.CursorLifecycle.swift",
"Cursors/Mongo.IterableCommand.swift",
"Deployments/Array (ext).swift",
"Deployments/Mongo.AtomicState.swift",
"Deployments/Mongo.ClusterTime.swift",
"Deployments/Mongo.Deployment.CapabilityRequest.swift",
"Deployments/Mongo.Deployment.SelectionRequest.swift",
"Deployments/Mongo.Deployment.swift",
"Deployments/Mongo.DeploymentCapabilities.Sessions.swift",
"Deployments/Mongo.DeploymentCapabilities.swift",
"Deployments/Mongo.DeploymentState.swift",
"Deployments/Mongo.DeploymentStateError.swift",
"Deployments/Mongo.ReplicaQuality.swift",
"Deployments/Mongo.Server.swift",
"Deployments/Mongo.ServerTable.Replicated.swift",
"Deployments/Mongo.ServerTable.Sharded.swift",
"Deployments/Mongo.ServerTable.Single.swift",
"Deployments/Mongo.ServerTable.swift",
"Failpoints/Mongo.FailCommand.Action.swift",
"Failpoints/Mongo.FailCommand.Behavior.swift",
"Failpoints/Mongo.FailCommand.swift",
"Failpoints/Mongo.Failpoint.swift",
"Mongo.DriverBootstrap (ext).swift",
"MongoExecutor (ext).swift",
"Monitoring/Mongo.DNS.Connection.swift",
"Monitoring/Mongo.Handshake.swift",
"Monitoring/Mongo.HelloResponse.swift",
"Monitoring/Mongo.Listener.Connection.swift",
"Monitoring/Mongo.Listener.Event.swift",
"Monitoring/Mongo.Listener.swift",
"Monitoring/Mongo.MonitorDelegate.swift",
"Monitoring/Mongo.MonitorEvent.swift",
"Monitoring/Mongo.MonitorEventType.swift",
"Monitoring/Mongo.MonitorPool.Replacement.swift",
"Monitoring/Mongo.MonitorPool.Update.swift",
"Monitoring/Mongo.MonitorPool.swift",
"Monitoring/Mongo.MonitorService.swift",
"Monitoring/Mongo.MonitorServices.swift",
"Monitoring/Mongo.Observers.swift",
"Monitoring/Mongo.Sampler.Connection.swift",
"Monitoring/Mongo.Sampler.Event.swift",
"Monitoring/Mongo.Sampler.swift",
"Monitoring/Mongo.TopologyModel.Canary.swift",
"Monitoring/Mongo.TopologyModel.Event.swift",
"Monitoring/Mongo.TopologyModel.swift",
"Monitoring/Mongo.TopologyVersion.swift",
"ReadPreference/Mongo.ReadPreference.Eligibility.swift",
"ReadPreference/Mongo.ReadPreference.Hedging.swift",
"ReadPreference/Mongo.ReadPreference.Mode.swift",
"ReadPreference/Mongo.ReadPreference.TagSet.swift",
"ReadPreference/Mongo.ReadPreference.swift",
"ReadPreference/Mongo.ReadPreferenceError.swift",
"Retryability/Mongo.DeadlineAdjustments.swift",
"Retryability/Mongo.Deadlines.swift",
"Retryability/Mongo.DriverTimeoutError.swift",
"Retryability/Mongo.ExecutionPolicy.swift",
"Retryability/Mongo.NetworkError (ext).swift",
"Retryability/Mongo.NetworkTimeout.swift",
"Retryability/Mongo.Once (ext).swift",
"Retryability/Mongo.Retry (ext).swift",
"Retryability/Mongo.RetryableError.swift",
"Retryability/Mongo.ServerError.Code.swift",
"Retryability/Mongo.ServerError.swift",
"Sessions/Mongo.ImplicitSessionCommand.swift",
"Sessions/Mongo.Instant.swift",
"Sessions/Mongo.ReadConcern (ext).swift",
"Sessions/Mongo.ReadConcern.Level.swift",
"Sessions/Mongo.ReadConcern.Options.swift",
"Sessions/Mongo.ReadConcern.Ordering.swift",
"Sessions/Mongo.Session.swift",
"Sessions/Mongo.SessionIdentifier.swift",
"Sessions/Mongo.SessionLabels.swift",
"Sessions/Mongo.SessionPool.Allocation.swift",
"Sessions/Mongo.SessionPool.Phase.swift",
"Sessions/Mongo.SessionPool.swift",
"Sessions/Mongo.SessionsUnsupportedError.swift",
"Sessions/Mongo.SnapshotSession.swift",
"Transactions/Mongo.AbortionStatus.swift",
"Transactions/Mongo.CommitStatus.swift",
"Transactions/Mongo.TransactableCommand.swift",
"Transactions/Mongo.Transaction.swift",
"Transactions/Mongo.TransactionInProgressError.swift",
"Transactions/Mongo.TransactionLabels.swift",
"Transactions/Mongo.TransactionPhase.swift",
"Transactions/Mongo.TransactionResult.swift",
"Transactions/Mongo.TransactionState.swift",
"Transactions/Mongo.TransactionsUnsupportedError.swift",
"exports.swift"
],
"target_dependencies" : [
"BSON_OrderedCollections",
"MongoCommands",
"MongoConfiguration",
"MongoExecutor",
"MongoLogging",
"SCRAM",
"UnixTime_Atomics"
],
"type" : "library"
},
{
"c99name" : "MongoDBTests",
"module_type" : "SwiftTarget",
"name" : "MongoDBTests",
"path" : "Sources/MongoDBTests",
"sources" : [
"Aggregate.AuthorStats.swift",
"Aggregate.TagStats.swift",
"Aggregate.swift",
"CausalConsistency.AnyTimeoutError.swift",
"CausalConsistency.swift",
"ChangeStreams.swift",
"Collation.swift",
"Collections.swift",
"Configurations/Mongo.ReplicatedConfiguration.swift",
"Configurations/Mongo.SingleConfiguration.swift",
"Configurations/Mongo.TestBattery.swift",
"Configurations/Mongo.TestConfiguration.swift",
"Cursors.swift",
"Databases.swift",
"Delete.swift",
"Documents/Ape.Food.swift",
"Documents/Ape.swift",
"Documents/Article.swift",
"Documents/Cake.swift",
"Documents/Letter.swift",
"Documents/Member.swift",
"Documents/Ordinals.swift",
"Documents/Plan.swift",
"Documents/PlanDelta.swift",
"Documents/Product.swift",
"Documents/Record.swift",
"Documents/Ruler.swift",
"Find.swift",
"FindAndModify.swift",
"Fsync.swift",
"Indexes.swift",
"Insert.swift",
"Transactions.swift",
"Update.swift",
"UpdateNested.swift"
],
"target_dependencies" : [
"MongoDB",
"MongoTesting"
],
"type" : "test"
},
{
"c99name" : "MongoDB",
"module_type" : "SwiftTarget",
"name" : "MongoDB",
"path" : "Sources/MongoDB",
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Commands/Mongo.Aggregate (ext).swift",
"Commands/Mongo.Create (ext).swift",
"Commands/Mongo.CreateIndexes (ext).swift",
"Commands/Mongo.Cursor (ext).swift",
"Commands/Mongo.Delete (ext).swift",
"Commands/Mongo.Drop (ext).swift",
"Commands/Mongo.DropDatabase (ext).swift",
"Commands/Mongo.DropIndexes (ext).swift",
"Commands/Mongo.Explain (ext).swift",
"Commands/Mongo.Find (ext).swift",
"Commands/Mongo.FindAndModify (ext).swift",
"Commands/Mongo.Fsync (ext).swift",
"Commands/Mongo.FsyncUnlock (ext).swift",
"Commands/Mongo.Insert (ext).swift",
"Commands/Mongo.ListCollections (ext).swift",
"Commands/Mongo.ListDatabases (ext).swift",
"Commands/Mongo.ListDatabases.NameOnly (ext).swift",
"Commands/Mongo.ListIndexes (ext).swift",
"Commands/Mongo.Modify (ext).swift",
"Commands/Mongo.RenameCollection (ext).swift",
"Commands/Mongo.Update (ext).swift",
"Mongo.Session (ext).swift",
"MongoDB.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoQL",
"MongoDriver"
],
"type" : "library"
},
{
"c99name" : "MongoConfiguration",
"module_type" : "SwiftTarget",
"name" : "MongoConfiguration",
"path" : "Sources/MongoConfiguration",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Authentication/Mongo.Authentication.SASL.swift",
"Authentication/Mongo.Authentication.swift",
"Authentication/Mongo.Credentials.swift",
"Bootstrap/Mongo.DriverBootstrap.swift",
"Bootstrap/Mongo.DriverOptions.swift",
"Bootstrap/Mongo.TLS.swift",
"Discovery/Mongo.DNS.swift",
"Discovery/Mongo.DirectSeeding.swift",
"Discovery/Mongo.DiscoveryMode.swift",
"Discovery/Mongo.SeedingMethod.swift",
"URI/Mongo.Guest.swift",
"URI/Mongo.LoginMode.swift",
"URI/Mongo.ServiceLocator.swift",
"URI/Mongo.URI.Authority.swift",
"URI/Mongo.URI.Base.swift",
"URI/Mongo.URI.Location.swift",
"URI/Mongo.URI.swift",
"URI/Mongo.User.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoClusters",
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoCommands",
"module_type" : "SwiftTarget",
"name" : "MongoCommands",
"path" : "Sources/MongoCommands",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Concerns/Mongo.MaxTime.swift",
"Concerns/Mongo.ReadConcern.swift",
"Concerns/Mongo.WriteConcern.Acknowledgement.swift",
"Concerns/Mongo.WriteConcern.Options.swift",
"Concerns/Mongo.WriteConcern.swift",
"Concerns/Mongo.WriteConcernError.Details.swift",
"Concerns/Mongo.WriteConcernError.swift",
"Concerns/Mongo.WriteConcernProvenance.swift",
"Cursors/Mongo.CursorBatch.swift",
"Cursors/Mongo.CursorIdentifier.swift",
"Cursors/Mongo.Tailing.swift",
"Databases/Mongo.Database (ext).swift",
"Databases/Mongo.Database.Admin.swift",
"Databases/Mongo.DatabaseType.swift",
"Mongo.Command.swift",
"Mongo.CommandType.swift",
"Retryability/Mongo.Once.swift",
"Retryability/Mongo.Retry.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoClusters",
"module_type" : "SwiftTarget",
"name" : "MongoClusters",
"path" : "Sources/MongoClusters",
"product_dependencies" : [
"BSON",
"TraceableErrors"
],
"product_memberships" : [
"MongoDB",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"ServerMetadata/Mongo.PrimaryBaseline.swift",
"ServerMetadata/Mongo.Replica.swift",
"ServerMetadata/Mongo.ReplicaSetMember.swift",
"ServerMetadata/Mongo.ReplicaSetTerm.swift",
"ServerMetadata/Mongo.ReplicaTimingBaseline.swift",
"ServerMetadata/Mongo.ReplicaTimings.swift",
"ServerMetadata/Mongo.Router.swift",
"ServerMetadata/Mongo.SecondaryBaseline.swift",
"ServerMetadata/Mongo.ServerCapabilities.swift",
"ServerMetadata/Mongo.ServerDescription.swift",
"ServerMetadata/Mongo.Standalone.swift",
"ServerSelection/Mongo.SelectionDiagnostics.swift",
"ServerSelection/Mongo.Undesirable.swift",
"ServerSelection/Mongo.Unreachable.swift",
"ServerSelection/Mongo.Unsuitable.swift",
"Topologies/Mongo.Seedlist.swift",
"Topologies/Mongo.Topology.Replicated.swift",
"Topologies/Mongo.Topology.Sharded.swift",
"Topologies/Mongo.Topology.Single.swift",
"Topologies/Mongo.Topology.Unknown.swift",
"Topologies/Mongo.Topology.swift",
"Topologies/Mongo.TopologyHint.swift",
"TopologyUpdates/Mongo.Host.swift",
"TopologyUpdates/Mongo.Peerlist.swift",
"TopologyUpdates/Mongo.TopologyUpdate.Primary.swift",
"TopologyUpdates/Mongo.TopologyUpdate.Slave.swift",
"TopologyUpdates/Mongo.TopologyUpdate.swift",
"TopologyUpdates/Mongo.TopologyUpdateResult.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "MongoClusterTests",
"module_type" : "SwiftTarget",
"name" : "MongoClusterTests",
"path" : "Sources/MongoClusterTests",
"sources" : [
"ReplicaSets.swift"
],
"target_dependencies" : [
"MongoClusters"
],
"type" : "test"
},
{
"c99name" : "MongoBuiltins",
"module_type" : "SwiftTarget",
"name" : "MongoBuiltins",
"path" : "Sources/MongoBuiltins",
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Accumulators/Mongo.Accumulator.Count.swift",
"Accumulators/Mongo.Accumulator.N.swift",
"Accumulators/Mongo.Accumulator.Superlative.swift",
"Accumulators/Mongo.Accumulator.SuperlativeDocument.swift",
"Accumulators/Mongo.Accumulator.SuperlativeSort.swift",
"Accumulators/Mongo.Accumulator.SuperlativeSortDocument.swift",
"Accumulators/Mongo.Accumulator.Unary.swift",
"Accumulators/Mongo.Accumulator.swift",
"BSONEncodable (ext).swift",
"Documents/Bucket/Mongo.BucketAutoDocument.swift",
"Documents/Bucket/Mongo.BucketAutoEncoder.swift",
"Documents/Bucket/Mongo.BucketDocument.swift",
"Documents/Bucket/Mongo.BucketEncoder.swift",
"Documents/Bucket/Mongo.BucketOutputDocument.swift",
"Documents/Bucket/Mongo.BucketOutputEncoder.swift",
"Documents/Bucket/Mongo.GroupBy.swift",
"Documents/Bucket/Mongo.PreferredNumbers.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.Keyword.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.LatencyStats.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.StorageStats.swift",
"Documents/CollectionStats/Mongo.CollectionStatsDocument.swift",
"Documents/CollectionStats/Mongo.LatencyStatsDocument.Histograms.swift",
"Documents/CollectionStats/Mongo.LatencyStatsDocument.swift",
"Documents/CollectionStats/Mongo.StorageStatsDocument.Scale.swift",
"Documents/CollectionStats/Mongo.StorageStatsDocument.swift",
"Documents/CurrentOperation/Mongo.CurrentOperationDocument.Argument.swift",
"Documents/CurrentOperation/Mongo.CurrentOperationDocument.swift",
"Documents/Facet/Mongo.FacetDocument.swift",
"Documents/Facet/Mongo.FacetEncoder.swift",
"Documents/Filter/Mongo.FilterDocument.Argument.swift",
"Documents/Filter/Mongo.FilterDocument.swift",
"Documents/Group/Mongo.GroupDocument.ID.swift",
"Documents/Group/Mongo.GroupDocument.swift",
"Documents/Let/Mongo.LetDocument.swift",
"Documents/Let/Mongo.LetEncoder.swift",
"Documents/Lookup/Mongo.LookupDocument.swift",
"Documents/Lookup/Mongo.LookupEncoder.swift",
"Documents/Map/Mongo.MapDocument.Argument.swift",
"Documents/Map/Mongo.MapDocument.swift",
"Documents/Merge/Mongo.MergeDocument.Into.swift",
"Documents/Merge/Mongo.MergeDocument.Let.swift",
"Documents/Merge/Mongo.MergeDocument.On.swift",
"Documents/Merge/Mongo.MergeDocument.WhenMatched.swift",
"Documents/Merge/Mongo.MergeDocument.WhenNotMatched.swift",
"Documents/Merge/Mongo.MergeDocument.swift",
"Documents/Merge/Mongo.MergeInsertMode.swift",
"Documents/Merge/Mongo.MergeUpdateMode.swift",
"Documents/Mongo.AnyKeyPath (ext).swift",
"Documents/Mongo.EncodableDocument.swift",
"Documents/Mongo.EncodableList.swift",
"Documents/Mongo.Variable (ext).swift",
"Documents/Predicate/Mongo.PredicateConfigurable.swift",
"Documents/Predicate/Mongo.PredicateDocument.swift",
"Documents/Predicate/Mongo.PredicateEncodable.swift",
"Documents/Predicate/Mongo.PredicateEncoder.swift",
"Documents/Predicate/Mongo.PredicateList.swift",
"Documents/Predicate/Mongo.PredicateListEncoder.swift",
"Documents/Predicate/Mongo.PredicateOperator.swift",
"Documents/Predicate/Mongo.PredicateOperatorEncoder.swift",
"Documents/Projection/Mongo.ProjectionDocument.swift",
"Documents/Projection/Mongo.ProjectionEncodable.swift",
"Documents/Projection/Mongo.ProjectionEncoder.swift",
"Documents/Projection/Mongo.ProjectionMetadata.swift",
"Documents/Projection/Mongo.ProjectionOperator.swift",
"Documents/Projection/Mongo.ProjectionOperatorEncodable.swift",
"Documents/Projection/Mongo.ProjectionOperatorEncoder.swift",
"Documents/Reduce/Mongo.ReduceDocument.Argument.swift",
"Documents/Reduce/Mongo.ReduceDocument.swift",
"Documents/Sample/Mongo.SampleDocument.Size.swift",
"Documents/Sample/Mongo.SampleDocument.swift",
"Documents/Set/Mongo.SetDocument.swift",
"Documents/Set/Mongo.SetEncoder.swift",
"Documents/Set/Mongo.SetListEncoder.swift",
"Documents/Sort/Mongo.SortAscending.swift",
"Documents/Sort/Mongo.SortBy.swift",
"Documents/Sort/Mongo.SortDescending.swift",
"Documents/Sort/Mongo.SortDirection.swift",
"Documents/Sort/Mongo.SortDocument.swift",
"Documents/Sort/Mongo.SortEncoder.swift",
"Documents/Sort/Mongo.SortMetadata.swift",
"Documents/Sort/Mongo.SortOperator.swift",
"Documents/Sort/Mongo.SortOperatorEncoder.swift",
"Documents/SortArray/Mongo.SortArrayDocument.swift",
"Documents/Switch/Mongo.SwitchBranch.Clause.swift",
"Documents/Switch/Mongo.SwitchBranch.swift",
"Documents/Switch/Mongo.SwitchBranches.Encoder.swift",
"Documents/Switch/Mongo.SwitchBranches.swift",
"Documents/Switch/Mongo.SwitchDocument.Branches.swift",
"Documents/Switch/Mongo.SwitchDocument.Default.swift",
"Documents/Switch/Mongo.SwitchDocument.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.Collection.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.Pipeline.swift",
"Documents/UnionWith/Mongo.UnionWithDocument.swift",
"Documents/Unwind/Mongo.UnwindDocument.Field.swift",
"Documents/Unwind/Mongo.UnwindDocument.PreserveNullAndEmptyArrays.swift",
"Documents/Unwind/Mongo.UnwindDocument.swift",
"Documents/Update/Mongo.UpdateArray.swift",
"Documents/Update/Mongo.UpdateArrayEncoder.swift",
"Documents/Update/Mongo.UpdateBitwiseOperator.swift",
"Documents/Update/Mongo.UpdateDocument.swift",
"Documents/Update/Mongo.UpdateEncoder.swift",
"Documents/Update/Mongo.UpdateFields.swift",
"Documents/Update/Mongo.UpdateFieldsEncoder.swift",
"Documents/Update/Mongo.UpdatePosition.swift",
"Documents/Update/Mongo.UpdateValueOperator.swift",
"Documents/Zip/Mongo.ZipDocument.Encoder.swift",
"Documents/Zip/Mongo.ZipDocument.swift",
"Documents/_MongoExpressionRestrictedEncodable.swift",
"Expressions/Mongo.Expression.swift",
"Expressions/Mongo.ExpressionEncoder.swift",
"Expressions/Optional (ext).swift",
"Mongo.List.swift",
"Mongo.Namespaced (ext).swift",
"Patterns/Mongo.EmptyDocument.swift",
"Patterns/Mongo.IdentityDocument.swift",
"Pipelines/Mongo.Change.Update.swift",
"Pipelines/Mongo.Change.UpdateDescription.swift",
"Pipelines/Mongo.Change.swift",
"Pipelines/Mongo.ChangeEvent.swift",
"Pipelines/Mongo.ChangeEventIdentifier.swift",
"Pipelines/Mongo.ChangeOperationType.swift",
"Pipelines/Mongo.ChangeStreamEncoder.swift",
"Pipelines/Mongo.ChangeTruncatedArray.swift",
"Pipelines/Mongo.Pipeline.swift",
"Pipelines/Mongo.PipelineEncodable.swift",
"Pipelines/Mongo.PipelineEncoder.swift",
"Pipelines/Mongo.PipelineStreamable.swift",
"exports.swift"
],
"target_dependencies" : [
"MongoABI"
],
"type" : "library"
},
{
"c99name" : "MongoABI",
"module_type" : "SwiftTarget",
"name" : "MongoABI",
"path" : "Sources/MongoABI",
"product_dependencies" : [
"BSON"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Modeling/Mongo.MasterCodingDelta.swift",
"Modeling/Mongo.MasterCodingModel.swift",
"Mongo.AnyKeyPath.swift",
"Mongo.Variable.swift",
"Namespacing/Mongo.Collection.swift",
"Namespacing/Mongo.Database.swift",
"Namespacing/Mongo.Namespaced.swift",
"Outlining/Mongo.OutlineType.swift",
"Outlining/Mongo.OutlineVector.swift",
"exports.swift"
],
"target_dependencies" : [
"Mongo"
],
"type" : "library"
},
{
"c99name" : "Mongo",
"module_type" : "SwiftTarget",
"name" : "Mongo",
"path" : "Sources/Mongo",
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"Mongo.swift"
],
"type" : "library"
},
{
"c99name" : "BSON_OrderedCollections",
"module_type" : "SwiftTarget",
"name" : "BSON_OrderedCollections",
"path" : "Sources/BSON_OrderedCollections",
"product_dependencies" : [
"BSON",
"OrderedCollections"
],
"product_memberships" : [
"MongoDB",
"MongoQL",
"MongoTesting",
"ExampleProjectionDocuments",
"ExampleConnectionStrings",
"GettingStarted",
"BSONNever",
"ExamplePredicateDocuments",
"ExampleExpressions",
"ExampleAccumulators",
"ExampleBucketDocuments"
],
"sources" : [
"OrderedDictionary (ext).swift"
],
"type" : "library"
},
{
"c99name" : "ExampleProjectionDocuments",
"module_type" : "SwiftTarget",
"name" : "ExampleProjectionDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExampleProjectionDocuments"
],
"sources" : [
"ExampleProjectionDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleConnectionStrings",
"module_type" : "SwiftTarget",
"name" : "ExampleConnectionStrings",
"path" : "Snippets",
"product_memberships" : [
"ExampleConnectionStrings"
],
"sources" : [
"ExampleConnectionStrings.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "GettingStarted",
"module_type" : "SwiftTarget",
"name" : "GettingStarted",
"path" : "Snippets",
"product_memberships" : [
"GettingStarted"
],
"sources" : [
"GettingStarted.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "BSONNever",
"module_type" : "SwiftTarget",
"name" : "BSONNever",
"path" : "Snippets",
"product_memberships" : [
"BSONNever"
],
"sources" : [
"BSONNever.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExamplePredicateDocuments",
"module_type" : "SwiftTarget",
"name" : "ExamplePredicateDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExamplePredicateDocuments"
],
"sources" : [
"ExamplePredicateDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleExpressions",
"module_type" : "SwiftTarget",
"name" : "ExampleExpressions",
"path" : "Snippets",
"product_memberships" : [
"ExampleExpressions"
],
"sources" : [
"ExampleExpressions.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleAccumulators",
"module_type" : "SwiftTarget",
"name" : "ExampleAccumulators",
"path" : "Snippets",
"product_memberships" : [
"ExampleAccumulators"
],
"sources" : [
"ExampleAccumulators.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
},
{
"c99name" : "ExampleBucketDocuments",
"module_type" : "SwiftTarget",
"name" : "ExampleBucketDocuments",
"path" : "Snippets",
"product_memberships" : [
"ExampleBucketDocuments"
],
"sources" : [
"ExampleBucketDocuments.swift"
],
"target_dependencies" : [
"UnixTime_Atomics",
"SCRAM",
"MongoTesting",
"MongoQL",
"MongoDB"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/apple/swift-nio-ssl
[1/868] Fetching swift-hash
[869/2578] Fetching swift-hash, swift-atomics
[1400/19169] Fetching swift-hash, swift-atomics, swift-collections
[5566/95288] Fetching swift-hash, swift-atomics, swift-collections, swift-nio
[7489/110131] Fetching swift-hash, swift-atomics, swift-collections, swift-nio, swift-nio-ssl
Fetched https://github.com/tayloraswift/swift-hash from cache (2.23s)
Fetching https://github.com/tayloraswift/swift-grammar
Fetched https://github.com/apple/swift-nio-ssl from cache (2.29s)
Fetched https://github.com/apple/swift-collections from cache (2.29s)
[55755/77829] Fetching swift-atomics, swift-nio
Fetching https://github.com/tayloraswift/swift-bson
[58801/79001] Fetching swift-atomics, swift-nio, swift-bson
[58802/79750] Fetching swift-atomics, swift-nio, swift-bson, swift-grammar
Fetched https://github.com/tayloraswift/swift-bson from cache (0.45s)
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.58s)
[61083/77829] Fetching swift-atomics, swift-nio
Fetching https://github.com/tayloraswift/swift-unixtime
Fetched https://github.com/apple/swift-atomics from cache (6.19s)
Fetched https://github.com/apple/swift-nio from cache (6.28s)
[1/216] Fetching swift-unixtime
Fetched https://github.com/tayloraswift/swift-unixtime from cache (1.04s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (9.49s)
Computing version for https://github.com/tayloraswift/swift-bson
Computed https://github.com/tayloraswift/swift-bson at 1.0.0 (0.70s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (2.28s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.69s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.54s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.11s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.35s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (0.68s)
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.31.0
Creating working copy for https://github.com/tayloraswift/swift-bson
Working copy of https://github.com/tayloraswift/swift-bson resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics 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.5.0
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Building for debugging...
[0/535] Compiling aesv8-armv8-linux.S
[1/535] Write swift-version-24593BA9C3E375BF.txt
[2/535] Write sources
[4/535] Compiling a_dup.cc
[5/536] Compiling a_d2i_fp.cc
[6/539] Compiling a_bool.cc
[7/539] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/asn1/a_int.cc:20:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/asn1/../internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[29/539] Compiling a_int.cc
[29/539] Compiling _AtomicsShims.c
[29/539] Compiling pkcs7_x509.cc
[29/539] Compiling p5_pbev2.cc
[29/539] Compiling a_mbstr.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/506] Write sources
[19/507] Compiling CNIOWindows shim.c
[20/507] Compiling CNIOWindows WSAStartup.c
[21/507] Compiling CNIOWASI CNIOWASI.c
[22/507] Compiling CNIOLinux liburing_shims.c
[23/507] Compiling CNIOLinux shim.c
[24/507] Compiling CNIODarwin shim.c
[25/507] Compiling _AtomicsShims.c
[26/507] Compiling fiat_p256_adx_mul.S
[27/507] Compiling fiat_p256_adx_sqr.S
[28/507] Compiling fiat_curve25519_adx_square.S
[29/507] Compiling fiat_curve25519_adx_mul.S
[30/507] Write swift-version-24593BA9C3E375BF.txt
[31/507] Compiling CNIOBoringSSLShims shims.c
[33/511] Compiling _NIODataStructures PriorityQueue.swift
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[33/511] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[33/511] Compiling tls13_server.cc
[33/511] Compiling t1_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_both.cc:29:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[33/511] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[33/511] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[33/511] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[33/511] Compiling tls_record.cc
BUILD FAILURE 6.1 wasm