Build Information
Successful build of swift-openapi-lambda, reference 2.1.0 (97b2e6), with Swift 6.1 for Linux on 26 Oct 2025 14:09:32 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build 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 /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/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: linux
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/awslabs/swift-aws-lambda-events.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/awslabs/swift-aws-lambda-runtime.git
[1/2769] Fetching swift-aws-lambda-events
[998/8522] Fetching swift-aws-lambda-events, swift-openapi-runtime
[4135/22903] Fetching swift-aws-lambda-events, swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.95s)
[7371/17150] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (1.81s)
Fetched https://github.com/awslabs/swift-aws-lambda-runtime.git from cache (1.89s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.3 (3.44s)
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.65s)
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.53s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (5.58s)
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 (1.01s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/4089] Fetching swift-log
[206/6619] Fetching swift-log, swift-service-lifecycle
[6620/24858] Fetching swift-log, swift-service-lifecycle, swift-collections
[10815/104536] Fetching swift-log, swift-service-lifecycle, swift-collections, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.60s)
Fetched https://github.com/apple/swift-log.git from cache (2.60s)
[62859/97917] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (2.68s)
[45417/79678] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.14s)
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 (12.16s)
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 (0.79s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (4.39s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[693/6885] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.90s)
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.65s)
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/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-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-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-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-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/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-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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/37] Write sources
[19/37] Compiling CNIOWindows shim.c
[20/37] Compiling _AtomicsShims.c
[21/37] Compiling CNIOPosix event_loop_id.c
[22/37] Compiling CNIOWASI CNIOWASI.c
[22/37] Compiling CNIOLinux liburing_shims.c
[24/37] Compiling CNIOWindows WSAStartup.c
[25/37] Compiling CNIOLLHTTP c_nio_http.c
[25/37] Write sources
[25/37] Compiling CNIODarwin shim.c
[31/37] Compiling CNIOLinux shim.c
[32/37] Compiling CNIOLLHTTP c_nio_api.c
[33/37] Write swift-version-24593BA9C3E375BF.txt
[34/37] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/85] Emitting module _NIODataStructures
[37/85] Emitting module Atomics
[37/87] Compiling c-nioatomics.c
[39/95] Compiling _NIODataStructures _TinyArray.swift
[40/95] Compiling Atomics UnsafeAtomic.swift
[41/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/95] Emitting module _NIOBase64
[43/95] Compiling _NIOBase64 Base64.swift
[44/96] Compiling ConcurrencyHelpers LockedValueBox.swift
[45/96] Compiling InternalCollectionsUtilities Debugging.swift
[46/96] Compiling InternalCollectionsUtilities Descriptions.swift
[47/96] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[48/96] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/98] Compiling Atomics IntegerOperations.swift
[53/98] Compiling Atomics Unmanaged extensions.swift
[54/98] Compiling HTTPTypes ISOLatin1String.swift
[55/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/99] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/99] Compiling _NIODataStructures PriorityQueue.swift
[61/99] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/99] Compiling InternalCollectionsUtilities Integer rank.swift
[63/99] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/99] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/99] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/99] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/99] Emitting module InternalCollectionsUtilities
[81/100] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[82/100] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[83/101] Compiling HTTPTypes HTTPResponse.swift
[85/101] Emitting module HTTPTypes
[86/101] Compiling HTTPTypes HTTPField.swift
[88/101] Compiling HTTPTypes HTTPParsedFields.swift
[89/101] Compiling HTTPTypes HTTPRequest.swift
[89/101] Compiling c-atomics.c
[91/116] Compiling DequeModule Deque+Equatable.swift
[92/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/179] Compiling OrderedCollections _HashTable.swift
[94/179] Compiling OrderedCollections _Hashtable+Header.swift
[95/179] Compiling HTTPTypes NIOLock.swift
[96/179] Compiling Logging MetadataProvider.swift
[97/179] Compiling ConcurrencyHelpers Lock.swift
[98/179] Emitting module ConcurrencyHelpers
[99/180] Emitting module Logging
[100/180] Compiling _NIODataStructures Heap.swift
[101/181] Compiling Logging LogHandler.swift
[102/181] Compiling Logging Locks.swift
[103/181] Compiling Logging Logging.swift
[105/182] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[106/182] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[109/182] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/182] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[111/182] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[112/182] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[113/182] Compiling OrderedCollections OrderedDictionary+Elements.swift
[114/182] Compiling OrderedCollections OrderedDictionary+Codable.swift
[115/182] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[116/182] Compiling OrderedCollections _HashTable+Testing.swift
[117/182] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[118/182] Compiling NIOConcurrencyHelpers lock.swift
[119/182] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[120/185] Emitting module NIOConcurrencyHelpers
[121/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[122/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[123/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[124/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[125/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[126/185] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[127/185] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[128/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[129/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[130/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[131/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[132/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[133/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[134/185] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[135/192] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[136/192] Compiling NIOConcurrencyHelpers atomics.swift
[137/193] Compiling OrderedCollections _HashTable+Bucket.swift
[138/193] Compiling OrderedCollections _HashTable+BucketIterator.swift
[139/193] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/193] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/193] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/193] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/193] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/193] Compiling OrderedCollections OrderedDictionary.swift
[148/193] Compiling OrderedCollections OrderedSet+Codable.swift
[149/193] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[150/193] Compiling OrderedCollections OrderedSet+Descriptions.swift
[151/193] Compiling OrderedCollections OrderedSet+Diffing.swift
[152/193] Compiling OrderedCollections OrderedSet+Equatable.swift
[153/193] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[154/193] Compiling OrderedCollections OrderedSet+Hashable.swift
[155/193] Emitting module DequeModule
[157/194] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[158/194] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[159/194] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[160/194] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[161/194] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[162/194] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[163/194] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[164/194] Compiling OrderedCollections OrderedDictionary+Values.swift
[174/255] Compiling UnixSignals UnixSignal.swift
[175/255] Emitting module UnixSignals
[176/255] Compiling UnixSignals UnixSignalsSequence.swift
[178/256] Compiling NIOCore AddressedEnvelope.swift
[179/256] Compiling NIOCore AsyncAwaitSupport.swift
[180/256] Compiling NIOCore AsyncChannel.swift
[181/256] Compiling NIOCore AsyncChannelHandler.swift
[182/256] Compiling NIOCore AsyncChannelInboundStream.swift
[183/256] Compiling NIOCore AsyncChannelOutboundWriter.swift
[184/256] Compiling NIOCore NIOAsyncSequenceProducer.swift
[185/256] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[186/256] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/256] Compiling NIOCore NIOLoopBound.swift
[188/256] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[189/256] Compiling NIOCore NIOScheduledCallback.swift
[190/256] Compiling NIOCore NIOSendable.swift
[191/256] Compiling NIOCore RecvByteBufferAllocator.swift
[192/256] Compiling OrderedCollections _UnsafeBitset.swift
[193/256] Emitting module OrderedCollections
[195/302] Compiling HTTPTypes HTTPFields.swift
[196/302] Compiling HTTPTypes HTTPFieldName.swift
[198/303] Emitting module AsyncAlgorithms
[199/394] Compiling OpenAPIRuntime URICodeCodingKey.swift
[200/394] Compiling OpenAPIRuntime URICoderConfiguration.swift
[201/394] Compiling OpenAPIRuntime URIEncodedNode.swift
[202/394] Compiling OpenAPIRuntime URIParsedTypes.swift
[203/394] Compiling OpenAPIRuntime URIDecoder.swift
[204/394] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[205/394] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[206/394] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[207/394] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[208/394] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[209/394] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[210/394] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[211/394] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[212/394] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[213/394] Compiling OpenAPIRuntime MultipartValidation.swift
[214/394] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[215/402] Compiling OpenAPIRuntime RuntimeError.swift
[216/402] Compiling OpenAPIRuntime ServerError.swift
[217/402] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[218/402] Compiling OpenAPIRuntime CodableExtensions.swift
[219/402] Compiling OpenAPIRuntime Configuration.swift
[220/402] Compiling OpenAPIRuntime Converter+Client.swift
[221/402] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[222/402] Compiling OpenAPIRuntime OpenAPIValue.swift
[223/402] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[224/402] Compiling OpenAPIRuntime UndocumentedPayload.swift
[225/402] Compiling OpenAPIRuntime CurrencyTypes.swift
[226/402] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[229/402] Compiling OpenAPIRuntime HTTPBody.swift
[230/402] Compiling OpenAPIRuntime ServerTransport.swift
[231/402] Compiling OpenAPIRuntime UniversalClient.swift
[232/402] Compiling OpenAPIRuntime UniversalServer.swift
[233/402] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[234/402] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[241/402] Compiling OpenAPIRuntime Converter+Common.swift
[242/402] Compiling OpenAPIRuntime Converter+Server.swift
[243/402] Compiling OpenAPIRuntime Converter.swift
[244/402] Compiling OpenAPIRuntime CurrencyExtensions.swift
[245/402] Compiling OpenAPIRuntime ErrorExtensions.swift
[246/402] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[247/402] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[248/402] Compiling OpenAPIRuntime FoundationExtensions.swift
[249/402] Compiling OpenAPIRuntime ParameterStyles.swift
[250/402] Compiling OpenAPIRuntime ServerVariable.swift
[251/402] Compiling OpenAPIRuntime URLExtensions.swift
[252/402] Compiling OpenAPIRuntime Deprecated.swift
[253/402] Compiling OpenAPIRuntime ClientError.swift
[254/402] Compiling OpenAPIRuntime CodingErrors.swift
[255/402] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[256/402] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[257/402] Compiling OpenAPIRuntime ServerSentEvents.swift
[258/402] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[259/402] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[260/402] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[261/402] Compiling OpenAPIRuntime ClientTransport.swift
[262/402] Compiling OpenAPIRuntime Acceptable.swift
[263/402] Compiling OpenAPIRuntime Base64EncodedData.swift
[264/402] Compiling OpenAPIRuntime ByteUtilities.swift
[265/402] Compiling OpenAPIRuntime ContentDisposition.swift
[266/402] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[292/411] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[293/412] Emitting module ServiceLifecycle
[294/412] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[295/412] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[296/412] Compiling ServiceLifecycle ServiceRunnerError.swift
[297/412] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[298/412] Compiling NIOCore SocketAddresses.swift
[299/412] Compiling NIOCore SocketOptionProvider.swift
[300/412] Compiling NIOCore SystemCallHelpers.swift
[301/412] Compiling NIOCore TimeAmount+Duration.swift
[302/412] Compiling NIOCore TypeAssistedChannelHandler.swift
[303/412] Compiling NIOCore UniversalBootstrapSupport.swift
[304/412] Compiling NIOCore Utilities.swift
[308/415] Compiling ServiceLifecycle Service.swift
[309/415] Compiling ServiceLifecycle GracefulShutdown.swift
[310/415] Compiling ServiceLifecycle CancellationWaiter.swift
[311/415] Compiling ServiceLifecycle ServiceGroup.swift
[313/416] Emitting module AWSLambdaEvents
[314/416] Compiling AWSLambdaEvents DateWrappers.swift
[315/416] Compiling AWSLambdaEvents HTTP.swift
[316/416] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[317/416] Emitting module OpenAPIRuntime
[399/425] Emitting module NIOCore
[419/426] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[420/426] Compiling OpenAPIRuntime URIEncoder.swift
[421/426] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[422/426] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[423/426] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[424/426] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[425/426] Compiling OpenAPIRuntime URIParser.swift
[426/426] Compiling OpenAPIRuntime URISerializer.swift
[428/481] Emitting module NIOEmbedded
[429/481] Compiling NIOEmbedded AsyncTestingChannel.swift
[430/481] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[431/481] Compiling NIOEmbedded Embedded.swift
[433/482] Emitting module NIOPosix
[434/488] Compiling NIOPosix Pool.swift
[435/488] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[436/488] Compiling NIOPosix PosixSingletons.swift
[437/488] Compiling NIOPosix RawSocketBootstrap.swift
[438/488] Compiling NIOPosix Resolver.swift
[439/488] Compiling NIOPosix Selectable.swift
[440/488] Compiling NIOPosix SelectableChannel.swift
[441/488] Compiling NIOPosix Socket.swift
[442/488] Compiling NIOPosix SocketChannel.swift
[443/488] Compiling NIOPosix SocketProtocols.swift
[444/488] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[445/488] Compiling NIOPosix System.swift
[446/488] Compiling NIOPosix Thread.swift
[447/488] Compiling NIOPosix ThreadPosix.swift
[448/488] Compiling NIOPosix SelectableEventLoop.swift
[449/488] Compiling NIOPosix SelectorEpoll.swift
[450/488] Compiling NIOPosix SelectorGeneric.swift
[451/488] Compiling NIOPosix SelectorKqueue.swift
[452/488] Compiling NIOPosix SelectorUring.swift
[453/488] Compiling NIOPosix SelectorWSAPoll.swift
[454/488] Compiling NIOPosix ServerSocket.swift
[455/488] Compiling NIOPosix ThreadWindows.swift
[456/488] Compiling NIOPosix UnsafeTransfer.swift
[457/488] Compiling NIOPosix Utilities.swift
[458/488] Compiling NIOPosix VsockAddress.swift
[459/488] Compiling NIOPosix VsockChannelEvents.swift
[460/488] Compiling NIOPosix Windows.swift
[461/488] Compiling NIOPosix BSDSocketAPICommon.swift
[462/488] Compiling NIOPosix BSDSocketAPIPosix.swift
[463/488] Compiling NIOPosix BSDSocketAPIWindows.swift
[464/488] Compiling NIOPosix BaseSocket.swift
[465/488] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[466/488] Compiling NIOPosix BaseSocketChannel.swift
[467/488] Compiling NIOPosix BaseStreamSocketChannel.swift
[468/488] Compiling NIOPosix Bootstrap.swift
[469/488] Compiling NIOPosix ControlMessage.swift
[470/488] Compiling NIOPosix DatagramVectorReadManager.swift
[471/488] Compiling NIOPosix Errors+Any.swift
[472/488] Compiling NIOPosix FileDescriptor.swift
[473/488] Compiling NIOPosix GetaddrinfoResolver.swift
[474/488] Compiling NIOPosix HappyEyeballs.swift
[475/488] Compiling NIOPosix IO.swift
[476/488] Compiling NIOPosix IntegerBitPacking.swift
[477/488] Compiling NIOPosix IntegerTypes.swift
[478/488] Compiling NIOPosix Linux.swift
[479/488] Compiling NIOPosix LinuxCPUSet.swift
[480/488] Compiling NIOPosix LinuxUring.swift
[481/488] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[482/488] Compiling NIOPosix NIOPosixSendableMetatype.swift
[483/488] Compiling NIOPosix NIOThreadPool.swift
[484/488] Compiling NIOPosix NonBlockingFileIO.swift
[485/488] Compiling NIOPosix PendingDatagramWritesManager.swift
[486/488] Compiling NIOPosix PendingWritesManager.swift
[487/488] Compiling NIOPosix PipeChannel.swift
[488/488] Compiling NIOPosix PipePair.swift
[490/491] Compiling NIO Exports.swift
[491/491] Emitting module NIO
[493/508] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[494/508] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[495/510] Emitting module NIOHTTP1
[496/510] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[497/510] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[498/510] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[499/510] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[500/510] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[501/510] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[502/510] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[503/510] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[504/510] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[505/510] Compiling NIOHTTP1 HTTPTypes.swift
[506/510] Compiling NIOHTTP1 ByteCollectionUtils.swift
[507/510] Compiling NIOHTTP1 HTTPDecoder.swift
[508/510] Compiling NIOHTTP1 HTTPEncoder.swift
[509/510] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[510/510] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[512/533] Emitting module AWSLambdaRuntime
[513/536] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[514/536] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[515/536] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[516/536] Compiling AWSLambdaRuntime SendableMetatype.swift
[517/536] Compiling AWSLambdaRuntime Utils.swift
[518/536] Compiling AWSLambdaRuntime Version.swift
[519/536] Compiling AWSLambdaRuntime Lambda.swift
[520/536] Compiling AWSLambdaRuntime LambdaClock.swift
[521/536] Compiling AWSLambdaRuntime LambdaContext.swift
[522/536] Compiling AWSLambdaRuntime LambdaHandlers.swift
[523/536] Compiling AWSLambdaRuntime LambdaRequestID.swift
[524/536] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[525/536] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[526/536] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[527/536] Compiling AWSLambdaRuntime Context+Foundation.swift
[528/536] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[529/536] Compiling AWSLambdaRuntime LambdaRuntime.swift
[530/536] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[531/536] Compiling AWSLambdaRuntime Lambda+JSON.swift
[532/536] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[533/536] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[534/536] Compiling AWSLambdaRuntime Lambda+Codable.swift
[535/536] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[536/536] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[538/551] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[539/552] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[540/552] Compiling OpenAPILambda Exports.swift
[541/552] Compiling OpenAPILambda LoggingMiddleware.swift
[542/552] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[543/552] Compiling OpenAPILambda OpenAPILambdaRouter+SimplifiedAPI.swift
[544/552] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[545/552] Compiling OpenAPILambda OpenAPILambdaService.swift
[546/552] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[547/552] Emitting module OpenAPILambda
[548/552] Compiling OpenAPILambda HTTPHeadersExtension.swift
[549/552] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[550/552] Compiling OpenAPILambda ALBTargetGroup+HTTPRequest.swift
[551/552] Compiling OpenAPILambda OpenAPILambdaALB.swift
[552/552] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (150.96s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.