Build Information
Successful build of swift-openapi-lambda, reference 2.1.0 (97b2e6), with Swift 6.0 for macOS (SPM) on 26 Oct 2025 14:06:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build 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.0
Building package at path: $PWD
https://github.com/awslabs/swift-openapi-lambda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/38] Write sources
[12/38] Copying PrivacyInfo.xcprivacy
[12/38] Write sources
[22/38] Compiling CNIOWindows WSAStartup.c
[22/38] Compiling CNIOWindows shim.c
[24/38] Write swift-version-5BDAB9E9C0126B9D.txt
[25/38] Compiling CNIOWASI CNIOWASI.c
[26/38] Compiling CNIOLinux liburing_shims.c
[27/38] Compiling CNIOLinux shim.c
[28/49] Compiling _AtomicsShims.c
[29/49] Compiling CNIOPosix event_loop_id.c
[30/49] Compiling CNIOLLHTTP c_nio_http.c
[31/58] Compiling CNIOLLHTTP c_nio_api.c
[32/78] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/78] Write sources
[35/97] Compiling CNIODarwin shim.c
[37/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/97] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[39/98] Compiling _NIOBase64 Base64.swift
[40/98] Emitting module _NIOBase64
[41/98] Compiling ConcurrencyHelpers LockedValueBox.swift
[42/98] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[43/98] Compiling _NIODataStructures _TinyArray.swift
[44/98] Compiling _NIODataStructures PriorityQueue.swift
[45/98] Compiling Atomics AtomicValue.swift
[46/98] Compiling Atomics AtomicMemoryOrderings.swift
[47/98] Compiling Atomics AtomicReference.swift
[48/98] Compiling Atomics AtomicStorage.swift
[49/98] Compiling Atomics AtomicBool.swift
[50/98] Compiling Atomics IntegerConformances.swift
[51/98] Compiling Atomics PointerConformances.swift
[52/98] Compiling Atomics Primitives.native.swift
[53/98] Emitting module InternalCollectionsUtilities
[54/98] Compiling Atomics OptionalRawRepresentable.swift
[55/98] Compiling Atomics RawRepresentable.swift
[56/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/98] Compiling Atomics IntegerOperations.swift
[58/98] Compiling Atomics AtomicInteger.swift
[59/98] Compiling Atomics AtomicOptionalWrappable.swift
[60/170] Compiling Logging MetadataProvider.swift
[61/170] Compiling ConcurrencyHelpers Lock.swift
[62/170] Emitting module ConcurrencyHelpers
[63/170] Compiling HTTPTypes NIOLock.swift
[64/170] Compiling OrderedCollections _HashTable+Testing.swift
[65/170] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/170] Compiling DequeModule _DequeBuffer.swift
[67/174] Compiling OrderedCollections OrderedSet+Codable.swift
[68/174] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/174] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/174] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/174] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/174] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/180] Compiling HTTPTypes ISOLatin1String.swift
[74/180] Compiling HTTPTypes HTTPRequest.swift
[75/180] Compiling HTTPTypes HTTPParsedFields.swift
[76/180] Compiling HTTPTypes HTTPField.swift
[77/180] Compiling HTTPTypes HTTPResponse.swift
[78/180] Compiling OrderedCollections _HashTable.swift
[79/180] Compiling OrderedCollections _Hashtable+Header.swift
[82/180] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/180] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[85/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[87/181] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[88/181] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/181] Compiling OrderedCollections OrderedSet+Sendable.swift
[90/181] Emitting module _NIODataStructures
[91/181] Compiling _NIODataStructures Heap.swift
[92/181] Compiling Atomics Unmanaged extensions.swift
[93/181] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/181] Compiling Logging LogHandler.swift
[95/181] Compiling Logging Locks.swift
[96/181] Compiling Logging Logging.swift
[97/181] Emitting module Logging
[98/181] Compiling HTTPTypes HTTPFieldName.swift
[99/181] Compiling HTTPTypes HTTPFields.swift
[100/181] Emitting module HTTPTypes
[101/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[102/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[103/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[104/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[107/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[111/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[112/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[116/181] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[117/181] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[118/181] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[119/181] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[120/181] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/181] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[122/181] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[123/181] Compiling OrderedCollections OrderedDictionary+Values.swift
[124/181] Compiling OrderedCollections OrderedDictionary.swift
[125/181] Compiling OrderedCollections OrderedSet+Hashable.swift
[126/181] Compiling OrderedCollections OrderedSet+Initializers.swift
[127/181] Compiling OrderedCollections OrderedSet+Insertions.swift
[128/181] Compiling OrderedCollections OrderedSet+Invariants.swift
[129/181] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[130/181] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[133/181] Compiling OrderedCollections OrderedDictionary+Elements.swift
[134/181] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[135/181] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[136/181] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[137/181] Emitting module Atomics
[138/181] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[139/181] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[140/181] Compiling OrderedCollections _HashTable+Bucket.swift
[141/181] Compiling OrderedCollections _HashTable+BucketIterator.swift
[142/181] Compiling OrderedCollections _HashTable+Constants.swift
[143/181] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[144/181] Compiling DequeModule _DequeSlot.swift
[145/181] Compiling DequeModule _DequeBufferHeader.swift
[150/181] Emitting module DequeModule
[157/269] Compiling UnixSignals UnixSignal.swift
[158/269] Emitting module UnixSignals
[159/269] Compiling UnixSignals UnixSignalsSequence.swift
[160/269] Compiling OpenAPIRuntime OpenAPIValue.swift
[161/269] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[162/269] Compiling OpenAPIRuntime UndocumentedPayload.swift
[163/269] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[164/269] Compiling OpenAPIRuntime CodableExtensions.swift
[165/269] Compiling OpenAPIRuntime Configuration.swift
[166/269] Compiling OpenAPIRuntime Converter+Client.swift
[167/269] Compiling OpenAPIRuntime Acceptable.swift
[168/269] Compiling OpenAPIRuntime Base64EncodedData.swift
[169/269] Compiling OpenAPIRuntime ByteUtilities.swift
[170/269] Compiling OpenAPIRuntime ContentDisposition.swift
[171/269] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[172/269] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[173/269] Compiling OpenAPIRuntime ClientTransport.swift
[174/269] Compiling OpenAPIRuntime CurrencyTypes.swift
[175/269] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[176/269] Compiling OpenAPIRuntime HTTPBody.swift
[177/269] Compiling OpenAPIRuntime ServerTransport.swift
[178/269] Compiling OpenAPIRuntime UniversalClient.swift
[178/269] Compiling c-nioatomics.c
[180/269] Emitting module OrderedCollections
[180/315] Compiling c-atomics.c
[182/321] Emitting module AsyncAlgorithms
[183/326] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[184/326] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[185/326] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[186/326] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[187/326] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[188/326] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[189/326] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[190/326] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[191/326] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[192/326] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[193/326] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[194/326] Compiling AsyncAlgorithms ChannelStateMachine.swift
[195/326] Compiling AsyncAlgorithms ChannelStorage.swift
[196/326] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[197/326] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[198/326] Emitting module NIOConcurrencyHelpers
[199/326] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[200/326] Compiling NIOConcurrencyHelpers NIOLock.swift
[201/326] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[202/326] Compiling NIOConcurrencyHelpers atomics.swift
[203/326] Compiling NIOConcurrencyHelpers lock.swift
[204/326] Compiling AsyncAlgorithms MergeStateMachine.swift
[205/326] Compiling AsyncAlgorithms MergeStorage.swift
[206/326] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[207/326] Compiling AsyncAlgorithms Rethrow.swift
[208/326] Compiling AsyncAlgorithms SetAlgebra.swift
[209/326] Compiling AsyncAlgorithms Dictionary.swift
[210/326] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[211/326] Compiling AsyncAlgorithms Locking.swift
[212/326] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[213/326] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[214/326] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[215/326] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[216/326] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[217/326] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[218/326] Compiling AsyncAlgorithms AsyncChannel.swift
[219/389] Compiling NIOCore RecvByteBufferAllocator.swift
[220/389] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[221/389] Compiling NIOCore SocketAddresses.swift
[222/389] Compiling NIOCore ByteBuffer-core.swift
[223/389] Compiling NIOCore ByteBuffer-hex.swift
[224/389] Compiling NIOCore Interfaces.swift
[225/389] Compiling NIOCore Channel.swift
[226/389] Compiling NIOCore ChannelHandler.swift
[227/389] Compiling NIOCore ChannelHandlers.swift
[228/389] Compiling NIOCore ChannelInvoker.swift
[229/389] Compiling NIOCore IO.swift
[230/389] Compiling NIOCore IOData.swift
[231/389] Compiling NIOCore IPProtocol.swift
[232/389] Compiling NIOCore IntegerBitPacking.swift
[233/389] Compiling NIOCore IntegerTypes.swift
[234/389] Compiling NIOCore ChannelOption.swift
[235/389] Compiling NIOCore ChannelPipeline.swift
[236/389] Compiling NIOCore CircularBuffer.swift
[237/389] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[238/389] Compiling NIOCore NIOAsyncWriter.swift
[239/398] Compiling NIOCore Linux.swift
[240/398] Compiling NIOCore MarkedCircularBuffer.swift
[241/398] Compiling NIOCore MulticastChannel.swift
[242/398] Compiling NIOCore NIOAny.swift
[243/398] Compiling NIOCore NIOCloseOnErrorHandler.swift
[244/398] Compiling NIOCore NIOCoreSendableMetatype.swift
[245/398] Compiling NIOCore NIOLoopBound.swift
[246/404] Emitting module AWSLambdaEvents
[247/406] Compiling NIOCore SocketOptionProvider.swift
[248/406] Compiling NIOCore SystemCallHelpers.swift
[249/406] Compiling NIOCore TimeAmount+Duration.swift
[250/406] Compiling NIOCore TypeAssistedChannelHandler.swift
[251/406] Compiling NIOCore UniversalBootstrapSupport.swift
[252/406] Compiling NIOCore Utilities.swift
[253/406] Compiling NIOCore Codec.swift
[254/406] Compiling NIOCore ConvenienceOptionSupport.swift
[255/406] Compiling NIOCore DeadChannel.swift
[256/406] Compiling NIOCore DispatchQueue+WithFuture.swift
[257/406] Compiling NIOCore EventLoop+Deprecated.swift
[258/406] Compiling NIOCore EventLoop+SerialExecutor.swift
[259/406] Compiling NIOCore EventLoop.swift
[260/406] Compiling NIOCore AddressedEnvelope.swift
[261/406] Compiling NIOCore AsyncAwaitSupport.swift
[262/406] Compiling NIOCore AsyncChannel.swift
[263/406] Compiling NIOCore AsyncChannelHandler.swift
[264/406] Compiling NIOCore AsyncChannelInboundStream.swift
[265/406] Compiling NIOCore AsyncChannelOutboundWriter.swift
[266/406] Compiling NIOCore NIOAsyncSequenceProducer.swift
[267/406] Compiling ServiceLifecycle ServiceRunnerError.swift
[268/406] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[269/406] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[270/406] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[271/406] Compiling ServiceLifecycle ServiceGroup.swift
[272/406] Compiling ServiceLifecycle Service.swift
[273/406] Compiling ServiceLifecycle GracefulShutdown.swift
[274/406] Compiling ServiceLifecycle CancellationWaiter.swift
[275/406] Emitting module ServiceLifecycle
[276/406] Emitting module OpenAPIRuntime
[297/412] Compiling NIOCore ByteBuffer-int.swift
[298/412] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[299/412] Compiling NIOCore ByteBuffer-multi-int.swift
[300/412] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[301/412] Compiling NIOCore ByteBuffer-views.swift
[302/412] Compiling AWSLambdaEvents HTTP.swift
[303/412] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[306/412] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[307/412] Compiling NIOCore BSDSocketAPI.swift
[308/412] Compiling NIOCore ByteBuffer-aux.swift
[309/412] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[310/412] Compiling NIOCore ByteBuffer-conversions.swift
[311/412] Compiling NIOCore GlobalSingletons.swift
[352/412] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[353/412] Compiling NIOCore EventLoopFuture+Deprecated.swift
[354/412] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[355/412] Compiling NIOCore EventLoopFuture.swift
[356/412] Compiling NIOCore FileDescriptor.swift
[357/412] Compiling NIOCore FileHandle.swift
[358/412] Compiling NIOCore FileRegion.swift
[359/412] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[360/412] Compiling NIOCore NIOScheduledCallback.swift
[361/412] Compiling NIOCore NIOSendable.swift
[386/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[387/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[388/412] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[389/412] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[390/412] Compiling OpenAPIRuntime URIParser.swift
[391/412] Compiling OpenAPIRuntime URISerializer.swift
[412/412] Emitting module NIOCore
[413/468] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[414/468] Emitting module NIOEmbedded
[415/468] Compiling NIOEmbedded Embedded.swift
[416/468] Compiling NIOEmbedded AsyncTestingChannel.swift
[417/468] Compiling NIOPosix System.swift
[418/468] Compiling NIOPosix Thread.swift
[419/468] Compiling NIOPosix ThreadPosix.swift
[420/468] Compiling NIOPosix ThreadWindows.swift
[421/468] Compiling NIOPosix UnsafeTransfer.swift
[422/468] Compiling NIOPosix BSDSocketAPICommon.swift
[423/468] Compiling NIOPosix BSDSocketAPIPosix.swift
[424/468] Compiling NIOPosix BSDSocketAPIWindows.swift
[425/468] Compiling NIOPosix BaseSocket.swift
[426/468] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[427/468] Compiling NIOPosix BaseSocketChannel.swift
[428/473] Emitting module NIOPosix
[429/473] Compiling NIOPosix LinuxCPUSet.swift
[430/473] Compiling NIOPosix LinuxUring.swift
[431/473] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[432/473] Compiling NIOPosix NIOPosixSendableMetatype.swift
[433/473] Compiling NIOPosix NIOThreadPool.swift
[434/473] Compiling NIOPosix NonBlockingFileIO.swift
[435/473] Compiling NIOPosix SelectorEpoll.swift
[436/473] Compiling NIOPosix SelectorGeneric.swift
[437/473] Compiling NIOPosix SelectorKqueue.swift
[438/473] Compiling NIOPosix SelectorUring.swift
[439/473] Compiling NIOPosix SelectorWSAPoll.swift
[440/473] Compiling NIOPosix PendingDatagramWritesManager.swift
[441/473] Compiling NIOPosix PendingWritesManager.swift
[442/473] Compiling NIOPosix PipeChannel.swift
[443/473] Compiling NIOPosix PipePair.swift
[444/473] Compiling NIOPosix Pool.swift
[445/473] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[446/473] Compiling NIOPosix ServerSocket.swift
[447/473] Compiling NIOPosix Socket.swift
[448/473] Compiling NIOPosix SocketChannel.swift
[449/473] Compiling NIOPosix SocketProtocols.swift
[450/473] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[451/473] Compiling NIOPosix GetaddrinfoResolver.swift
[452/473] Compiling NIOPosix HappyEyeballs.swift
[453/473] Compiling NIOPosix IO.swift
[454/473] Compiling NIOPosix IntegerBitPacking.swift
[455/473] Compiling NIOPosix IntegerTypes.swift
[456/473] Compiling NIOPosix Linux.swift
[457/473] Compiling NIOPosix PosixSingletons.swift
[458/473] Compiling NIOPosix RawSocketBootstrap.swift
[459/473] Compiling NIOPosix Resolver.swift
[460/473] Compiling NIOPosix Selectable.swift
[461/473] Compiling NIOPosix SelectableChannel.swift
[462/473] Compiling NIOPosix SelectableEventLoop.swift
[463/473] Compiling NIOPosix BaseStreamSocketChannel.swift
[464/473] Compiling NIOPosix Bootstrap.swift
[465/473] Compiling NIOPosix ControlMessage.swift
[466/473] Compiling NIOPosix DatagramVectorReadManager.swift
[467/473] Compiling NIOPosix Errors+Any.swift
[468/473] Compiling NIOPosix FileDescriptor.swift
[469/473] Compiling NIOPosix Utilities.swift
[470/473] Compiling NIOPosix VsockAddress.swift
[471/473] Compiling NIOPosix VsockChannelEvents.swift
[472/473] Compiling NIOPosix Windows.swift
[473/473] Compiling NIOPosix resource_bundle_accessor.swift
[474/475] Compiling NIO Exports.swift
[475/475] Emitting module NIO
[476/492] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[477/492] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[478/492] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[479/492] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[480/492] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[481/492] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[482/493] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[483/493] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[484/493] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[485/493] Compiling NIOHTTP1 HTTPEncoder.swift
[486/493] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[487/493] Emitting module NIOHTTP1
[488/493] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[489/493] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[490/493] Compiling NIOHTTP1 ByteCollectionUtils.swift
[491/493] Compiling NIOHTTP1 HTTPDecoder.swift
[492/493] Compiling NIOHTTP1 HTTPTypes.swift
[493/493] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[494/516] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[495/516] Compiling AWSLambdaRuntime SendableMetatype.swift
[496/518] Emitting module AWSLambdaRuntime
[497/518] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[498/518] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[499/518] Compiling AWSLambdaRuntime Context+Foundation.swift
[500/518] Compiling AWSLambdaRuntime Utils.swift
[501/518] Compiling AWSLambdaRuntime Version.swift
[502/518] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[503/518] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[504/518] Compiling AWSLambdaRuntime Lambda+JSON.swift
[505/518] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[506/518] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[507/518] Compiling AWSLambdaRuntime LambdaRuntime.swift
[508/518] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[509/518] Compiling AWSLambdaRuntime Lambda.swift
[510/518] Compiling AWSLambdaRuntime LambdaClock.swift
[511/518] Compiling AWSLambdaRuntime LambdaContext.swift
[512/518] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[513/518] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[514/518] Compiling AWSLambdaRuntime LambdaHandlers.swift
[515/518] Compiling AWSLambdaRuntime LambdaRequestID.swift
[516/518] Compiling AWSLambdaRuntime Lambda+Codable.swift
[517/518] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[518/518] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[519/532] Compiling OpenAPILambda HTTPHeadersExtension.swift
[520/532] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[521/533] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[522/533] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[523/533] Compiling OpenAPILambda OpenAPILambdaService.swift
[524/533] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[525/533] Compiling OpenAPILambda LoggingMiddleware.swift
[526/533] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[527/533] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[528/533] Compiling OpenAPILambda Exports.swift
[529/533] Compiling OpenAPILambda OpenAPILambdaRouter+SimplifiedAPI.swift
[530/533] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
[531/533] Compiling OpenAPILambda ALBTargetGroup+HTTPRequest.swift
[532/533] Compiling OpenAPILambda OpenAPILambdaALB.swift
[533/533] Emitting module OpenAPILambda
Build complete! (43.18s)
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/awslabs/swift-aws-lambda-runtime.git
Fetching https://github.com/awslabs/swift-aws-lambda-events.git
[1/2769] Fetching swift-aws-lambda-events
[112/8522] Fetching swift-aws-lambda-events, swift-openapi-runtime
[1709/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.95s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.96s)
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (1.96s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.3 (0.50s)
Fetching https://github.com/apple/swift-http-types
[1/939] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.82s)
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 (0.46s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.46s)
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.46s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-collections.git
[1/2530] Fetching swift-service-lifecycle
[710/6619] Fetching swift-service-lifecycle, swift-log
[1041/24858] Fetching swift-service-lifecycle, swift-log, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
[1671/22328] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
[1824/18239] Fetching swift-collections
[7479/97917] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.06s)
Fetched https://github.com/apple/swift-nio.git from cache (4.06s)
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 (0.47s)
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.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[2/6885] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.49s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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-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/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/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/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-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
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
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.