The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-aws-lambda-runtime, reference main (1f0888), with Swift 6.2 for Android on 14 Dec 2025 11:06:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/swift-aws-lambda-runtime.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-aws-lambda-runtime
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f0888e Fix after release of swift-log 1.8.0 (#619)
Cloned https://github.com/awslabs/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
1f0888ee7be7b0dacd8bae1daa2494c36f266f47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/awslabs/swift-aws-lambda-runtime.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awslabs/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
[1/2568] Fetching swift-service-lifecycle
[2569/8317] Fetching swift-service-lifecycle, swift-log
[6306/26695] Fetching swift-service-lifecycle, swift-log, swift-collections
[15853/107411] Fetching swift-service-lifecycle, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.46s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.46s)
[41786/99094] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
[36260/80716] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.51s)
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.1 (9.02s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5830] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.43s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.26s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.40s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1821/7041] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.70s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
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.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/50] Write sources
[11/50] Compiling CNIOWASI CNIOWASI.c
[12/50] Write sources
[18/50] Compiling CNIOOpenBSD shim.c
[19/50] Compiling CNIOWindows WSAStartup.c
[20/50] Compiling CNIOPosix event_loop_id.c
[21/50] Compiling CNIOWindows shim.c
[22/50] Compiling _AtomicsShims.c
[23/50] Compiling CNIOLinux liburing_shims.c
[24/50] Compiling CNIOLLHTTP c_nio_http.c
[25/50] Write sources
[28/50] Compiling CNIODarwin shim.c
[29/50] Write swift-version-2B04F66FBCF4E350.txt
[30/50] Compiling CNIOLinux shim.c
[31/50] Compiling CNIOLLHTTP c_nio_api.c
[32/80] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/98] Compiling c-nioatomics.c
[35/98] Compiling Atomics AtomicStorage.swift
[36/98] Compiling Atomics AtomicValue.swift
[37/100] Compiling Atomics AtomicOptionalWrappable.swift
[38/100] Compiling Atomics AtomicReference.swift
[39/100] Compiling _NIODataStructures PriorityQueue.swift
[40/100] Compiling ConcurrencyHelpers LockedValueBox.swift
[41/100] Compiling Atomics AtomicBool.swift
[42/100] Compiling Atomics AtomicInteger.swift
[43/100] Emitting module _NIOBase64
[44/100] Compiling _NIOBase64 Base64.swift
[45/100] Compiling Atomics ManagedAtomic.swift
[46/100] Compiling Atomics ManagedAtomicLazyReference.swift
[47/100] Compiling Atomics OptionalRawRepresentable.swift
[48/100] Compiling Atomics RawRepresentable.swift
[49/101] Compiling Atomics AtomicMemoryOrderings.swift
[50/101] Compiling Atomics DoubleWord.swift
[53/101] Emitting module InternalCollectionsUtilities
[54/101] Compiling Atomics IntegerConformances.swift
[55/101] Compiling Atomics PointerConformances.swift
[56/101] Compiling Atomics Primitives.native.swift
[60/103] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/103] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[67/103] Emitting module Atomics
[76/104] Compiling _NIODataStructures _TinyArray.swift
[77/104] Emitting module _NIODataStructures
[78/104] Compiling _NIODataStructures Heap.swift
[80/105] Wrapping AST for _NIOBase64 for debugging
[81/105] Wrapping AST for _NIODataStructures for debugging
[82/112] Wrapping AST for InternalCollectionsUtilities for debugging
[84/175] Compiling OrderedCollections _HashTable+Constants.swift
[85/175] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[86/177] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/177] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/178] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[90/178] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/178] Wrapping AST for Atomics for debugging
[92/178] Compiling OrderedCollections _HashTable.swift
[93/178] Compiling OrderedCollections _Hashtable+Header.swift
[94/178] Compiling OrderedCollections _HashTable+Testing.swift
[95/178] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[95/178] Compiling c-atomics.c
[97/184] Compiling DequeModule _DequeSlot.swift
[98/184] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[100/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[101/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[102/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[103/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[104/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[105/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[106/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[107/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[108/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[109/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[110/184] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[111/184] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[112/184] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[113/191] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[114/191] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[115/191] Compiling OrderedCollections OrderedDictionary+Codable.swift
[116/191] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[117/191] Compiling OrderedCollections OrderedSet+Initializers.swift
[118/191] Compiling OrderedCollections OrderedSet+Insertions.swift
[119/191] Compiling OrderedCollections OrderedSet+Invariants.swift
[120/191] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[121/191] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[122/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[123/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[124/191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[125/191] Compiling OrderedCollections OrderedDictionary.swift
[126/191] Compiling OrderedCollections OrderedSet+Codable.swift
[127/191] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[128/191] Compiling OrderedCollections OrderedSet+Descriptions.swift
[129/191] Compiling OrderedCollections OrderedSet+Diffing.swift
[130/191] Compiling OrderedCollections OrderedSet+Equatable.swift
[131/191] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[132/191] Compiling OrderedCollections OrderedSet+Hashable.swift
[133/191] Compiling NIOConcurrencyHelpers NIOLock.swift
[134/191] Compiling OrderedCollections _HashTable+Bucket.swift
[135/191] Compiling OrderedCollections _HashTable+BucketIterator.swift
[136/191] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[137/191] Emitting module NIOConcurrencyHelpers
[138/191] Emitting module DequeModule
[140/192] Compiling NIOConcurrencyHelpers atomics.swift
[141/192] Compiling NIOConcurrencyHelpers lock.swift
[142/192] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[152/193] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[155/193] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[156/193] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[157/193] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[158/193] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[159/193] Compiling OrderedCollections OrderedDictionary+Values.swift
[159/193] Wrapping AST for DequeModule for debugging
[160/193] Wrapping AST for NIOConcurrencyHelpers for debugging
[162/256] Compiling Logging MetadataProvider.swift
[163/256] Compiling Logging Locks.swift
[164/256] Compiling NIOCore IntegerBitPacking.swift
[165/256] Compiling NIOCore IntegerTypes.swift
[166/256] Compiling NIOCore Interfaces.swift
[167/256] Compiling NIOCore Linux.swift
[168/256] Compiling NIOCore MarkedCircularBuffer.swift
[169/256] Compiling NIOCore MulticastChannel.swift
[170/256] Compiling NIOCore NIOAny.swift
[171/256] Emitting module Logging
[172/256] Compiling Logging Logging.swift
[173/256] Compiling Logging LogHandler.swift
[175/257] Emitting module ConcurrencyHelpers
[176/257] Compiling ConcurrencyHelpers Lock.swift
[176/258] Wrapping AST for Logging for debugging
[179/258] Compiling NIOCore AddressedEnvelope.swift
[180/258] Compiling NIOCore AsyncAwaitSupport.swift
[181/258] Compiling NIOCore AsyncChannel.swift
[182/258] Compiling NIOCore AsyncChannelHandler.swift
[183/258] Compiling NIOCore AsyncChannelInboundStream.swift
[184/258] Compiling NIOCore AsyncChannelOutboundWriter.swift
[185/258] Compiling NIOCore NIOAsyncSequenceProducer.swift
[186/258] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[187/258] Emitting module OrderedCollections
[189/311] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[190/311] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[191/311] Compiling AsyncAlgorithms Rethrow.swift
[192/311] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[193/311] Compiling NIOCore NIOScheduledCallback.swift
[194/311] Compiling NIOCore NIOSendable.swift
[195/311] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[196/311] Compiling NIOCore RecvByteBufferAllocator.swift
[197/319] Compiling UnixSignals UnixSignal.swift
[198/319] Emitting module UnixSignals
[199/319] Compiling UnixSignals UnixSignalsSequence.swift
[201/320] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[202/320] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[203/320] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[204/320] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[205/320] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[206/320] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[207/320] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[208/326] Compiling AsyncAlgorithms Dictionary.swift
[209/326] Compiling AsyncAlgorithms _TinyArray.swift
[210/326] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[211/326] Compiling AsyncAlgorithms Locking.swift
[212/326] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[213/326] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[214/326] Compiling AsyncAlgorithms MergeStateMachine.swift
[215/326] Compiling AsyncAlgorithms MergeStorage.swift
[216/326] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[217/326] Compiling AsyncAlgorithms ZipStorage.swift
[225/326] Compiling NIOCore NIOCloseOnErrorHandler.swift
[226/326] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[227/326] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[228/326] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[229/326] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[230/326] Compiling AsyncAlgorithms AsyncChannel.swift
[231/326] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[232/326] Compiling AsyncAlgorithms ChannelStateMachine.swift
[234/326] Compiling AsyncAlgorithms ChannelStorage.swift
[235/326] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[236/326] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[237/326] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[238/326] Compiling AsyncAlgorithms CombineLatestStorage.swift
[239/326] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[240/326] Compiling AsyncAlgorithms DebounceStateMachine.swift
[241/326] Compiling AsyncAlgorithms DebounceStorage.swift
[242/326] Emitting module AsyncAlgorithms
[257/326] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[258/326] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[259/326] Compiling AsyncAlgorithms SetAlgebra.swift
[260/326] Compiling AsyncAlgorithms UnsafeTransfer.swift
[261/326] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[262/326] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[263/326] Compiling AsyncAlgorithms ZipStateMachine.swift
[265/326] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[266/326] Compiling NIOCore SocketAddresses.swift
[267/326] Compiling NIOCore SocketOptionProvider.swift
[268/326] Compiling NIOCore SystemCallHelpers.swift
[269/326] Compiling NIOCore TimeAmount+Duration.swift
[270/326] Compiling NIOCore TypeAssistedChannelHandler.swift
[271/326] Compiling NIOCore UniversalBootstrapSupport.swift
[272/326] Compiling NIOCore Utilities.swift
[273/326] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[274/326] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[275/326] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[276/326] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[277/326] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[278/326] Compiling AsyncAlgorithms AsyncShareSequence.swift
[279/326] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[280/326] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[281/326] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[293/326] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[294/326] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[295/326] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[310/335] Compiling ServiceLifecycle CancellationWaiter.swift
[311/336] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[312/336] Compiling ServiceLifecycle GracefulShutdown.swift
[313/336] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[314/336] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[315/336] Emitting module ServiceLifecycle
[316/336] Compiling ServiceLifecycle ServiceRunnerError.swift
[317/336] Compiling ServiceLifecycle Service.swift
[318/336] Compiling ServiceLifecycle ServiceGroup.swift
[329/337] Emitting module NIOCore
[330/338] Wrapping AST for NIOCore for debugging
[332/392] Compiling NIOEmbedded AsyncTestingChannel.swift
[333/392] Emitting module NIOEmbedded
[334/392] Compiling NIOEmbedded Embedded.swift
[335/392] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[336/393] Wrapping AST for NIOEmbedded for debugging
[338/393] Emitting module NIOPosix
[339/399] Compiling NIOPosix Pool.swift
[340/399] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[341/399] Compiling NIOPosix PosixSingletons.swift
[342/399] Compiling NIOPosix RawSocketBootstrap.swift
[343/399] Compiling NIOPosix Resolver.swift
[344/399] Compiling NIOPosix Selectable.swift
[345/399] Compiling NIOPosix SelectableChannel.swift
[346/399] Compiling NIOPosix SelectableEventLoop.swift
[347/399] Compiling NIOPosix SelectorEpoll.swift
[348/399] Compiling NIOPosix SelectorGeneric.swift
[349/399] Compiling NIOPosix SelectorKqueue.swift
[350/399] Compiling NIOPosix SelectorUring.swift
[351/399] Compiling NIOPosix SelectorWSAPoll.swift
[352/399] Compiling NIOPosix ServerSocket.swift
[353/399] Compiling NIOPosix Socket.swift
[354/399] Compiling NIOPosix SocketChannel.swift
[355/399] Compiling NIOPosix SocketProtocols.swift
[356/399] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[357/399] Compiling NIOPosix System.swift
[358/399] Compiling NIOPosix Thread.swift
[359/399] Compiling NIOPosix ThreadPosix.swift
[360/399] Compiling NIOPosix BSDSocketAPICommon.swift
[361/399] Compiling NIOPosix BSDSocketAPIPosix.swift
[362/399] Compiling NIOPosix BSDSocketAPIWindows.swift
[363/399] Compiling NIOPosix BaseSocket.swift
[364/399] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[365/399] Compiling NIOPosix BaseSocketChannel.swift
[366/399] Compiling NIOPosix BaseStreamSocketChannel.swift
[367/399] Compiling NIOPosix ThreadWindows.swift
[368/399] Compiling NIOPosix UnsafeTransfer.swift
[369/399] Compiling NIOPosix Utilities.swift
[370/399] Compiling NIOPosix VsockAddress.swift
[371/399] Compiling NIOPosix VsockChannelEvents.swift
[372/399] Compiling NIOPosix Windows.swift
[373/399] Compiling NIOPosix Bootstrap.swift
[374/399] Compiling NIOPosix ControlMessage.swift
[375/399] Compiling NIOPosix DatagramVectorReadManager.swift
[376/399] Compiling NIOPosix Errors+Any.swift
[377/399] Compiling NIOPosix FileDescriptor.swift
[378/399] Compiling NIOPosix GetaddrinfoResolver.swift
[379/399] Compiling NIOPosix HappyEyeballs.swift
[380/399] Compiling NIOPosix IO.swift
[381/399] Compiling NIOPosix IntegerBitPacking.swift
[382/399] Compiling NIOPosix IntegerTypes.swift
[383/399] Compiling NIOPosix Linux.swift
[384/399] Compiling NIOPosix LinuxCPUSet.swift
[385/399] Compiling NIOPosix LinuxUring.swift
[386/399] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[387/399] Compiling NIOPosix NIOPosixSendableMetatype.swift
[388/399] Compiling NIOPosix NIOThreadPool.swift
[389/399] Compiling NIOPosix NonBlockingFileIO.swift
[390/399] Compiling NIOPosix PendingDatagramWritesManager.swift
[391/399] Compiling NIOPosix PendingWritesManager.swift
[392/399] Compiling NIOPosix PipeChannel.swift
[393/399] Compiling NIOPosix PipePair.swift
[394/400] Wrapping AST for NIOPosix for debugging
[396/402] Emitting module NIO
[397/402] Compiling NIO Exports.swift
[398/403] Wrapping AST for NIO for debugging
[400/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[401/419] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[402/421] Emitting module NIOHTTP1
[403/421] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[404/421] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[405/421] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[406/421] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[407/421] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[408/421] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[409/421] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[410/421] Compiling NIOHTTP1 HTTPTypes.swift
[411/421] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[412/421] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[413/421] Compiling NIOHTTP1 ByteCollectionUtils.swift
[414/421] Compiling NIOHTTP1 HTTPDecoder.swift
[415/421] Compiling NIOHTTP1 HTTPEncoder.swift
[416/421] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[417/421] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[418/422] Wrapping AST for NIOHTTP1 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[420/446] Emitting module AWSLambdaRuntime
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[421/449] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[422/449] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[423/449] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[424/449] Compiling AWSLambdaRuntime SendableMetatype.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[425/449] Compiling AWSLambdaRuntime Utils.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[426/449] Compiling AWSLambdaRuntime Version.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[427/449] Compiling AWSLambdaRuntime Lambda+JSON.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[428/449] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[429/449] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[430/449] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[431/449] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[432/449] Compiling AWSLambdaRuntime Context+Foundation.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[433/449] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[434/449] Compiling AWSLambdaRuntime LambdaRuntime.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[435/449] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[436/449] Compiling AWSLambdaRuntime LambdaHandlers.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[437/449] Compiling AWSLambdaRuntime LambdaRequestID.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[438/449] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[439/449] Compiling AWSLambdaRuntime Lambda.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:143:18: error: cannot find 'timespec' in scope
141 |     /// - Returns: An `Instant` representing the current time.
142 |     public var now: Instant {
143 |         var ts = timespec()
    |                  `- error: cannot find 'timespec' in scope
144 |         clock_gettime(CLOCK_REALTIME, &ts)
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:9: error: cannot find 'clock_gettime' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |         `- error: cannot find 'clock_gettime' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:23: error: cannot find 'CLOCK_REALTIME' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |                       `- error: cannot find 'CLOCK_REALTIME' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
[440/449] Compiling AWSLambdaRuntime LambdaClock.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:143:18: error: cannot find 'timespec' in scope
141 |     /// - Returns: An `Instant` representing the current time.
142 |     public var now: Instant {
143 |         var ts = timespec()
    |                  `- error: cannot find 'timespec' in scope
144 |         clock_gettime(CLOCK_REALTIME, &ts)
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:9: error: cannot find 'clock_gettime' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |         `- error: cannot find 'clock_gettime' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:23: error: cannot find 'CLOCK_REALTIME' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |                       `- error: cannot find 'CLOCK_REALTIME' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
[441/449] Compiling AWSLambdaRuntime LambdaContext.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:143:18: error: cannot find 'timespec' in scope
141 |     /// - Returns: An `Instant` representing the current time.
142 |     public var now: Instant {
143 |         var ts = timespec()
    |                  `- error: cannot find 'timespec' in scope
144 |         clock_gettime(CLOCK_REALTIME, &ts)
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:9: error: cannot find 'clock_gettime' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |         `- error: cannot find 'clock_gettime' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:144:23: error: cannot find 'CLOCK_REALTIME' in scope
142 |     public var now: Instant {
143 |         var ts = timespec()
144 |         clock_gettime(CLOCK_REALTIME, &ts)
    |                       `- error: cannot find 'CLOCK_REALTIME' in scope
145 |         return .init(millisecondsSinceEpoch: Int64(ts.tv_sec) * 1000 + Int64(ts.tv_nsec) / 1_000_000)
146 |     }
[442/449] Compiling AWSLambdaRuntime Lambda+Codable.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[443/449] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[444/449] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Lambda.swift:30:8: error: Unsupported platform
 28 | import ucrt
 29 | #else
 30 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 31 | #endif
 32 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/LambdaClock.swift:25:8: error: Unsupported platform
 23 | import ucrt
 24 | #else
 25 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 26 | #endif
 27 |
[445/449] Emitting module MockServer
BUILD FAILURE 6.2 android