Build Information
Successful build of swift-openapi-lambda, reference 0.2.0 (eec0a0
), with Swift 6.0 for Linux on 3 Dec 2024 12:02:32 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.0-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.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-server/swift-openapi-lambda
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at eec0a05 Fix Query String Parameters Being Ignored (#11)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
eec0a058f7324aec7379fbaaf19ee997f1971385
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-server/swift-openapi-lambda.git
{
"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-4609320-2":/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 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/apple/swift-docc-plugin
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
[1/2252] Fetching swift-aws-lambda-events
[1893/4296] Fetching swift-aws-lambda-events, swift-docc-plugin
[2478/9658] Fetching swift-aws-lambda-events, swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.31s)
[6691/7406] Fetching swift-docc-plugin, swift-openapi-runtime
[7407/17063] Fetching swift-docc-plugin, swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[6714/15019] Fetching swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.92s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (0.96s)
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 (0.41s)
Fetching https://github.com/apple/swift-http-types.git
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3199] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.96s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.87s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.7.0 (0.78s)
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 (1.87s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3723] Fetching swift-log
[3724/75798] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
[5046/72075] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.12s)
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/3919] Fetching swift-system
[1020/5488] Fetching swift-system, swift-atomics
[5489/21091] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
[1882/17172] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
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.1
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.7.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
[1/1] Compiling plugin AWSLambdaPackager
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/35] Write sources
[21/35] Compiling CNIODarwin shim.c
[22/35] Compiling CNIOWASI CNIOWASI.c
[23/35] Compiling CNIOLinux liburing_shims.c
[24/35] Compiling CNIOWindows WSAStartup.c
[25/35] Compiling CNIOWindows shim.c
[25/35] Compiling _AtomicsShims.c
[25/35] Write sources
[28/35] Compiling CNIOLLHTTP c_nio_http.c
[29/35] Compiling CNIOLLHTTP c_nio_api.c
[30/35] Compiling CNIOLinux shim.c
[31/35] Write swift-version-24593BA9C3E375BF.txt
[32/43] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/90] Emitting module _NIOBase64
[34/90] Compiling c-nioatomics.c
[35/90] Compiling c-atomics.c
[37/96] Emitting module NIOConcurrencyHelpers
[38/96] Compiling HTTPTypes ISOLatin1String.swift
[39/97] Compiling _NIOBase64 Base64.swift
[40/98] Compiling HTTPTypes HTTPResponse.swift
[42/98] Compiling HTTPTypes HTTPParsedFields.swift
[43/98] Compiling _NIODataStructures _TinyArray.swift
[44/98] Compiling Atomics ManagedAtomic.swift
[45/98] Compiling Atomics ManagedAtomicLazyReference.swift
[46/98] Compiling Atomics AtomicMemoryOrderings.swift
[47/98] Compiling Atomics DoubleWord.swift
[48/98] Compiling Atomics UnsafeAtomic.swift
[49/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/98] Compiling Atomics IntegerConformances.swift
[51/98] Compiling Atomics PointerConformances.swift
[52/98] Compiling Atomics Primitives.native.swift
[55/98] Compiling Atomics Primitives.shims.swift
[56/98] Compiling Atomics AtomicInteger.swift
[57/98] Compiling HTTPTypes HTTPRequest.swift
[58/98] Compiling Atomics AtomicReference.swift
[59/98] Compiling Atomics AtomicStorage.swift
[60/98] Compiling Atomics AtomicValue.swift
[61/100] Compiling Atomics AtomicOptionalWrappable.swift
[67/102] Compiling Logging LogHandler.swift
[71/102] Compiling _NIODataStructures PriorityQueue.swift
[72/102] Emitting module HTTPTypes
[73/102] Emitting module Atomics
[74/102] Emitting module InternalCollectionsUtilities
[75/102] Compiling Atomics OptionalRawRepresentable.swift
[76/102] Compiling Atomics RawRepresentable.swift
[77/102] Compiling Atomics AtomicBool.swift
[78/102] Compiling HTTPTypes HTTPField.swift
[85/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/102] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/103] Compiling Atomics IntegerOperations.swift
[88/103] Compiling Atomics Unmanaged extensions.swift
[91/104] Compiling _NIODataStructures Heap.swift
[92/104] Emitting module _NIODataStructures
[93/105] Compiling Logging MetadataProvider.swift
[94/105] Compiling HTTPTypes NIOLock.swift
[95/105] Compiling NIOConcurrencyHelpers lock.swift
[96/105] Compiling Logging Logging.swift
[98/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/105] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[100/105] Compiling NIOConcurrencyHelpers atomics.swift
[101/105] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/105] Emitting module Logging
[103/105] Compiling Logging Locks.swift
[106/122] Compiling DequeModule _DequeBuffer.swift
[107/122] Compiling DequeModule _DequeBufferHeader.swift
[108/122] Compiling DequeModule Deque+CustomReflectable.swift
[109/122] Compiling DequeModule Deque+Descriptions.swift
[110/124] Compiling DequeModule Deque+Equatable.swift
[111/124] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/124] Compiling DequeModule _DequeSlot.swift
[113/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/124] Compiling DequeModule Deque+Testing.swift
[115/124] Compiling DequeModule Deque._Storage.swift
[116/124] Compiling DequeModule Deque+Extras.swift
[117/124] Compiling DequeModule Deque+Hashable.swift
[118/124] Compiling DequeModule Deque._UnsafeHandle.swift
[119/124] Compiling DequeModule Deque.swift
[120/124] Compiling DequeModule Deque+Codable.swift
[121/124] Compiling DequeModule Deque+Collection.swift
[122/124] Emitting module DequeModule
[124/185] Compiling HTTPTypes HTTPFields.swift
[125/185] Compiling HTTPTypes HTTPFieldName.swift
[127/266] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[128/266] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[129/266] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[130/266] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[131/266] Compiling OpenAPIRuntime ServerSentEvents.swift
[132/266] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[133/266] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[134/266] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[135/274] Compiling OpenAPIRuntime UniversalServer.swift
[136/274] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[137/276] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[138/276] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[139/276] Compiling OpenAPIRuntime ClientTransport.swift
[140/276] Compiling OpenAPIRuntime URICodeCodingKey.swift
[141/276] Compiling OpenAPIRuntime URICoderConfiguration.swift
[142/276] Compiling OpenAPIRuntime URIEncodedNode.swift
[143/276] Compiling OpenAPIRuntime URIParsedTypes.swift
[144/276] Compiling OpenAPIRuntime URIDecoder.swift
[145/276] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[146/276] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[147/276] Compiling OpenAPIRuntime ParameterStyles.swift
[148/276] Compiling OpenAPIRuntime ServerVariable.swift
[149/276] Compiling OpenAPIRuntime URLExtensions.swift
[150/276] Compiling OpenAPIRuntime Deprecated.swift
[151/276] Compiling OpenAPIRuntime ClientError.swift
[152/276] Compiling OpenAPIRuntime CodingErrors.swift
[153/276] Compiling OpenAPIRuntime RuntimeError.swift
[154/276] Compiling OpenAPIRuntime ServerError.swift
[155/276] Emitting module OpenAPIRuntime
[156/284] Compiling OpenAPIRuntime CurrencyTypes.swift
[157/284] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[158/284] Compiling OpenAPIRuntime Acceptable.swift
[159/284] Compiling OpenAPIRuntime Base64EncodedData.swift
[160/284] Compiling OpenAPIRuntime ByteUtilities.swift
[161/284] Compiling OpenAPIRuntime ContentDisposition.swift
[162/284] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[163/284] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[164/284] Compiling OpenAPIRuntime OpenAPIValue.swift
[165/284] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[166/284] Compiling OpenAPIRuntime UndocumentedPayload.swift
[167/284] Compiling AWSLambdaEvents DateWrappers.swift
[168/284] Compiling AWSLambdaEvents HTTP.swift
[169/284] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[170/284] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[171/284] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[172/284] Compiling OpenAPIRuntime MultipartValidation.swift
[173/284] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[174/284] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[177/284] Compiling OpenAPIRuntime HTTPBody.swift
[178/284] Compiling OpenAPIRuntime ServerTransport.swift
[179/284] Compiling OpenAPIRuntime UniversalClient.swift
[184/284] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[185/284] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[186/284] Compiling OpenAPIRuntime URIEncoder.swift
[187/284] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[188/284] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[189/284] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[190/284] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[191/284] Compiling OpenAPIRuntime URIParser.swift
[192/284] Emitting module AWSLambdaEvents
[210/284] Compiling OpenAPIRuntime URISerializer.swift
[214/284] Compiling OpenAPIRuntime FoundationExtensions.swift
[233/284] Compiling OpenAPIRuntime CodableExtensions.swift
[234/284] Compiling OpenAPIRuntime Configuration.swift
[235/284] Compiling OpenAPIRuntime Converter+Client.swift
[236/284] Compiling OpenAPIRuntime Converter+Common.swift
[237/284] Compiling OpenAPIRuntime Converter+Server.swift
[238/284] Compiling OpenAPIRuntime Converter.swift
[239/284] Compiling OpenAPIRuntime CurrencyExtensions.swift
[240/284] Compiling OpenAPIRuntime ErrorExtensions.swift
[286/286] Emitting module NIOCore
[288/339] Compiling NIOEmbedded AsyncTestingChannel.swift
[289/339] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[290/339] Emitting module NIOEmbedded
[291/339] Compiling NIOEmbedded Embedded.swift
[293/340] Compiling NIOPosix ServerSocket.swift
[294/340] Compiling NIOPosix Socket.swift
[295/340] Compiling NIOPosix SocketChannel.swift
[296/340] Compiling NIOPosix SocketProtocols.swift
[297/340] Compiling NIOPosix System.swift
[298/340] Compiling NIOPosix Thread.swift
[299/346] Compiling NIOPosix Pool.swift
[300/346] Compiling NIOPosix PooledRecvBufferAllocator.swift
[301/346] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[302/346] Compiling NIOPosix PosixSingletons.swift
[303/346] Compiling NIOPosix RawSocketBootstrap.swift
[304/346] Compiling NIOPosix Resolver.swift
[305/346] Compiling NIOPosix Selectable.swift
[306/346] Compiling NIOPosix SelectableChannel.swift
[307/346] Compiling NIOPosix SelectableEventLoop.swift
[308/346] Compiling NIOPosix SelectorEpoll.swift
[309/346] Compiling NIOPosix SelectorGeneric.swift
[310/346] Compiling NIOPosix SelectorKqueue.swift
[311/346] Compiling NIOPosix SelectorUring.swift
[312/346] Emitting module NIOPosix
[313/346] Compiling NIOPosix BSDSocketAPICommon.swift
[314/346] Compiling NIOPosix BSDSocketAPIPosix.swift
[315/346] Compiling NIOPosix BSDSocketAPIWindows.swift
[316/346] Compiling NIOPosix BaseSocket.swift
[317/346] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[318/346] Compiling NIOPosix BaseSocketChannel.swift
[319/346] Compiling NIOPosix BaseStreamSocketChannel.swift
[320/346] Compiling NIOPosix ThreadPosix.swift
[321/346] Compiling NIOPosix ThreadWindows.swift
[322/346] Compiling NIOPosix UnsafeTransfer.swift
[323/346] Compiling NIOPosix Utilities.swift
[324/346] Compiling NIOPosix VsockAddress.swift
[325/346] Compiling NIOPosix VsockChannelEvents.swift
[326/346] Compiling NIOPosix NIOThreadPool.swift
[327/346] Compiling NIOPosix NonBlockingFileIO.swift
[328/346] Compiling NIOPosix PendingDatagramWritesManager.swift
[329/346] Compiling NIOPosix PendingWritesManager.swift
[330/346] Compiling NIOPosix PipeChannel.swift
[331/346] Compiling NIOPosix PipePair.swift
[332/346] Compiling NIOPosix PointerHelpers.swift
[333/346] Compiling NIOPosix IO.swift
[334/346] Compiling NIOPosix IntegerBitPacking.swift
[335/346] Compiling NIOPosix IntegerTypes.swift
[336/346] Compiling NIOPosix Linux.swift
[337/346] Compiling NIOPosix LinuxCPUSet.swift
[338/346] Compiling NIOPosix LinuxUring.swift
[339/346] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[340/346] Compiling NIOPosix Bootstrap.swift
[341/346] Compiling NIOPosix ControlMessage.swift
[342/346] Compiling NIOPosix DatagramVectorReadManager.swift
[343/346] Compiling NIOPosix Errors+Any.swift
[344/346] Compiling NIOPosix FileDescriptor.swift
[345/346] Compiling NIOPosix GetaddrinfoResolver.swift
[346/346] Compiling NIOPosix HappyEyeballs.swift
[348/349] Emitting module NIO
[349/349] Compiling NIO Exports.swift
[351/371] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[352/371] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[353/371] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[354/373] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[355/373] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[356/373] Emitting module NIOHTTP1
[357/373] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[358/373] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[359/373] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[360/373] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[361/373] Emitting module NIOFoundationCompat
[362/373] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[364/374] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[365/374] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[366/374] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[367/374] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[368/374] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[369/374] Compiling NIOHTTP1 HTTPTypes.swift
[370/374] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[371/374] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[372/374] Compiling NIOHTTP1 ByteCollectionUtils.swift
[373/374] Compiling NIOHTTP1 HTTPDecoder.swift
[374/374] Compiling NIOHTTP1 HTTPEncoder.swift
[376/390] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[377/390] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[378/390] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[379/390] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[380/392] Emitting module AWSLambdaRuntimeCore
[381/392] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[382/392] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[383/392] Compiling AWSLambdaRuntimeCore Lambda.swift
[384/392] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[385/392] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[386/392] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[387/392] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[388/392] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[389/392] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[390/392] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[391/392] Compiling AWSLambdaRuntimeCore Terminator.swift
[392/392] Compiling AWSLambdaRuntimeCore Utils.swift
[394/396] Compiling AWSLambdaRuntime Context+Foundation.swift
[395/396] Compiling AWSLambdaRuntime Lambda+Codable.swift
[396/396] Emitting module AWSLambdaRuntime
[398/405] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[399/406] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[400/406] Compiling OpenAPILambda OpenAPILambda.swift
[401/406] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[402/406] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[403/406] Emitting module OpenAPILambda
[404/406] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[405/406] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[406/406] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (114.55s)
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.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.