Build Information
Successful build of swift-openapi-lambda, reference main (1246e4
), with Swift 6.1 for Linux on 29 Apr 2025 19:06:02 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.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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.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/swift-server/swift-openapi-lambda
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1246e44 Update release.yml (#17)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
1246e4430802a5677b187b1c33c1196c4c1c17fd
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at main
========================================
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" : "0.3.0",
"upper_bound" : "1.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-4606859-0":/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/apple/swift-docc-plugin
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/5672] Fetching swift-openapi-runtime
[4596/8108] Fetching swift-openapi-runtime, swift-aws-lambda-events
[5698/10157] Fetching swift-openapi-runtime, swift-aws-lambda-events, swift-docc-plugin
[5781/21671] Fetching swift-openapi-runtime, swift-aws-lambda-events, swift-docc-plugin, swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.44s)
[8093/19235] Fetching swift-openapi-runtime, swift-docc-plugin, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.33s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.33s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.38s)
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 0.5.0 (1.93s)
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.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
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.57s)
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.53s)
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.54s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/79397] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.13s)
Fetched https://github.com/apple/swift-nio.git from cache (4.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.03s)
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/4364] Fetching swift-system
[4365/20633] Fetching swift-system, swift-collections
[8595/22338] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.15s)
Fetched https://github.com/apple/swift-system.git from cache (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.84s)
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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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
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 0.5.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.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.3
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.2
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
[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 CNIOWindows shim.c
[21/35] Compiling _AtomicsShims.c
[22/35] Compiling CNIOWASI CNIOWASI.c
[23/35] Compiling CNIOWindows WSAStartup.c
[23/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/90] Emitting module InternalCollectionsUtilities
[34/92] Compiling c-nioatomics.c
[36/92] Emitting module Atomics
[37/94] Compiling Atomics AtomicMemoryOrderings.swift
[38/94] Compiling Atomics DoubleWord.swift
[39/94] Compiling Atomics IntegerOperations.swift
[40/94] Compiling Atomics Unmanaged extensions.swift
[41/94] Compiling Atomics AtomicStorage.swift
[42/94] Compiling Atomics AtomicValue.swift
[43/94] Compiling HTTPTypes HTTPFieldName.swift
[44/94] Emitting module _NIOBase64
[45/94] Compiling _NIOBase64 Base64.swift
[45/96] Compiling c-atomics.c
[47/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/96] Compiling _NIODataStructures _TinyArray.swift
[50/96] Compiling Atomics IntegerConformances.swift
[51/96] Compiling Atomics PointerConformances.swift
[54/96] Compiling Atomics ManagedAtomic.swift
[55/96] Compiling Atomics ManagedAtomicLazyReference.swift
[56/96] Compiling Atomics OptionalRawRepresentable.swift
[57/96] Compiling Atomics RawRepresentable.swift
[58/96] Compiling Atomics AtomicBool.swift
[59/96] Compiling HTTPTypes HTTPParsedFields.swift
[63/96] Compiling HTTPTypes ISOLatin1String.swift
[64/96] Compiling _NIODataStructures PriorityQueue.swift
[68/96] Compiling HTTPTypes HTTPRequest.swift
[69/96] Compiling HTTPTypes HTTPResponse.swift
[72/96] Compiling Atomics Primitives.native.swift
[73/97] Compiling HTTPTypes HTTPField.swift
[74/98] Emitting module HTTPTypes
[77/100] Compiling Atomics Primitives.shims.swift
[78/100] Compiling Atomics AtomicInteger.swift
[79/100] Compiling Atomics AtomicOptionalWrappable.swift
[80/100] Compiling Atomics AtomicReference.swift
[90/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/119] Compiling DequeModule Deque+CustomReflectable.swift
[92/119] Compiling DequeModule Deque+Descriptions.swift
[93/121] Compiling NIOConcurrencyHelpers lock.swift
[94/121] Emitting module _NIODataStructures
[95/121] Compiling _NIODataStructures Heap.swift
[96/122] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/122] Compiling DequeModule _DequeBuffer.swift
[98/122] Compiling DequeModule _DequeBufferHeader.swift
[99/122] Compiling HTTPTypes NIOLock.swift
[100/122] Emitting module Logging
[101/122] Compiling Logging LogHandler.swift
[102/122] Compiling Logging Locks.swift
[103/122] Compiling Logging MetadataProvider.swift
[104/122] Compiling NIOConcurrencyHelpers atomics.swift
[105/122] Compiling Logging Logging.swift
[106/122] Emitting module NIOConcurrencyHelpers
[107/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/124] Compiling DequeModule Deque+Testing.swift
[111/124] Compiling DequeModule Deque._Storage.swift
[112/124] Compiling DequeModule Deque+Equatable.swift
[113/124] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[115/124] Compiling DequeModule _DequeSlot.swift
[116/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/124] Compiling DequeModule Deque+Extras.swift
[118/124] Compiling DequeModule Deque+Hashable.swift
[119/124] Compiling DequeModule Deque._UnsafeHandle.swift
[120/124] Compiling DequeModule Deque.swift
[121/124] Compiling DequeModule Deque+Codable.swift
[122/124] Compiling DequeModule Deque+Collection.swift
[123/124] Emitting module DequeModule
[125/184] Compiling HTTPTypes HTTPFields.swift
[127/265] Compiling OpenAPIRuntime MultipartValidation.swift
[128/265] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[129/265] Compiling OpenAPIRuntime URICodeCodingKey.swift
[130/265] Compiling OpenAPIRuntime URICoderConfiguration.swift
[131/265] Compiling OpenAPIRuntime URIEncodedNode.swift
[132/265] Compiling OpenAPIRuntime URIParsedTypes.swift
[133/265] Compiling OpenAPIRuntime URIDecoder.swift
[134/265] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[135/265] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[136/265] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[137/265] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[138/265] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[139/265] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[140/265] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[141/265] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[142/265] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[143/265] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[144/265] Compiling OpenAPIRuntime ClientTransport.swift
[145/265] Compiling OpenAPIRuntime CurrencyTypes.swift
[146/265] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[147/265] Compiling OpenAPIRuntime HTTPBody.swift
[148/265] Compiling OpenAPIRuntime ServerTransport.swift
[149/265] Compiling OpenAPIRuntime UniversalClient.swift
[150/265] Compiling OpenAPIRuntime UniversalServer.swift
[151/273] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[152/273] Compiling OpenAPIRuntime CodableExtensions.swift
[153/273] Compiling OpenAPIRuntime Configuration.swift
[154/273] Compiling OpenAPIRuntime Converter+Client.swift
[155/273] Compiling OpenAPIRuntime Converter+Common.swift
[156/273] Compiling OpenAPIRuntime Converter+Server.swift
[157/273] Compiling OpenAPIRuntime Converter.swift
[158/273] Compiling OpenAPIRuntime CurrencyExtensions.swift
[159/273] Compiling OpenAPIRuntime FoundationExtensions.swift
[160/273] Compiling OpenAPIRuntime ParameterStyles.swift
[161/273] Compiling OpenAPIRuntime ServerVariable.swift
[162/273] Compiling OpenAPIRuntime URLExtensions.swift
[163/273] Compiling OpenAPIRuntime Deprecated.swift
[164/273] Compiling OpenAPIRuntime ClientError.swift
[165/273] Compiling OpenAPIRuntime CodingErrors.swift
[166/273] Compiling OpenAPIRuntime RuntimeError.swift
[167/273] Compiling OpenAPIRuntime ServerError.swift
[168/273] Compiling OpenAPIRuntime Acceptable.swift
[169/273] Compiling OpenAPIRuntime Base64EncodedData.swift
[170/273] Compiling OpenAPIRuntime ByteUtilities.swift
[171/273] Compiling OpenAPIRuntime ContentDisposition.swift
[172/273] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[173/273] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[174/273] Compiling OpenAPIRuntime OpenAPIValue.swift
[175/273] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[176/273] Compiling OpenAPIRuntime UndocumentedPayload.swift
[186/275] Emitting module OpenAPIRuntime
[187/283] Emitting module AWSLambdaEvents
[188/283] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[189/283] Compiling NIOCore SocketAddresses.swift
[190/283] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[191/283] Compiling OpenAPIRuntime URIEncoder.swift
[192/283] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[193/283] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[194/283] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[195/283] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[213/283] Compiling AWSLambdaEvents DateWrappers.swift
[214/283] Compiling AWSLambdaEvents HTTP.swift
[221/283] Compiling OpenAPIRuntime ErrorExtensions.swift
[233/283] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[234/283] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[235/283] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[236/283] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[237/283] Compiling OpenAPIRuntime ServerSentEvents.swift
[238/283] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[239/283] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[275/283] Compiling OpenAPIRuntime URIParser.swift
[276/283] Compiling OpenAPIRuntime URISerializer.swift
[285/285] Emitting module NIOCore
[287/337] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[288/337] Compiling NIOEmbedded AsyncTestingChannel.swift
[289/337] Emitting module NIOEmbedded
[290/337] Compiling NIOEmbedded Embedded.swift
[292/338] Emitting module NIOPosix
[293/344] Compiling NIOPosix ThreadPosix.swift
[294/344] Compiling NIOPosix ThreadWindows.swift
[295/344] Compiling NIOPosix UnsafeTransfer.swift
[296/344] Compiling NIOPosix Utilities.swift
[297/344] Compiling NIOPosix VsockAddress.swift
[298/344] Compiling NIOPosix VsockChannelEvents.swift
[299/344] Compiling NIOPosix PooledRecvBufferAllocator.swift
[300/344] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[301/344] Compiling NIOPosix PosixSingletons.swift
[302/344] Compiling NIOPosix RawSocketBootstrap.swift
[303/344] Compiling NIOPosix Resolver.swift
[304/344] Compiling NIOPosix Selectable.swift
[305/344] Compiling NIOPosix SelectableChannel.swift
[306/344] Compiling NIOPosix SelectableEventLoop.swift
[307/344] Compiling NIOPosix SelectorEpoll.swift
[308/344] Compiling NIOPosix SelectorGeneric.swift
[309/344] Compiling NIOPosix SelectorKqueue.swift
[310/344] Compiling NIOPosix SelectorUring.swift
[311/344] Compiling NIOPosix ServerSocket.swift
[312/344] Compiling NIOPosix Socket.swift
[313/344] Compiling NIOPosix SocketChannel.swift
[314/344] Compiling NIOPosix SocketProtocols.swift
[315/344] Compiling NIOPosix System.swift
[316/344] Compiling NIOPosix Thread.swift
[317/344] Compiling NIOPosix BSDSocketAPICommon.swift
[318/344] Compiling NIOPosix BSDSocketAPIPosix.swift
[319/344] Compiling NIOPosix BSDSocketAPIWindows.swift
[320/344] Compiling NIOPosix BaseSocket.swift
[321/344] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[322/344] Compiling NIOPosix BaseSocketChannel.swift
[323/344] Compiling NIOPosix BaseStreamSocketChannel.swift
[324/344] Compiling NIOPosix Bootstrap.swift
[325/344] Compiling NIOPosix ControlMessage.swift
[326/344] Compiling NIOPosix DatagramVectorReadManager.swift
[327/344] Compiling NIOPosix Errors+Any.swift
[328/344] Compiling NIOPosix FileDescriptor.swift
[329/344] Compiling NIOPosix GetaddrinfoResolver.swift
[330/344] Compiling NIOPosix HappyEyeballs.swift
[331/344] Compiling NIOPosix NIOThreadPool.swift
[332/344] Compiling NIOPosix NonBlockingFileIO.swift
[333/344] Compiling NIOPosix PendingDatagramWritesManager.swift
[334/344] Compiling NIOPosix PendingWritesManager.swift
[335/344] Compiling NIOPosix PipeChannel.swift
[336/344] Compiling NIOPosix PipePair.swift
[337/344] Compiling NIOPosix Pool.swift
[338/344] Compiling NIOPosix IO.swift
[339/344] Compiling NIOPosix IntegerBitPacking.swift
[340/344] Compiling NIOPosix IntegerTypes.swift
[341/344] Compiling NIOPosix Linux.swift
[342/344] Compiling NIOPosix LinuxCPUSet.swift
[343/344] Compiling NIOPosix LinuxUring.swift
[344/344] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[346/347] Compiling NIO Exports.swift
[347/347] Emitting module NIO
[349/369] Emitting module NIOHTTP1
[350/371] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[351/371] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[352/371] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[353/371] Emitting module NIOFoundationCompat
[354/371] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[355/371] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[356/371] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[357/372] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[358/372] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[359/372] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[360/372] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[362/372] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[363/372] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[364/372] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[365/372] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[366/372] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[367/372] Compiling NIOHTTP1 HTTPTypes.swift
[368/372] Compiling NIOHTTP1 ByteCollectionUtils.swift
[369/372] Compiling NIOHTTP1 HTTPDecoder.swift
[370/372] Compiling NIOHTTP1 HTTPEncoder.swift
[371/372] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[372/372] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[374/388] Compiling AWSLambdaRuntimeCore Lambda.swift
[375/388] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[376/390] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[377/390] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[378/390] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[379/390] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[380/390] Emitting module AWSLambdaRuntimeCore
[381/390] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[382/390] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[383/390] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[384/390] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[385/390] Compiling AWSLambdaRuntimeCore Terminator.swift
[386/390] Compiling AWSLambdaRuntimeCore Utils.swift
[387/390] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[388/390] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[389/390] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[390/390] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[392/394] Compiling AWSLambdaRuntime Lambda+Codable.swift
[393/394] Emitting module AWSLambdaRuntime
[394/394] Compiling AWSLambdaRuntime Context+Foundation.swift
[396/403] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[397/403] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[398/403] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[399/404] Compiling OpenAPILambda OpenAPILambda.swift
[400/404] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[401/404] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[402/404] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[403/404] Emitting module OpenAPILambda
[404/404] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (81.69s)
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" : "0.3.0",
"upper_bound" : "1.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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.