Build Information
Successful build of swift-lambda-extras, reference main (3d5faf
), with Swift 6.0 for Linux on 6 Nov 2024 19:59:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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.0
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
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-events
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-runtime
[1/3671] Fetching swift-log
[38/5806] Fetching swift-log, swift-aws-lambda-events
[4376/15187] Fetching swift-log, swift-aws-lambda-events, swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (0.67s)
[4422/13052] Fetching swift-log, swift-aws-lambda-runtime
[8738/84345] Fetching swift-log, swift-aws-lambda-runtime, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (2.17s)
[38605/74964] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (7.74s)
Fetched https://github.com/apple/swift-nio.git from cache (7.88s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.4.0 (1.41s)
Fetching https://github.com/apple/swift-http-types.git
[1/648] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.37s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (2.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (1.00s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[645/5470] Fetching swift-atomics, swift-system
[5456/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
[7615/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
[3869/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.33s)
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.78s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.2.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.1
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.3.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.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/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.4.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.76.1
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/34] Write sources
[15/34] Compiling CNIODarwin shim.c
[15/34] Compiling CNIOLinux liburing_shims.c
[15/34] Write sources
[22/34] Compiling CNIOWindows shim.c
[23/34] Compiling CNIOWindows WSAStartup.c
[24/34] Compiling CNIOWASI CNIOWASI.c
[25/34] Compiling _AtomicsShims.c
[26/34] Write sources
[27/34] Compiling CNIOLLHTTP c_nio_http.c
[28/34] Compiling CNIOLinux shim.c
[29/34] Compiling CNIOLLHTTP c_nio_api.c
[30/34] Write swift-version-24593BA9C3E375BF.txt
[31/34] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/89] Emitting module InternalCollectionsUtilities
[33/91] Compiling c-nioatomics.c
[35/91] Emitting module Atomics
[35/93] Compiling c-atomics.c
[37/99] Compiling Atomics ManagedAtomic.swift
[38/99] Compiling Atomics ManagedAtomicLazyReference.swift
[39/99] Compiling HTTPTypes HTTPParsedFields.swift
[40/99] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/99] Emitting module _NIOBase64
[43/99] Compiling _NIOBase64 Base64.swift
[44/99] Compiling Atomics IntegerOperations.swift
[45/99] Compiling Atomics Unmanaged extensions.swift
[46/100] Emitting module HTTPTypes
[47/100] Compiling Atomics DoubleWord.swift
[48/100] Compiling Atomics Primitives.shims.swift
[49/100] Compiling Atomics AtomicInteger.swift
[50/100] Compiling Atomics AtomicOptionalWrappable.swift
[51/100] Compiling _NIODataStructures _TinyArray.swift
[52/100] Compiling Atomics AtomicReference.swift
[53/100] Compiling Atomics AtomicStorage.swift
[54/100] Compiling Atomics AtomicValue.swift
[55/100] Compiling Atomics OptionalRawRepresentable.swift
[56/100] Compiling Atomics RawRepresentable.swift
[57/100] Compiling Atomics AtomicBool.swift
[62/100] Compiling HTTPTypes HTTPField.swift
[64/100] Compiling HTTPTypes HTTPFieldName.swift
[65/100] Compiling Atomics AtomicMemoryOrderings.swift
[69/100] Compiling _NIODataStructures PriorityQueue.swift
[70/100] Compiling HTTPTypes HTTPRequest.swift
[71/100] Compiling HTTPTypes HTTPResponse.swift
[72/100] Compiling HTTPTypes ISOLatin1String.swift
[76/100] Compiling Atomics Primitives.native.swift
[79/100] Compiling Atomics IntegerConformances.swift
[80/100] Compiling Atomics PointerConformances.swift
[89/117] Compiling DequeModule _DequeBuffer.swift
[90/117] Compiling DequeModule _DequeBufferHeader.swift
[91/117] Emitting module Logging
[92/117] Compiling HTTPTypes HTTPFields.swift
[93/117] Emitting module _NIODataStructures
[94/117] Compiling _NIODataStructures Heap.swift
[95/121] Compiling NIOConcurrencyHelpers lock.swift
[96/121] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/121] Compiling Logging LogHandler.swift
[98/121] Emitting module NIOConcurrencyHelpers
[99/121] Compiling Logging Locks.swift
[100/121] Compiling Logging Logging.swift
[101/121] Compiling Logging MetadataProvider.swift
[102/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[103/122] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/122] Compiling NIOConcurrencyHelpers atomics.swift
[109/123] Compiling DequeModule Deque+Extras.swift
[110/123] Compiling DequeModule Deque+Hashable.swift
[111/123] Compiling DequeModule Deque+Equatable.swift
[112/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/123] Compiling DequeModule Deque+CustomReflectable.swift
[114/123] Compiling DequeModule Deque+Descriptions.swift
[115/123] Compiling DequeModule Deque+Testing.swift
[116/123] Compiling DequeModule Deque._Storage.swift
[117/142] Compiling AWSLambdaEvents SES.swift
[118/142] Compiling AWSLambdaEvents SNS.swift
[119/142] Compiling AWSLambdaEvents APIGateway+V2.swift
[120/142] Compiling AWSLambdaEvents APIGateway.swift
[121/142] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[122/142] Compiling AWSLambdaEvents AWSRegion.swift
[123/142] Emitting module DequeModule
[125/203] Compiling NIOCore ChannelOption.swift
[126/203] Compiling NIOCore ChannelPipeline.swift
[127/205] Emitting module AWSLambdaEvents
[128/205] Compiling AWSLambdaEvents DateWrappers.swift
[129/205] Compiling AWSLambdaEvents HTTP.swift
[130/205] Compiling NIOCore ChannelHandlers.swift
[131/205] Compiling NIOCore ChannelInvoker.swift
[132/205] Compiling NIOCore AsyncChannelHandler.swift
[133/205] Compiling NIOCore AsyncChannelInboundStream.swift
[134/205] Compiling NIOCore IO.swift
[135/205] Compiling NIOCore IOData.swift
[136/205] Compiling NIOCore IPProtocol.swift
[137/205] Compiling NIOCore IntegerBitPacking.swift
[138/205] Compiling NIOCore IntegerTypes.swift
[139/205] Compiling NIOCore Interfaces.swift
[140/205] Compiling NIOCore Linux.swift
[141/205] Compiling NIOCore MarkedCircularBuffer.swift
[142/205] Compiling NIOCore CircularBuffer.swift
[143/205] Compiling NIOCore Codec.swift
[144/205] Compiling NIOCore ConvenienceOptionSupport.swift
[145/205] Compiling NIOCore DeadChannel.swift
[146/205] Compiling NIOCore DispatchQueue+WithFuture.swift
[147/205] Compiling NIOCore EventLoop+Deprecated.swift
[148/205] Compiling NIOCore EventLoop+SerialExecutor.swift
[149/205] Compiling NIOCore EventLoop.swift
[150/213] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/213] Compiling NIOCore BSDSocketAPI.swift
[152/213] Compiling NIOCore ByteBuffer-aux.swift
[153/213] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/213] Compiling NIOCore ByteBuffer-conversions.swift
[155/213] Compiling NIOCore ByteBuffer-core.swift
[156/213] Compiling NIOCore ByteBuffer-hex.swift
[157/213] Compiling NIOCore ByteBuffer-int.swift
[158/213] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/213] Compiling NIOCore MulticastChannel.swift
[160/213] Compiling NIOCore NIOAny.swift
[161/213] Compiling NIOCore NIOCloseOnErrorHandler.swift
[162/213] Compiling NIOCore NIOLoopBound.swift
[163/213] Compiling NIOCore NIOScheduledCallback.swift
[164/213] Compiling NIOCore NIOSendable.swift
[165/213] Compiling NIOCore PointerHelpers.swift
[166/213] Compiling NIOCore RecvByteBufferAllocator.swift
[169/213] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[170/213] Compiling NIOCore EventLoopFuture.swift
[171/213] Compiling NIOCore FileDescriptor.swift
[172/213] Compiling NIOCore FileHandle.swift
[173/213] Compiling NIOCore FileRegion.swift
[174/213] Compiling NIOCore GlobalSingletons.swift
[175/213] Compiling NIOCore AsyncChannelOutboundWriter.swift
[176/213] Compiling NIOCore NIOAsyncSequenceProducer.swift
[177/213] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[178/213] Compiling NIOCore ByteBuffer-views.swift
[179/213] Compiling NIOCore Channel.swift
[180/213] Compiling NIOCore ChannelHandler.swift
[181/213] Compiling NIOCore AddressedEnvelope.swift
[182/213] Compiling NIOCore AsyncAwaitSupport.swift
[183/213] Compiling NIOCore AsyncChannel.swift
[184/213] Compiling NIOCore NIOAsyncWriter.swift
[185/213] Compiling NIOCore ByteBuffer-multi-int.swift
[186/213] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[197/214] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[198/214] Compiling NIOCore SocketAddresses.swift
[199/214] Compiling NIOCore SocketOptionProvider.swift
[200/214] Compiling NIOCore SystemCallHelpers.swift
[201/214] Compiling NIOCore TimeAmount+Duration.swift
[202/214] Compiling NIOCore TypeAssistedChannelHandler.swift
[203/214] Compiling NIOCore UniversalBootstrapSupport.swift
[204/214] Compiling NIOCore Utilities.swift
[214/214] Emitting module NIOCore
[216/274] Compiling LambdaExtrasCore LambdaCoding.swift
[217/274] Compiling LambdaExtrasCore InitializationContext.swift
[218/274] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[219/274] Compiling LambdaExtrasCore RuntimeContext.swift
[220/274] Compiling LambdaExtrasCore HandlerError.swift
[221/274] 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 }
[222/274] 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 }
[224/275] Emitting module NIOEmbedded
[225/275] Compiling NIOEmbedded AsyncTestingChannel.swift
[226/275] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[227/275] Compiling NIOEmbedded Embedded.swift
[229/276] Compiling NIOPosix IO.swift
[230/276] Compiling NIOPosix IntegerBitPacking.swift
[231/276] Compiling NIOPosix IntegerTypes.swift
[232/276] Compiling NIOPosix Linux.swift
[233/276] Compiling NIOPosix LinuxCPUSet.swift
[234/276] Compiling NIOPosix LinuxUring.swift
[235/276] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[236/282] Compiling NIOPosix ThreadPosix.swift
[237/282] Compiling NIOPosix ThreadWindows.swift
[238/282] Compiling NIOPosix UnsafeTransfer.swift
[239/282] Compiling NIOPosix Utilities.swift
[240/282] Compiling NIOPosix VsockAddress.swift
[241/282] Compiling NIOPosix VsockChannelEvents.swift
[242/282] Compiling NIOPosix SelectableChannel.swift
[243/282] Compiling NIOPosix SelectableEventLoop.swift
[244/282] Compiling NIOPosix SelectorEpoll.swift
[245/282] Compiling NIOPosix SelectorGeneric.swift
[246/282] Compiling NIOPosix SelectorKqueue.swift
[247/282] Compiling NIOPosix SelectorUring.swift
[248/282] Compiling NIOPosix Pool.swift
[249/282] Compiling NIOPosix PooledRecvBufferAllocator.swift
[250/282] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/282] Compiling NIOPosix PosixSingletons.swift
[252/282] Compiling NIOPosix RawSocketBootstrap.swift
[253/282] Compiling NIOPosix Resolver.swift
[254/282] Compiling NIOPosix Selectable.swift
[255/282] Emitting module NIOPosix
[256/282] Compiling NIOPosix ServerSocket.swift
[257/282] Compiling NIOPosix Socket.swift
[258/282] Compiling NIOPosix SocketChannel.swift
[259/282] Compiling NIOPosix SocketProtocols.swift
[260/282] Compiling NIOPosix System.swift
[261/282] Compiling NIOPosix Thread.swift
[262/282] Compiling NIOPosix BSDSocketAPICommon.swift
[263/282] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/282] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/282] Compiling NIOPosix BaseSocket.swift
[266/282] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[267/282] Compiling NIOPosix BaseSocketChannel.swift
[268/282] Compiling NIOPosix BaseStreamSocketChannel.swift
[269/282] Compiling NIOPosix Bootstrap.swift
[270/282] Compiling NIOPosix ControlMessage.swift
[271/282] Compiling NIOPosix DatagramVectorReadManager.swift
[272/282] Compiling NIOPosix Errors+Any.swift
[273/282] Compiling NIOPosix FileDescriptor.swift
[274/282] Compiling NIOPosix GetaddrinfoResolver.swift
[275/282] Compiling NIOPosix HappyEyeballs.swift
[276/282] Compiling NIOPosix NIOThreadPool.swift
[277/282] Compiling NIOPosix NonBlockingFileIO.swift
[278/282] Compiling NIOPosix PendingDatagramWritesManager.swift
[279/282] Compiling NIOPosix PendingWritesManager.swift
[280/282] Compiling NIOPosix PipeChannel.swift
[281/282] Compiling NIOPosix PipePair.swift
[282/282] Compiling NIOPosix PointerHelpers.swift
[284/285] Compiling NIO Exports.swift
[285/285] Emitting module NIO
[287/314] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[288/314] Compiling LambdaMocks Dispatch+Utils.swift
[289/314] Emitting module LambdaMocks
[290/314] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[291/314] Compiling LambdaMocks Mocked.swift
[292/314] Compiling LambdaMocks MockInitializationContext.swift
[293/314] Compiling LambdaMocks MockContext.swift
[294/314] Compiling LambdaMocks Logger+Utils.swift
[295/314] Compiling LambdaMocks ContextProvider.swift
[296/314] Compiling LambdaMocks APIGatewayV2+Utils.swift
[298/315] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[299/315] Emitting module NIOFoundationCompat
[301/316] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[302/316] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[303/318] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[304/318] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[305/318] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[306/318] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[307/318] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[308/318] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[309/318] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[310/318] Compiling NIOHTTP1 HTTPTypes.swift
[311/318] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[312/318] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[313/318] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[314/318] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[315/318] Compiling NIOHTTP1 ByteCollectionUtils.swift
[316/318] Compiling NIOHTTP1 HTTPDecoder.swift
[317/318] Compiling NIOHTTP1 HTTPEncoder.swift
[318/318] Emitting module NIOHTTP1
[320/334] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[321/334] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[322/334] Emitting module AWSLambdaRuntimeCore
[323/336] Compiling AWSLambdaRuntimeCore Lambda.swift
[324/336] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[325/336] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[326/336] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[327/336] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[328/336] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[329/336] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[330/336] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[331/336] Compiling AWSLambdaRuntimeCore Terminator.swift
[332/336] Compiling AWSLambdaRuntimeCore Utils.swift
[333/336] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[334/336] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[335/336] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[336/336] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[338/340] Compiling AWSLambdaRuntime Lambda+Codable.swift
[339/340] Compiling AWSLambdaRuntime Context+Foundation.swift
[340/340] Emitting module AWSLambdaRuntime
[342/346] Compiling LambdaExtras Exports.swift
[343/346] Compiling LambdaExtras Extensions.swift
[344/346] Compiling LambdaExtras DefaultEnvironment.swift
[345/346] Compiling LambdaExtras APIGatewayCoder.swift
[346/346] Emitting module LambdaExtras
Build complete! (113.07s)
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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.