Build Information
Successful build of swift-aws-lambda-events, reference 1.0.0 (0025b1
), with Swift 5.9 for macOS (SPM) on 29 Jan 2025 20:39:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/swift-server/swift-aws-lambda-events.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/11] Compiling HTTPTypes HTTPRequest.swift
[4/11] Compiling HTTPTypes HTTPResponse.swift
[5/11] Compiling HTTPTypes ISOLatin1String.swift
[6/11] Compiling HTTPTypes HTTPParsedFields.swift
[7/11] Emitting module HTTPTypes
[8/11] Compiling HTTPTypes NIOLock.swift
[9/11] Compiling HTTPTypes HTTPFields.swift
[10/11] Compiling HTTPTypes HTTPFieldName.swift
[11/11] Compiling HTTPTypes HTTPField.swift
[12/32] Emitting module AWSLambdaEvents
[13/34] Compiling AWSLambdaEvents CloudFormation.swift
[14/34] Compiling AWSLambdaEvents Cloudwatch.swift
[15/34] Compiling AWSLambdaEvents SNS.swift
[16/34] Compiling AWSLambdaEvents SQS.swift
[17/34] Compiling AWSLambdaEvents Cognito.swift
[18/34] Compiling AWSLambdaEvents DynamoDB.swift
[19/34] Compiling AWSLambdaEvents FunctionURL.swift
[20/34] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[21/34] Compiling AWSLambdaEvents Base64.swift
[22/34] Compiling AWSLambdaEvents DateWrappers.swift
[23/34] Compiling AWSLambdaEvents APIGateway.swift
[24/34] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[25/34] Compiling AWSLambdaEvents AWSRegion.swift
[26/34] Compiling AWSLambdaEvents AppSync.swift
[27/34] Compiling AWSLambdaEvents BedrockAgent.swift
[28/34] Compiling AWSLambdaEvents S3.swift
[29/34] Compiling AWSLambdaEvents SES.swift
[30/34] Compiling AWSLambdaEvents ALB.swift
[31/34] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[32/34] Compiling AWSLambdaEvents APIGateway+V2.swift
[33/34] Compiling AWSLambdaEvents HTTP.swift
[34/34] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
Build complete! (21.41s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-http-types.git
[1/2048] Fetching swift-docc-plugin
[63/2825] Fetching swift-docc-plugin, swift-http-types
Fetched https://github.com/apple/swift-http-types.git (1.77s)
Fetched https://github.com/apple/swift-docc-plugin (1.77s)
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.88s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3269] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
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
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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.