Build Information
Successful build of swift-openapi-lambda, reference 0.2.1 (78dcf0
), with Swift 6.1 for Linux on 13 Jun 2025 23:31:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.git
Reference: 0.2.1
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/swift-server/swift-openapi-lambda
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 78dcf0c Upgrade swift-aws-lambda-events (#19)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
78dcf0c86457f31758b10286bb4b9f425ffc78b3
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at 0.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-openapi-lambda.git
https://github.com/swift-server/swift-openapi-lambda.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"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.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"sources" : [
"Router/RouterGraphTest.swift",
"Router/RouterNodeTest.swift"
],
"target_dependencies" : [
"OpenAPILambda"
],
"type" : "test"
},
{
"c99name" : "OpenAPILambda",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambda",
"path" : "Sources",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPILambda"
],
"sources" : [
"HttpApi/APIGatewayV2+HTTPRequest.swift",
"HttpApi/OpenAPILambdaHttpApi.swift",
"OpenAPILambda.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:96978cfc7c1f56c0b12d561b3402e65f41ab79b9797a4fd5965b5c0d586dcecc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/apple/swift-docc-plugin
[1/11536] Fetching swift-aws-lambda-runtime
[232/13972] Fetching swift-aws-lambda-runtime, swift-aws-lambda-events
[281/16054] Fetching swift-aws-lambda-runtime, swift-aws-lambda-events, swift-docc-plugin
[1961/21733] Fetching swift-aws-lambda-runtime, swift-aws-lambda-events, swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.85s)
[5211/16054] Fetching swift-aws-lambda-runtime, swift-aws-lambda-events, swift-docc-plugin
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (2.34s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.35s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.46s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.0.0 (3.48s)
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.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3410] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.76s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.90s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (0.88s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.96s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/80123] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
[763/76287] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (7.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.48s)
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
[1188/18403] Fetching swift-atomics, swift-collections
[1206/22831] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
Fetched https://github.com/apple/swift-system.git from cache (0.79s)
[4318/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.0.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/35] Write sources
[20/35] Compiling CNIOWASI CNIOWASI.c
[21/35] Compiling CNIOWindows WSAStartup.c
[22/35] Compiling _AtomicsShims.c
[23/35] Compiling CNIOWindows shim.c
[24/35] Compiling CNIOLinux liburing_shims.c
[25/35] Compiling CNIOLLHTTP c_nio_http.c
[26/35] Write sources
[28/35] Compiling CNIODarwin shim.c
[29/35] Compiling CNIOLinux shim.c
[30/35] Compiling CNIOLLHTTP c_nio_api.c
[31/35] Write swift-version-24593BA9C3E375BF.txt
[32/35] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/86] Emitting module _NIODataStructures
[35/86] Emitting module _NIOBase64
[36/86] Compiling Atomics AtomicOptionalWrappable.swift
[37/86] Compiling Atomics AtomicReference.swift
[38/87] Emitting module HTTPTypes
[39/87] Compiling HTTPTypes HTTPField.swift
[40/88] Compiling HTTPTypes HTTPRequest.swift
[41/88] Compiling Atomics AtomicStorage.swift
[42/88] Compiling Atomics AtomicValue.swift
[43/88] Emitting module InternalCollectionsUtilities
[44/88] Compiling Atomics OptionalRawRepresentable.swift
[45/88] Compiling Atomics RawRepresentable.swift
[46/90] Emitting module Atomics
[47/90] Compiling Atomics UnsafeAtomic.swift
[48/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/90] Compiling Atomics IntegerConformances.swift
[50/90] Compiling Atomics PointerConformances.swift
[51/90] Compiling Atomics ManagedAtomic.swift
[52/90] Compiling Atomics ManagedAtomicLazyReference.swift
[53/90] Compiling HTTPTypes HTTPResponse.swift
[54/90] Compiling HTTPTypes ISOLatin1String.swift
[55/90] Compiling HTTPTypes HTTPParsedFields.swift
[56/90] Compiling Atomics Primitives.native.swift
[58/90] Compiling Atomics AtomicMemoryOrderings.swift
[59/90] Compiling Atomics DoubleWord.swift
[62/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/90] Compiling _NIOBase64 Base64.swift
[64/90] Compiling _NIODataStructures PriorityQueue.swift
[65/90] Compiling _NIODataStructures _TinyArray.swift
[66/90] Compiling Logging LogHandler.swift
[67/91] Compiling Atomics AtomicBool.swift
[68/91] Compiling Atomics AtomicInteger.swift
[69/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/92] Compiling Atomics IntegerOperations.swift
[73/92] Compiling Atomics Unmanaged extensions.swift
[73/92] Compiling c-nioatomics.c
[85/108] Compiling Logging MetadataProvider.swift
[85/108] Compiling c-atomics.c
[87/108] Compiling HTTPTypes NIOLock.swift
[88/108] Compiling Logging Logging.swift
[89/108] Compiling Logging Locks.swift
[90/108] Emitting module Logging
[91/108] Compiling _NIODataStructures Heap.swift
[94/116] Compiling DequeModule _DequeBuffer.swift
[95/116] Compiling DequeModule _DequeBufferHeader.swift
[96/118] Compiling DequeModule Deque+CustomReflectable.swift
[97/118] Compiling DequeModule Deque+Descriptions.swift
[98/118] Compiling DequeModule Deque+Equatable.swift
[99/118] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/118] Compiling DequeModule Deque+Extras.swift
[101/118] Compiling DequeModule Deque+Hashable.swift
[102/118] Compiling NIOConcurrencyHelpers lock.swift
[103/118] Emitting module NIOConcurrencyHelpers
[104/118] Compiling DequeModule Deque._UnsafeHandle.swift
[105/118] Compiling DequeModule Deque.swift
[106/118] Compiling DequeModule Deque+Testing.swift
[107/118] Compiling DequeModule Deque._Storage.swift
[108/118] Compiling DequeModule _DequeSlot.swift
[109/118] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/118] Emitting module DequeModule
[111/118] Compiling DequeModule Deque+Codable.swift
[112/118] Compiling DequeModule Deque+Collection.swift
[114/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[117/119] Compiling NIOConcurrencyHelpers atomics.swift
[119/180] Compiling HTTPTypes HTTPFieldName.swift
[120/180] Compiling HTTPTypes HTTPFields.swift
[122/263] Compiling AWSLambdaEvents AppSync.swift
[123/263] Compiling AWSLambdaEvents BedrockAgent.swift
[124/263] Compiling AWSLambdaEvents CloudFormation.swift
[125/263] Compiling AWSLambdaEvents ALB.swift
[126/263] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[127/263] Compiling AWSLambdaEvents APIGateway+V2.swift
[128/263] Compiling AWSLambdaEvents APIGateway.swift
[129/263] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[130/271] Compiling AWSLambdaEvents Base64.swift
[131/271] Compiling AWSLambdaEvents DateWrappers.swift
[132/271] Compiling AWSLambdaEvents SES.swift
[133/271] Compiling AWSLambdaEvents SNS.swift
[134/271] Compiling AWSLambdaEvents SQS.swift
[135/273] Compiling OpenAPIRuntime CodingErrors.swift
[136/273] Compiling OpenAPIRuntime RuntimeError.swift
[137/273] Compiling OpenAPIRuntime ServerError.swift
[138/273] Compiling OpenAPIRuntime CurrencyTypes.swift
[139/273] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[140/273] Compiling OpenAPIRuntime HTTPBody.swift
[141/273] Compiling OpenAPIRuntime ServerTransport.swift
[142/273] Compiling OpenAPIRuntime UniversalClient.swift
[143/273] Compiling OpenAPIRuntime MultipartValidation.swift
[144/273] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[145/273] Compiling OpenAPIRuntime URICodeCodingKey.swift
[146/273] Compiling OpenAPIRuntime URICoderConfiguration.swift
[147/273] Compiling OpenAPIRuntime URIEncodedNode.swift
[148/273] Compiling OpenAPIRuntime URIParsedTypes.swift
[149/273] Compiling OpenAPIRuntime URIDecoder.swift
[150/273] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[151/273] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[152/273] Compiling AWSLambdaEvents FunctionURL.swift
[153/273] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[154/273] Compiling AWSLambdaEvents S3.swift
[155/273] Emitting module AWSLambdaEvents
[156/273] Compiling AWSLambdaEvents HTTP.swift
[157/273] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[162/273] Compiling OpenAPIRuntime Deprecated.swift
[163/273] Compiling OpenAPIRuntime ClientError.swift
[175/281] Compiling AWSLambdaEvents AWSRegion.swift
[176/281] Emitting module OpenAPIRuntime
[177/281] Compiling AWSLambdaEvents Cloudwatch.swift
[178/281] Compiling AWSLambdaEvents Cognito.swift
[179/281] Compiling AWSLambdaEvents DynamoDB.swift
[186/281] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[187/281] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[188/281] Compiling OpenAPIRuntime URIEncoder.swift
[189/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[190/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[191/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[192/281] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[193/281] Compiling OpenAPIRuntime URIParser.swift
[201/281] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[202/281] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[203/281] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[204/281] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[205/281] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[206/281] Compiling OpenAPIRuntime ServerSentEvents.swift
[207/281] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[208/281] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[209/281] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[216/281] Compiling OpenAPIRuntime UniversalServer.swift
[217/281] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[218/281] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[219/281] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[220/281] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[221/281] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[222/281] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[223/281] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[224/281] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[234/281] Compiling OpenAPIRuntime URISerializer.swift
[236/282] Emitting module NIOCore
[285/334] Emitting module NIOEmbedded
[286/334] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[287/334] Compiling NIOEmbedded AsyncTestingChannel.swift
[288/334] Compiling NIOEmbedded Embedded.swift
[290/335] Emitting module NIOPosix
[291/341] Compiling NIOPosix ServerSocket.swift
[292/341] Compiling NIOPosix Socket.swift
[293/341] Compiling NIOPosix SocketChannel.swift
[294/341] Compiling NIOPosix SocketProtocols.swift
[295/341] Compiling NIOPosix System.swift
[296/341] Compiling NIOPosix Thread.swift
[297/341] Compiling NIOPosix BSDSocketAPICommon.swift
[298/341] Compiling NIOPosix BSDSocketAPIPosix.swift
[299/341] Compiling NIOPosix BSDSocketAPIWindows.swift
[300/341] Compiling NIOPosix BaseSocket.swift
[301/341] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[302/341] Compiling NIOPosix BaseSocketChannel.swift
[303/341] Compiling NIOPosix BaseStreamSocketChannel.swift
[304/341] Compiling NIOPosix ThreadPosix.swift
[305/341] Compiling NIOPosix ThreadWindows.swift
[306/341] Compiling NIOPosix UnsafeTransfer.swift
[307/341] Compiling NIOPosix Utilities.swift
[308/341] Compiling NIOPosix VsockAddress.swift
[309/341] Compiling NIOPosix VsockChannelEvents.swift
[310/341] Compiling NIOPosix Pool.swift
[311/341] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[312/341] Compiling NIOPosix PosixSingletons.swift
[313/341] Compiling NIOPosix RawSocketBootstrap.swift
[314/341] Compiling NIOPosix Resolver.swift
[315/341] Compiling NIOPosix Selectable.swift
[316/341] Compiling NIOPosix SelectableChannel.swift
[317/341] Compiling NIOPosix SelectableEventLoop.swift
[318/341] Compiling NIOPosix SelectorEpoll.swift
[319/341] Compiling NIOPosix SelectorGeneric.swift
[320/341] Compiling NIOPosix SelectorKqueue.swift
[321/341] Compiling NIOPosix SelectorUring.swift
[322/341] Compiling NIOPosix NIOThreadPool.swift
[323/341] Compiling NIOPosix NonBlockingFileIO.swift
[324/341] Compiling NIOPosix PendingDatagramWritesManager.swift
[325/341] Compiling NIOPosix PendingWritesManager.swift
[326/341] Compiling NIOPosix PipeChannel.swift
[327/341] Compiling NIOPosix PipePair.swift
[328/341] Compiling NIOPosix Bootstrap.swift
[329/341] Compiling NIOPosix ControlMessage.swift
[330/341] Compiling NIOPosix DatagramVectorReadManager.swift
[331/341] Compiling NIOPosix Errors+Any.swift
[332/341] Compiling NIOPosix FileDescriptor.swift
[333/341] Compiling NIOPosix GetaddrinfoResolver.swift
[334/341] Compiling NIOPosix HappyEyeballs.swift
[335/341] Compiling NIOPosix IO.swift
[336/341] Compiling NIOPosix IntegerBitPacking.swift
[337/341] Compiling NIOPosix IntegerTypes.swift
[338/341] Compiling NIOPosix Linux.swift
[339/341] Compiling NIOPosix LinuxCPUSet.swift
[340/341] Compiling NIOPosix LinuxUring.swift
[341/341] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[343/344] Compiling NIO Exports.swift
[344/344] Emitting module NIO
[346/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[347/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[348/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[349/366] Emitting module NIOFoundationCompat
[350/366] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[352/367] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[353/367] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[354/369] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[355/369] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[356/369] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[357/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[358/369] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[359/369] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[360/369] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[361/369] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[362/369] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[363/369] Compiling NIOHTTP1 HTTPTypes.swift
[364/369] Emitting module NIOHTTP1
[365/369] Compiling NIOHTTP1 ByteCollectionUtils.swift
[366/369] Compiling NIOHTTP1 HTTPDecoder.swift
[367/369] Compiling NIOHTTP1 HTTPEncoder.swift
[368/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[369/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[371/385] Compiling AWSLambdaRuntimeCore Lambda.swift
[372/385] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[373/387] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[374/387] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[375/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[376/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[377/387] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[378/387] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[379/387] Emitting module AWSLambdaRuntimeCore
[380/387] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[381/387] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[382/387] Compiling AWSLambdaRuntimeCore Terminator.swift
[383/387] Compiling AWSLambdaRuntimeCore Utils.swift
[384/387] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[385/387] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[386/387] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[387/387] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[389/391] Emitting module AWSLambdaRuntime
[390/391] Compiling AWSLambdaRuntime Context+Foundation.swift
[391/391] Compiling AWSLambdaRuntime Lambda+Codable.swift
[393/400] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[394/400] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[395/400] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[396/401] Compiling OpenAPILambda OpenAPILambda.swift
[397/401] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[398/401] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[399/401] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[400/401] Emitting module OpenAPILambda
[401/401] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (113.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"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.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"sources" : [
"Router/RouterGraphTest.swift",
"Router/RouterNodeTest.swift"
],
"target_dependencies" : [
"OpenAPILambda"
],
"type" : "test"
},
{
"c99name" : "OpenAPILambda",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambda",
"path" : "Sources",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPILambda"
],
"sources" : [
"HttpApi/APIGatewayV2+HTTPRequest.swift",
"HttpApi/OpenAPILambdaHttpApi.swift",
"OpenAPILambda.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:96978cfc7c1f56c0b12d561b3402e65f41ab79b9797a4fd5965b5c0d586dcecc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.