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-lambda-extras, reference 0.4.0 (3d5faf), with Swift 6.0 for Linux on 3 Sep 2025 06:53:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgacy/swift-lambda-extras.git
Reference: 0.4.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/mgacy/swift-lambda-extras
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 3d5faf8 Strict Concurrency Support (#15)
Cloned https://github.com/mgacy/swift-lambda-extras.git
Revision (git rev-parse @):
3d5faf85e10db1ffe69fe6c20389f2099c12245f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mgacy/swift-lambda-extras.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mgacy/swift-lambda-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-server/swift-aws-lambda-runtime
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
[1/2613] Fetching swift-aws-lambda-events
[550/16017] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
[3151/19920] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, swift-log
[7456/97912] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.38s)
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (1.38s)
[56300/91396] Fetching swift-aws-lambda-runtime, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (1.44s)
[44456/77992] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.19s)
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.58s)
Fetching https://github.com/apple/swift-http-types.git
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.26s)
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.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.89s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1814] Fetching swift-atomics
[1815/6755] Fetching swift-atomics, swift-system
[6756/24149] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[4349/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.61s)
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.49s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.0
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/35] Write sources
[19/35] Compiling CNIOWindows shim.c
[19/35] Compiling CNIOWASI CNIOWASI.c
[21/35] Compiling CNIOLinux liburing_shims.c
[21/35] Compiling CNIOWindows WSAStartup.c
[23/35] Compiling CNIOPosix event_loop_id.c
[24/35] Compiling CNIODarwin shim.c
[25/35] Compiling CNIOLLHTTP c_nio_http.c
[26/35] Write sources
[28/35] Compiling CNIOLinux shim.c
[29/35] Compiling CNIOLLHTTP c_nio_api.c
[30/35] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/35] Compiling _AtomicsShims.c
[32/35] Write swift-version-24593BA9C3E375BF.txt
[34/86] Emitting module HTTPTypes
[35/87] Emitting module InternalCollectionsUtilities
[35/88] Compiling c-nioatomics.c
[36/88] Compiling c-atomics.c
[38/94] Emitting module _NIOBase64
[39/94] Compiling _NIOBase64 Base64.swift
[40/95] Emitting module Atomics
[41/95] Compiling Atomics OptionalRawRepresentable.swift
[42/95] Compiling Atomics RawRepresentable.swift
[43/95] Compiling Atomics AtomicBool.swift
[45/97] Compiling _NIODataStructures _TinyArray.swift
[46/97] Compiling HTTPTypes HTTPResponse.swift
[47/97] Compiling HTTPTypes ISOLatin1String.swift
[48/97] Compiling Atomics ManagedAtomic.swift
[49/97] Compiling Atomics ManagedAtomicLazyReference.swift
[50/97] Compiling Atomics UnsafeAtomic.swift
[51/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/97] Compiling Atomics PointerConformances.swift
[55/97] Compiling Atomics Primitives.native.swift
[57/97] Compiling Atomics IntegerConformances.swift
[58/97] Compiling Atomics AtomicValue.swift
[59/97] Compiling Atomics AtomicMemoryOrderings.swift
[60/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/97] Compiling Atomics AtomicReference.swift
[62/97] Compiling Atomics AtomicStorage.swift
[63/97] Compiling Atomics AtomicInteger.swift
[64/97] Compiling Atomics AtomicOptionalWrappable.swift
[68/97] Compiling Atomics DoubleWord.swift
[69/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/97] Compiling _NIODataStructures PriorityQueue.swift
[77/98] Compiling HTTPTypes HTTPField.swift
[78/98] Compiling Atomics IntegerOperations.swift
[79/98] Compiling Atomics Unmanaged extensions.swift
[81/99] Compiling HTTPTypes HTTPParsedFields.swift
[82/99] Compiling HTTPTypes HTTPRequest.swift
[84/114] Compiling Logging MetadataProvider.swift
[85/114] Emitting module _NIODataStructures
[86/114] Compiling _NIODataStructures Heap.swift
[87/115] Emitting module Logging
[88/115] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/115] Emitting module NIOConcurrencyHelpers
[90/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/115] Compiling NIOConcurrencyHelpers atomics.swift
[93/115] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/115] Compiling HTTPTypes NIOLock.swift
[95/115] Compiling NIOConcurrencyHelpers lock.swift
[96/116] Compiling DequeModule _DequeBuffer.swift
[97/116] Compiling DequeModule _DequeBufferHeader.swift
[99/118] Compiling DequeModule Deque+Equatable.swift
[100/118] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[101/118] Compiling DequeModule Deque+Extras.swift
[102/118] Compiling DequeModule Deque+Hashable.swift
[103/118] Compiling Logging LogHandler.swift
[104/118] Compiling Logging Locks.swift
[105/118] Compiling Logging Logging.swift
[107/119] Compiling DequeModule _DequeSlot.swift
[108/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/119] Compiling DequeModule Deque+CustomReflectable.swift
[110/119] Compiling DequeModule Deque+Descriptions.swift
[111/119] Compiling DequeModule Deque+Testing.swift
[112/119] Compiling DequeModule Deque._Storage.swift
[113/119] Compiling DequeModule Deque._UnsafeHandle.swift
[114/119] Compiling DequeModule Deque.swift
[115/119] Compiling DequeModule Deque+Codable.swift
[116/119] Compiling DequeModule Deque+Collection.swift
[117/119] Emitting module DequeModule
[119/181] Compiling HTTPTypes HTTPFieldName.swift
[120/181] Compiling HTTPTypes HTTPFields.swift
[122/201] Compiling NIOCore NIOAny.swift
[123/201] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/201] Compiling NIOCore NIOCoreSendableMetatype.swift
[125/201] Compiling NIOCore NIOLoopBound.swift
[126/201] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[127/201] Compiling NIOCore NIOScheduledCallback.swift
[128/201] Compiling NIOCore NIOSendable.swift
[129/201] Compiling NIOCore RecvByteBufferAllocator.swift
[130/201] Compiling NIOCore IOData.swift
[131/201] Compiling NIOCore IPProtocol.swift
[132/201] Compiling NIOCore IntegerBitPacking.swift
[133/201] Compiling NIOCore IntegerTypes.swift
[134/201] Compiling NIOCore Interfaces.swift
[135/201] Compiling NIOCore Linux.swift
[136/201] Compiling NIOCore MarkedCircularBuffer.swift
[137/201] Compiling NIOCore MulticastChannel.swift
[138/201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/201] Compiling NIOCore EventLoopFuture.swift
[141/201] Compiling NIOCore FileDescriptor.swift
[142/201] Compiling NIOCore FileHandle.swift
[143/201] Compiling NIOCore FileRegion.swift
[144/201] Compiling NIOCore GlobalSingletons.swift
[145/201] Compiling NIOCore IO.swift
[146/209] Compiling NIOCore CircularBuffer.swift
[147/209] Compiling NIOCore Codec.swift
[148/209] Compiling NIOCore ConvenienceOptionSupport.swift
[149/209] Compiling NIOCore DeadChannel.swift
[150/209] Compiling NIOCore DispatchQueue+WithFuture.swift
[151/209] Compiling NIOCore EventLoop+Deprecated.swift
[152/209] Compiling NIOCore EventLoop+SerialExecutor.swift
[153/209] Compiling NIOCore EventLoop.swift
[154/209] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[155/209] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/209] Compiling NIOCore BSDSocketAPI.swift
[157/209] Compiling NIOCore ByteBuffer-aux.swift
[158/209] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/209] Compiling NIOCore ByteBuffer-conversions.swift
[160/209] Compiling NIOCore ByteBuffer-core.swift
[161/209] Compiling NIOCore ByteBuffer-hex.swift
[162/209] Compiling NIOCore ByteBuffer-int.swift
[163/209] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/209] Compiling AWSLambdaEvents Cognito.swift
[165/209] Compiling AWSLambdaEvents DynamoDB.swift
[166/209] Compiling AWSLambdaEvents FunctionURL.swift
[167/209] Compiling AWSLambdaEvents SES.swift
[168/209] Compiling AWSLambdaEvents SNS.swift
[169/209] Compiling AWSLambdaEvents SQS.swift
[170/209] Compiling AWSLambdaEvents Base64.swift
[171/209] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[172/209] Compiling AWSLambdaEvents S3.swift
[175/211] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[176/211] Compiling NIOCore SocketAddresses.swift
[177/211] Compiling NIOCore SocketOptionProvider.swift
[178/211] Compiling NIOCore SystemCallHelpers.swift
[179/211] Compiling NIOCore TimeAmount+Duration.swift
[180/211] Compiling NIOCore TypeAssistedChannelHandler.swift
[181/211] Compiling NIOCore UniversalBootstrapSupport.swift
[182/211] Compiling NIOCore Utilities.swift
[183/211] Emitting module AWSLambdaEvents
[188/211] Compiling AWSLambdaEvents DateWrappers.swift
[189/211] Compiling AWSLambdaEvents HTTP.swift
[190/211] Compiling AWSLambdaEvents ALB.swift
[191/211] Compiling AWSLambdaEvents APIGateway+V2.swift
[192/211] Compiling AWSLambdaEvents APIGateway.swift
[196/211] Compiling AWSLambdaEvents BedrockAgent.swift
[197/211] Compiling AWSLambdaEvents CloudFormation.swift
[198/211] Compiling AWSLambdaEvents Cloudwatch.swift
[199/211] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[200/211] Compiling AWSLambdaEvents AWSRegion.swift
[201/211] Compiling AWSLambdaEvents AppSync.swift
[203/212] Emitting module NIOCore
[214/272] Compiling LambdaExtrasCore RuntimeContext.swift
[215/272] Compiling LambdaExtrasCore LambdaCoding.swift
[216/272] Compiling LambdaExtrasCore InitializationContext.swift
[217/272] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[218/272] Compiling LambdaExtrasCore HandlerError.swift
[219/272] Emitting module LambdaExtrasCore
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Extensions.swift:82:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
80 | }
81 |
82 | extension Swift.String: Foundation.LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
83 |     public var errorDescription: String? { self }
84 |     public var failureReason: String? { self }
[220/272] Compiling LambdaExtrasCore Extensions.swift
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Extensions.swift:82:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
80 | }
81 |
82 | extension Swift.String: Foundation.LocalizedError {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
83 |     public var errorDescription: String? { self }
84 |     public var failureReason: String? { self }
[222/273] Emitting module NIOEmbedded
[223/273] Compiling NIOEmbedded AsyncTestingChannel.swift
[224/273] Compiling NIOEmbedded Embedded.swift
[225/273] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[227/274] Compiling NIOPosix Socket.swift
[228/274] Compiling NIOPosix SocketChannel.swift
[229/274] Compiling NIOPosix SocketProtocols.swift
[230/274] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[231/274] Compiling NIOPosix System.swift
[232/274] Compiling NIOPosix Thread.swift
[233/280] Compiling NIOPosix SelectableEventLoop.swift
[234/280] Compiling NIOPosix SelectorEpoll.swift
[235/280] Compiling NIOPosix SelectorGeneric.swift
[236/280] Compiling NIOPosix SelectorKqueue.swift
[237/280] Compiling NIOPosix SelectorUring.swift
[238/280] Compiling NIOPosix ServerSocket.swift
[239/280] Compiling NIOPosix Pool.swift
[240/280] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[241/280] Compiling NIOPosix PosixSingletons.swift
[242/280] Compiling NIOPosix RawSocketBootstrap.swift
[243/280] Compiling NIOPosix Resolver.swift
[244/280] Compiling NIOPosix Selectable.swift
[245/280] Compiling NIOPosix SelectableChannel.swift
[246/280] Compiling NIOPosix IO.swift
[247/280] Compiling NIOPosix IntegerBitPacking.swift
[248/280] Compiling NIOPosix IntegerTypes.swift
[249/280] Compiling NIOPosix Linux.swift
[250/280] Compiling NIOPosix LinuxCPUSet.swift
[251/280] Compiling NIOPosix LinuxUring.swift
[252/280] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[253/280] Compiling NIOPosix NIOPosixSendableMetatype.swift
[254/280] Compiling NIOPosix NIOThreadPool.swift
[255/280] Compiling NIOPosix NonBlockingFileIO.swift
[256/280] Compiling NIOPosix PendingDatagramWritesManager.swift
[257/280] Compiling NIOPosix PendingWritesManager.swift
[258/280] Compiling NIOPosix PipeChannel.swift
[259/280] Compiling NIOPosix PipePair.swift
[260/280] Compiling NIOPosix BSDSocketAPICommon.swift
[261/280] Compiling NIOPosix BSDSocketAPIPosix.swift
[262/280] Compiling NIOPosix BSDSocketAPIWindows.swift
[263/280] Compiling NIOPosix BaseSocket.swift
[264/280] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[265/280] Compiling NIOPosix BaseSocketChannel.swift
[266/280] Compiling NIOPosix BaseStreamSocketChannel.swift
[267/280] Emitting module NIOPosix
[268/280] Compiling NIOPosix Bootstrap.swift
[269/280] Compiling NIOPosix ControlMessage.swift
[270/280] Compiling NIOPosix DatagramVectorReadManager.swift
[271/280] Compiling NIOPosix Errors+Any.swift
[272/280] Compiling NIOPosix FileDescriptor.swift
[273/280] Compiling NIOPosix GetaddrinfoResolver.swift
[274/280] Compiling NIOPosix HappyEyeballs.swift
[275/280] Compiling NIOPosix ThreadPosix.swift
[276/280] Compiling NIOPosix ThreadWindows.swift
[277/280] Compiling NIOPosix UnsafeTransfer.swift
[278/280] Compiling NIOPosix Utilities.swift
[279/280] Compiling NIOPosix VsockAddress.swift
[280/280] Compiling NIOPosix VsockChannelEvents.swift
[282/283] Emitting module NIO
[283/283] Compiling NIO Exports.swift
[285/313] Compiling LambdaMocks Mocked.swift
[286/313] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[287/313] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[288/313] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[289/313] Compiling LambdaMocks MockInitializationContext.swift
[290/313] Compiling LambdaMocks MockContext.swift
[291/313] Emitting module LambdaMocks
[292/313] Compiling LambdaMocks APIGatewayV2+Utils.swift
[293/313] Compiling LambdaMocks Dispatch+Utils.swift
[294/313] Compiling LambdaMocks ContextProvider.swift
[295/313] Compiling LambdaMocks Logger+Utils.swift
[297/314] Emitting module NIOHTTP1
[298/316] Emitting module NIOFoundationCompat
[299/316] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[301/317] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[302/317] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[303/317] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[304/317] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[305/317] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[306/317] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[307/317] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[308/317] Compiling NIOHTTP1 HTTPTypes.swift
[309/317] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[310/317] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[311/317] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[312/317] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[313/317] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[314/317] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[315/317] Compiling NIOHTTP1 ByteCollectionUtils.swift
[316/317] Compiling NIOHTTP1 HTTPDecoder.swift
[317/317] Compiling NIOHTTP1 HTTPEncoder.swift
[319/333] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[320/333] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[321/335] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[322/335] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[323/335] Emitting module AWSLambdaRuntimeCore
[324/335] Compiling AWSLambdaRuntimeCore Terminator.swift
[325/335] Compiling AWSLambdaRuntimeCore Utils.swift
[326/335] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[327/335] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[328/335] Compiling AWSLambdaRuntimeCore Lambda.swift
[329/335] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[330/335] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[331/335] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[332/335] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[333/335] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[334/335] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[335/335] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[337/339] Compiling AWSLambdaRuntime Lambda+Codable.swift
[338/339] Emitting module AWSLambdaRuntime
[339/339] Compiling AWSLambdaRuntime Context+Foundation.swift
[341/345] Compiling LambdaExtras DefaultEnvironment.swift
[342/345] Compiling LambdaExtras Extensions.swift
[343/345] Compiling LambdaExtras Exports.swift
[344/345] Compiling LambdaExtras APIGatewayCoder.swift
[345/345] Emitting module LambdaExtras
Build complete! (48.88s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.