Build Information
Successful build of swift-openapi-lambda, reference main (97b2e6), with Swift 6.1 for Linux on 26 Oct 2025 14:08:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/awslabs/swift-openapi-lambda
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-4609320-2":/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-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
[2/8522] Fetching swift-aws-lambda-events, swift-openapi-runtime
[3698/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.72s)
[3489/17150] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (2.57s)
Fetched https://github.com/awslabs/swift-aws-lambda-runtime.git from cache (2.67s)
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.81s)
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.45s)
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.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.07s)
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 (2.80s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/4089] Fetching swift-log
[1269/6619] Fetching swift-log, swift-service-lifecycle
[6620/24858] Fetching swift-log, swift-service-lifecycle, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.85s)
[5913/22328] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.91s)
[2919/18239] Fetching swift-collections
[3649/97917] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (10.19s)
Fetched https://github.com/apple/swift-nio.git from cache (10.28s)
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 (11.19s)
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.67s)
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.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.03s)
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 (2.16s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/6885] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.22s)
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-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-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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/37] Write sources
[20/37] Compiling _AtomicsShims.c
[21/37] Compiling CNIOWindows shim.c
[22/37] Compiling CNIOWindows WSAStartup.c
[23/37] Compiling CNIOWASI CNIOWASI.c
[24/37] Compiling CNIOPosix event_loop_id.c
[25/37] Compiling CNIOLLHTTP c_nio_http.c
[26/37] Compiling CNIOLinux liburing_shims.c
[26/37] Write sources
[26/37] Compiling CNIODarwin shim.c
[31/37] Compiling CNIOLLHTTP c_nio_api.c
[32/37] Compiling CNIOLinux shim.c
[33/37] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/37] Write swift-version-24593BA9C3E375BF.txt
[35/75] Compiling c-nioatomics.c
[37/93] Compiling Atomics UnsafeAtomic.swift
[38/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/95] Emitting module _NIOBase64
[40/95] Compiling _NIOBase64 Base64.swift
[41/95] Emitting module HTTPTypes
[42/97] Compiling _NIODataStructures _TinyArray.swift
[43/97] Compiling ConcurrencyHelpers LockedValueBox.swift
[44/97] Compiling Atomics OptionalRawRepresentable.swift
[45/97] Compiling Atomics RawRepresentable.swift
[46/97] Compiling Atomics AtomicReference.swift
[47/97] Compiling Atomics IntegerConformances.swift
[48/99] Compiling Atomics ManagedAtomic.swift
[49/99] Compiling Atomics ManagedAtomicLazyReference.swift
[50/99] Compiling Atomics PointerConformances.swift
[51/99] Compiling Atomics Primitives.native.swift
[52/99] Compiling Atomics AtomicMemoryOrderings.swift
[53/99] Compiling Atomics DoubleWord.swift
[54/99] Compiling HTTPTypes HTTPParsedFields.swift
[55/99] Compiling HTTPTypes HTTPRequest.swift
[56/99] Compiling HTTPTypes HTTPResponse.swift
[57/99] Compiling HTTPTypes ISOLatin1String.swift
[58/99] Emitting module InternalCollectionsUtilities
[59/99] Compiling Atomics AtomicStorage.swift
[60/99] Compiling Atomics AtomicValue.swift
[61/99] Compiling Atomics AtomicBool.swift
[62/99] Compiling Atomics AtomicInteger.swift
[63/99] Compiling Atomics AtomicOptionalWrappable.swift
[64/99] Compiling _NIODataStructures PriorityQueue.swift
[70/99] Compiling c-atomics.c
[72/99] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[73/99] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[74/100] Compiling Atomics IntegerOperations.swift
[75/100] Compiling Atomics Unmanaged extensions.swift
[77/113] Compiling Logging MetadataProvider.swift
[78/176] Compiling HTTPTypes NIOLock.swift
[79/176] Compiling OrderedCollections OrderedDictionary+Codable.swift
[80/176] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/178] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[82/178] Emitting module Logging
[83/178] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/178] Compiling Logging Locks.swift
[85/178] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/178] Compiling Logging LogHandler.swift
[87/178] Compiling Logging Logging.swift
[88/179] Emitting module ConcurrencyHelpers
[89/179] Compiling ConcurrencyHelpers Lock.swift
[90/179] Emitting module _NIODataStructures
[91/179] Compiling _NIODataStructures Heap.swift
[92/181] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/181] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/181] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/181] Emitting module NIOConcurrencyHelpers
[96/181] Compiling NIOConcurrencyHelpers lock.swift
[100/181] Compiling NIOConcurrencyHelpers atomics.swift
[101/181] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[102/182] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[103/182] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[105/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[106/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[107/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[108/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[109/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[110/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[111/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[112/189] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/189] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/189] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[115/189] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[116/189] Compiling DequeModule _DequeSlot.swift
[117/189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[118/192] Emitting module Atomics
[119/192] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/192] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[122/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[123/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[124/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[125/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[126/192] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[127/192] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[128/192] Compiling OrderedCollections OrderedSet+Initializers.swift
[129/192] Compiling OrderedCollections OrderedSet+Insertions.swift
[130/192] Compiling OrderedCollections OrderedSet+Invariants.swift
[131/192] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[132/192] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[133/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[134/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[135/192] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[136/192] Emitting module DequeModule
[149/194] Emitting module UnixSignals
[150/194] Compiling UnixSignals UnixSignalsSequence.swift
[151/194] Compiling UnixSignals UnixSignal.swift
[152/194] Compiling OrderedCollections OrderedDictionary.swift
[153/194] Compiling OrderedCollections OrderedSet+Codable.swift
[154/194] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[155/194] Compiling OrderedCollections OrderedSet+Descriptions.swift
[156/194] Compiling OrderedCollections OrderedSet+Diffing.swift
[157/194] Compiling OrderedCollections OrderedSet+Equatable.swift
[158/194] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[159/194] Compiling OrderedCollections OrderedSet+Hashable.swift
[176/194] Compiling OrderedCollections _HashTable+Bucket.swift
[177/194] Compiling OrderedCollections _HashTable+BucketIterator.swift
[178/194] Compiling OrderedCollections _HashTable+Constants.swift
[179/194] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[180/194] Compiling OrderedCollections _HashTable+Testing.swift
[181/194] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[182/194] Compiling OrderedCollections _HashTable.swift
[183/194] Compiling OrderedCollections _Hashtable+Header.swift
[185/256] Compiling NIOCore IntegerBitPacking.swift
[186/256] Compiling NIOCore IntegerTypes.swift
[187/256] Compiling NIOCore Interfaces.swift
[188/256] Compiling NIOCore Linux.swift
[189/256] Compiling NIOCore MarkedCircularBuffer.swift
[190/256] Compiling NIOCore MulticastChannel.swift
[191/256] Compiling OrderedCollections _UnsafeBitset.swift
[192/256] Compiling HTTPTypes HTTPField.swift
[193/256] Compiling HTTPTypes HTTPFields.swift
[194/256] Compiling HTTPTypes HTTPFieldName.swift
[196/257] Emitting module OrderedCollections
[198/388] Emitting module AsyncAlgorithms
[199/394] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[200/394] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[201/394] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[202/394] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[203/394] Compiling OpenAPIRuntime ServerSentEvents.swift
[204/394] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[205/394] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[206/394] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[207/402] Compiling OpenAPIRuntime HTTPBody.swift
[208/402] Compiling OpenAPIRuntime ServerTransport.swift
[209/402] Compiling OpenAPIRuntime UniversalClient.swift
[210/402] Compiling OpenAPIRuntime UniversalServer.swift
[211/402] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[212/402] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[213/402] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[214/402] Compiling OpenAPIRuntime UndocumentedPayload.swift
[215/402] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[216/402] Compiling OpenAPIRuntime CodableExtensions.swift
[217/402] Compiling OpenAPIRuntime Configuration.swift
[218/402] Compiling OpenAPIRuntime Converter+Client.swift
[219/402] Compiling OpenAPIRuntime Converter+Common.swift
[220/402] Compiling OpenAPIRuntime Converter+Server.swift
[221/402] Compiling OpenAPIRuntime Converter.swift
[222/402] Compiling OpenAPIRuntime CurrencyExtensions.swift
[223/402] Compiling OpenAPIRuntime ErrorExtensions.swift
[224/402] Compiling OpenAPIRuntime FoundationExtensions.swift
[225/402] Compiling OpenAPIRuntime ParameterStyles.swift
[226/402] Compiling OpenAPIRuntime Acceptable.swift
[227/402] Compiling OpenAPIRuntime Base64EncodedData.swift
[228/402] Compiling OpenAPIRuntime ByteUtilities.swift
[229/402] Compiling OpenAPIRuntime ContentDisposition.swift
[230/402] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[231/402] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[232/402] Compiling OpenAPIRuntime OpenAPIValue.swift
[236/402] Compiling OpenAPIRuntime ClientTransport.swift
[237/402] Compiling OpenAPIRuntime CurrencyTypes.swift
[238/402] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[239/402] Compiling AsyncAlgorithms SetAlgebra.swift
[240/402] Compiling AsyncAlgorithms UnsafeTransfer.swift
[241/402] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[242/402] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[243/402] Compiling AsyncAlgorithms ZipStateMachine.swift
[244/402] Compiling AsyncAlgorithms ZipStorage.swift
[245/402] Compiling OpenAPIRuntime ServerError.swift
[251/402] Compiling OpenAPIRuntime ServerVariable.swift
[252/402] Compiling OpenAPIRuntime URLExtensions.swift
[253/402] Compiling OpenAPIRuntime Deprecated.swift
[254/402] Compiling OpenAPIRuntime ClientError.swift
[255/402] Compiling OpenAPIRuntime CodingErrors.swift
[256/402] Compiling OpenAPIRuntime RuntimeError.swift
[261/414] Compiling OpenAPIRuntime URICodeCodingKey.swift
[262/414] Compiling OpenAPIRuntime URICoderConfiguration.swift
[263/414] Compiling OpenAPIRuntime URIEncodedNode.swift
[264/414] Compiling OpenAPIRuntime URIParsedTypes.swift
[265/414] Compiling OpenAPIRuntime URIDecoder.swift
[266/414] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[267/414] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[268/414] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[275/414] Compiling OpenAPIRuntime MultipartValidation.swift
[276/414] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[286/414] Emitting module AWSLambdaEvents
[287/414] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[288/415] Emitting module ServiceLifecycle
[289/415] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[290/415] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[291/415] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[292/415] Compiling NIOCore SocketAddresses.swift
[293/415] Compiling NIOCore SocketOptionProvider.swift
[294/415] Compiling NIOCore SystemCallHelpers.swift
[295/415] Compiling NIOCore TimeAmount+Duration.swift
[296/415] Compiling NIOCore TypeAssistedChannelHandler.swift
[297/415] Compiling NIOCore UniversalBootstrapSupport.swift
[298/415] Compiling NIOCore Utilities.swift
[299/415] Compiling ServiceLifecycle ServiceRunnerError.swift
[307/415] Compiling AWSLambdaEvents DateWrappers.swift
[308/415] Compiling AWSLambdaEvents HTTP.swift
[309/415] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[310/415] Compiling ServiceLifecycle CancellationWaiter.swift
[311/415] Compiling ServiceLifecycle Service.swift
[312/415] Compiling ServiceLifecycle GracefulShutdown.swift
[313/415] Compiling ServiceLifecycle ServiceGroup.swift
[323/424] Emitting module OpenAPIRuntime
[390/425] Emitting module NIOCore
[391/425] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[392/425] Compiling OpenAPIRuntime URIEncoder.swift
[393/425] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[394/425] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[395/425] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[396/425] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[397/425] Compiling OpenAPIRuntime URIParser.swift
[398/425] 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] Compiling NIOPosix Pool.swift
[434/482] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[435/482] Compiling NIOPosix PosixSingletons.swift
[436/482] Compiling NIOPosix RawSocketBootstrap.swift
[437/482] Compiling NIOPosix Resolver.swift
[438/482] Compiling NIOPosix Selectable.swift
[439/482] Compiling NIOPosix SelectableChannel.swift
[440/488] Compiling NIOPosix SelectableEventLoop.swift
[441/488] Compiling NIOPosix SelectorEpoll.swift
[442/488] Compiling NIOPosix SelectorGeneric.swift
[443/488] Compiling NIOPosix SelectorKqueue.swift
[444/488] Compiling NIOPosix SelectorUring.swift
[445/488] Compiling NIOPosix SelectorWSAPoll.swift
[446/488] Compiling NIOPosix ServerSocket.swift
[447/488] Emitting module NIOPosix
[448/488] Compiling NIOPosix BSDSocketAPICommon.swift
[449/488] Compiling NIOPosix BSDSocketAPIPosix.swift
[450/488] Compiling NIOPosix BSDSocketAPIWindows.swift
[451/488] Compiling NIOPosix BaseSocket.swift
[452/488] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[453/488] Compiling NIOPosix BaseSocketChannel.swift
[454/488] Compiling NIOPosix BaseStreamSocketChannel.swift
[455/488] Compiling NIOPosix Socket.swift
[456/488] Compiling NIOPosix SocketChannel.swift
[457/488] Compiling NIOPosix SocketProtocols.swift
[458/488] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[459/488] Compiling NIOPosix System.swift
[460/488] Compiling NIOPosix Thread.swift
[461/488] Compiling NIOPosix ThreadPosix.swift
[462/488] Compiling NIOPosix ThreadWindows.swift
[463/488] Compiling NIOPosix UnsafeTransfer.swift
[464/488] Compiling NIOPosix Utilities.swift
[465/488] Compiling NIOPosix VsockAddress.swift
[466/488] Compiling NIOPosix VsockChannelEvents.swift
[467/488] Compiling NIOPosix Windows.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 HTTPHeaderValidator.swift
[494/508] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[495/510] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[496/510] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[497/510] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[498/510] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[499/510] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[500/510] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[501/510] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[502/510] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[503/510] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[504/510] Compiling NIOHTTP1 HTTPTypes.swift
[505/510] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[506/510] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[507/510] Emitting module NIOHTTP1
[508/510] Compiling NIOHTTP1 ByteCollectionUtils.swift
[509/510] Compiling NIOHTTP1 HTTPDecoder.swift
[510/510] Compiling NIOHTTP1 HTTPEncoder.swift
[512/533] Compiling AWSLambdaRuntime Lambda+JSON.swift
[513/533] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[514/533] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[515/536] Compiling AWSLambdaRuntime Lambda.swift
[516/536] Compiling AWSLambdaRuntime LambdaClock.swift
[517/536] Compiling AWSLambdaRuntime LambdaContext.swift
[518/536] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[519/536] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[520/536] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[521/536] Compiling AWSLambdaRuntime SendableMetatype.swift
[522/536] Compiling AWSLambdaRuntime Utils.swift
[523/536] Compiling AWSLambdaRuntime Version.swift
[524/536] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[525/536] Compiling AWSLambdaRuntime LambdaRuntime.swift
[526/536] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[527/536] Compiling AWSLambdaRuntime LambdaHandlers.swift
[528/536] Compiling AWSLambdaRuntime LambdaRequestID.swift
[529/536] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[530/536] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[531/536] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[532/536] Compiling AWSLambdaRuntime Context+Foundation.swift
[533/536] Emitting module AWSLambdaRuntime
[534/536] Compiling AWSLambdaRuntime Lambda+Codable.swift
[535/536] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[536/536] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[538/551] Emitting module OpenAPILambda
[539/551] Compiling OpenAPILambda ALBTargetGroup+HTTPRequest.swift
[540/551] Compiling OpenAPILambda OpenAPILambdaALB.swift
[541/552] Compiling OpenAPILambda OpenAPILambdaRouter+SimplifiedAPI.swift
[542/552] Compiling OpenAPILambda OpenAPILambdaRouter.swift
[543/552] Compiling OpenAPILambda OpenAPILambdaRouterNode.swift
[544/552] Compiling OpenAPILambda OpenAPILambdaService.swift
[545/552] Compiling OpenAPILambda OpenAPILambdaTransport.swift
[546/552] Compiling OpenAPILambda OpenAPILambdaHttpApi.swift
[547/552] Compiling OpenAPILambda Exports.swift
[548/552] Compiling OpenAPILambda HTTPHeadersExtension.swift
[549/552] Compiling OpenAPILambda APIGatewayV2+HTTPRequest.swift
[550/552] Compiling OpenAPILambda LoggingMiddleware.swift
[551/552] Compiling OpenAPILambda OpenAPILambdaHandler.swift
[552/552] Compiling OpenAPILambda OpenAPILambdaRouterTrie.swift
Build complete! (119.89s)
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.