Build Information
Successful build of swift-aws-lambda-events, reference 1.0.0 (0025b1
), with Swift 5.10 for Linux on 29 Jan 2025 20:38:18 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/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: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/swift-server/swift-aws-lambda-events.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2048] Fetching swift-docc-plugin
[227/2825] Fetching swift-docc-plugin, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.64s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (1.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.79s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3269] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
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
[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-24593BA9C3E375BF.txt
[6/13] Compiling HTTPTypes HTTPFieldName.swift
[7/14] Compiling HTTPTypes HTTPField.swift
[8/14] Emitting module HTTPTypes
[9/14] Compiling HTTPTypes ISOLatin1String.swift
[10/14] Compiling HTTPTypes HTTPParsedFields.swift
[11/14] Compiling HTTPTypes HTTPResponse.swift
[12/14] Compiling HTTPTypes HTTPRequest.swift
[13/14] Compiling HTTPTypes HTTPFields.swift
[14/14] Compiling HTTPTypes NIOLock.swift
[16/36] Compiling AWSLambdaEvents APIGateway.swift
[17/36] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[18/36] Compiling AWSLambdaEvents AWSRegion.swift
[19/38] Compiling AWSLambdaEvents ALB.swift
[20/38] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[21/38] Compiling AWSLambdaEvents APIGateway+V2.swift
[22/38] Compiling AWSLambdaEvents Base64.swift
[23/38] Compiling AWSLambdaEvents DateWrappers.swift
[24/38] Compiling AWSLambdaEvents SES.swift
[25/38] Compiling AWSLambdaEvents SNS.swift
[26/38] Compiling AWSLambdaEvents SQS.swift
[27/38] Compiling AWSLambdaEvents FunctionURL.swift
[28/38] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[29/38] Compiling AWSLambdaEvents S3.swift
[30/38] Compiling AWSLambdaEvents HTTP.swift
[31/38] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[32/38] Emitting module AWSLambdaEvents
[33/38] Compiling AWSLambdaEvents Cloudwatch.swift
[34/38] Compiling AWSLambdaEvents Cognito.swift
[35/38] Compiling AWSLambdaEvents DynamoDB.swift
[36/38] Compiling AWSLambdaEvents AppSync.swift
[37/38] Compiling AWSLambdaEvents BedrockAgent.swift
[38/38] Compiling AWSLambdaEvents CloudFormation.swift
Build complete! (47.19s)
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" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.