Build Information
Failed to build swift-openapi-lambda, reference 2.0.0-beta.1 (c72834
), with Swift 6.1 for Android on 6 Sep 2025 14:01:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.git
Reference: 2.0.0-beta.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-server/swift-openapi-lambda
* tag 2.0.0-beta.1 -> FETCH_HEAD
HEAD is now at c72834d Update to support AWS Lambda Runtime for Swift v2 (#22)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
c72834d93c550776de75da7f1c647c8c1ad668f1
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at 2.0.0-beta.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-openapi-lambda.git
https://github.com/swift-server/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-beta.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/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/swift-server/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",
"sources" : [
"Router/RouterGraphTest.swift",
"Router/RouterNodeTest.swift"
],
"target_dependencies" : [
"OpenAPILambda"
],
"type" : "test"
},
{
"c99name" : "OpenAPILambda",
"module_type" : "SwiftTarget",
"name" : "OpenAPILambda",
"path" : "Sources",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"OpenAPIRuntime"
],
"product_memberships" : [
"OpenAPILambda"
],
"sources" : [
"Exports.swift",
"HttpApi/APIGatewayV2+HTTPRequest.swift",
"HttpApi/OpenAPILambdaHttpApi.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-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/apple/swift-openapi-runtime.git
[1/2613] Fetching swift-aws-lambda-events
[524/8330] Fetching swift-aws-lambda-events, swift-openapi-runtime
[2122/21778] Fetching swift-aws-lambda-events, swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.67s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.67s)
[673/13448] Fetching swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.44s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (3.39s)
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.36s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.2.1 (1.25s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.92s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 2.0.0-beta.3 (0.91s)
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/3903] Fetching swift-log
[236/6373] Fetching swift-log, swift-service-lifecycle
[4735/23783] Fetching swift-log, swift-service-lifecycle, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.66s)
[5644/21313] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
[2960/17410] Fetching swift-collections
[4180/95442] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (8.90s)
Fetched https://github.com/apple/swift-nio.git from cache (8.98s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (9.86s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5190] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
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.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.26s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1814] Fetching swift-atomics
[600/6751] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.97s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 2.0.0-beta.3
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.2.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.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.8.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/37] Write sources
[21/37] Compiling CNIOLinux liburing_shims.c
[22/37] Compiling CNIODarwin shim.c
[23/37] Compiling CNIOWindows WSAStartup.c
[24/37] Compiling CNIOWASI CNIOWASI.c
[25/37] Compiling CNIOWindows shim.c
[26/37] Compiling _AtomicsShims.c
[27/37] Compiling CNIOPosix event_loop_id.c
[28/37] Write sources
[30/37] Compiling CNIOLinux shim.c
[31/37] Compiling CNIOLLHTTP c_nio_http.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/83] Emitting module Atomics
[37/85] Compiling Atomics IntegerOperations.swift
[38/85] Compiling Atomics Unmanaged extensions.swift
[39/85] Compiling _NIODataStructures _TinyArray.swift
[40/85] Emitting module _NIOBase64
[41/85] Compiling _NIOBase64 Base64.swift
[42/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/87] Compiling Atomics IntegerConformances.swift
[44/87] Compiling Atomics PointerConformances.swift
[45/87] Compiling Atomics Primitives.native.swift
[46/87] Compiling Atomics OptionalRawRepresentable.swift
[47/87] Compiling Atomics RawRepresentable.swift
[48/87] Compiling Atomics AtomicBool.swift
[49/87] Compiling Atomics AtomicStorage.swift
[50/87] Compiling Atomics AtomicValue.swift
[56/87] Emitting module InternalCollectionsUtilities
[59/87] Compiling Atomics UnsafeAtomic.swift
[60/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[61/87] Compiling Atomics AtomicInteger.swift
[62/87] Compiling Atomics AtomicOptionalWrappable.swift
[63/87] Compiling Atomics AtomicReference.swift
[66/87] Compiling Atomics AtomicMemoryOrderings.swift
[67/87] Compiling _NIODataStructures PriorityQueue.swift
[68/87] Compiling ConcurrencyHelpers LockedValueBox.swift
[73/87] Compiling Atomics DoubleWord.swift
[74/87] Compiling Atomics ManagedAtomic.swift
[75/87] Compiling Atomics ManagedAtomicLazyReference.swift
[76/88] Compiling _NIODataStructures Heap.swift
[77/88] Emitting module _NIODataStructures
[77/89] Compiling c-nioatomics.c
[81/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/168] Compiling HTTPTypes HTTPFieldName.swift
[84/169] Compiling HTTPTypes ISOLatin1String.swift
[85/169] Emitting module HTTPTypes
[86/169] Compiling HTTPTypes HTTPField.swift
[87/169] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[88/169] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[88/171] Compiling c-atomics.c
[90/171] Compiling DequeModule _DequeBuffer.swift
[91/171] Compiling DequeModule _DequeBufferHeader.swift
[92/171] Compiling DequeModule Deque+Testing.swift
[93/171] Compiling DequeModule Deque._Storage.swift
[94/177] Compiling DequeModule Deque+Equatable.swift
[95/177] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/177] Compiling HTTPTypes NIOLock.swift
[97/177] Compiling HTTPTypes HTTPRequest.swift
[98/177] Compiling HTTPTypes HTTPParsedFields.swift
[99/177] Compiling HTTPTypes HTTPResponse.swift
[100/177] Compiling DequeModule _DequeSlot.swift
[101/177] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[103/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[104/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[105/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[106/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[107/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[108/177] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/177] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[110/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[113/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[114/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[115/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[116/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[117/184] Compiling DequeModule Deque._UnsafeHandle.swift
[118/184] Compiling DequeModule Deque.swift
[119/184] Compiling DequeModule Deque+Extras.swift
[120/184] Compiling DequeModule Deque+Hashable.swift
[121/184] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/184] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/184] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/184] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/184] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[129/184] Compiling OrderedCollections OrderedDictionary.swift
[130/184] Compiling OrderedCollections OrderedSet+Codable.swift
[131/184] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[132/184] Compiling OrderedCollections OrderedSet+Descriptions.swift
[133/184] Compiling OrderedCollections OrderedSet+Diffing.swift
[134/184] Compiling OrderedCollections OrderedSet+Equatable.swift
[135/184] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[136/184] Compiling OrderedCollections OrderedSet+Hashable.swift
[137/184] Compiling OrderedCollections OrderedDictionary+Codable.swift
[138/184] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[145/184] Compiling NIOConcurrencyHelpers NIOLock.swift
[148/184] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/184] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/184] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[151/184] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[152/184] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[153/184] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[154/184] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[155/184] Compiling OrderedCollections OrderedDictionary+Values.swift
[156/184] Compiling NIOConcurrencyHelpers lock.swift
[157/184] Emitting module DequeModule
[159/185] Compiling ConcurrencyHelpers Lock.swift
[160/185] Compiling Logging MetadataProvider.swift
[161/185] Emitting module ConcurrencyHelpers
[162/186] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[163/186] Emitting module NIOConcurrencyHelpers
[164/186] Emitting module Logging
[165/186] Compiling Logging Locks.swift
[166/186] Compiling NIOConcurrencyHelpers atomics.swift
[167/186] Compiling Logging Logging.swift
[168/186] Compiling Logging LogHandler.swift
[180/188] Compiling OrderedCollections OrderedSet+Sendable.swift
[181/188] Compiling OrderedCollections OrderedSet+SubSequence.swift
[182/188] Compiling OrderedCollections OrderedSet+Testing.swift
[183/188] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[184/188] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[185/188] Compiling OrderedCollections OrderedSet.swift
[186/188] Compiling OrderedCollections _UnsafeBitset.swift
[187/188] Emitting module OrderedCollections
[189/189] Compiling HTTPTypes HTTPFields.swift
[191/384] Compiling UnixSignals UnixSignalsSequence.swift
[192/384] Emitting module UnixSignals
[193/384] Compiling UnixSignals UnixSignal.swift
[195/385] Emitting module AsyncAlgorithms
[196/391] Compiling AsyncAlgorithms SetAlgebra.swift
[197/391] Compiling AsyncAlgorithms UnsafeTransfer.swift
[198/391] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[199/391] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[200/391] Compiling AsyncAlgorithms ZipStateMachine.swift
[201/391] Compiling AsyncAlgorithms ZipStorage.swift
[202/391] Compiling OpenAPIRuntime MultipartValidation.swift
[203/391] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[204/399] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[205/399] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[206/399] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[207/399] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[208/399] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[209/399] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[210/399] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[211/399] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[212/399] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[213/399] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[214/399] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[215/399] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[216/399] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[217/399] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[218/399] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[219/399] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[220/399] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[221/399] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[222/399] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[223/399] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[224/399] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[225/399] Compiling AsyncAlgorithms Locking.swift
[226/399] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[227/399] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[228/399] Compiling AsyncAlgorithms MergeStateMachine.swift
[229/399] Compiling AsyncAlgorithms MergeStorage.swift
[230/399] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[231/399] Compiling AsyncAlgorithms Rethrow.swift
[238/399] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[239/399] Compiling AsyncAlgorithms DebounceStateMachine.swift
[240/399] Compiling AsyncAlgorithms DebounceStorage.swift
[241/399] Compiling AsyncAlgorithms Dictionary.swift
[244/399] Compiling OpenAPIRuntime URICodeCodingKey.swift
[245/399] Compiling OpenAPIRuntime URICoderConfiguration.swift
[246/399] Compiling OpenAPIRuntime URIEncodedNode.swift
[247/399] Compiling OpenAPIRuntime URIParsedTypes.swift
[248/399] Compiling OpenAPIRuntime URIDecoder.swift
[249/399] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[250/399] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[251/399] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[258/399] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[259/399] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[260/399] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[261/399] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[262/399] Compiling AsyncAlgorithms AsyncChannel.swift
[263/399] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[264/399] Compiling AsyncAlgorithms ChannelStateMachine.swift
[265/399] Compiling AsyncAlgorithms ChannelStorage.swift
[266/399] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[267/399] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[268/399] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[269/399] Compiling AsyncAlgorithms CombineLatestStorage.swift
[271/408] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[272/409] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[273/409] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[274/409] Emitting module ServiceLifecycle
[275/409] Compiling ServiceLifecycle GracefulShutdown.swift
[276/409] Compiling ServiceLifecycle CancellationWaiter.swift
[277/409] Compiling ServiceLifecycle ServiceRunnerError.swift
[278/409] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[279/409] Compiling NIOCore SocketAddresses.swift
[280/409] Compiling NIOCore SocketOptionProvider.swift
[281/409] Compiling NIOCore SystemCallHelpers.swift
[282/409] Compiling NIOCore TimeAmount+Duration.swift
[283/409] Compiling NIOCore TypeAssistedChannelHandler.swift
[284/409] Compiling NIOCore UniversalBootstrapSupport.swift
[285/409] Compiling NIOCore Utilities.swift
[315/420] Compiling ServiceLifecycle ServiceGroup.swift
[316/420] Compiling ServiceLifecycle Service.swift
[348/421] Compiling AWSLambdaEvents DateWrappers.swift
[349/421] Compiling AWSLambdaEvents HTTP.swift
[350/421] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[361/421] Emitting module OpenAPIRuntime
[374/421] Emitting module AWSLambdaEvents
[386/421] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[387/421] Compiling OpenAPIRuntime URIEncoder.swift
[388/421] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[389/421] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[390/421] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[391/421] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[392/421] Compiling OpenAPIRuntime URIParser.swift
[393/421] Compiling OpenAPIRuntime URISerializer.swift
[423/423] Emitting module NIOCore
[425/476] Emitting module NIOEmbedded
[426/476] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[427/476] Compiling NIOEmbedded AsyncTestingChannel.swift
[428/476] Compiling NIOEmbedded Embedded.swift
[430/477] Compiling NIOPosix Pool.swift
[431/477] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[432/477] Compiling NIOPosix PosixSingletons.swift
[433/477] Compiling NIOPosix RawSocketBootstrap.swift
[434/477] Compiling NIOPosix Resolver.swift
[435/477] Compiling NIOPosix Selectable.swift
[436/477] Compiling NIOPosix SelectableChannel.swift
[437/483] Emitting module NIOPosix
[438/483] Compiling NIOPosix ThreadPosix.swift
[439/483] Compiling NIOPosix ThreadWindows.swift
[440/483] Compiling NIOPosix UnsafeTransfer.swift
[441/483] Compiling NIOPosix Utilities.swift
[442/483] Compiling NIOPosix VsockAddress.swift
[443/483] Compiling NIOPosix VsockChannelEvents.swift
[444/483] Compiling NIOPosix BSDSocketAPICommon.swift
[445/483] Compiling NIOPosix BSDSocketAPIPosix.swift
[446/483] Compiling NIOPosix BSDSocketAPIWindows.swift
[447/483] Compiling NIOPosix BaseSocket.swift
[448/483] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[449/483] Compiling NIOPosix BaseSocketChannel.swift
[450/483] Compiling NIOPosix BaseStreamSocketChannel.swift
[451/483] Compiling NIOPosix SelectableEventLoop.swift
[452/483] Compiling NIOPosix SelectorEpoll.swift
[453/483] Compiling NIOPosix SelectorGeneric.swift
[454/483] Compiling NIOPosix SelectorKqueue.swift
[455/483] Compiling NIOPosix SelectorUring.swift
[456/483] Compiling NIOPosix ServerSocket.swift
[457/483] Compiling NIOPosix Socket.swift
[458/483] Compiling NIOPosix SocketChannel.swift
[459/483] Compiling NIOPosix SocketProtocols.swift
[460/483] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[461/483] Compiling NIOPosix System.swift
[462/483] Compiling NIOPosix Thread.swift
[463/483] Compiling NIOPosix IO.swift
[464/483] Compiling NIOPosix IntegerBitPacking.swift
[465/483] Compiling NIOPosix IntegerTypes.swift
[466/483] Compiling NIOPosix Linux.swift
[467/483] Compiling NIOPosix LinuxCPUSet.swift
[468/483] Compiling NIOPosix LinuxUring.swift
[469/483] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[470/483] Compiling NIOPosix NIOPosixSendableMetatype.swift
[471/483] Compiling NIOPosix NIOThreadPool.swift
[472/483] Compiling NIOPosix NonBlockingFileIO.swift
[473/483] Compiling NIOPosix PendingDatagramWritesManager.swift
[474/483] Compiling NIOPosix PendingWritesManager.swift
[475/483] Compiling NIOPosix PipeChannel.swift
[476/483] Compiling NIOPosix PipePair.swift
[477/483] Compiling NIOPosix Bootstrap.swift
[478/483] Compiling NIOPosix ControlMessage.swift
[479/483] Compiling NIOPosix DatagramVectorReadManager.swift
[480/483] Compiling NIOPosix Errors+Any.swift
[481/483] Compiling NIOPosix FileDescriptor.swift
[482/483] Compiling NIOPosix GetaddrinfoResolver.swift
[483/483] Compiling NIOPosix HappyEyeballs.swift
[485/486] Emitting module NIO
[486/486] Compiling NIO Exports.swift
[488/503] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[489/503] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[490/505] Emitting module NIOHTTP1
[491/505] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[492/505] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[493/505] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[494/505] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[495/505] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[496/505] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[497/505] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[498/505] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[499/505] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[500/505] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[501/505] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[502/505] Compiling NIOHTTP1 HTTPTypes.swift
[503/505] Compiling NIOHTTP1 ByteCollectionUtils.swift
[504/505] Compiling NIOHTTP1 HTTPDecoder.swift
[505/505] Compiling NIOHTTP1 HTTPEncoder.swift
[507/528] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[508/528] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[509/528] Compiling AWSLambdaRuntime SendableMetatype.swift
[510/530] Compiling AWSLambdaRuntime LambdaClock.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
[511/530] Compiling AWSLambdaRuntime LambdaContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
[512/530] Compiling AWSLambdaRuntime LambdaHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
[513/530] Compiling AWSLambdaRuntime Utils.swift
[514/530] Compiling AWSLambdaRuntime Version.swift
[515/530] Compiling AWSLambdaRuntime Lambda+JSON.swift
[516/530] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[517/530] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[518/530] Compiling AWSLambdaRuntime Lambda+Codable.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
[519/530] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
[520/530] Compiling AWSLambdaRuntime Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[521/530] Emitting module AWSLambdaRuntime
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[522/530] Compiling AWSLambdaRuntime LambdaRuntime.swift
[523/530] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[524/530] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[525/530] Compiling AWSLambdaRuntime LambdaRequestID.swift
[526/530] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[527/530] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[528/530] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[529/530] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[530/530] Compiling AWSLambdaRuntime Context+Foundation.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/62] Compiling Logging MetadataProvider.swift
[4/62] Compiling Atomics OptionalRawRepresentable.swift
[5/62] Compiling Atomics RawRepresentable.swift
[6/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/63] Compiling Atomics AtomicBool.swift
[8/63] Compiling Atomics AtomicMemoryOrderings.swift
[9/63] Compiling Atomics UnsafeAtomic.swift
[10/63] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/63] Compiling Atomics ManagedAtomic.swift
[12/63] Compiling Atomics ManagedAtomicLazyReference.swift
[13/65] Compiling ConcurrencyHelpers LockedValueBox.swift
[14/65] Emitting module _NIOBase64
[15/65] Compiling Atomics AtomicStorage.swift
[16/65] Compiling Atomics AtomicValue.swift
[18/65] Compiling Atomics DoubleWord.swift
[19/65] Emitting module ConcurrencyHelpers
[20/65] Compiling ConcurrencyHelpers Lock.swift
[21/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/66] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[23/66] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/66] Compiling NIOConcurrencyHelpers atomics.swift
[25/66] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[26/66] Compiling NIOConcurrencyHelpers lock.swift
[28/66] Compiling _NIOBase64 Base64.swift
[29/67] Compiling HTTPTypes ISOLatin1String.swift
[30/68] Emitting module HTTPTypes
[31/68] Compiling Atomics AtomicInteger.swift
[32/68] Compiling Atomics AtomicOptionalWrappable.swift
[33/68] Compiling Atomics AtomicReference.swift
[35/68] Compiling Atomics IntegerOperations.swift
[36/68] Compiling Atomics Unmanaged extensions.swift
[37/68] Compiling _NIODataStructures PriorityQueue.swift
[38/68] Compiling _NIODataStructures _TinyArray.swift
[39/68] Compiling _NIODataStructures Heap.swift
[40/68] Emitting module _NIODataStructures
[43/68] Compiling Atomics IntegerConformances.swift
[44/68] Compiling Atomics PointerConformances.swift
[47/68] Compiling Atomics Primitives.native.swift
[49/69] Emitting module InternalCollectionsUtilities
[50/73] Emitting module NIOConcurrencyHelpers
[54/74] Compiling HTTPTypes HTTPRequest.swift
[55/74] Compiling HTTPTypes HTTPResponse.swift
[56/74] Compiling HTTPTypes HTTPParsedFields.swift
[57/74] Emitting module UnixSignals
[58/74] Compiling UnixSignals UnixSignal.swift
[59/74] Compiling UnixSignals UnixSignalsSequence.swift
[60/75] Compiling HTTPTypes NIOLock.swift
[62/145] Compiling Logging LogHandler.swift
[63/145] Compiling Logging Locks.swift
[64/145] Emitting module Logging
[65/145] Compiling Logging Logging.swift
[66/146] Compiling OrderedCollections _HashTable+Constants.swift
[67/146] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/148] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/148] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/148] Compiling DequeModule _DequeSlot.swift
[72/148] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/148] Compiling HTTPTypes HTTPField.swift
[74/148] Compiling HTTPTypes HTTPFieldName.swift
[75/148] Compiling HTTPTypes HTTPFields.swift
[76/149] Compiling OrderedCollections _HashTable+Testing.swift
[77/149] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/149] Compiling OrderedCollections _HashTable.swift
[79/149] Compiling OrderedCollections _Hashtable+Header.swift
[81/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[84/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[85/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[86/149] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[87/149] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[88/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[89/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[90/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[91/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[92/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[93/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[94/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[95/156] Compiling OrderedCollections OrderedDictionary.swift
[96/156] Compiling OrderedCollections OrderedSet+Codable.swift
[97/156] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[98/156] Compiling OrderedCollections OrderedSet+Descriptions.swift
[99/156] Compiling OrderedCollections _HashTable+Bucket.swift
[100/156] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/156] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/156] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/156] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[104/156] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[105/156] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[106/156] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[107/156] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[108/156] Compiling OrderedCollections OrderedDictionary+Values.swift
[109/156] Compiling OrderedCollections OrderedSet+Initializers.swift
[110/156] Compiling OrderedCollections OrderedSet+Insertions.swift
[111/156] Compiling OrderedCollections OrderedSet+Invariants.swift
[112/156] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[113/156] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[114/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[115/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[116/156] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[117/156] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/156] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/156] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/156] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/156] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[122/156] Compiling OrderedCollections OrderedDictionary+Elements.swift
[123/156] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/156] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/156] Emitting module DequeModule
[141/157] Emitting module Atomics
[142/158] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/158] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/158] Compiling OrderedCollections OrderedSet+Testing.swift
[145/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/158] Compiling OrderedCollections OrderedSet.swift
[148/158] Compiling OrderedCollections _UnsafeBitset.swift
[158/158] Emitting module OrderedCollections
[160/350] Compiling NIOCore MarkedCircularBuffer.swift
[161/350] Compiling NIOCore MulticastChannel.swift
[162/350] Compiling NIOCore CircularBuffer.swift
[163/350] Compiling NIOCore Codec.swift
[164/350] Compiling NIOCore ConvenienceOptionSupport.swift
[165/350] Compiling NIOCore DeadChannel.swift
[166/356] Compiling NIOCore AsyncChannelOutboundWriter.swift
[167/356] Compiling NIOCore NIOAsyncSequenceProducer.swift
[168/356] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[169/356] Compiling NIOCore NIOAsyncWriter.swift
[170/356] Compiling NIOCore EventLoopFuture+Deprecated.swift
[171/356] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[172/356] Compiling NIOCore ChannelOption.swift
[173/356] Compiling NIOCore ChannelPipeline.swift
[174/356] Compiling NIOCore AddressedEnvelope.swift
[175/356] Compiling NIOCore AsyncAwaitSupport.swift
[176/356] Compiling NIOCore AsyncChannel.swift
[177/356] Compiling NIOCore AsyncChannelHandler.swift
[178/356] Compiling NIOCore AsyncChannelInboundStream.swift
[179/356] Compiling NIOCore ByteBuffer-multi-int.swift
[180/356] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[181/356] Compiling NIOCore ByteBuffer-views.swift
[182/356] Compiling NIOCore Channel.swift
[183/356] Compiling NIOCore ChannelHandler.swift
[184/356] Compiling NIOCore ChannelHandlers.swift
[185/356] Compiling NIOCore ChannelInvoker.swift
[186/356] Compiling NIOCore DispatchQueue+WithFuture.swift
[187/356] Compiling NIOCore EventLoop+Deprecated.swift
[188/356] Compiling NIOCore EventLoop+SerialExecutor.swift
[189/356] Compiling NIOCore EventLoop.swift
[190/356] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[191/356] Compiling NIOCore NIOAny.swift
[192/356] Compiling NIOCore EventLoopFuture.swift
[193/356] Compiling NIOCore FileDescriptor.swift
[194/356] Compiling NIOCore FileHandle.swift
[195/356] Compiling NIOCore FileRegion.swift
[196/356] Compiling NIOCore GlobalSingletons.swift
[197/356] Compiling NIOCore IO.swift
[198/356] Compiling NIOCore IOData.swift
[199/356] Compiling NIOCore IPProtocol.swift
[200/356] Compiling NIOCore IntegerBitPacking.swift
[201/356] Compiling NIOCore IntegerTypes.swift
[202/356] Compiling NIOCore Interfaces.swift
[203/356] Compiling NIOCore Linux.swift
[208/356] Compiling AsyncAlgorithms SetAlgebra.swift
[209/356] Compiling AsyncAlgorithms UnsafeTransfer.swift
[210/356] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[211/356] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[212/356] Compiling AsyncAlgorithms ZipStateMachine.swift
[213/357] Compiling AsyncAlgorithms ZipStorage.swift
[214/357] Compiling NIOCore RecvByteBufferAllocator.swift
[215/367] Emitting module AsyncAlgorithms
[236/368] Compiling AWSLambdaEvents DateWrappers.swift
[237/368] Compiling AWSLambdaEvents HTTP.swift
[238/368] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[240/376] Compiling NIOCore BSDSocketAPI.swift
[241/376] Compiling NIOCore ByteBuffer-aux.swift
[242/376] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[243/376] Compiling NIOCore ByteBuffer-conversions.swift
[244/376] Compiling NIOCore ByteBuffer-core.swift
[245/376] Compiling NIOCore ByteBuffer-hex.swift
[246/376] Compiling NIOCore ByteBuffer-int.swift
[247/376] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[249/376] Emitting module OpenAPIRuntime
[250/376] Emitting module AWSLambdaEvents
[298/377] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[343/385] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[344/386] Emitting module ServiceLifecycle
[345/386] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[346/386] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[347/386] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[348/386] Compiling OpenAPIRuntime URIEncoder.swift
[349/386] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[350/386] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[351/386] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[352/386] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[353/386] Compiling OpenAPIRuntime URIParser.swift
[354/386] Compiling OpenAPIRuntime URISerializer.swift
[355/387] Compiling ServiceLifecycle CancellationWaiter.swift
[356/387] Compiling ServiceLifecycle GracefulShutdown.swift
[366/387] Compiling ServiceLifecycle ServiceRunnerError.swift
[367/387] Compiling ServiceLifecycle Service.swift
[368/387] Compiling ServiceLifecycle ServiceGroup.swift
[388/388] Emitting module NIOCore
[390/441] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[391/441] Emitting module NIOEmbedded
[392/441] Compiling NIOEmbedded Embedded.swift
[393/441] Compiling NIOEmbedded AsyncTestingChannel.swift
[395/442] Compiling NIOPosix Socket.swift
[396/442] Compiling NIOPosix SocketChannel.swift
[397/442] Compiling NIOPosix SocketProtocols.swift
[398/442] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[399/442] Compiling NIOPosix System.swift
[400/442] Compiling NIOPosix Thread.swift
[401/448] Compiling NIOPosix Pool.swift
[402/448] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[403/448] Compiling NIOPosix PosixSingletons.swift
[404/448] Compiling NIOPosix RawSocketBootstrap.swift
[405/448] Compiling NIOPosix Resolver.swift
[406/448] Compiling NIOPosix Selectable.swift
[407/448] Compiling NIOPosix SelectableChannel.swift
[408/448] Compiling NIOPosix SelectableEventLoop.swift
[409/448] Compiling NIOPosix SelectorEpoll.swift
[410/448] Compiling NIOPosix SelectorGeneric.swift
[411/448] Compiling NIOPosix SelectorKqueue.swift
[412/448] Compiling NIOPosix SelectorUring.swift
[413/448] Compiling NIOPosix ServerSocket.swift
[414/448] Emitting module NIOPosix
[415/448] Compiling NIOPosix IO.swift
[416/448] Compiling NIOPosix IntegerBitPacking.swift
[417/448] Compiling NIOPosix IntegerTypes.swift
[418/448] Compiling NIOPosix Linux.swift
[419/448] Compiling NIOPosix LinuxCPUSet.swift
[420/448] Compiling NIOPosix LinuxUring.swift
[421/448] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[422/448] Compiling NIOPosix BSDSocketAPICommon.swift
[423/448] Compiling NIOPosix BSDSocketAPIPosix.swift
[424/448] Compiling NIOPosix BSDSocketAPIWindows.swift
[425/448] Compiling NIOPosix BaseSocket.swift
[426/448] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[427/448] Compiling NIOPosix BaseSocketChannel.swift
[428/448] Compiling NIOPosix BaseStreamSocketChannel.swift
[429/448] Compiling NIOPosix NIOPosixSendableMetatype.swift
[430/448] Compiling NIOPosix NIOThreadPool.swift
[431/448] Compiling NIOPosix NonBlockingFileIO.swift
[432/448] Compiling NIOPosix PendingDatagramWritesManager.swift
[433/448] Compiling NIOPosix PendingWritesManager.swift
[434/448] Compiling NIOPosix PipeChannel.swift
[435/448] Compiling NIOPosix PipePair.swift
[436/448] Compiling NIOPosix Bootstrap.swift
[437/448] Compiling NIOPosix ControlMessage.swift
[438/448] Compiling NIOPosix DatagramVectorReadManager.swift
[439/448] Compiling NIOPosix Errors+Any.swift
[440/448] Compiling NIOPosix FileDescriptor.swift
[441/448] Compiling NIOPosix GetaddrinfoResolver.swift
[442/448] Compiling NIOPosix HappyEyeballs.swift
[443/448] Compiling NIOPosix ThreadPosix.swift
[444/448] Compiling NIOPosix ThreadWindows.swift
[445/448] Compiling NIOPosix UnsafeTransfer.swift
[446/448] Compiling NIOPosix Utilities.swift
[447/448] Compiling NIOPosix VsockAddress.swift
[448/448] Compiling NIOPosix VsockChannelEvents.swift
[450/451] Emitting module NIO
[451/451] Compiling NIO Exports.swift
[453/468] Emitting module NIOHTTP1
[454/470] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[455/470] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[456/470] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[457/470] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[458/470] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[459/470] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[460/470] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[461/470] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[462/470] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[463/470] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[464/470] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[465/470] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[466/470] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[467/470] Compiling NIOHTTP1 HTTPTypes.swift
[468/470] Compiling NIOHTTP1 ByteCollectionUtils.swift
[469/470] Compiling NIOHTTP1 HTTPDecoder.swift
[470/470] Compiling NIOHTTP1 HTTPEncoder.swift
[472/493] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
[473/493] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
[474/493] Compiling AWSLambdaRuntime Context+Foundation.swift
[475/495] Compiling AWSLambdaRuntime Utils.swift
[476/495] Compiling AWSLambdaRuntime Version.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[477/495] Emitting module AWSLambdaRuntime
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[478/495] Compiling AWSLambdaRuntime Lambda+Codable.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
[479/495] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
[480/495] Compiling AWSLambdaRuntime Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/Lambda.swift:29:8: error: Unsupported platform
27 | import ucrt
28 | #else
29 | #error("Unsupported platform")
| `- error: Unsupported platform
30 | #endif
31 |
[481/495] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[482/495] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[483/495] Compiling AWSLambdaRuntime SendableMetatype.swift
[484/495] Compiling AWSLambdaRuntime LambdaRequestID.swift
[485/495] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[486/495] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[487/495] Compiling AWSLambdaRuntime LambdaRuntime.swift
[488/495] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
[489/495] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[490/495] Compiling AWSLambdaRuntime Lambda+JSON.swift
[491/495] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
[492/495] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
[493/495] Compiling AWSLambdaRuntime LambdaClock.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
[494/495] Compiling AWSLambdaRuntime LambdaContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
[495/495] Compiling AWSLambdaRuntime LambdaHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:142:18: error: cannot find 'timespec' in scope
140 | /// - Returns: An `Instant` representing the current time.
141 | public var now: Instant {
142 | var ts = timespec()
| `- error: cannot find 'timespec' in scope
143 | clock_gettime(CLOCK_REALTIME, &ts)
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:9: error: cannot find 'clock_gettime' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'clock_gettime' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntime/LambdaClock.swift:143:23: error: cannot find 'CLOCK_REALTIME' in scope
141 | public var now: Instant {
142 | var ts = timespec()
143 | clock_gettime(CLOCK_REALTIME, &ts)
| `- error: cannot find 'CLOCK_REALTIME' in scope
144 | return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
145 | }
BUILD FAILURE 6.1 android