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 main (cac8d8), with Swift 6.1 for macOS (SPM) on 7 Sep 2025 15:41:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-events.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-events
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cac8d84 Update getting started links in readme (#94)
Cloned https://github.com/swift-server/swift-aws-lambda-events.git
Revision (git rev-parse @):
cac8d849462dd26fd8ac2f35cebf481ed4c11315
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-events.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.23s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.77s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
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.4.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
========================================
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.4.0",
          "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 from cache
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.64s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
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.48s)
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
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 main (cac8d84)
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.1
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",
        "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/14] Compiling HTTPTypes HTTPRequest.swift
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPFieldName.swift
[9/14] Compiling HTTPTypes HTTPResponse.swift
[10/14] Compiling HTTPTypes HTTPFields.swift
[11/14] Emitting module HTTPTypes
[12/14] Compiling HTTPTypes NIOLock.swift
[13/14] Compiling HTTPTypes HTTPField.swift
[14/14] Compiling HTTPTypes HTTPParsedFields.swift
[15/39] Emitting module AWSLambdaEvents
[16/41] Compiling AWSLambdaEvents SNS.swift
[17/41] Compiling AWSLambdaEvents SQS.swift
[18/41] Compiling AWSLambdaEvents APIGateway+WebSockets.swift
[19/41] Compiling AWSLambdaEvents APIGateway.swift
[20/41] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[21/41] Compiling AWSLambdaEvents S3.swift
[22/41] Compiling AWSLambdaEvents SES.swift
[23/41] Compiling AWSLambdaEvents HTTP.swift
[24/41] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[25/41] Compiling AWSLambdaEvents DynamoDB.swift
[26/41] Compiling AWSLambdaEvents FunctionURL.swift
[27/41] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[28/41] Compiling AWSLambdaEvents CloudFormation.swift
[29/41] Compiling AWSLambdaEvents Cloudwatch.swift
[30/41] Compiling AWSLambdaEvents DecodableRequest.swift
[31/41] Compiling AWSLambdaEvents Base64.swift
[32/41] Compiling AWSLambdaEvents DateWrappers.swift
[33/41] Compiling AWSLambdaEvents ALB.swift
[34/41] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[35/41] Compiling AWSLambdaEvents APIGateway+V2.swift
[36/41] Compiling AWSLambdaEvents EncodableResponse.swift
[37/41] Compiling AWSLambdaEvents SQS+Decode.swift
[38/41] Compiling AWSLambdaEvents Cognito.swift
[39/41] Compiling AWSLambdaEvents AWSRegion.swift
[40/41] Compiling AWSLambdaEvents AppSync.swift
[41/41] Compiling AWSLambdaEvents BedrockAgent.swift
Build complete! (16.68s)
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.