The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-aws-lambda-events, reference 1.2.1 (5aa3a6), with Swift 6.0 for macOS (SPM) on 7 Aug 2025 09:43:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-events.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-events
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 5aa3a63 Mark deprecated FunctionURLResponse init as @_disfavoredOverload (#93)
Cloned https://github.com/swift-server/swift-aws-lambda-events.git
Revision (git rev-parse @):
5aa3a6305864a2060b69f30cf3e24f4a2b5b16ba
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-events.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-server/swift-aws-lambda-events.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[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 HTTPField.swift
[7/14] Compiling HTTPTypes NIOLock.swift
[8/14] Compiling HTTPTypes HTTPRequest.swift
[9/14] Compiling HTTPTypes HTTPResponse.swift
[10/14] Compiling HTTPTypes HTTPParsedFields.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Emitting module HTTPTypes
[13/14] Compiling HTTPTypes ISOLatin1String.swift
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/39] Emitting module AWSLambdaEvents
[16/41] Compiling AWSLambdaEvents HTTP.swift
[17/41] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[18/41] Compiling AWSLambdaEvents Base64.swift
[19/41] Compiling AWSLambdaEvents DateWrappers.swift
[20/41] Compiling AWSLambdaEvents SNS.swift
[21/41] Compiling AWSLambdaEvents SQS.swift
[22/41] Compiling AWSLambdaEvents APIGateway+WebSockets.swift
[23/41] Compiling AWSLambdaEvents APIGateway.swift
[24/41] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[25/41] Compiling AWSLambdaEvents CloudFormation.swift
[26/41] Compiling AWSLambdaEvents Cloudwatch.swift
[27/41] Compiling AWSLambdaEvents DecodableRequest.swift
[28/41] Compiling AWSLambdaEvents AWSRegion.swift
[29/41] Compiling AWSLambdaEvents AppSync.swift
[30/41] Compiling AWSLambdaEvents BedrockAgent.swift
[31/41] Compiling AWSLambdaEvents S3.swift
[32/41] Compiling AWSLambdaEvents SES.swift
[33/41] Compiling AWSLambdaEvents DynamoDB.swift
[34/41] Compiling AWSLambdaEvents FunctionURL.swift
[35/41] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[36/41] Compiling AWSLambdaEvents EncodableResponse.swift
[37/41] Compiling AWSLambdaEvents SQS+Decode.swift
[38/41] Compiling AWSLambdaEvents Cognito.swift
[39/41] Compiling AWSLambdaEvents ALB.swift
[40/41] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[41/41] Compiling AWSLambdaEvents APIGateway+V2.swift
Build complete! (24.92s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-http-types.git
[1/917] Fetching swift-http-types
[121/3011] Fetching swift-http-types, swift-docc-plugin
Fetched https://github.com/apple/swift-http-types.git from cache (0.83s)
[252/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.14s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3444] 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 (0.60s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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.4.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",
        "APIGateway+WebsocketsTests.swift",
        "APIGatewayLambdaAuthorizerTest.swift",
        "APIGatewayTests.swift",
        "AppSyncTests.swift",
        "BedrockAgentTests.swift",
        "CloudFormationTests.swift",
        "CloudwatchTests.swift",
        "CodableHelpersTests.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+WebSockets.swift",
        "APIGateway.swift",
        "APIGatewayLambdaAuthorizers.swift",
        "AWSRegion.swift",
        "AppSync.swift",
        "BedrockAgent.swift",
        "CloudFormation.swift",
        "Cloudwatch.swift",
        "Codable Helpers/DecodableRequest.swift",
        "Codable Helpers/EncodableResponse.swift",
        "Codable Helpers/SQS+Decode.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" : "6.0"
}
Done.