Build Information
Successful build of swift-openapi-lambda, reference 2.1.0 (97b2e6), with Swift 6.1 for macOS (SPM) on 26 Oct 2025 14:06:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/swift-openapi-lambda.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awslabs/swift-openapi-lambda
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 97b2e6d Add support for Lambda functions exposed behind an Application Load Balancer (ALB) (#29)
Cloned https://github.com/awslabs/swift-openapi-lambda.git
Revision (git rev-parse @):
97b2e6d017b9d7404b144ab59bd92b0fc6316a2e
SUCCESS checkout https://github.com/awslabs/swift-openapi-lambda.git at 2.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/awslabs/swift-openapi-lambda.git
https://github.com/awslabs/swift-openapi-lambda.git
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"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" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-events.git"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"product_dependencies" : [
"AWSLambdaEvents"
],
"sources" : [
"ALBConversionTests.swift",
"APIGatewayV2ConversionTests.swift",
"HTTPHeadersConversionTests.swift",
"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" : [
"EventSource/ALB/ALBTargetGroup+HTTPRequest.swift",
"EventSource/ALB/OpenAPILambdaALB.swift",
"EventSource/HTTPHeadersExtension.swift",
"EventSource/HttpApi/APIGatewayV2+HTTPRequest.swift",
"EventSource/HttpApi/OpenAPILambdaHttpApi.swift",
"Exports.swift",
"Middleware/LoggingMiddleware.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaService.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter+SimplifiedAPI.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/38] Copying PrivacyInfo.xcprivacy
[2/38] Write sources
[20/38] Compiling CNIOWASI CNIOWASI.c
[21/38] Compiling CNIOWindows WSAStartup.c
[21/38] Compiling CNIOWindows shim.c
[23/38] Compiling CNIOLinux shim.c
[23/38] Compiling CNIOLinux liburing_shims.c
[25/38] Write sources
[29/38] Write swift-version-2F0A5646E1D333AE.txt
[30/38] Compiling CNIOPosix event_loop_id.c
[31/38] Compiling _AtomicsShims.c
[32/44] Compiling CNIOLLHTTP c_nio_http.c
[33/66] Compiling CNIOLLHTTP c_nio_api.c
[34/78] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/97] Compiling CNIODarwin shim.c
[37/97] Emitting module _NIOBase64
[38/97] Compiling _NIOBase64 Base64.swift
[39/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/97] Compiling Atomics IntegerOperations.swift
[41/97] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[42/97] Compiling Atomics DoubleWord.swift
[43/97] Compiling Atomics ManagedAtomic.swift
[44/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/98] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/98] Compiling Atomics OptionalRawRepresentable.swift
[47/98] Compiling Atomics RawRepresentable.swift
[48/98] Compiling Atomics AtomicValue.swift
[49/98] Compiling Atomics AtomicMemoryOrderings.swift
[50/98] Compiling Atomics PointerConformances.swift
[51/98] Compiling Atomics Primitives.native.swift
[52/98] Compiling Atomics AtomicReference.swift
[53/98] Compiling Atomics AtomicStorage.swift
[54/98] Compiling Atomics AtomicBool.swift
[55/98] Compiling Atomics IntegerConformances.swift
[56/98] Emitting module InternalCollectionsUtilities
[57/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[60/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[61/170] Compiling OrderedCollections _HashTable+Bucket.swift
[62/170] Compiling OrderedCollections _HashTable+BucketIterator.swift
[63/170] Compiling OrderedCollections _HashTable+Testing.swift
[64/170] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[65/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/170] Compiling OrderedCollections _HashTable.swift
[68/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/171] Compiling DequeModule _DequeSlot.swift
[70/171] Compiling DequeModule _DequeBufferHeader.swift
[71/172] Compiling Atomics Unmanaged extensions.swift
[72/172] Compiling _NIODataStructures Heap.swift
[73/172] Compiling _NIODataStructures PriorityQueue.swift
[74/172] Emitting module _NIODataStructures
[75/172] Compiling _NIODataStructures _TinyArray.swift
[76/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[77/172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[78/172] Compiling OrderedCollections _HashTable+Constants.swift
[79/172] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[81/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[82/172] Compiling HTTPTypes ISOLatin1String.swift
[83/172] Compiling HTTPTypes HTTPRequest.swift
[84/172] Compiling HTTPTypes HTTPParsedFields.swift
[85/172] Compiling HTTPTypes NIOLock.swift
[86/172] Compiling HTTPTypes HTTPResponse.swift
[87/172] Compiling ConcurrencyHelpers LockedValueBox.swift
[88/172] Emitting module ConcurrencyHelpers
[89/172] Compiling ConcurrencyHelpers Lock.swift
[90/172] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/175] Compiling DequeModule _DequeBuffer.swift
[100/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[101/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[102/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[103/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[104/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[105/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[106/175] Compiling OrderedCollections _Hashtable+Header.swift
[107/175] Compiling OrderedCollections OrderedDictionary+Codable.swift
[108/175] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[109/175] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[110/175] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[111/175] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/181] Compiling HTTPTypes HTTPFieldName.swift
[113/181] Compiling HTTPTypes HTTPField.swift
[114/181] Emitting module HTTPTypes
[115/181] Compiling HTTPTypes HTTPFields.swift
[116/181] Compiling Logging MetadataProvider.swift
[117/181] Compiling Logging LogHandler.swift
[118/181] Compiling Logging Locks.swift
[119/181] Emitting module Logging
[120/181] Compiling Logging Logging.swift
[126/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/181] Emitting module Atomics
[128/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[129/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[130/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[131/181] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[132/181] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[133/181] Compiling OrderedCollections OrderedSet+Sendable.swift
[134/181] Compiling OrderedCollections OrderedSet+Codable.swift
[135/181] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[136/181] Compiling OrderedCollections OrderedSet+Descriptions.swift
[137/181] Compiling OrderedCollections OrderedSet+Diffing.swift
[138/181] Compiling OrderedCollections OrderedSet+Equatable.swift
[139/181] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[140/181] Compiling OrderedCollections OrderedSet+Hashable.swift
[141/181] Compiling OrderedCollections OrderedSet+Initializers.swift
[142/181] Compiling OrderedCollections OrderedSet+Insertions.swift
[143/181] Compiling OrderedCollections OrderedSet+Invariants.swift
[144/181] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[145/181] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[146/181] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[147/181] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[148/181] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[149/181] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[150/181] Compiling OrderedCollections OrderedDictionary+Values.swift
[151/181] Compiling OrderedCollections OrderedDictionary.swift
[152/206] Compiling AWSLambdaEvents APIGateway+V2.swift
[153/206] Compiling AWSLambdaEvents DynamoDB.swift
[154/206] Compiling AWSLambdaEvents ALB.swift
[155/206] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[156/206] Emitting module DequeModule
[156/269] Compiling c-nioatomics.c
[158/269] Compiling OpenAPIRuntime Acceptable.swift
[159/269] Compiling OpenAPIRuntime Base64EncodedData.swift
[160/269] Compiling OpenAPIRuntime ByteUtilities.swift
[161/269] Compiling OpenAPIRuntime ContentDisposition.swift
[162/269] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[163/269] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[164/269] Compiling OpenAPIRuntime OpenAPIValue.swift
[165/269] Compiling OpenAPIRuntime ClientTransport.swift
[166/269] Compiling OpenAPIRuntime CurrencyTypes.swift
[167/269] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[168/269] Compiling OpenAPIRuntime HTTPBody.swift
[169/269] Compiling OpenAPIRuntime ServerTransport.swift
[170/269] Compiling OpenAPIRuntime UniversalClient.swift
[171/269] Compiling UnixSignals UnixSignal.swift
[172/269] Compiling UnixSignals UnixSignalsSequence.swift
[173/269] Emitting module UnixSignals
[174/269] Compiling OpenAPIRuntime Converter+Server.swift
[175/269] Compiling OpenAPIRuntime Converter.swift
[176/269] Compiling OpenAPIRuntime CurrencyExtensions.swift
[177/269] Compiling OpenAPIRuntime ErrorExtensions.swift
[178/269] Compiling OpenAPIRuntime FoundationExtensions.swift
[179/269] Compiling OpenAPIRuntime ParameterStyles.swift
[180/269] Emitting module OrderedCollections
[180/269] Compiling c-atomics.c
[182/321] Compiling NIOConcurrencyHelpers NIOLock.swift
[183/321] Compiling NIOConcurrencyHelpers lock.swift
[184/321] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[185/321] Emitting module NIOConcurrencyHelpers
[186/321] Compiling NIOConcurrencyHelpers atomics.swift
[187/321] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[188/321] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[189/321] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[190/321] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[191/321] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[192/321] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[193/326] Compiling AsyncAlgorithms Dictionary.swift
[194/326] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[195/326] Compiling AsyncAlgorithms Locking.swift
[196/326] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[197/326] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[198/326] Emitting module AsyncAlgorithms
[199/326] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[200/326] Compiling AsyncAlgorithms ChannelStateMachine.swift
[201/326] Compiling AsyncAlgorithms ChannelStorage.swift
[202/326] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[203/326] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[204/326] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[205/326] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[206/326] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[207/326] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[208/326] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[209/326] Compiling AsyncAlgorithms MergeStateMachine.swift
[210/326] Compiling AsyncAlgorithms MergeStorage.swift
[211/326] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[212/326] Compiling AsyncAlgorithms Rethrow.swift
[213/326] Compiling AsyncAlgorithms SetAlgebra.swift
[214/326] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[215/326] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[216/326] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[217/326] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[218/326] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[219/326] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[220/326] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[221/326] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[222/326] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[223/326] Compiling AsyncAlgorithms AsyncChannel.swift
[224/389] Compiling NIOCore IntegerBitPacking.swift
[225/389] Compiling NIOCore IntegerTypes.swift
[226/389] Compiling NIOCore Interfaces.swift
[227/389] Compiling NIOCore Linux.swift
[228/389] Compiling NIOCore MarkedCircularBuffer.swift
[229/389] Compiling NIOCore Channel.swift
[230/389] Compiling NIOCore ChannelHandler.swift
[231/389] Compiling NIOCore ChannelHandlers.swift
[232/389] Compiling NIOCore ChannelInvoker.swift
[233/389] Compiling NIOCore ChannelOption.swift
[234/389] Compiling NIOCore NIOScheduledCallback.swift
[235/389] Compiling NIOCore NIOSendable.swift
[236/389] Compiling NIOCore RecvByteBufferAllocator.swift
[237/389] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[238/389] Compiling NIOCore SocketAddresses.swift
[239/398] Compiling ServiceLifecycle GracefulShutdown.swift
[240/398] Compiling ServiceLifecycle ServiceRunnerError.swift
[243/398] Compiling NIOCore MulticastChannel.swift
[244/398] Compiling NIOCore NIOAny.swift
[245/398] Compiling NIOCore NIOCloseOnErrorHandler.swift
[246/398] Compiling NIOCore NIOCoreSendableMetatype.swift
[247/398] Compiling NIOCore NIOLoopBound.swift
[248/398] Compiling NIOCore GlobalSingletons.swift
[249/398] Compiling NIOCore IO.swift
[250/398] Compiling NIOCore IOData.swift
[251/398] Compiling NIOCore IPProtocol.swift
[255/398] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[256/398] Compiling NIOCore EventLoopFuture+Deprecated.swift
[257/398] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[258/398] Compiling NIOCore EventLoopFuture.swift
[259/398] Compiling NIOCore FileDescriptor.swift
[260/398] Compiling NIOCore FileHandle.swift
[261/398] Compiling NIOCore FileRegion.swift
[262/404] Emitting module AWSLambdaEvents
[263/406] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[264/406] Compiling ServiceLifecycle CancellationWaiter.swift
[265/406] Compiling ServiceLifecycle Service.swift
[266/406] Emitting module ServiceLifecycle
[267/406] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[268/406] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[269/406] Compiling ServiceLifecycle ServiceGroup.swift
[270/406] Emitting module OpenAPIRuntime
[271/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[272/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[273/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[274/412] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[275/412] Compiling OpenAPIRuntime URIParser.swift
[276/412] Compiling OpenAPIRuntime URISerializer.swift
[277/412] Compiling AWSLambdaEvents HTTP.swift
[278/412] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[286/412] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[296/412] Compiling NIOCore AddressedEnvelope.swift
[297/412] Compiling NIOCore AsyncAwaitSupport.swift
[298/412] Compiling NIOCore AsyncChannel.swift
[299/412] Compiling NIOCore AsyncChannelHandler.swift
[300/412] Compiling NIOCore AsyncChannelInboundStream.swift
[301/412] Compiling NIOCore AsyncChannelOutboundWriter.swift
[302/412] Compiling NIOCore NIOAsyncSequenceProducer.swift
[316/412] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[317/412] Compiling NIOCore NIOAsyncWriter.swift
[318/412] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[319/412] Compiling NIOCore BSDSocketAPI.swift
[320/412] Compiling NIOCore ByteBuffer-aux.swift
[321/412] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[322/412] Compiling NIOCore ByteBuffer-conversions.swift
[342/412] Compiling NIOCore CircularBuffer.swift
[377/412] Compiling NIOCore Codec.swift
[378/412] Compiling NIOCore ConvenienceOptionSupport.swift
[379/412] Compiling NIOCore DeadChannel.swift
[380/412] Compiling NIOCore DispatchQueue+WithFuture.swift
[381/412] Compiling NIOCore EventLoop+Deprecated.swift
[382/412] Compiling NIOCore EventLoop+SerialExecutor.swift
[383/412] Compiling NIOCore EventLoop.swift
[384/412] Compiling NIOCore ByteBuffer-core.swift
[385/412] Compiling NIOCore ByteBuffer-hex.swift
[386/412] Compiling NIOCore ByteBuffer-int.swift
[387/412] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[388/412] Compiling NIOCore ByteBuffer-multi-int.swift
[389/412] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[390/412] Compiling NIOCore ByteBuffer-views.swift
[405/412] Emitting module NIOCore
[413/468] Emitting module NIOEmbedded
[414/468] Compiling NIOEmbedded AsyncTestingChannel.swift
[415/468] Compiling NIOEmbedded Embedded.swift
[416/468] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[417/468] Compiling NIOPosix SelectorEpoll.swift
[418/468] Compiling NIOPosix SelectorGeneric.swift
[419/468] Compiling NIOPosix SelectorKqueue.swift
[420/468] Compiling NIOPosix SelectorUring.swift
[421/468] Compiling NIOPosix SelectorWSAPoll.swift
[422/473] Compiling NIOPosix ServerSocket.swift
[423/473] Compiling NIOPosix Socket.swift
[424/473] Compiling NIOPosix SocketChannel.swift
[425/473] Compiling NIOPosix SocketProtocols.swift
[426/473] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[427/473] Emitting module NIOPosix
[428/473] Compiling NIOPosix System.swift
[429/473] Compiling NIOPosix Thread.swift
[430/473] Compiling NIOPosix ThreadPosix.swift
[431/473] Compiling NIOPosix ThreadWindows.swift
[432/473] Compiling NIOPosix UnsafeTransfer.swift
[433/473] Compiling NIOPosix GetaddrinfoResolver.swift
[434/473] Compiling NIOPosix HappyEyeballs.swift
[435/473] Compiling NIOPosix IO.swift
[436/473] Compiling NIOPosix IntegerBitPacking.swift
[437/473] Compiling NIOPosix IntegerTypes.swift
[438/473] Compiling NIOPosix Linux.swift
[439/473] Compiling NIOPosix BSDSocketAPICommon.swift
[440/473] Compiling NIOPosix BSDSocketAPIPosix.swift
[441/473] Compiling NIOPosix BSDSocketAPIWindows.swift
[442/473] Compiling NIOPosix BaseSocket.swift
[443/473] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[444/473] Compiling NIOPosix BaseSocketChannel.swift
[445/473] Compiling NIOPosix LinuxCPUSet.swift
[446/473] Compiling NIOPosix LinuxUring.swift
[447/473] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[448/473] Compiling NIOPosix NIOPosixSendableMetatype.swift
[449/473] Compiling NIOPosix NIOThreadPool.swift
[450/473] Compiling NIOPosix NonBlockingFileIO.swift
[451/473] Compiling NIOPosix Utilities.swift
[452/473] Compiling NIOPosix VsockAddress.swift
[453/473] Compiling NIOPosix VsockChannelEvents.swift
[454/473] Compiling NIOPosix Windows.swift
[455/473] Compiling NIOPosix resource_bundle_accessor.swift
[456/473] Compiling NIOPosix PendingDatagramWritesManager.swift
[457/473] Compiling NIOPosix PendingWritesManager.swift
[458/473] Compiling NIOPosix PipeChannel.swift
[459/473] Compiling NIOPosix PipePair.swift
[460/473] Compiling NIOPosix Pool.swift
[461/473] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[462/473] Compiling NIOPosix PosixSingletons.swift
[463/473] Compiling NIOPosix RawSocketBootstrap.swift
[464/473] Compiling NIOPosix Resolver.swift
[465/473] Compiling NIOPosix Selectable.swift
[466/473] Compiling NIOPosix SelectableChannel.swift
[467/473] Compiling NIOPosix SelectableEventLoop.swift
[468/473] Compiling NIOPosix BaseStreamSocketChannel.swift
[469/473] Compiling NIOPosix Bootstrap.swift
[470/473] Compiling NIOPosix ControlMessage.swift
[471/473] Compiling NIOPosix DatagramVectorReadManager.swift
[472/473] Compiling NIOPosix Errors+Any.swift
[473/473] Compiling NIOPosix FileDescriptor.swift
[474/475] Emitting module NIO
[475/475] Compiling NIO Exports.swift
[476/492] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[477/493] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[478/493] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[479/493] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[480/493] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[481/493] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[482/493] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[483/493] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[484/493] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[485/493] Compiling NIOHTTP1 HTTPEncoder.swift
[486/493] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[487/493] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[488/493] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[489/493] Compiling NIOHTTP1 ByteCollectionUtils.swift
[490/493] Compiling NIOHTTP1 HTTPDecoder.swift
[491/493] Emitting module NIOHTTP1
[492/493] Compiling NIOHTTP1 HTTPTypes.swift
[493/493] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[494/516] Emitting module AWSLambdaRuntime
[495/518] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[496/518] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[497/518] Compiling AWSLambdaRuntime Context+Foundation.swift
[498/518] Compiling AWSLambdaRuntime Utils.swift
[499/518] Compiling AWSLambdaRuntime Version.swift
[500/518] Compiling AWSLambdaRuntime LambdaHandlers.swift
[501/518] Compiling AWSLambdaRuntime LambdaRequestID.swift
[502/518] Compiling AWSLambdaRuntime Lambda.swift
[503/518] Compiling AWSLambdaRuntime LambdaClock.swift
[504/518] Compiling AWSLambdaRuntime LambdaContext.swift
[505/518] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[506/518] Compiling AWSLambdaRuntime SendableMetatype.swift
[507/518] Compiling AWSLambdaRuntime Lambda+Codable.swift
[508/518] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[509/518] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[510/518] Compiling AWSLambdaRuntime LambdaRuntime.swift
[511/518] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[512/518] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[513/518] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[514/518] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[515/518] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[516/518] Compiling AWSLambdaRuntime Lambda+JSON.swift
[517/518] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[518/518] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[519/532] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[520/533] Compiling OpenAPILambda OpenAPILambdaRouter+SimplifiedAPI.swift
[521/533] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[522/533] Compiling OpenAPILambda LoggingMiddleware.swift
[523/533] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[524/533] Compiling OpenAPILambda OpenAPILambdaService.swift
[525/533] Emitting module OpenAPILambda
[526/533] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[527/533] Compiling OpenAPILambda Exports.swift
[528/533] Compiling OpenAPILambda HTTPHeadersExtension.swift
[529/533] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[530/533] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[531/533] Compiling OpenAPILambda ALBTargetGroup+HTTPRequest.swift
[532/533] Compiling OpenAPILambda OpenAPILambdaALB.swift
[533/533] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (39.04s)
Fetching https://github.com/awslabs/swift-aws-lambda-runtime.git
Fetching https://github.com/awslabs/swift-aws-lambda-events.git
Fetching https://github.com/apple/swift-openapi-runtime.git
[1/2769] Fetching swift-aws-lambda-events
[57/8522] Fetching swift-aws-lambda-events, swift-openapi-runtime
[882/22903] Fetching swift-aws-lambda-events, swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/awslabs/swift-aws-lambda-runtime.git from cache (1.99s)
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (1.99s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.99s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.3 (2.54s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.67s)
Computing version for https://github.com/awslabs/swift-aws-lambda-events.git
Computed https://github.com/awslabs/swift-aws-lambda-events.git at 1.2.3 (1.19s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.48s)
Computing version for https://github.com/awslabs/swift-aws-lambda-runtime.git
Computed https://github.com/awslabs/swift-aws-lambda-runtime.git at 2.3.1 (0.50s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/2530] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.20s)
Fetched https://github.com/apple/swift-log.git from cache (2.22s)
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Fetched https://github.com/apple/swift-nio.git from cache (2.29s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (2.81s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5633] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (0.65s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.51s)
Creating working copy for https://github.com/awslabs/swift-aws-lambda-runtime.git
Working copy of https://github.com/awslabs/swift-aws-lambda-runtime.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.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.87.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.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.3
Creating working copy for https://github.com/awslabs/swift-aws-lambda-events.git
Working copy of https://github.com/awslabs/swift-aws-lambda-events.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"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" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-events.git"
}
],
"manifest_display_name" : "swift-openapi-lambda",
"name" : "swift-openapi-lambda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OpenAPILambda",
"targets" : [
"OpenAPILambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPILambdaTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambdaTests",
"path" : "Tests/OpenAPILambdaTests",
"product_dependencies" : [
"AWSLambdaEvents"
],
"sources" : [
"ALBConversionTests.swift",
"APIGatewayV2ConversionTests.swift",
"HTTPHeadersConversionTests.swift",
"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" : [
"EventSource/ALB/ALBTargetGroup+HTTPRequest.swift",
"EventSource/ALB/OpenAPILambdaALB.swift",
"EventSource/HTTPHeadersExtension.swift",
"EventSource/HttpApi/APIGatewayV2+HTTPRequest.swift",
"EventSource/HttpApi/OpenAPILambdaHttpApi.swift",
"Exports.swift",
"Middleware/LoggingMiddleware.swift",
"OpenAPILambdaHandler.swift",
"OpenAPILambdaService.swift",
"OpenAPILambdaTransport.swift",
"Router/OpenAPILambdaRouter+SimplifiedAPI.swift",
"Router/OpenAPILambdaRouter.swift",
"Router/OpenAPILambdaRouterNode.swift",
"Router/OpenAPILambdaRouterTrie.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.