Build Information
Successful build of swift-lambda-extras, reference main (731bc9), with Swift 5.10 for macOS (SPM) on 23 Nov 2025 21:14:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgacy/swift-lambda-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgacy/swift-lambda-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 731bc99 Update test workflow reference in release.yml
Cloned https://github.com/mgacy/swift-lambda-extras.git
Revision (git rev-parse @):
731bc991736b9145d8407a6fe1c47e98fac65bd6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mgacy/swift-lambda-extras.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/mgacy/swift-lambda-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/36] Write sources
[8/36] Copying PrivacyInfo.xcprivacy
[8/36] Write sources
[18/36] Write swift-version-33747A42983211AE.txt
[19/36] Compiling CNIOWindows WSAStartup.c
[19/36] Compiling CNIOWASI CNIOWASI.c
[21/36] Compiling CNIOWindows shim.c
[22/36] Compiling CNIOLinux liburing_shims.c
[22/36] Compiling CNIOLinux shim.c
[24/71] Compiling CNIOPosix event_loop_id.c
[25/71] Compiling _AtomicsShims.c
[27/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/72] Compiling InternalCollectionsUtilities Descriptions.swift
[29/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/72] Compiling InternalCollectionsUtilities Debugging.swift
[31/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/72] Compiling CNIOLLHTTP c_nio_http.c
[32/72] Compiling CNIOLLHTTP c_nio_api.c
[33/72] Write sources
[36/72] Emitting module InternalCollectionsUtilities
[37/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/72] Emitting module _NIOBase64
[39/72] Compiling _NIOBase64 Base64.swift
[39/72] Write sources
[42/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/79] Compiling Atomics AtomicInteger.swift
[45/79] Compiling Atomics AtomicOptionalWrappable.swift
[46/79] Compiling Atomics OptionalRawRepresentable.swift
[47/79] Compiling Atomics RawRepresentable.swift
[48/79] Compiling Atomics PointerConformances.swift
[49/79] Compiling Atomics Primitives.native.swift
[49/91] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/107] Compiling CNIODarwin shim.c
[52/107] Compiling _NIODataStructures PriorityQueue.swift
[53/107] Compiling _NIODataStructures _TinyArray.swift
[54/107] Compiling Logging MetadataProvider.swift
[55/107] Emitting module _NIODataStructures
[56/107] Compiling _NIODataStructures Heap.swift
[57/107] Compiling DequeModule _DequeBufferHeader.swift
[58/107] Compiling DequeModule Deque+CustomReflectable.swift
[59/107] Compiling DequeModule Deque+Descriptions.swift
[60/107] Compiling DequeModule _DequeBuffer.swift
[61/107] Compiling DequeModule Deque+Equatable.swift
[62/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/107] Compiling DequeModule Deque+Testing.swift
[64/107] Compiling DequeModule Deque._Storage.swift
[65/107] Compiling DequeModule _DequeSlot.swift
[66/107] Compiling DequeModule Deque._UnsafeHandle.swift
[67/107] Compiling DequeModule Deque.swift
[68/108] Compiling Logging Locks.swift
[69/108] Compiling Logging LogHandler.swift
[70/108] Emitting module Logging
[71/108] Compiling Logging Logging.swift
[72/108] Compiling Atomics UnsafeAtomicLazyReference.swift
[73/108] Compiling Atomics IntegerOperations.swift
[74/108] Compiling Atomics AtomicValue.swift
[75/108] Compiling Atomics AtomicMemoryOrderings.swift
[76/108] Compiling Atomics ManagedAtomicLazyReference.swift
[77/108] Compiling Atomics UnsafeAtomic.swift
[82/109] Emitting module DequeModule
[83/109] Compiling DequeModule Deque+Codable.swift
[84/109] Compiling DequeModule Deque+Collection.swift
[85/109] Compiling DequeModule Deque+Extras.swift
[86/109] Compiling DequeModule Deque+Hashable.swift
[87/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/109] Compiling Atomics Unmanaged extensions.swift
[95/109] Emitting module Atomics
[97/109] Compiling c-nioatomics.c
[99/109] Compiling HTTPTypes NIOLock.swift
[100/109] Compiling HTTPTypes ISOLatin1String.swift
[101/109] Compiling HTTPTypes HTTPFields.swift
[102/109] Compiling HTTPTypes HTTPField.swift
[103/109] Compiling HTTPTypes HTTPFieldName.swift
[104/109] Compiling HTTPTypes HTTPRequest.swift
[105/109] Compiling HTTPTypes HTTPResponse.swift
[105/109] Compiling c-atomics.c
[107/109] Emitting module HTTPTypes
[108/115] Compiling NIOConcurrencyHelpers lock.swift
[109/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/115] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[111/115] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[112/115] Emitting module NIOConcurrencyHelpers
[113/115] Compiling NIOConcurrencyHelpers atomics.swift
[114/178] Compiling HTTPTypes HTTPParsedFields.swift
[115/178] Compiling HTTPTypes HTTPRequest+URL.swift
[116/197] Compiling AWSLambdaEvents BedrockAgent.swift
[117/197] Compiling AWSLambdaEvents CloudFormation.swift
[118/199] Compiling NIOCore Linux.swift
[119/199] Compiling NIOCore MarkedCircularBuffer.swift
[120/199] Compiling NIOCore MulticastChannel.swift
[121/199] Compiling NIOCore NIOAny.swift
[122/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[123/199] Compiling NIOCore NIOCoreSendableMetatype.swift
[124/199] Compiling NIOCore NIOLoopBound.swift
[125/199] Compiling NIOCore GlobalSingletons.swift
[126/199] Compiling NIOCore IO.swift
[127/199] Compiling NIOCore IOData.swift
[128/199] Compiling NIOCore IPProtocol.swift
[129/199] Compiling NIOCore IntegerBitPacking.swift
[130/199] Compiling NIOCore IntegerTypes.swift
[131/199] Compiling NIOCore Interfaces.swift
[132/205] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[133/205] Compiling NIOCore NIOScheduledCallback.swift
[134/205] Compiling NIOCore NIOSendable.swift
[135/205] Compiling NIOCore RecvByteBufferAllocator.swift
[136/205] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/205] Compiling NIOCore SocketAddresses.swift
[138/205] Compiling AWSLambdaEvents DateWrappers.swift
[139/205] Compiling AWSLambdaEvents HTTP.swift
[140/205] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[141/205] Compiling AWSLambdaEvents S3.swift
[142/205] Compiling AWSLambdaEvents Cloudwatch.swift
[143/205] Compiling AWSLambdaEvents Cognito.swift
[146/205] Compiling AWSLambdaEvents SQS.swift
[147/205] Compiling NIOCore Codec.swift
[148/205] Compiling NIOCore ConvenienceOptionSupport.swift
[149/205] Compiling NIOCore DeadChannel.swift
[150/205] Compiling NIOCore DispatchQueue+WithFuture.swift
[151/205] Compiling NIOCore EventLoop+Deprecated.swift
[152/205] Compiling NIOCore EventLoop+SerialExecutor.swift
[153/205] Compiling NIOCore EventLoop.swift
[154/205] Compiling NIOCore SocketOptionProvider.swift
[155/205] Compiling NIOCore SystemCallHelpers.swift
[156/205] Compiling NIOCore TimeAmount+Duration.swift
[157/205] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/205] Compiling NIOCore UniversalBootstrapSupport.swift
[159/205] Compiling NIOCore Utilities.swift
[160/205] Compiling AWSLambdaEvents ALB.swift
[161/205] Compiling AWSLambdaEvents APIGateway+V2.swift
[162/205] Compiling AWSLambdaEvents Base64.swift
[163/205] Compiling AWSLambdaEvents SES.swift
[164/205] Compiling AWSLambdaEvents SNS.swift
[165/205] Compiling AWSLambdaEvents AWSRegion.swift
[166/205] Compiling AWSLambdaEvents AppSync.swift
[175/205] Compiling AWSLambdaEvents DynamoDB.swift
[176/205] Compiling AWSLambdaEvents FunctionURL.swift
[179/205] Compiling AWSLambdaEvents APIGateway.swift
[180/205] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[183/205] Compiling NIOCore ByteBuffer-conversions.swift
[184/205] Compiling NIOCore Channel.swift
[185/205] Compiling NIOCore ChannelHandler.swift
[186/205] Compiling NIOCore ChannelHandlers.swift
[187/205] Compiling NIOCore ChannelInvoker.swift
[188/205] Compiling NIOCore ChannelOption.swift
[189/205] Compiling NIOCore ChannelPipeline.swift
[190/205] Compiling NIOCore CircularBuffer.swift
[193/205] Emitting module AWSLambdaEvents
[198/205] Compiling NIOCore ByteBuffer-core.swift
[199/205] Compiling NIOCore ByteBuffer-hex.swift
[200/205] Compiling NIOCore ByteBuffer-int.swift
[201/205] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[202/205] Compiling NIOCore ByteBuffer-multi-int.swift
[203/205] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[204/205] Compiling NIOCore ByteBuffer-views.swift
[205/205] Emitting module NIOCore
[206/268] Compiling NIOEmbedded Embedded.swift
[207/268] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/268] Emitting module NIOEmbedded
[209/268] Compiling NIOEmbedded AsyncTestingChannel.swift
[210/268] Compiling NIOPosix System.swift
[211/268] Compiling NIOPosix Thread.swift
[212/268] Compiling NIOPosix ThreadPosix.swift
[213/268] Compiling NIOPosix ThreadWindows.swift
[214/268] Compiling NIOPosix UnsafeTransfer.swift
[215/273] Emitting module NIOPosix
[216/273] Compiling NIOPosix PosixSingletons.swift
[217/273] Compiling NIOPosix RawSocketBootstrap.swift
[218/273] Compiling NIOPosix Resolver.swift
[219/273] Compiling NIOPosix Selectable.swift
[220/273] Compiling NIOPosix SelectableChannel.swift
[221/273] Compiling NIOPosix SelectableEventLoop.swift
[222/273] Compiling NIOPosix SelectorEpoll.swift
[223/273] Compiling NIOPosix SelectorGeneric.swift
[224/273] Compiling NIOPosix SelectorKqueue.swift
[225/273] Compiling NIOPosix SelectorUring.swift
[226/273] Compiling NIOPosix SelectorWSAPoll.swift
[227/273] Compiling NIOPosix BSDSocketAPICommon.swift
[228/273] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/273] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/273] Compiling NIOPosix BaseSocket.swift
[231/273] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/273] Compiling NIOPosix BaseSocketChannel.swift
[233/273] Compiling NIOPosix GetaddrinfoResolver.swift
[234/273] Compiling NIOPosix HappyEyeballs.swift
[235/273] Compiling NIOPosix IO.swift
[236/273] Compiling NIOPosix IntegerBitPacking.swift
[237/273] Compiling NIOPosix IntegerTypes.swift
[238/273] Compiling NIOPosix Linux.swift
[239/273] Compiling NIOPosix LinuxCPUSet.swift
[240/273] Compiling NIOPosix LinuxUring.swift
[241/273] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[242/273] Compiling NIOPosix NIOPosixSendableMetatype.swift
[243/273] Compiling NIOPosix NIOThreadPool.swift
[244/273] Compiling NIOPosix NonBlockingFileIO.swift
[245/273] Compiling NIOPosix PendingDatagramWritesManager.swift
[246/273] Compiling NIOPosix PendingWritesManager.swift
[247/273] Compiling NIOPosix PipeChannel.swift
[248/273] Compiling NIOPosix PipePair.swift
[249/273] Compiling NIOPosix Pool.swift
[250/273] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/273] Compiling NIOPosix Utilities.swift
[252/273] Compiling NIOPosix VsockAddress.swift
[253/273] Compiling NIOPosix VsockChannelEvents.swift
[254/273] Compiling NIOPosix Windows.swift
[255/273] Compiling NIOPosix resource_bundle_accessor.swift
[256/273] Compiling NIOPosix ServerSocket.swift
[257/273] Compiling NIOPosix Socket.swift
[258/273] Compiling NIOPosix SocketChannel.swift
[259/273] Compiling NIOPosix SocketProtocols.swift
[260/273] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[261/273] Compiling NIOPosix BaseStreamSocketChannel.swift
[262/273] Compiling NIOPosix Bootstrap.swift
[263/273] Compiling NIOPosix ControlMessage.swift
[264/273] Compiling NIOPosix DatagramVectorReadManager.swift
[265/273] Compiling NIOPosix Errors+Any.swift
[266/273] Compiling NIOPosix FileDescriptor.swift
[267/275] Emitting module NIO
[268/275] Compiling NIO Exports.swift
[269/297] Compiling LambdaExtrasCore LambdaCoding.swift
[270/297] Compiling LambdaExtrasCore InitializationContext.swift
[271/297] Compiling LambdaExtrasCore RuntimeContext.swift
[272/297] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[273/297] Compiling LambdaExtrasCore Extensions.swift
[274/297] Emitting module LambdaExtrasCore
[275/297] Compiling LambdaExtrasCore HandlerError.swift
[276/297] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[277/297] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[278/297] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[279/305] Compiling NIOHTTP1 HTTPEncoder.swift
[280/305] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[281/306] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[282/306] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[283/306] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[284/306] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[285/306] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[286/306] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[287/306] Compiling LambdaMocks Mocked.swift
[288/306] Compiling LambdaMocks MockInitializationContext.swift
[289/306] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[290/306] Emitting module NIOFoundationCompat
[291/306] Compiling NIOHTTP1 ByteCollectionUtils.swift
[292/306] Compiling NIOHTTP1 HTTPDecoder.swift
[293/306] Emitting module NIOHTTP1
[294/306] Emitting module LambdaMocks
[295/306] Compiling LambdaMocks Logger+Utils.swift
[296/306] Compiling LambdaMocks MockContext.swift
[297/306] Compiling LambdaMocks Dispatch+Utils.swift
[298/306] Compiling LambdaMocks APIGatewayV2+Utils.swift
[299/306] Compiling LambdaMocks ContextProvider.swift
[300/306] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[301/306] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[302/306] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[303/306] Compiling NIOHTTP1 HTTPTypes.swift
[304/306] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[305/306] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[306/306] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[307/322] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[308/322] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[309/322] Compiling AWSLambdaRuntimeCore Terminator.swift
[310/323] Compiling AWSLambdaRuntimeCore Lambda.swift
[311/323] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[312/323] Emitting module AWSLambdaRuntimeCore
[313/323] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[314/323] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[315/323] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[316/323] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[317/323] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[318/323] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[319/323] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[320/323] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[321/323] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[322/323] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[323/323] Compiling AWSLambdaRuntimeCore Utils.swift
[324/326] Compiling AWSLambdaRuntime Context+Foundation.swift
[325/326] Emitting module AWSLambdaRuntime
[326/326] Compiling AWSLambdaRuntime Lambda+Codable.swift
[327/331] Compiling LambdaExtras Exports.swift
[328/331] Compiling LambdaExtras Extensions.swift
[329/331] Compiling LambdaExtras DefaultEnvironment.swift
[330/331] Emitting module LambdaExtras
[331/331] Compiling LambdaExtras APIGatewayCoder.swift
Build complete! (42.56s)
Fetching https://github.com/swift-server/swift-aws-lambda-runtime
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
[1/2808] Fetching swift-aws-lambda-events
[142/7875] Fetching swift-aws-lambda-events, swift-log
[447/22568] Fetching swift-aws-lambda-events, swift-log, swift-aws-lambda-runtime
[22569/103007] Fetching swift-aws-lambda-events, swift-log, swift-aws-lambda-runtime, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.99s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (2.99s)
[3072/83247] Fetching swift-aws-lambda-events, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (19.21s)
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (19.21s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.37s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.5.0 (0.34s)
Fetching https://github.com/apple/swift-http-types.git
[1/939] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[74/7002] Fetching swift-atomics, swift-system
[1812/25316] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.38s)
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.5.1
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.43.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events"
},
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-runtime"
}
],
"manifest_display_name" : "swift-lambda-extras",
"name" : "swift-lambda-extras",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LambdaExtras",
"targets" : [
"LambdaExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LambdaExtrasCore",
"targets" : [
"LambdaExtrasCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LambdaMocks",
"targets" : [
"LambdaMocks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LambdaMocks",
"module_type" : "SwiftTarget",
"name" : "LambdaMocks",
"path" : "Sources/LambdaMocks",
"product_dependencies" : [
"AWSLambdaEvents",
"NIO"
],
"product_memberships" : [
"LambdaMocks"
],
"sources" : [
"ContextProvider.swift",
"Extensions/APIGatewayV2+Utils.swift",
"Extensions/Dispatch+Utils.swift",
"Extensions/Logger+Utils.swift",
"MockContext.swift",
"MockInitializationContext.swift",
"Mocked.swift"
],
"target_dependencies" : [
"LambdaExtrasCore"
],
"type" : "library"
},
{
"c99name" : "LambdaExtrasTests",
"module_type" : "SwiftTarget",
"name" : "LambdaExtrasTests",
"path" : "Tests/LambdaExtrasTests",
"sources" : [
"APIGatewayCoderTests.swift",
"LambdaExtrasTests.swift",
"Support/Helpers.swift",
"Support/Mock.swift"
],
"target_dependencies" : [
"LambdaExtras",
"LambdaMocks"
],
"type" : "test"
},
{
"c99name" : "LambdaExtrasCore",
"module_type" : "SwiftTarget",
"name" : "LambdaExtrasCore",
"path" : "Sources/LambdaExtrasCore",
"product_dependencies" : [
"Logging",
"NIOCore"
],
"product_memberships" : [
"LambdaExtras",
"LambdaExtrasCore",
"LambdaMocks"
],
"sources" : [
"Extensions.swift",
"HandlerError.swift",
"Protocols/EnvironmentValueProvider.swift",
"Protocols/InitializationContext.swift",
"Protocols/LambdaCoding.swift",
"Protocols/RuntimeContext.swift"
],
"type" : "library"
},
{
"c99name" : "LambdaExtras",
"module_type" : "SwiftTarget",
"name" : "LambdaExtras",
"path" : "Sources/LambdaExtras",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents"
],
"product_memberships" : [
"LambdaExtras"
],
"sources" : [
"APIGatewayCoder.swift",
"DefaultEnvironment.swift",
"Exports.swift",
"Extensions.swift"
],
"target_dependencies" : [
"LambdaExtrasCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.