The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-aws-lambda-events with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-events.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-aws-lambda-events
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 997094f Add support for AWS Lambda Authorizers (#42)
Cloned https://github.com/swift-server/swift-aws-lambda-events.git
Revision (git rev-parse @):
997094fe7c55762c07179419a1686230dfa13bef
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-events.git at 0.2.0
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-aws-lambda-events",
      "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 (0.32s)
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 0.2.0
warning: '.resolve-product-dependencies': dependency 'swift-aws-lambda-events' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/20] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[4/20] Compiling AWSLambdaEvents AWSRegion.swift
[5/20] Compiling AWSLambdaEvents AppSync.swift
[6/22] Compiling AWSLambdaEvents DateWrappers.swift
[7/22] Compiling AWSLambdaEvents HTTP.swift
[8/22] Emitting module AWSLambdaEvents
[9/22] Compiling AWSLambdaEvents SQS.swift
[10/22] Compiling AWSLambdaEvents Base64.swift
[11/22] Compiling AWSLambdaEvents DynamoDB.swift
[12/22] Compiling AWSLambdaEvents FunctionURL.swift
[13/22] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[14/22] Compiling AWSLambdaEvents S3.swift
[15/22] Compiling AWSLambdaEvents ALB.swift
[16/22] Compiling AWSLambdaEvents APIGateway+V2.swift
[17/22] Compiling AWSLambdaEvents APIGateway.swift
[18/22] Compiling AWSLambdaEvents CloudFormation.swift
[19/22] Compiling AWSLambdaEvents Cloudwatch.swift
[20/22] Compiling AWSLambdaEvents Cognito.swift
[21/22] Compiling AWSLambdaEvents SES.swift
[22/22] Compiling AWSLambdaEvents SNS.swift
Build complete! (13.43s)
Build complete.
Done.