Build Information
Successful build of swift-aws-lambda-events, reference 1.0.0 (0025b1
), with Swift 6.0 for macOS (SPM) on 29 Jan 2025 20:40:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-events.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-events
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 0025b1a Add an encodable version of the APIGatewayResponse (#86)
Cloned https://github.com/swift-server/swift-aws-lambda-events.git
Revision (git rev-parse @):
0025b1a409aa4d3fe9900aff1339ac403343ccd5
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-events.git at 1.0.0
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-http-types.git
[1/2048] Fetching swift-docc-plugin
[2/2825] Fetching swift-docc-plugin, swift-http-types
Fetched https://github.com/apple/swift-docc-plugin from cache (2.01s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.01s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (2.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3269] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
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
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-aws-lambda-events",
"name": "swift-aws-lambda-events",
"url": "https://github.com/swift-server/swift-aws-lambda-events.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-aws-lambda-events",
"dependencies": [
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
[1/2436] Fetching swift-aws-lambda-events
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.03s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.02s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.0.0 (0025b1a)
warning: '.resolve-product-dependencies': dependency 'swift-aws-lambda-events' is not used by any target
Found 1 product dependencies
- swift-http-types
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-server/swift-aws-lambda-events.git
https://github.com/swift-server/swift-aws-lambda-events.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-aws-lambda-events",
"name" : "swift-aws-lambda-events",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSLambdaEvents",
"targets" : [
"AWSLambdaEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSLambdaEventsTests",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaEventsTests",
"path" : "Tests/AWSLambdaEventsTests",
"sources" : [
"ALBTests.swift",
"APIGateway+EncodableTests.swift",
"APIGateway+V2IAMTests.swift",
"APIGateway+V2Tests.swift",
"APIGatewayLambdaAuthorizerTest.swift",
"APIGatewayTests.swift",
"AppSyncTests.swift",
"BedrockAgentTests.swift",
"CloudFormationTests.swift",
"CloudwatchTests.swift",
"CognitoTests.swift",
"DynamoDBTests.swift",
"FunctionURLTests.swift",
"LambdaGatewayProxyEventTests.swift",
"S3Tests.swift",
"SESTests.swift",
"SNSTests.swift",
"SQSTests.swift",
"Utils/Base64Tests.swift",
"Utils/DateWrapperTests.swift",
"Utils/HTTPHeadersTests.swift",
"Utils/IteratorTests.swift",
"Utils/RFC5322DateParseStrategyTests.swift"
],
"target_dependencies" : [
"AWSLambdaEvents"
],
"type" : "test"
},
{
"c99name" : "AWSLambdaEvents",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaEvents",
"path" : "Sources/AWSLambdaEvents",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"AWSLambdaEvents"
],
"sources" : [
"ALB.swift",
"APIGateway+Encodable.swift",
"APIGateway+V2.swift",
"APIGateway.swift",
"APIGatewayLambdaAuthorizers.swift",
"AWSRegion.swift",
"AppSync.swift",
"BedrockAgent.swift",
"CloudFormation.swift",
"Cloudwatch.swift",
"Cognito.swift",
"DynamoDB.swift",
"FunctionURL.swift",
"LambdaGatewayProxyEvent.swift",
"S3.swift",
"SES.swift",
"SNS.swift",
"SQS.swift",
"Utils/Base64.swift",
"Utils/DateWrappers.swift",
"Utils/HTTP.swift",
"Utils/RFC5322DateParseStrategy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/14] Compiling HTTPTypes ISOLatin1String.swift
[7/14] Compiling HTTPTypes HTTPResponse.swift
[8/14] Compiling HTTPTypes HTTPParsedFields.swift
[9/14] Compiling HTTPTypes HTTPRequest.swift
[10/14] Compiling HTTPTypes NIOLock.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/35] Emitting module AWSLambdaEvents
[16/37] Compiling AWSLambdaEvents Base64.swift
[17/37] Compiling AWSLambdaEvents DateWrappers.swift
[18/37] Compiling AWSLambdaEvents ALB.swift
[19/37] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[20/37] Compiling AWSLambdaEvents APIGateway+V2.swift
[21/37] Compiling AWSLambdaEvents FunctionURL.swift
[22/37] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[23/37] Compiling AWSLambdaEvents AppSync.swift
[24/37] Compiling AWSLambdaEvents BedrockAgent.swift
[25/37] Compiling AWSLambdaEvents SNS.swift
[26/37] Compiling AWSLambdaEvents SQS.swift
[27/37] Compiling AWSLambdaEvents APIGateway.swift
[28/37] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[29/37] Compiling AWSLambdaEvents AWSRegion.swift
[30/37] Compiling AWSLambdaEvents CloudFormation.swift
[31/37] Compiling AWSLambdaEvents Cloudwatch.swift
[32/37] Compiling AWSLambdaEvents S3.swift
[33/37] Compiling AWSLambdaEvents SES.swift
[34/37] Compiling AWSLambdaEvents Cognito.swift
[35/37] Compiling AWSLambdaEvents DynamoDB.swift
[36/37] Compiling AWSLambdaEvents HTTP.swift
[37/37] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
Build complete! (25.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-aws-lambda-events",
"name" : "swift-aws-lambda-events",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSLambdaEvents",
"targets" : [
"AWSLambdaEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSLambdaEventsTests",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaEventsTests",
"path" : "Tests/AWSLambdaEventsTests",
"sources" : [
"ALBTests.swift",
"APIGateway+EncodableTests.swift",
"APIGateway+V2IAMTests.swift",
"APIGateway+V2Tests.swift",
"APIGatewayLambdaAuthorizerTest.swift",
"APIGatewayTests.swift",
"AppSyncTests.swift",
"BedrockAgentTests.swift",
"CloudFormationTests.swift",
"CloudwatchTests.swift",
"CognitoTests.swift",
"DynamoDBTests.swift",
"FunctionURLTests.swift",
"LambdaGatewayProxyEventTests.swift",
"S3Tests.swift",
"SESTests.swift",
"SNSTests.swift",
"SQSTests.swift",
"Utils/Base64Tests.swift",
"Utils/DateWrapperTests.swift",
"Utils/HTTPHeadersTests.swift",
"Utils/IteratorTests.swift",
"Utils/RFC5322DateParseStrategyTests.swift"
],
"target_dependencies" : [
"AWSLambdaEvents"
],
"type" : "test"
},
{
"c99name" : "AWSLambdaEvents",
"module_type" : "SwiftTarget",
"name" : "AWSLambdaEvents",
"path" : "Sources/AWSLambdaEvents",
"product_dependencies" : [
"HTTPTypes"
],
"product_memberships" : [
"AWSLambdaEvents"
],
"sources" : [
"ALB.swift",
"APIGateway+Encodable.swift",
"APIGateway+V2.swift",
"APIGateway.swift",
"APIGatewayLambdaAuthorizers.swift",
"AWSRegion.swift",
"AppSync.swift",
"BedrockAgent.swift",
"CloudFormation.swift",
"Cloudwatch.swift",
"Cognito.swift",
"DynamoDB.swift",
"FunctionURL.swift",
"LambdaGatewayProxyEvent.swift",
"S3.swift",
"SES.swift",
"SNS.swift",
"SQS.swift",
"Utils/Base64.swift",
"Utils/DateWrappers.swift",
"Utils/HTTP.swift",
"Utils/RFC5322DateParseStrategy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.