Build Information
Successful build of dynamo-db-tables, reference 0.1.0 (017327), with Swift 6.2 for macOS (SPM) on 15 Feb 2026 12:18:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
[1541/1555] Compiling AWSSDKIdentity STSAssumeRoleAWSCredentialIdentityResolver.swift
[1542/1555] Compiling AWSSDKIdentity STSWebIdentityAWSCredentialIdentityResolver.swift
[1543/1555] Compiling AWSSDKIdentity SharedConfigStaticAWSCredentialIdentityResolver.swift
[1544/1555] Compiling AWSSDKIdentity IMDSToken.swift
[1545/1555] Compiling AWSSDKIdentity IMDSTokenProvider.swift
[1546/1555] Compiling AWSSDKIdentity IdentityProvidingCognitoIdentityClient.swift
[1547/1555] Compiling AWSSDKIdentity IdentityProvidingSSOClient.swift
[1548/1555] Compiling AWSSDKIdentity StaticAWSCredentialIdentityResolver.swift
[1549/1555] Compiling AWSSDKIdentity AWSIdentityPropertyKeys.swift
[1550/1555] Compiling AWSSDKIdentity DefaultBearerTokenIdentityResolverChain.swift
[1551/1555] Compiling AWSSDKIdentity SSOBearerTokenIdentityResolver.swift
[1552/1555] Compiling AWSSDKIdentity IMDSAWSCredentialIdentityResolver.swift
[1553/1555] Compiling AWSSDKIdentity LoginAWSCredentialIdentityResolver.swift
[1554/1555] Compiling AWSSDKIdentity ProcessAWSCredentialIdentityResolver.swift
[1555/1555] Compiling AWSSDKIdentity ProfileAWSCredentialIdentityResolver.swift
[1556/1563] Compiling AWSDynamoDB Plugins.swift
[1557/1563] Compiling AWSDynamoDB Waiters.swift
[1558/1563] Compiling AWSDynamoDB AuthSchemeResolver.swift
[1559/1563] Compiling AWSDynamoDB Paginators.swift
[1560/1563] Compiling AWSDynamoDB Endpoints.swift
[1561/1563] Compiling AWSDynamoDB Models.swift
[1562/1563] Compiling AWSDynamoDB DynamoDBClient.swift
[1563/1563] Emitting module AWSDynamoDB
[1564/1567] Compiling DynamoDBTablesAWS AWSDynamoDBCompositePrimaryKeysProjection.swift
[1565/1567] Compiling DynamoDBTablesAWS AWSDynamoDBCompositePrimaryKeyTable.swift
[1566/1567] Emitting module DynamoDBTablesAWS
[1567/1567] Compiling DynamoDBTablesAWS AWSDynamoDBClient+DynamoDBClientProtocol.swift
Build complete! (76.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "aws-sdk-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/aws-sdk-swift.git"
},
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
},
{
"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-configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-configuration.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "smockable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tachyonics/smockable"
}
],
"manifest_display_name" : "dynamo-db-tables",
"name" : "dynamo-db-tables",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "DynamoDBTables",
"targets" : [
"DynamoDBTables"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamoDBTablesAWS",
"targets" : [
"DynamoDBTablesAWS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamoDBTablesSoto",
"targets" : [
"DynamoDBTablesSoto"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamoDBTablesMacros",
"targets" : [
"DynamoDBTablesMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "DynamoDBTablesTests",
"module_type" : "SwiftTarget",
"name" : "DynamoDBTablesTests",
"path" : "Tests/DynamoDBTablesTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"Smockable"
],
"sources" : [
"DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRowsTests.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRowTests.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRowTests.swift",
"DynamoDBCompositePrimaryKeyTableClobberVersionedItemWithHistoricalRowTests.swift",
"DynamoDBCompositePrimaryKeyTableHistoricalItemExtensionsTests.swift",
"DynamoDBCompositePrimaryKeyTableRetryingUpsertItemTests.swift",
"DynamoDBCompositePrimaryKeyTableTests.swift",
"DynamoDBCompositePrimaryKeyTableUpdateItemConditionallyAtKeyTests.swift",
"DynamoDBEncoderDecoderTests.swift",
"DynamoDBModel.AttributeValue+asString.swift",
"DynamoDBTablesTestInput.swift",
"DynamoDBTablesTests.swift",
"GenericDynamoDBCompositePrimaryKeyTable+diffItemsTests.swift",
"GenericDynamoDBCompositePrimaryKeyTable+expressionTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableBulkTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableDeleteTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableExecuteTests.swift",
"GenericDynamoDBCompositePrimaryKeyTablePolymorphicTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableQueryTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableTests.swift",
"GenericDynamoDBCompositePrimaryKeyTableTransactionTests.swift",
"GenericDynamoDBCompositePrimaryKeysProjectionTests.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+bulkWriteTests.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+retryingTransactWriteTests.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+transactWriteTests.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableTests.swift",
"SimulateConcurrencyDynamoDBCompositePrimaryKeyTableTests.swift",
"String+DynamoDBKeyTests.swift",
"TestConfiguration.swift",
"TestDynamoDBClientProtocol.swift",
"TypedDatabaseItem+RowWithItemVersionProtocolTests.swift"
],
"target_dependencies" : [
"DynamoDBTables"
],
"type" : "test"
},
{
"c99name" : "DynamoDBTablesSoto",
"module_type" : "SwiftTarget",
"name" : "DynamoDBTablesSoto",
"path" : "Sources/DynamoDBTablesSoto",
"product_dependencies" : [
"SotoDynamoDB"
],
"product_memberships" : [
"DynamoDBTablesSoto"
],
"sources" : [
"SotoDynamoDB+DynamoDBClientProtocol.swift",
"SotoDynamoDBCompositePrimaryKeyTable.swift",
"SotoDynamoDBCompositePrimaryKeysProjection.swift"
],
"target_dependencies" : [
"DynamoDBTables"
],
"type" : "library"
},
{
"c99name" : "DynamoDBTablesMacros",
"module_type" : "SwiftTarget",
"name" : "DynamoDBTablesMacros",
"path" : "Sources/DynamoDBTablesMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"DynamoDBTables",
"DynamoDBTablesAWS",
"DynamoDBTablesSoto",
"DynamoDBTablesMacros"
],
"sources" : [
"BaseEntryMacro.swift",
"Plugin.swift",
"PolymorphicOperationReturnTypeMacro.swift",
"PolymorphicTransactionConstraintEntryMacro.swift",
"PolymorphicWriteEntryMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "DynamoDBTablesAWS",
"module_type" : "SwiftTarget",
"name" : "DynamoDBTablesAWS",
"path" : "Sources/DynamoDBTablesAWS",
"product_dependencies" : [
"AWSDynamoDB"
],
"product_memberships" : [
"DynamoDBTablesAWS"
],
"sources" : [
"AWSDynamoDBClient+DynamoDBClientProtocol.swift",
"AWSDynamoDBCompositePrimaryKeyTable.swift",
"AWSDynamoDBCompositePrimaryKeysProjection.swift"
],
"target_dependencies" : [
"DynamoDBTables"
],
"type" : "library"
},
{
"c99name" : "DynamoDBTables",
"module_type" : "SwiftTarget",
"name" : "DynamoDBTables",
"path" : "Sources/DynamoDBTables",
"product_dependencies" : [
"Logging",
"Metrics",
"Configuration"
],
"product_memberships" : [
"DynamoDBTables",
"DynamoDBTablesAWS",
"DynamoDBTablesSoto"
],
"sources" : [
"CompositePrimaryKey.swift",
"CustomRowTypeIdentifier.swift",
"DynamoDBClientError.swift",
"DynamoDBClientProtocol.swift",
"DynamoDBCompositePrimaryKeyGSILogic.swift",
"DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift",
"DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpdateItem.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift",
"DynamoDBCompositePrimaryKeyTable+retryingUpsertVersionedItemWithHistoricalRow.swift",
"DynamoDBCompositePrimaryKeyTable.swift",
"DynamoDBCompositePrimaryKeyTableHistoricalItemExtensions.swift",
"DynamoDBCompositePrimaryKeysProjection.swift",
"DynamoDBDecoder.swift",
"DynamoDBEncoder.swift",
"DynamoDBModel.swift",
"GenericDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift",
"GenericDynamoDBCompositePrimaryKeyTable+bulkUpdateSupport.swift",
"GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift",
"GenericDynamoDBCompositePrimaryKeyTable+execute.swift",
"GenericDynamoDBCompositePrimaryKeyTable+getItems.swift",
"GenericDynamoDBCompositePrimaryKeyTable+polymorphicGetItems.swift",
"GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift",
"GenericDynamoDBCompositePrimaryKeyTable.swift",
"GenericDynamoDBCompositePrimaryKeysProjection+DynamoDBKeysProjectionAsync.swift",
"GenericDynamoDBCompositePrimaryKeysProjection.swift",
"InMemoryDataRepresentations.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+execute.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+query.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+transact.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableStore.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift",
"InMemoryDynamoDBCompositePrimaryKeysProjection.swift",
"InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift",
"InternalDynamoDBCodingKey.swift",
"InternalKeyedDecodingContainer.swift",
"InternalKeyedEncodingContainer.swift",
"InternalSingleValueDecodingContainer.swift",
"InternalSingleValueEncodingContainer.swift",
"InternalUnkeyedDecodingContainer.swift",
"InternalUnkeyedEncodingContainer.swift",
"Macros.swift",
"PolymorphicOperationReturnType.swift",
"PolymorphicWriteEntry.swift",
"QueryInput+forSortKeyCondition.swift",
"RetryConfiguration.swift",
"RowWithIndex.swift",
"RowWithItemVersion.swift",
"RowWithItemVersionProtocol.swift",
"Sequence+concurrency.swift",
"SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift",
"String+DynamoDBKey.swift",
"TimeToLive.swift",
"TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift",
"TypedDatabaseItemWithTimeToLive.swift"
],
"target_dependencies" : [
"DynamoDBTablesMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-server-community/dynamo-db-tables/0.1.0
Repository: swift-server-community/dynamo-db-tables
Swift version used: 6.2
Target: DynamoDBTables
Extracting symbol information for 'DynamoDBTables'...
Finished extracting symbol information for 'DynamoDBTables'. (93.49s)
Building documentation for 'DynamoDBTables'...
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:58:11-58:22
56 | - Parameters:
57 | - keys: the item keys to use in the transaction
58 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
59 | - constraints: the contraints to include as part of the transaction
60 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:58:11-58:22
56 | - Parameters:
57 | - keys: the item keys to use in the transaction
58 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
59 | - constraints: the contraints to include as part of the transaction
60 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:58:11-58:22
56 | - Parameters:
57 | - keys: the item keys to use in the transaction
58 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
59 | - constraints: the contraints to include as part of the transaction
60 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:58:11-58:22
56 | - Parameters:
57 | - keys: the item keys to use in the transaction
58 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
59 | - constraints: the contraints to include as part of the transaction
60 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:9-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:9-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:9-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:9-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:102-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:102-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:102-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:60:102-60:102
58 | - withRetries: the number of times to attempt to retry the update before failing.
59 | - constraints: the contraints to include as part of the transaction
60 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
61 | - Returns: the list of `WriteEntry` used in the successful transaction
62 | */
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:163:11-163:22
161 | - Parameters:
162 | - keys: the item keys to use in the transaction
163 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
164 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
165 | - Returns: the list of `WriteEntry` used in the successful transaction
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:163:11-163:22
161 | - Parameters:
162 | - keys: the item keys to use in the transaction
163 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
164 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
165 | - Returns: the list of `WriteEntry` used in the successful transaction
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:163:11-163:22
161 | - Parameters:
162 | - keys: the item keys to use in the transaction
163 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
164 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
165 | - Returns: the list of `WriteEntry` used in the successful transaction
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:163:11-163:22
161 | - Parameters:
162 | - keys: the item keys to use in the transaction
163 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
164 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
165 | - Returns: the list of `WriteEntry` used in the successful transaction
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:9-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:9-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:9-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:9-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:102-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:102-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:102-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:164:102-164:102
162 | - keys: the item keys to use in the transaction
163 | - withRetries: the number of times to attempt to retry the update before failing.
164 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
165 | - Returns: the list of `WriteEntry` used in the successful transaction
166 | */
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:198:11-198:22
196 | - Parameters:
197 | - keys: the item keys to use in the transaction
198 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
199 | - constraints: the contraints to include as part of the transaction
200 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:198:11-198:22
196 | - Parameters:
197 | - keys: the item keys to use in the transaction
198 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
199 | - constraints: the contraints to include as part of the transaction
200 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:198:11-198:22
196 | - Parameters:
197 | - keys: the item keys to use in the transaction
198 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
199 | - constraints: the contraints to include as part of the transaction
200 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:198:11-198:22
196 | - Parameters:
197 | - keys: the item keys to use in the transaction
198 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
199 | - constraints: the contraints to include as part of the transaction
200 | - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:9-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:9-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:9-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'updatedPayloadProvider' not found in instance method declaration
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:9-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Remove 'updatedPayloadProvider' parameter documentation
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:102-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:102-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:102-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: Parameter 'writeEntryProvider' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:200:102-200:102
198 | - withRetries: the number of times to attempt to retry the update before failing.
199 | - constraints: the contraints to include as part of the transaction
200 + - updatedPayloadProvider: the provider that will the `WriteEntry`s to use in the transaction.
| ╰─suggestion: Document 'writeEntryProvider' parameter
201 | - Returns: the list of `WriteEntry` used in the successful transaction
202 | */
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift:35:11-35:22
33 | - Parameters:
34 | - keys: the item keys to use in the transaction.
35 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
36 | - constraints: the constraints to include as part of the transaction.
37 | - writeEntryProvider: the provider that returns a write entry and an optional historical entry per key.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift:35:11-35:22
33 | - Parameters:
34 | - keys: the item keys to use in the transaction.
35 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
36 | - constraints: the constraints to include as part of the transaction.
37 | - writeEntryProvider: the provider that returns a write entry and an optional historical entry per key.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift:35:11-35:22
33 | - Parameters:
34 | - keys: the item keys to use in the transaction.
35 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
36 | - constraints: the constraints to include as part of the transaction.
37 | - writeEntryProvider: the provider that returns a write entry and an optional historical entry per key.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift:35:11-35:22
33 | - Parameters:
34 | - keys: the item keys to use in the transaction.
35 + - withRetries: the number of times to attempt to retry the update before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
36 | - constraints: the constraints to include as part of the transaction.
37 | - writeEntryProvider: the provider that returns a write entry and an optional historical entry per key.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:38:11-38:17
36 |
37 | - Parameters:
38 + - forKey: The composite key for the version to update.
| ╰─suggestion: Replace 'forKey' with 'key'
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 | - historicalItemProvider: Function to provide the historical item for the primary item.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:38:11-38:17
36 |
37 | - Parameters:
38 + - forKey: The composite key for the version to update.
| ╰─suggestion: Replace 'forKey' with 'key'
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 | - historicalItemProvider: Function to provide the historical item for the primary item.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:38:11-38:17
36 |
37 | - Parameters:
38 + - forKey: The composite key for the version to update.
| ╰─suggestion: Replace 'forKey' with 'key'
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 | - historicalItemProvider: Function to provide the historical item for the primary item.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:38:11-38:17
36 |
37 | - Parameters:
38 + - forKey: The composite key for the version to update.
| ╰─suggestion: Replace 'forKey' with 'key'
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 | - historicalItemProvider: Function to provide the historical item for the primary item.
warning: Parameter 'retries' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:40:96-40:96
38 | - forKey: The composite key for the version to update.
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 + - historicalItemProvider: Function to provide the historical item for the primary item.
| ╰─suggestion: Document 'retries' parameter
41 | - Returns: the updated database item.
42 | */
warning: Parameter 'retries' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:40:96-40:96
38 | - forKey: The composite key for the version to update.
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 + - historicalItemProvider: Function to provide the historical item for the primary item.
| ╰─suggestion: Document 'retries' parameter
41 | - Returns: the updated database item.
42 | */
warning: Parameter 'retries' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:40:96-40:96
38 | - forKey: The composite key for the version to update.
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 + - historicalItemProvider: Function to provide the historical item for the primary item.
| ╰─suggestion: Document 'retries' parameter
41 | - Returns: the updated database item.
42 | */
warning: Parameter 'retries' is missing documentation
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift:40:96-40:96
38 | - forKey: The composite key for the version to update.
39 | - primaryItemProvider: Function to provide the updated item or throw if the current item can't be updated.
40 + - historicalItemProvider: Function to provide the historical item for the primary item.
| ╰─suggestion: Document 'retries' parameter
41 | - Returns: the updated database item.
42 | */
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:28:12-28:18
26 | *
27 | * - Parameters:
28 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
29 | * - withRetries: the number of times to attempt to retry the upsert before failing.
30 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:28:12-28:18
26 | *
27 | * - Parameters:
28 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
29 | * - withRetries: the number of times to attempt to retry the upsert before failing.
30 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:28:12-28:18
26 | *
27 | * - Parameters:
28 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
29 | * - withRetries: the number of times to attempt to retry the upsert before failing.
30 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:28:12-28:18
26 | *
27 | * - Parameters:
28 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
29 | * - withRetries: the number of times to attempt to retry the upsert before failing.
30 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:29:12-29:23
27 | * - Parameters:
28 | * - forKey: the composite primary key of the item to upsert.
29 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
30 | * - newItemProvider: provider called to create a new item when none exists.
31 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:29:12-29:23
27 | * - Parameters:
28 | * - forKey: the composite primary key of the item to upsert.
29 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
30 | * - newItemProvider: provider called to create a new item when none exists.
31 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:29:12-29:23
27 | * - Parameters:
28 | * - forKey: the composite primary key of the item to upsert.
29 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
30 | * - newItemProvider: provider called to create a new item when none exists.
31 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift:29:12-29:23
27 | * - Parameters:
28 | * - forKey: the composite primary key of the item to upsert.
29 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
30 | * - newItemProvider: provider called to create a new item when none exists.
31 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:37:12-37:18
35 | *
36 | * - Parameters:
37 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
38 | * - withRetries: the number of times to attempt to retry the upsert before failing.
39 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:37:12-37:18
35 | *
36 | * - Parameters:
37 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
38 | * - withRetries: the number of times to attempt to retry the upsert before failing.
39 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:37:12-37:18
35 | *
36 | * - Parameters:
37 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
38 | * - withRetries: the number of times to attempt to retry the upsert before failing.
39 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'forKey' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:37:12-37:18
35 | *
36 | * - Parameters:
37 + * - forKey: the composite primary key of the item to upsert.
| ╰─suggestion: Replace 'forKey' with 'key'
38 | * - withRetries: the number of times to attempt to retry the upsert before failing.
39 | * - newItemProvider: provider called to create a new item when none exists.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:38:12-38:23
36 | * - Parameters:
37 | * - forKey: the composite primary key of the item to upsert.
38 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
39 | * - newItemProvider: provider called to create a new item when none exists.
40 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:38:12-38:23
36 | * - Parameters:
37 | * - forKey: the composite primary key of the item to upsert.
38 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
39 | * - newItemProvider: provider called to create a new item when none exists.
40 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:38:12-38:23
36 | * - Parameters:
37 | * - forKey: the composite primary key of the item to upsert.
38 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
39 | * - newItemProvider: provider called to create a new item when none exists.
40 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: External name 'withRetries' used to document parameter
--> ../DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift:38:12-38:23
36 | * - Parameters:
37 | * - forKey: the composite primary key of the item to upsert.
38 + * - withRetries: the number of times to attempt to retry the upsert before failing.
| ╰─suggestion: Replace 'withRetries' with 'retries'
39 | * - newItemProvider: provider called to create a new item when none exists.
40 | * - updatedItemProvider: provider called with the existing item to produce an updated item.
warning: 'Testing' is ambiguous at '/DynamoDBTables'
--> DynamoDBTables.md:49:8-49:15
47 | ### Testing
48 |
49 + - <doc:Testing>
| ├─suggestion: Insert '-anchor' for 'Testing'
| ╰─suggestion: Insert '-article' for 'Testing'
warning: 'Testing' is ambiguous at '/DynamoDBTables'
--> GettingStarted.md:120:8-120:15
118 | - <doc:CompositePrimaryKeys> — Understand how partition and sort keys work.
119 | - <doc:DatabaseItems> — Explore the database item type hierarchy, versioning, and TTL.
120 + - <doc:Testing> — Set up in-memory tables for unit testing.
| ├─suggestion: Insert '-anchor' for 'Testing'
| ╰─suggestion: Insert '-article' for 'Testing'
Finished building documentation for 'DynamoDBTables' (0.33s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-server-community/dynamo-db-tables/0.1.0
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-nio-http2.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/apple/swift-nio-http2.git (0.60s)
Updated https://github.com/apple/swift-http-structured-headers.git (0.60s)
Updated https://github.com/apple/swift-algorithms.git (0.60s)
Updated https://github.com/apple/swift-nio-ssl.git (0.60s)
Updated https://github.com/apple/swift-service-context.git (0.60s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updating https://github.com/smithy-lang/smithy-swift
Updating https://github.com/awslabs/aws-sdk-swift.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/apple/swift-nio.git (0.82s)
Updated https://github.com/apple/swift-asn1.git (0.82s)
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/grpc/grpc-swift.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.47s)
Updating https://github.com/awslabs/aws-crt-swift
Updated https://github.com/awslabs/aws-sdk-swift.git (0.69s)
Updated https://github.com/apple/swift-nio-extras.git (0.70s)
Updated https://github.com/apple/swift-collections.git (0.70s)
Updated https://github.com/smithy-lang/smithy-swift (0.70s)
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-configuration.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/undefinedlabs/Thrift-Swift
Updated https://github.com/awslabs/aws-crt-swift (0.56s)
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/swiftlang/swift-syntax (0.87s)
Updated https://github.com/grpc/grpc-swift.git (0.87s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-numerics.git (0.51s)
Updated https://github.com/apple/swift-configuration.git (0.51s)
Updated https://github.com/apple/swift-atomics.git (0.51s)
Updated https://github.com/undefinedlabs/Thrift-Swift (0.51s)
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/open-telemetry/opentelemetry-swift
Updating https://github.com/tachyonics/smockable
Updating https://github.com/swift-server/async-http-client.git
Updated https://github.com/apple/swift-argument-parser.git (0.54s)
Updated https://github.com/apple/swift-crypto.git (0.52s)
Updated https://github.com/apple/swift-system.git (0.52s)
Updating https://github.com/apple/swift-metrics.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-protobuf.git
Updated https://github.com/swift-server/async-http-client.git (0.54s)
Updated https://github.com/tachyonics/smockable (0.54s)
Updating https://github.com/undefinedlabs/opentracing-objc
Updating https://github.com/apple/swift-distributed-tracing.git
Updated https://github.com/open-telemetry/opentelemetry-swift (0.58s)
Updated https://github.com/apple/swift-http-types.git (0.58s)
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updated https://github.com/apple/swift-metrics.git (0.56s)
Updating https://github.com/apple/swift-certificates.git
Updated https://github.com/apple/swift-distributed-tracing.git (0.42s)
Updated https://github.com/undefinedlabs/opentracing-objc (0.43s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.43s)
Updated https://github.com/apple/swift-protobuf.git (0.66s)
Updated https://github.com/apple/swift-log.git (0.66s)
Updated https://github.com/apple/swift-async-algorithms.git (0.51s)
Updated https://github.com/apple/swift-certificates.git (0.53s)
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/tachyonics/smockable
Computed https://github.com/tachyonics/smockable at 0.10.0 (4.79s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.65s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.0.2 (0.59s)
Fetching https://github.com/jpsim/Yams
[1/11503] Fetching yams
Fetched https://github.com/jpsim/Yams from cache (1.86s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (2.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.51s)
Computing version for https://github.com/awslabs/aws-sdk-swift.git
Computed https://github.com/awslabs/aws-sdk-swift.git at 1.6.55 (7.21s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.9.1 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.51s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.56.1 (0.51s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.185.0 (0.65s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.31.0 (0.52s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.66s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.55s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.1 (0.61s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (0.59s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (0.59s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.34.1 (0.54s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.65s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.64s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.81s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3658] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (12.55s)
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/apple/swift-configuration.git
Updating https://github.com/awslabs/aws-crt-swift
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-nio-transport-services.git
Updating https://github.com/swiftlang/swift-docc-symbolkit
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.69s)
Updated https://github.com/apple/swift-certificates.git (0.69s)
Updated https://github.com/apple/swift-nio-ssl.git (0.69s)
Updated https://github.com/apple/swift-nio-transport-services.git (0.69s)
Updated https://github.com/apple/swift-nio-extras.git (0.69s)
Updated https://github.com/awslabs/aws-crt-swift (0.69s)
Updated https://github.com/apple/swift-configuration.git (0.70s)
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/tachyonics/smockable
Updating https://github.com/apple/swift-metrics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/smithy-lang/smithy-swift
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.46s)
Updated https://github.com/apple/swift-atomics.git (0.46s)
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-numerics.git (0.50s)
Updating https://github.com/swiftlang/swift-syntax
Updated https://github.com/apple/swift-system.git (0.54s)
Updated https://github.com/tachyonics/smockable (0.54s)
Updated https://github.com/apple/swift-metrics.git (0.54s)
Updating https://github.com/apple/swift-protobuf.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/smithy-lang/smithy-swift (0.70s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/apple/swift-collections.git (0.56s)
Updated https://github.com/apple/swift-asn1.git (0.56s)
Updating https://github.com/awslabs/aws-sdk-swift.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updated https://github.com/apple/swift-argument-parser.git (0.56s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.56s)
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/undefinedlabs/Thrift-Swift
Updated https://github.com/apple/swift-protobuf.git (0.61s)
Updating https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-nio-http2.git (0.54s)
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/swiftlang/swift-syntax (0.90s)
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/swiftlang/swift-docc-plugin (0.44s)
Updating https://github.com/undefinedlabs/opentracing-objc
Updated https://github.com/swift-server/async-http-client.git (0.53s)
Updated https://github.com/undefinedlabs/Thrift-Swift (0.53s)
Updating https://github.com/grpc/grpc-swift.git
Updating https://github.com/apple/swift-async-algorithms.git
Updated https://github.com/apple/swift-service-context.git (0.42s)
Updating https://github.com/apple/swift-http-types.git
Updated https://github.com/awslabs/aws-sdk-swift.git (0.70s)
Updated https://github.com/apple/swift-http-structured-headers.git (0.71s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-crypto.git (0.55s)
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/undefinedlabs/opentracing-objc (0.46s)
Updating https://github.com/open-telemetry/opentelemetry-swift
Updated https://github.com/apple/swift-http-types.git (0.41s)
Fetching https://github.com/soto-project/soto.git
Updated https://github.com/apple/swift-log.git (0.50s)
Updated https://github.com/grpc/grpc-swift.git (0.68s)
Updated https://github.com/apple/swift-async-algorithms.git (0.68s)
Updated https://github.com/apple/swift-algorithms.git (0.54s)
Updated https://github.com/apple/swift-nio.git (0.77s)
Updated https://github.com/open-telemetry/opentelemetry-swift (0.52s)
[1/143037] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (36.86s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (39.81s)
Computing version for https://github.com/tachyonics/smockable
Computed https://github.com/tachyonics/smockable at 0.10.0 (0.01s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.02s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.0.2 (0.01s)
Updating https://github.com/jpsim/Yams
Updated https://github.com/jpsim/Yams (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.01s)
Computing version for https://github.com/awslabs/aws-sdk-swift.git
Computed https://github.com/awslabs/aws-sdk-swift.git at 1.6.55 (0.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.01s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.9.1 (0.01s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.01s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.01s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.56.1 (0.01s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.185.0 (0.01s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.01s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.01s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.31.0 (0.01s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.01s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.01s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.01s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.01s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.1 (0.01s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.1 (0.01s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (0.01s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (0.01s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.34.1 (0.01s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.01s)
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.01s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.01s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.01s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.01s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.01s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.00s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.12.0 (3.71s)
Fetching https://github.com/soto-project/soto-core.git
[1/65378] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (3.07s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.11.0 (3.62s)
Fetching https://github.com/jmespath/jmespath.swift.git
[1/653] Fetching jmespath.swift
Fetched https://github.com/jmespath/jmespath.swift.git from cache (0.83s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (1.42s)
Creating working copy for https://github.com/jmespath/jmespath.swift.git
Working copy of https://github.com/jmespath/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.11.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.12.0
Building for debugging...
[0/14] Write sources
[6/14] Write swift-version-49B95AFC49DCD68C.txt
[7/17] Compiling reader.c
[8/41] Compiling writer.c
[8/41] Compiling api.c
[10/52] Compiling parser.c
[11/79] Compiling emitter.c
[12/79] Compiling scanner.c
[14/79] Compiling DynamoDBTablesMacros PolymorphicTransactionConstraintEntryMacro.swift
[15/79] Compiling DynamoDBTablesMacros PolymorphicWriteEntryMacro.swift
[16/99] Compiling ConcurrencyHelpers Lock.swift
[17/99] Compiling ConcurrencyHelpers LockedValueBox.swift
[18/99] Emitting module ConcurrencyHelpers
[19/102] Emitting module DynamoDBTablesMacros
[20/102] Compiling DynamoDBTablesMacros BaseEntryMacro.swift
[21/102] Compiling DynamoDBTablesMacros PolymorphicOperationReturnTypeMacro.swift
[22/102] Compiling DynamoDBTablesMacros Plugin.swift
[23/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[24/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[25/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[26/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[27/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/107] Compiling OrderedCollections OrderedSet+Codable.swift
[30/107] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/107] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/107] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/107] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/107] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[36/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[37/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/107] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[39/107] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[40/107] Compiling OrderedCollections OrderedSet+Sendable.swift
[41/107] Compiling OrderedCollections _Hashtable+Header.swift
[42/107] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/107] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/107] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/107] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/107] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/107] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/107] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/107] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/107] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/107] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/107] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/107] Compiling UnixSignals UnixSignalsSequence.swift
[60/107] Compiling UnixSignals UnixSignal.swift
[61/107] Emitting module UnixSignals
[62/107] Compiling Yams Anchor.swift
[63/107] Compiling Yams Constructor.swift
[64/107] Compiling Yams Node.Alias.swift
[65/107] Compiling Yams Node.Mapping.swift
[66/107] Compiling Yams Node.swift
[67/107] Compiling Yams Parser.swift
[68/107] Compiling Yams RedundancyAliasingStrategy.swift
[69/107] Compiling Yams Representer.swift
[70/107] Compiling Yams Encoder.swift
[71/107] Compiling Yams Mark.swift
[72/107] Compiling Yams Tag.swift
[73/107] Compiling Yams YamlAnchorProviding.swift
[74/107] Compiling Yams Decoder.swift
[75/107] Compiling Yams Emitter.swift
[76/107] Compiling Yams Node.Scalar.swift
[77/107] Compiling Yams Node.Sequence.swift
[78/107] Compiling Yams Resolver.swift
[79/107] Compiling Yams String+Yams.swift
[80/107] Compiling Yams AliasDereferencingStrategy.swift
[81/107] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/107] Compiling OrderedCollections OrderedSet+Testing.swift
[83/107] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[84/107] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[85/107] Compiling OrderedCollections OrderedSet.swift
[86/107] Compiling OrderedCollections _UnsafeBitset.swift
[87/107] Emitting module OrderedCollections
[88/159] Compiling AsyncAlgorithms Locking.swift
[89/159] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[90/159] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[91/159] Compiling AsyncAlgorithms MergeStateMachine.swift
[92/159] Compiling AsyncAlgorithms MergeStorage.swift
[93/164] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[94/164] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[95/164] Compiling AsyncAlgorithms AsyncChannel.swift
[96/164] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[97/164] Compiling AsyncAlgorithms ChannelStateMachine.swift
[98/164] Compiling AsyncAlgorithms ChannelStorage.swift
[99/164] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[100/164] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[101/164] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[102/164] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[103/164] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[104/164] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[105/164] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[106/164] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[107/164] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[108/164] Compiling AsyncAlgorithms AsyncShareSequence.swift
[109/164] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[110/164] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[111/164] Emitting module AsyncAlgorithms
[112/164] Compiling AsyncAlgorithms DebounceStorage.swift
[113/164] Compiling AsyncAlgorithms Dictionary.swift
[114/164] Compiling AsyncAlgorithms Disconnected.swift
[115/164] Compiling AsyncAlgorithms _TinyArray.swift
[116/164] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[117/164] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[118/164] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[119/164] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[120/164] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[121/164] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[122/164] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[123/164] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[124/164] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[125/164] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[126/164] Compiling AsyncAlgorithms CombineLatestStorage.swift
[127/164] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[128/164] Compiling AsyncAlgorithms DebounceStateMachine.swift
[129/164] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[130/164] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[131/164] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[132/164] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[133/164] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[134/164] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[135/164] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[136/164] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[137/164] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[138/164] Compiling AsyncAlgorithms Rethrow.swift
[139/164] Compiling AsyncAlgorithms SetAlgebra.swift
[140/164] Compiling AsyncAlgorithms UnsafeTransfer.swift
[141/164] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[142/164] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[143/164] Compiling AsyncAlgorithms ZipStateMachine.swift
[144/164] Compiling AsyncAlgorithms ZipStorage.swift
[145/173] Compiling ServiceLifecycle ServiceRunnerError.swift
[154/175] Emitting module Yams
[162/175] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[163/175] Compiling ServiceLifecycle GracefulShutdown.swift
[164/175] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[165/175] Compiling ServiceLifecycle CancellationWaiter.swift
[166/175] Compiling ServiceLifecycle Service.swift
[167/175] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[168/175] Emitting module ServiceLifecycle
[169/175] Compiling ServiceLifecycle ServiceGroup.swift
[170/175] Compiling Yams YamlError.swift
[171/175] Compiling Yams YamlTagProviding.swift
[176/217] Compiling Configuration ConfigKeyEncoder.swift
[177/217] Compiling Configuration DotSeparatorKeyDecoder.swift
[178/217] Compiling Configuration SeparatorKeyEncoder.swift
[179/217] Compiling Configuration MultiProvider.swift
[180/217] Compiling Configuration CLIArgumentParser.swift
[181/221] Compiling Configuration InMemoryProvider.swift
[182/221] Compiling Configuration MutableInMemoryProvider.swift
[183/221] Compiling Configuration ConfigProvider+Operators.swift
[184/221] Compiling Configuration KeyMappingProvider.swift
[185/221] Compiling Configuration CLISnapshot.swift
[186/221] Compiling Configuration CommandLineArgumentsProvider.swift
[187/221] Compiling Configuration EnvironmentFileParser.swift
[188/221] Compiling Configuration EnvironmentKeyEncoder.swift
[189/221] Compiling Configuration EnvironmentVariablesProvider.swift
[190/221] Compiling Configuration AccessReporter.swift
[191/221] Compiling Configuration AccessLogger.swift
[192/221] Compiling Configuration FileAccessLogger.swift
[193/221] Compiling Configuration ConfigContext.swift
[194/221] Compiling Configuration ConfigKey.swift
[195/221] Emitting module Configuration
[196/221] Compiling Configuration CommonProviderFileSystem.swift
[197/221] Compiling Configuration DirectoryFilesProvider.swift
[198/221] Compiling Configuration FileProvider.swift
[199/221] Compiling Configuration FileProviderSnapshot.swift
[200/221] Compiling Configuration SecretsSpecifier.swift
[201/221] Compiling Configuration AsyncCombineLatestManySequence.swift
[202/221] Compiling Configuration CombineLatestManyStateMachine.swift
[203/221] Compiling Configuration CombineLatestManyStorage.swift
[204/221] Compiling Configuration AsyncSequences.swift
[205/221] Compiling Configuration FoundationExtensions.swift
[206/221] Compiling Configuration Span.swift
[207/221] Compiling Configuration ConfigBytesFromStringDecoder.swift
[208/221] Compiling Configuration ConfigSnapshotReader+methods.swift
[209/221] Compiling Configuration ConfigSnapshotReader.swift
[210/221] Compiling Configuration Deprecations.swift
[211/221] Compiling Configuration ExpressibleByConfigString.swift
[212/221] Compiling Configuration CLIKeyEncoder.swift
[213/221] Compiling Configuration JSONSnapshot.swift
[214/221] Compiling Configuration ReloadingFileProvider.swift
[215/221] Compiling Configuration ReloadingFileProviderMetrics.swift
[216/221] Compiling Configuration YAMLSnapshot.swift
[217/221] Compiling Configuration ConfigProvider.swift
[218/221] Compiling Configuration ConfigProviderHelpers.swift
[219/221] Compiling Configuration ConfigReader+internalHelpers.swift
[220/221] Compiling Configuration ConfigReader+methods.swift
[221/221] Compiling Configuration ConfigReader.swift
[222/276] Compiling DynamoDBTables CompositePrimaryKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[223/276] Compiling DynamoDBTables CustomRowTypeIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[224/276] Compiling DynamoDBTables DynamoDBClientError.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[225/276] Compiling DynamoDBTables DynamoDBClientProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[226/276] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyGSILogic.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[227/276] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable+retryingTransactWrite.swift:124:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
122 |
123 | let entries = try await keys.asyncCompactMap { key in
124 | try await writeEntryProvider(key, existingItems[key])
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
125 | }
126 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[228/281] Emitting module DynamoDBTables
[229/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingTransactWriteWithHistoricalRows.swift
[230/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingUpdateItem.swift
[231/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingUpdateItemWithHistoricalRow.swift
[232/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingUpsertItem.swift
[233/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingUpsertItemWithHistoricalRow.swift
[234/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable+retryingUpsertVersionedItemWithHistoricalRow.swift
[235/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeysProjection.swift
[236/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift
[237/281] Compiling DynamoDBTables InternalDynamoDBCodingKey.swift
[238/281] Compiling DynamoDBTables InternalKeyedDecodingContainer.swift
[239/281] Compiling DynamoDBTables InternalKeyedEncodingContainer.swift
[240/281] Compiling DynamoDBTables InternalSingleValueDecodingContainer.swift
[241/281] Compiling DynamoDBTables QueryInput+forSortKeyCondition.swift
[242/281] Compiling DynamoDBTables RetryConfiguration.swift
[243/281] Compiling DynamoDBTables RowWithIndex.swift
[244/281] Compiling DynamoDBTables RowWithItemVersion.swift
[245/281] Compiling DynamoDBTables RowWithItemVersionProtocol.swift
[246/281] Compiling DynamoDBTables Sequence+concurrency.swift
[247/281] Compiling DynamoDBTables InternalSingleValueEncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[248/281] Compiling DynamoDBTables InternalUnkeyedDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[249/281] Compiling DynamoDBTables InternalUnkeyedEncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[250/281] Compiling DynamoDBTables Macros.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[251/281] Compiling DynamoDBTables PolymorphicOperationReturnType.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[252/281] Compiling DynamoDBTables PolymorphicWriteEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/PolymorphicOperationReturnType.swift:56:21: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
54 | func newDecodingPayloadHandler(decoder: Decoder) throws -> ReturnType {
55 | let typedTTLDatabaseItem: TypedTTLDatabaseItem<AttributesType, RowType, TimeToLiveAttributesType> =
56 | try TypedTTLDatabaseItem(from: decoder)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated local function [#SendableMetatypes]
57 |
58 | return payloadHandler(typedTTLDatabaseItem)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[253/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTable.swift
[254/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeyTableHistoricalItemExtensions.swift
[255/281] Compiling DynamoDBTables DynamoDBCompositePrimaryKeysProjection.swift
[256/281] Compiling DynamoDBTables DynamoDBDecoder.swift
[257/281] Compiling DynamoDBTables DynamoDBEncoder.swift
[258/281] Compiling DynamoDBTables DynamoDBModel.swift
[259/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTable+query.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[260/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTable+transact.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[261/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[262/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[263/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTableStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[264/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:33:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
31 | let existingItemMetadata = existing.asMetadataWithKey()
32 | self.operation = { store in
33 | try table.updateItem(
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
34 | newItem: inMemoryNewItem,
35 | existingItemMetadata: existingItemMetadata,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:42:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
40 | let inMemoryNewItem = try new.inMemoryFormWithKey()
41 | self.operation = { store in
42 | try table.insertItem(inMemoryNewItem, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
43 | }
44 | case let .deleteAtKey(key: key):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:46:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
44 | case let .deleteAtKey(key: key):
45 | self.operation = { store in
46 | try table.deleteItem(forKey: key, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | case let .deleteItem(existing: existing):
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTable+transform.swift:51:27: warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
49 | let existingItemMetadata = existing.asMetadataWithKey()
50 | self.operation = { store in
51 | try table.deleteItem(itemMetadata: existingItemMetadata, store: &store)
| `- warning: capture of non-Sendable type '(some PrimaryKeyAttributes).Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:118:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
116 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
117 | try await entries.asyncForEach { entry in
118 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
119 | case let .update(new: new, existing: existing):
120 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:167:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
165 |
166 | try await keys.asyncForEach { key in
167 | try await self.gsiLogic.onDeleteItem(forKey: key, gsiDataStore: self.gsiDataStore)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
168 | }
169 | }
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:175:37: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
173 |
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
176 | forKey: existingItem.compositePrimaryKey,
177 | gsiDataStore: self.gsiDataStore
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift:176:25: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
174 | try await existingItems.asyncForEach { existingItem in
175 | try await self.gsiLogic.onDeleteItem(
176 | forKey: existingItem.compositePrimaryKey,
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
177 | gsiDataStore: self.gsiDataStore
178 | )
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[265/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[266/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[267/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeysProjection+DynamoDBKeysProjectionAsync.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[268/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeysProjection.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[269/281] Compiling DynamoDBTables InMemoryDataRepresentations.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[270/281] Compiling DynamoDBTables InMemoryDynamoDBCompositePrimaryKeyTable+execute.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:591:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
589 | let chunkedEntries = entries.chunked(by: AWSDynamoDBLimits.maximumUpdatesPerExecuteStatement)
590 | let zippedResponses = try await chunkedEntries.concurrentFlatMap { chunk in
591 | let responses = try await self.writeChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
592 |
593 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+updateItems.swift:626:30: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
624 | try await entries.concurrentMap { entry in
625 | do {
626 | try self.validateEntry(entry: entry)
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
627 |
628 | return .unevaluated(entry)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[271/281] Compiling DynamoDBTables SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[272/281] Compiling DynamoDBTables String+DynamoDBKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[273/281] Compiling DynamoDBTables TimeToLive.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[274/281] Compiling DynamoDBTables TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[275/281] Compiling DynamoDBTables TypedDatabaseItemWithTimeToLive.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift:184:20: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
182 | public func bulkWrite(_ entries: [WriteEntry<some Any, some Any, some Any>]) async throws {
183 | try await entries.asyncForEach { entry in
184 | switch entry {
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
185 | case let .update(new: new, existing: existing):
186 | try await self.updateItem(newItem: new, existingItem: existing)
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[276/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[277/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+bulkUpdateSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[278/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[279/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+execute.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[280/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+getItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[281/281] Compiling DynamoDBTables GenericDynamoDBCompositePrimaryKeyTable+polymorphicGetItems.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:91:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
89 | let chunkedKeys = keys.chunked(by: maximumUpdatesPerExecuteStatement)
90 | let zippedResponses = try await chunkedKeys.concurrentFlatMap { chunk in
91 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
92 |
93 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+deleteItems.swift:114:44: warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
112 | let chunkedItems = existingItems.chunked(by: maximumUpdatesPerExecuteStatement)
113 | let zippedResponses = try await chunkedItems.concurrentFlatMap { chunk in
114 | let responses = try await self.deleteChunkedItems(chunk)
| `- warning: capture of non-Sendable type '(some Any).Type' in an isolated closure [#SendableMetatypes]
115 |
116 | return zip(responses, chunk)
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+execute.swift:218:17: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
216 | chunk
217 | -> [TypedTTLDatabaseItem<AttributesType, ItemType, TimeToLiveAttributesType>] in
218 | try await self.partialExecute(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
219 | partitionKeys: chunk,
220 | attributesFilter: attributesFilter,
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:145:34: warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
143 |
144 | let maps = try await chunkedList.concurrentMap { chunk in
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
| `- warning: capture of non-Sendable type 'AttributesType.Type' in an isolated closure [#SendableMetatypes]
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
/Users/admin/builder/spi-builder-workspace/Sources/DynamoDBTables/GenericDynamoDBCompositePrimaryKeyTable+getItems.swift:147:105: warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
145 | let input = try self.getInputForBatchGetItem(forKeys: chunk)
146 |
147 | let retriable = GetItemsRetriable<AttributesType, ItemType, TimeToLiveAttributesType, Client>(
| `- warning: capture of non-Sendable type 'TimeToLiveAttributesType.Type' in an isolated closure [#SendableMetatypes]
148 | initialInput: input,
149 | dynamodb: self.dynamodb,
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
Build of target: 'DynamoDBTables' complete! (88.87s)
960
8 /Users/admin/builder/spi-builder-workspace/.docs/swift-server-community/dynamo-db-tables/0.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server-community/dynamo-db-tables/0.1.0
File count: 960
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-swift-server-community-dynamo-db-tables-0.1.0-e0e8035e.zip to s3://spi-docs-inbox/prod-swift-server-community-dynamo-db-tables-0.1.0-e0e8035e.zip
Copying... [12%]
Copying... [20%]
Copying... [33%]
Copying... [41%]
Copying... [53%]
Copying... [61%]
Copying... [73%]
Copying... [82%]
Copying... [94%]
Copying... [100%]
Done.