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 main (3d5faf), with Swift 6.2 (beta) for Linux on 22 Jun 2025 09:12:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/swift-lambda-extras.git
Reference: main
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/Mobelux/swift-lambda-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d5faf8 Strict Concurrency Support (#15)
Cloned https://github.com/Mobelux/swift-lambda-extras.git
Revision (git rev-parse @):
3d5faf85e10db1ffe69fe6c20389f2099c12245f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/swift-lambda-extras.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Mobelux/swift-lambda-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime
[1/3836] Fetching swift-log
[78/15372] Fetching swift-log, swift-aws-lambda-runtime
[2995/17808] Fetching swift-log, swift-aws-lambda-runtime, swift-aws-lambda-events
[6850/94147] Fetching swift-log, swift-aws-lambda-runtime, swift-aws-lambda-events, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (2.32s)
[56656/82611] Fetching swift-log, swift-aws-lambda-events, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (6.04s)
Fetched https://github.com/apple/swift-log.git from cache (6.05s)
Fetched https://github.com/apple/swift-nio.git from cache (6.13s)
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 (6.98s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.71s)
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.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.51s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[127/6233] Fetching swift-atomics, swift-system
[3544/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.33s)
Fetched https://github.com/apple/swift-system.git from cache (1.34s)
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.71s)
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.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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.5.0
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.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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/34] Write sources
[19/34] Compiling CNIOWindows shim.c
[19/34] Compiling CNIOWindows WSAStartup.c
[21/34] Compiling CNIOWASI CNIOWASI.c
[22/34] Compiling _AtomicsShims.c
[23/34] Compiling CNIOLinux liburing_shims.c
[24/34] Compiling CNIODarwin shim.c
[25/34] Write sources
[27/34] Write swift-version-24593BA9C3E375BF.txt
[28/34] Compiling CNIOLLHTTP c_nio_http.c
[29/40] Compiling CNIOLinux shim.c
[30/40] Compiling CNIOLLHTTP c_nio_api.c
[31/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/85] Emitting module HTTPTypes
[34/86] Emitting module InternalCollectionsUtilities
[34/87] Compiling c-nioatomics.c
[35/87] Compiling c-atomics.c
[37/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/93] Compiling Atomics AtomicInteger.swift
[39/93] Compiling Atomics AtomicOptionalWrappable.swift
[40/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/93] Compiling Atomics UnsafeAtomic.swift
[42/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/93] Emitting module Atomics
[44/93] Compiling Atomics ManagedAtomic.swift
[45/93] Compiling Atomics ManagedAtomicLazyReference.swift
[46/93] Compiling Atomics OptionalRawRepresentable.swift
[47/93] Compiling Atomics RawRepresentable.swift
[48/93] Compiling Atomics AtomicBool.swift
[50/95] Compiling Atomics IntegerConformances.swift
[53/95] Compiling Atomics PointerConformances.swift
[54/95] Compiling Atomics Primitives.native.swift
[55/95] Compiling Atomics AtomicMemoryOrderings.swift
[56/95] Compiling Atomics DoubleWord.swift
[59/95] Compiling Atomics AtomicReference.swift
[60/95] Compiling Atomics AtomicStorage.swift
[62/95] Compiling Atomics AtomicValue.swift
[66/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/96] Compiling _NIOBase64 Base64.swift
[68/96] Emitting module _NIOBase64
[69/97] Compiling HTTPTypes ISOLatin1String.swift
[72/97] Compiling HTTPTypes HTTPParsedFields.swift
[76/97] Compiling HTTPTypes HTTPRequest.swift
[77/97] Compiling HTTPTypes HTTPResponse.swift
[78/112] Compiling _NIODataStructures PriorityQueue.swift
[79/112] Compiling _NIODataStructures _TinyArray.swift
[80/112] Compiling DequeModule _DequeBuffer.swift
[81/112] Compiling DequeModule _DequeBufferHeader.swift
[82/114] Compiling Atomics IntegerOperations.swift
[83/114] Compiling Atomics Unmanaged extensions.swift
[85/115] Compiling DequeModule Deque+CustomReflectable.swift
[86/115] Compiling DequeModule Deque+Descriptions.swift
[87/115] Compiling DequeModule Deque+Extras.swift
[88/115] Compiling DequeModule Deque+Hashable.swift
[89/115] Compiling DequeModule Deque+Equatable.swift
[90/115] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/115] Compiling DequeModule Deque+Testing.swift
[92/115] Compiling DequeModule Deque._Storage.swift
[93/115] Compiling DequeModule Deque._UnsafeHandle.swift
[94/115] Compiling DequeModule Deque.swift
[95/115] Compiling Logging Locks.swift
[96/115] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/115] Emitting module NIOConcurrencyHelpers
[98/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/115] Compiling DequeModule _DequeSlot.swift
[100/115] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/115] Compiling Logging MetadataProvider.swift
[102/115] Compiling _NIODataStructures Heap.swift
[103/115] Emitting module _NIODataStructures
[104/116] Compiling NIOConcurrencyHelpers lock.swift
[105/116] Compiling HTTPTypes NIOLock.swift
[107/116] Compiling NIOConcurrencyHelpers atomics.swift
[108/116] Compiling Logging Logging.swift
[109/116] Emitting module Logging
[110/116] Compiling Logging LogHandler.swift
[113/118] Emitting module DequeModule
[114/118] Compiling DequeModule Deque+Codable.swift
[115/118] Compiling DequeModule Deque+Collection.swift
[117/179] Compiling HTTPTypes HTTPFieldName.swift
[118/179] Compiling HTTPTypes HTTPFields.swift
[119/179] Compiling HTTPTypes HTTPField.swift
[121/199] Compiling NIOCore MulticastChannel.swift
[122/199] Compiling NIOCore NIOAny.swift
[123/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/199] Compiling NIOCore NIOLoopBound.swift
[125/199] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[126/199] Compiling NIOCore NIOScheduledCallback.swift
[127/199] Compiling NIOCore NIOSendable.swift
[128/199] Compiling NIOCore RecvByteBufferAllocator.swift
[129/207] Compiling NIOCore IO.swift
[130/207] Compiling NIOCore IOData.swift
[131/207] Compiling NIOCore IPProtocol.swift
[132/207] Compiling NIOCore IntegerBitPacking.swift
[133/207] Compiling NIOCore IntegerTypes.swift
[134/207] Compiling NIOCore Interfaces.swift
[135/207] Compiling NIOCore Linux.swift
[136/207] Compiling NIOCore MarkedCircularBuffer.swift
[137/207] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[138/207] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/207] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/207] Compiling NIOCore EventLoopFuture.swift
[141/207] Compiling NIOCore FileDescriptor.swift
[142/207] Compiling NIOCore FileHandle.swift
[143/207] Compiling NIOCore FileRegion.swift
[144/207] Compiling NIOCore GlobalSingletons.swift
[145/207] Compiling AWSLambdaEvents SQS.swift
[146/207] Compiling AWSLambdaEvents Base64.swift
[147/209] Compiling AWSLambdaEvents SES.swift
[148/209] Compiling AWSLambdaEvents SNS.swift
[149/209] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[150/209] Compiling AWSLambdaEvents S3.swift
[151/209] Compiling AWSLambdaEvents DateWrappers.swift
[152/209] Compiling AWSLambdaEvents HTTP.swift
[153/209] Compiling NIOCore CircularBuffer.swift
[154/209] Compiling NIOCore Codec.swift
[155/209] Compiling NIOCore ConvenienceOptionSupport.swift
[156/209] Compiling NIOCore DeadChannel.swift
[157/209] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/209] Compiling NIOCore EventLoop+Deprecated.swift
[159/209] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/209] Compiling NIOCore EventLoop.swift
[161/209] Emitting module AWSLambdaEvents
[162/209] Compiling AWSLambdaEvents ALB.swift
[163/209] Compiling AWSLambdaEvents APIGateway+V2.swift
[164/209] Compiling AWSLambdaEvents APIGateway.swift
[165/209] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[166/209] Compiling NIOCore SocketAddresses.swift
[167/209] Compiling NIOCore SocketOptionProvider.swift
[168/209] Compiling NIOCore SystemCallHelpers.swift
[169/209] Compiling NIOCore TimeAmount+Duration.swift
[170/209] Compiling NIOCore TypeAssistedChannelHandler.swift
[171/209] Compiling NIOCore UniversalBootstrapSupport.swift
[172/209] Compiling NIOCore Utilities.swift
[173/209] Compiling AWSLambdaEvents Cognito.swift
[174/209] Compiling AWSLambdaEvents DynamoDB.swift
[175/209] Compiling AWSLambdaEvents FunctionURL.swift
[176/209] Compiling AWSLambdaEvents BedrockAgent.swift
[177/209] Compiling AWSLambdaEvents CloudFormation.swift
[178/209] Compiling AWSLambdaEvents Cloudwatch.swift
[179/209] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[180/209] Compiling AWSLambdaEvents AWSRegion.swift
[181/209] Compiling AWSLambdaEvents AppSync.swift
[185/210] Compiling NIOCore ByteBuffer-aux.swift
[186/210] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[187/210] Compiling NIOCore ByteBuffer-conversions.swift
[188/210] Compiling NIOCore ByteBuffer-core.swift
[189/210] Compiling NIOCore ByteBuffer-hex.swift
[190/210] Compiling NIOCore ByteBuffer-int.swift
[191/210] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[210/210] Emitting module NIOCore
[212/268] Compiling LambdaExtrasCore RuntimeContext.swift
[213/268] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[214/268] Compiling LambdaExtrasCore LambdaCoding.swift
[215/268] Compiling LambdaExtrasCore InitializationContext.swift
[216/268] Compiling LambdaExtrasCore HandlerError.swift
[217/268] 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 }
[218/268] 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 }
[220/269] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[221/269] Emitting module NIOEmbedded
[222/269] Compiling NIOEmbedded AsyncTestingChannel.swift
[223/269] Compiling NIOEmbedded Embedded.swift
[225/270] Compiling NIOPosix ServerSocket.swift
[226/270] Compiling NIOPosix Socket.swift
[227/270] Compiling NIOPosix SocketChannel.swift
[228/270] Compiling NIOPosix SocketProtocols.swift
[229/270] Compiling NIOPosix System.swift
[230/270] Compiling NIOPosix Thread.swift
[231/276] Compiling NIOPosix Pool.swift
[232/276] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[233/276] Compiling NIOPosix PosixSingletons.swift
[234/276] Compiling NIOPosix RawSocketBootstrap.swift
[235/276] Compiling NIOPosix Resolver.swift
[236/276] Compiling NIOPosix Selectable.swift
[237/276] Compiling NIOPosix SelectableChannel.swift
[238/276] Compiling NIOPosix SelectableEventLoop.swift
[239/276] Compiling NIOPosix SelectorEpoll.swift
[240/276] Compiling NIOPosix SelectorGeneric.swift
[241/276] Compiling NIOPosix SelectorKqueue.swift
[242/276] Compiling NIOPosix SelectorUring.swift
[243/276] Compiling NIOPosix BSDSocketAPICommon.swift
[244/276] Compiling NIOPosix BSDSocketAPIPosix.swift
[245/276] Compiling NIOPosix BSDSocketAPIWindows.swift
[246/276] Compiling NIOPosix BaseSocket.swift
[247/276] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[248/276] Compiling NIOPosix BaseSocketChannel.swift
[249/276] Compiling NIOPosix BaseStreamSocketChannel.swift
[250/276] Compiling NIOPosix ThreadPosix.swift
[251/276] Compiling NIOPosix ThreadWindows.swift
[252/276] Compiling NIOPosix UnsafeTransfer.swift
[253/276] Compiling NIOPosix Utilities.swift
[254/276] Compiling NIOPosix VsockAddress.swift
[255/276] Compiling NIOPosix VsockChannelEvents.swift
[256/276] Emitting module NIOPosix
[257/276] Compiling NIOPosix Bootstrap.swift
[258/276] Compiling NIOPosix ControlMessage.swift
[259/276] Compiling NIOPosix DatagramVectorReadManager.swift
[260/276] Compiling NIOPosix Errors+Any.swift
[261/276] Compiling NIOPosix FileDescriptor.swift
[262/276] Compiling NIOPosix GetaddrinfoResolver.swift
[263/276] Compiling NIOPosix HappyEyeballs.swift
[264/276] Compiling NIOPosix IO.swift
[265/276] Compiling NIOPosix IntegerBitPacking.swift
[266/276] Compiling NIOPosix IntegerTypes.swift
[267/276] Compiling NIOPosix Linux.swift
[268/276] Compiling NIOPosix LinuxCPUSet.swift
[269/276] Compiling NIOPosix LinuxUring.swift
[270/276] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[271/276] Compiling NIOPosix NIOThreadPool.swift
[272/276] Compiling NIOPosix NonBlockingFileIO.swift
[273/276] Compiling NIOPosix PendingDatagramWritesManager.swift
[274/276] Compiling NIOPosix PendingWritesManager.swift
[275/276] Compiling NIOPosix PipeChannel.swift
[276/276] Compiling NIOPosix PipePair.swift
[278/279] Compiling NIO Exports.swift
[279/279] Emitting module NIO
[281/309] Compiling LambdaMocks Mocked.swift
[282/309] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[283/309] Emitting module LambdaMocks
[284/309] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[285/309] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[286/309] Compiling LambdaMocks MockInitializationContext.swift
[287/309] Compiling LambdaMocks Dispatch+Utils.swift
[288/309] Compiling LambdaMocks Logger+Utils.swift
[289/309] Compiling LambdaMocks MockContext.swift
[290/309] Compiling LambdaMocks ContextProvider.swift
[291/309] Compiling LambdaMocks APIGatewayV2+Utils.swift
[293/310] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[294/310] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[295/312] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[296/312] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[297/312] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[298/312] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[299/312] Emitting module NIOFoundationCompat
[300/312] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[301/312] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[302/312] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[304/313] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[305/313] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[306/313] Compiling NIOHTTP1 ByteCollectionUtils.swift
[307/313] Compiling NIOHTTP1 HTTPDecoder.swift
[308/313] Compiling NIOHTTP1 HTTPEncoder.swift
[309/313] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[310/313] Compiling NIOHTTP1 HTTPTypes.swift
[311/313] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[312/313] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[313/313] Emitting module NIOHTTP1
[315/329] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[316/329] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[317/331] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[318/331] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[319/331] Compiling AWSLambdaRuntimeCore Terminator.swift
[320/331] Compiling AWSLambdaRuntimeCore Utils.swift
[321/331] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[322/331] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[323/331] Compiling AWSLambdaRuntimeCore Lambda.swift
[324/331] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[325/331] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[326/331] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[327/331] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[328/331] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[329/331] Emitting module AWSLambdaRuntimeCore
[330/331] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[331/331] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[333/335] Compiling AWSLambdaRuntime Lambda+Codable.swift
[334/335] Emitting module AWSLambdaRuntime
[335/335] Compiling AWSLambdaRuntime Context+Foundation.swift
[337/341] Compiling LambdaExtras Exports.swift
[338/341] Compiling LambdaExtras Extensions.swift
[339/341] Compiling LambdaExtras DefaultEnvironment.swift
[340/341] Compiling LambdaExtras APIGatewayCoder.swift
[341/341] Emitting module LambdaExtras
Build complete! (127.69s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.