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 2.0.0-beta.3 (d8ee71), with Swift 6.2 (beta) for Android on 3 Sep 2025 16:50:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-aws-lambda-runtime.git
Reference: 2.0.0-beta.3
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-aws-lambda-runtime
 * tag               2.0.0-beta.3 -> FETCH_HEAD
HEAD is now at d8ee71f add support for LOCAL_LAMBDA_PORT / HOST(#557)
Cloned https://github.com/swift-server/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
d8ee71fc096e6bc87b300e7668f4ae4f09c01a9d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-aws-lambda-runtime.git at 2.0.0-beta.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-server/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2433] Fetching swift-service-lifecycle
[731/6336] Fetching swift-service-lifecycle, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.39s)
[1/17394] Fetching swift-collections
[4176/95422] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (7.98s)
Fetched https://github.com/apple/swift-collections.git from cache (8.04s)
Fetched https://github.com/apple/swift-nio.git from cache (8.18s)
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 (8.99s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5165] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.22s)
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.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.93s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1814] Fetching swift-atomics
[1779/6755] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.55s)
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/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-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/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/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/49] Write sources
[12/49] Compiling CNIODarwin shim.c
[13/49] Write sources
[20/49] Compiling CNIOPosix event_loop_id.c
[21/49] Compiling CNIOWindows shim.c
[22/49] Compiling CNIOWindows WSAStartup.c
[23/49] Compiling CNIOWASI CNIOWASI.c
[24/49] Compiling _AtomicsShims.c
[25/49] Compiling CNIOLinux liburing_shims.c
[25/49] Write sources
[27/49] Compiling CNIOLLHTTP c_nio_http.c
[28/49] Compiling CNIOLLHTTP c_nio_api.c
[29/49] Write swift-version-8C5A4AE7A8CE2BA.txt
[30/49] Compiling CNIOLinux shim.c
[31/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/95] Emitting module _NIOBase64
[33/95] Compiling c-nioatomics.c
[34/95] Compiling c-atomics.c
[36/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/102] Compiling ConcurrencyHelpers LockedValueBox.swift
[38/102] Compiling Atomics DoubleWord.swift
[39/102] Compiling Atomics UnsafeAtomic.swift
[40/102] Compiling Atomics ManagedAtomic.swift
[41/102] Compiling Atomics ManagedAtomicLazyReference.swift
[42/102] Compiling Atomics Primitives.native.swift
[43/102] Compiling Atomics OptionalRawRepresentable.swift
[45/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/104] Compiling Atomics AtomicInteger.swift
[47/104] Compiling Atomics AtomicOptionalWrappable.swift
[48/104] Compiling Atomics AtomicReference.swift
[50/104] Compiling Atomics AtomicMemoryOrderings.swift
[51/104] Compiling Atomics IntegerConformances.swift
[52/104] Compiling Atomics PointerConformances.swift
[53/104] Emitting module InternalCollectionsUtilities
[54/104] Compiling Atomics RawRepresentable.swift
[55/104] Compiling Atomics AtomicBool.swift
[60/104] Compiling Atomics AtomicStorage.swift
[61/104] Compiling Atomics AtomicValue.swift
[62/104] Compiling _NIOBase64 Base64.swift
[64/105] Emitting module Atomics
[71/105] Compiling _NIODataStructures Heap.swift
[72/105] Emitting module _NIODataStructures
[73/105] Compiling _NIODataStructures PriorityQueue.swift
[74/105] Compiling _NIODataStructures _TinyArray.swift
[74/106] Wrapping AST for _NIOBase64 for debugging
[77/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/107] Wrapping AST for _NIODataStructures for debugging
[80/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/107] Compiling Atomics IntegerOperations.swift
[82/107] Compiling Atomics Unmanaged extensions.swift
[82/123] Wrapping AST for InternalCollectionsUtilities for debugging
[85/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/178] Wrapping AST for Atomics for debugging
[87/178] Compiling OrderedCollections _HashTable+Testing.swift
[88/178] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/178] Compiling OrderedCollections _HashTable+Constants.swift
[90/178] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/180] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[92/180] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[93/180] Compiling NIOConcurrencyHelpers lock.swift
[94/180] Emitting module NIOConcurrencyHelpers
[95/180] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/180] Compiling NIOConcurrencyHelpers atomics.swift
[97/181] Wrapping AST for NIOConcurrencyHelpers for debugging
[99/181] Compiling OrderedCollections _HashTable.swift
[100/181] Compiling OrderedCollections _Hashtable+Header.swift
[101/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[102/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[103/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[104/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[105/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[106/181] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[107/181] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[108/188] Compiling DequeModule _DequeSlot.swift
[109/188] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[111/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[112/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[113/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[114/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[115/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[116/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[117/188] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[118/188] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[119/188] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[120/188] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[125/188] Compiling OrderedCollections _HashTable+Bucket.swift
[126/188] Compiling OrderedCollections _HashTable+BucketIterator.swift
[131/188] Compiling OrderedCollections OrderedDictionary.swift
[132/188] Compiling OrderedCollections OrderedSet+Codable.swift
[133/188] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[134/188] Compiling OrderedCollections OrderedSet+Descriptions.swift
[135/188] Compiling OrderedCollections OrderedSet+Diffing.swift
[136/188] Compiling OrderedCollections OrderedSet+Equatable.swift
[137/188] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[138/188] Compiling OrderedCollections OrderedSet+Hashable.swift
[139/188] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/188] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/188] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/188] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/188] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/188] Compiling OrderedCollections OrderedDictionary+Codable.swift
[148/188] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[149/188] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[150/188] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[151/188] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[152/188] Compiling OrderedCollections OrderedDictionary+Elements.swift
[153/188] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[154/188] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[155/188] Emitting module DequeModule
[157/189] Compiling Logging MetadataProvider.swift
[158/189] Emitting module Logging
[159/189] Compiling Logging Locks.swift
[160/189] Emitting module ConcurrencyHelpers
[161/189] Compiling ConcurrencyHelpers Lock.swift
[163/190] Compiling Logging LogHandler.swift
[164/190] Compiling Logging Logging.swift
[166/191] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/191] Compiling OrderedCollections OrderedSet+SubSequence.swift
[168/191] Compiling OrderedCollections OrderedSet+Testing.swift
[169/191] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[170/191] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[171/191] Compiling OrderedCollections OrderedSet.swift
[172/191] Compiling OrderedCollections _UnsafeBitset.swift
[172/191] Wrapping AST for Logging for debugging
[173/191] Wrapping AST for DequeModule for debugging
[175/255] Compiling NIOCore AddressedEnvelope.swift
[176/255] Compiling NIOCore AsyncAwaitSupport.swift
[177/255] Compiling NIOCore AsyncChannel.swift
[178/255] Compiling NIOCore AsyncChannelHandler.swift
[179/255] Compiling NIOCore AsyncChannelInboundStream.swift
[180/255] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/255] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/255] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/255] Emitting module UnixSignals
[184/255] Emitting module OrderedCollections
[186/301] Compiling UnixSignals UnixSignal.swift
[187/301] Compiling UnixSignals UnixSignalsSequence.swift
[189/302] Compiling NIOCore NIOAny.swift
[190/302] Compiling NIOCore NIOCloseOnErrorHandler.swift
[191/302] Compiling NIOCore NIOCoreSendableMetatype.swift
[192/302] Compiling NIOCore NIOLoopBound.swift
[193/302] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[194/302] Compiling NIOCore NIOScheduledCallback.swift
[195/302] Compiling NIOCore NIOSendable.swift
[196/302] Compiling NIOCore RecvByteBufferAllocator.swift
[197/310] Emitting module AsyncAlgorithms
[198/316] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[199/316] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[200/316] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[201/316] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[202/316] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[203/316] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[204/316] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[205/316] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[206/316] Compiling AsyncAlgorithms MergeStateMachine.swift
[207/316] Compiling AsyncAlgorithms MergeStorage.swift
[208/316] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[209/316] Compiling AsyncAlgorithms Rethrow.swift
[210/316] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[211/316] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[212/316] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[213/316] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[214/316] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[215/316] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[216/316] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[217/316] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[218/316] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[219/316] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[220/316] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[221/316] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[222/316] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[223/316] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[224/316] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[225/316] Compiling AsyncAlgorithms DebounceStateMachine.swift
[226/316] Compiling AsyncAlgorithms DebounceStorage.swift
[227/316] Compiling AsyncAlgorithms Dictionary.swift
[228/316] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[229/316] Compiling AsyncAlgorithms Locking.swift
[230/316] Compiling AsyncAlgorithms SetAlgebra.swift
[231/316] Compiling AsyncAlgorithms UnsafeTransfer.swift
[232/316] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[233/316] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[234/316] Compiling AsyncAlgorithms ZipStateMachine.swift
[235/316] Compiling AsyncAlgorithms ZipStorage.swift
[236/316] Compiling NIOCore MarkedCircularBuffer.swift
[237/316] Compiling NIOCore MulticastChannel.swift
[246/316] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[247/316] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[248/316] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[249/316] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[250/316] Compiling AsyncAlgorithms AsyncChannel.swift
[251/316] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[252/316] Compiling AsyncAlgorithms ChannelStateMachine.swift
[253/316] Compiling AsyncAlgorithms ChannelStorage.swift
[254/316] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[255/316] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[256/316] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[257/316] Compiling AsyncAlgorithms CombineLatestStorage.swift
[265/325] Compiling ServiceLifecycle Service.swift
[266/326] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[267/326] Compiling ServiceLifecycle ServiceRunnerError.swift
[268/326] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[269/326] Emitting module ServiceLifecycle
[270/326] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[280/326] Compiling ServiceLifecycle CancellationWaiter.swift
[281/326] Compiling ServiceLifecycle GracefulShutdown.swift
[282/326] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[283/326] Compiling NIOCore SocketAddresses.swift
[284/326] Compiling NIOCore SocketOptionProvider.swift
[285/326] Compiling NIOCore SystemCallHelpers.swift
[286/326] Compiling NIOCore TimeAmount+Duration.swift
[287/326] Compiling NIOCore TypeAssistedChannelHandler.swift
[288/326] Compiling NIOCore UniversalBootstrapSupport.swift
[289/326] Compiling NIOCore Utilities.swift
[290/326] Compiling ServiceLifecycle ServiceGroup.swift
[292/327] Emitting module NIOCore
[320/328] Wrapping AST for NIOCore for debugging
[322/380] Emitting module NIOEmbedded
[323/380] Compiling NIOEmbedded AsyncTestingChannel.swift
[324/380] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[325/380] Compiling NIOEmbedded Embedded.swift
[326/381] Wrapping AST for NIOEmbedded for debugging
[328/381] Emitting module NIOPosix
[329/387] Compiling NIOPosix SelectableEventLoop.swift
[330/387] Compiling NIOPosix SelectorEpoll.swift
[331/387] Compiling NIOPosix SelectorGeneric.swift
[332/387] Compiling NIOPosix SelectorKqueue.swift
[333/387] Compiling NIOPosix SelectorUring.swift
[334/387] Compiling NIOPosix ServerSocket.swift
[335/387] Compiling NIOPosix Socket.swift
[336/387] Compiling NIOPosix SocketChannel.swift
[337/387] Compiling NIOPosix SocketProtocols.swift
[338/387] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[339/387] Compiling NIOPosix System.swift
[340/387] Compiling NIOPosix Thread.swift
[341/387] Compiling NIOPosix Pool.swift
[342/387] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[343/387] Compiling NIOPosix PosixSingletons.swift
[344/387] Compiling NIOPosix RawSocketBootstrap.swift
[345/387] Compiling NIOPosix Resolver.swift
[346/387] Compiling NIOPosix Selectable.swift
[347/387] Compiling NIOPosix SelectableChannel.swift
[348/387] Compiling NIOPosix ThreadPosix.swift
[349/387] Compiling NIOPosix ThreadWindows.swift
[350/387] Compiling NIOPosix UnsafeTransfer.swift
[351/387] Compiling NIOPosix Utilities.swift
[352/387] Compiling NIOPosix VsockAddress.swift
[353/387] Compiling NIOPosix VsockChannelEvents.swift
[354/387] Compiling NIOPosix BSDSocketAPICommon.swift
[355/387] Compiling NIOPosix BSDSocketAPIPosix.swift
[356/387] Compiling NIOPosix BSDSocketAPIWindows.swift
[357/387] Compiling NIOPosix BaseSocket.swift
[358/387] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[359/387] Compiling NIOPosix BaseSocketChannel.swift
[360/387] Compiling NIOPosix BaseStreamSocketChannel.swift
[361/387] Compiling NIOPosix IO.swift
[362/387] Compiling NIOPosix IntegerBitPacking.swift
[363/387] Compiling NIOPosix IntegerTypes.swift
[364/387] Compiling NIOPosix Linux.swift
[365/387] Compiling NIOPosix LinuxCPUSet.swift
[366/387] Compiling NIOPosix LinuxUring.swift
[367/387] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[368/387] Compiling NIOPosix Bootstrap.swift
[369/387] Compiling NIOPosix ControlMessage.swift
[370/387] Compiling NIOPosix DatagramVectorReadManager.swift
[371/387] Compiling NIOPosix Errors+Any.swift
[372/387] Compiling NIOPosix FileDescriptor.swift
[373/387] Compiling NIOPosix GetaddrinfoResolver.swift
[374/387] Compiling NIOPosix HappyEyeballs.swift
[375/387] Compiling NIOPosix NIOPosixSendableMetatype.swift
[376/387] Compiling NIOPosix NIOThreadPool.swift
[377/387] Compiling NIOPosix NonBlockingFileIO.swift
[378/387] Compiling NIOPosix PendingDatagramWritesManager.swift
[379/387] Compiling NIOPosix PendingWritesManager.swift
[380/387] Compiling NIOPosix PipeChannel.swift
[381/387] Compiling NIOPosix PipePair.swift
[382/388] Wrapping AST for NIOPosix for debugging
[384/390] Emitting module NIO
[385/390] Compiling NIO Exports.swift
[386/391] Wrapping AST for NIO for debugging
[388/407] Emitting module NIOHTTP1
[389/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[390/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[391/409] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[392/409] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[393/409] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[394/409] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[395/409] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[396/409] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[397/409] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[398/409] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[399/409] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[400/409] Compiling NIOHTTP1 HTTPTypes.swift
[401/409] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[402/409] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[403/409] Compiling NIOHTTP1 ByteCollectionUtils.swift
[404/409] Compiling NIOHTTP1 HTTPDecoder.swift
[405/409] Compiling NIOHTTP1 HTTPEncoder.swift
[406/410] Wrapping AST for NIOHTTP1 for debugging
[408/434] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[409/434] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[410/434] Compiling AWSLambdaRuntime SendableMetatype.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[411/436] Compiling AWSLambdaRuntime Utils.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[412/436] Compiling AWSLambdaRuntime Version.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[413/436] Compiling AWSLambdaRuntime ControlPlaneRequest.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[414/436] Compiling AWSLambdaRuntime ControlPlaneRequestEncoder.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[415/436] Compiling AWSLambdaRuntime Context+Foundation.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[416/436] Emitting module AWSLambdaRuntime
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[417/436] Compiling AWSLambdaRuntime Lambda+JSON.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[418/436] Compiling AWSLambdaRuntime ByteBuffer-foundation.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[419/436] Compiling AWSLambdaRuntime JSON+ByteBuffer.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[420/436] Compiling AWSLambdaRuntime LambdaClock.swift
/host/spi-builder-workspace/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/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/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/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/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 |     }
[421/436] Compiling AWSLambdaRuntime LambdaContext.swift
/host/spi-builder-workspace/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/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/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/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/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 |     }
[422/436] Compiling AWSLambdaRuntime LambdaHandlers.swift
/host/spi-builder-workspace/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/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/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/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/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 |     }
[423/436] Compiling AWSLambdaRuntime LambdaRuntime.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[424/436] Compiling AWSLambdaRuntime LambdaRuntimeClient+ChannelHandler.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[425/436] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[426/436] Compiling AWSLambdaRuntime LambdaRequestID.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[427/436] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[428/436] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[429/436] Compiling AWSLambdaRuntime Lambda+Codable.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[430/436] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[431/436] Compiling AWSLambdaRuntime Lambda.swift
/host/spi-builder-workspace/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/Sources/AWSLambdaRuntime/LambdaClock.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[432/436] Compiling MockServer MockHTTPServer.swift
[433/436] Emitting module MockServer
[434/437] Wrapping AST for MockServer for debugging
BUILD FAILURE 6.2 android