The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-aws-lambda-runtime, reference main (f3bd0a), with Swift 6.3 for Android on 18 Apr 2026 19:48:16 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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 f3bd0ae Bump picomatch from 2.3.1 to 2.3.2 in /Examples/CDK/infra (#660)
Cloned https://github.com/awslabs/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
f3bd0ae938d95701b9b5030be6678166489139e1
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.3
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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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/2745] Fetching swift-service-lifecycle
[496/26314] Fetching swift-service-lifecycle, swift-collections
[1599/32949] Fetching swift-service-lifecycle, swift-collections, swift-log
[11031/116121] Fetching swift-service-lifecycle, swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.15s)
[3550/106741] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (10.98s)
Fetched https://github.com/apple/swift-nio.git from cache (11.14s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (11.79s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.74s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (3.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.29s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[547/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.89s)
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.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.11.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/52] Write sources
[12/52] Compiling _AtomicsShims.c
[13/52] Write sources
[19/52] Compiling CNIOWindows WSAStartup.c
[20/52] Compiling CNIOWindows shim.c
[21/52] Compiling CNIOWASI CNIOWASI.c
[21/52] Write swift-version--4F562202D5529B1.txt
[23/52] Compiling CNIOOpenBSD shim.c
[24/52] Compiling CNIOPosix event_loop_id.c
[25/52] Compiling CNIOLinux liburing_shims.c
[26/52] Compiling CNIODarwin shim.c
[27/52] Compiling CNIOLLHTTP c_nio_http.c
[28/56] Compiling CNIOLLHTTP c_nio_api.c
[29/70] Compiling CNIOLinux shim.c
[30/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/85] Write sources
[34/103] Emitting module _NIOBase64
[35/103] Emitting module InternalCollectionsUtilities
[36/105] Emitting module Atomics
[36/107] Compiling c-nioatomics.c
[37/107] Write sources
[38/107] Compiling c-atomics.c
[40/114] Compiling Atomics PointerConformances.swift
[41/114] Compiling Atomics Primitives.native.swift
[42/114] Compiling Atomics OptionalRawRepresentable.swift
[43/114] Compiling Atomics RawRepresentable.swift
[44/114] Compiling Atomics AtomicBool.swift
[45/114] Compiling Atomics AtomicStorage.swift
[46/114] Compiling Atomics AtomicValue.swift
[47/114] Compiling NIOConcurrencyHelpers NIOLock.swift
[51/114] Compiling Atomics IntegerOperations.swift
[52/114] Compiling Atomics Unmanaged extensions.swift
[53/114] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[54/114] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[55/114] Compiling ConcurrencyHelpers LockedValueBox.swift
[56/114] Compiling Atomics ManagedAtomic.swift
[57/114] Compiling Atomics ManagedAtomicLazyReference.swift
[60/114] Compiling Atomics AtomicMemoryOrderings.swift
[61/114] Compiling Atomics DoubleWord.swift
[64/114] Compiling Atomics UnsafeAtomic.swift
[65/114] Compiling Atomics UnsafeAtomicLazyReference.swift
[72/114] Compiling Atomics IntegerConformances.swift
[73/114] Compiling Atomics AtomicInteger.swift
[74/114] Compiling Atomics AtomicOptionalWrappable.swift
[75/114] Compiling Atomics AtomicReference.swift
[76/114] Compiling _NIODataStructures PriorityQueue.swift
[77/115] Emitting module _NIODataStructures
[78/115] Compiling _NIODataStructures Heap.swift
[86/116] Compiling NIOConcurrencyHelpers lock.swift
[88/116] Compiling _NIOBase64 Base64.swift
[89/117] Emitting module NIOConcurrencyHelpers
[90/117] Wrapping AST for InternalCollectionsUtilities for debugging
[92/129] Compiling _NIODataStructures _TinyArray.swift
[92/146] Wrapping AST for Atomics for debugging
[94/206] Wrapping AST for _NIOBase64 for debugging
[95/206] Wrapping AST for _NIODataStructures for debugging
[97/206] Compiling ContainersPreview Producer+Map.swift
[98/206] Compiling ContainersPreview Producer+Reduce.swift
[99/206] Compiling ContainersPreview Producer.swift
[100/206] Compiling ContainersPreview Borrow.swift
[101/210] Compiling ContainersPreview Container.swift
[102/210] Compiling ContainersPreview ContainerIterator.swift
[103/210] Compiling ContainersPreview DynamicContainer.swift
[104/210] Compiling ContainersPreview MutableContainer.swift
[105/210] Compiling ContainersPreview PermutableContainer.swift
[106/210] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[107/210] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[108/210] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[109/210] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[110/210] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[111/210] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[112/210] Compiling ContainersPreview BorrowingSequence.swift
[113/210] Compiling ContainersPreview BidirectionalContainer.swift
[114/210] Compiling ContainersPreview Container+Filter.swift
[115/210] Compiling ContainersPreview Container+SpanwiseZip.swift
[116/210] Compiling ContainersPreview RandomAccessContainer.swift
[117/210] Compiling ContainersPreview RangeExpression2.swift
[118/210] Compiling ContainersPreview RangeReplaceableContainer.swift
[119/210] Compiling ContainersPreview Drain+Map.swift
[120/210] Compiling ContainersPreview Drain+Reduce.swift
[121/210] Compiling ContainersPreview Drain.swift
[122/210] Compiling ContainersPreview Producer+Collect.swift
[123/210] Compiling ContainersPreview Producer+Filter.swift
[124/210] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/210] Compiling ContainersPreview Box.swift
[126/210] Compiling ContainersPreview Inout.swift
[127/210] Compiling ContainersPreview InputSpan.swift
[128/210] Compiling ContainersPreview Shared.swift
[129/210] Compiling NIOConcurrencyHelpers atomics.swift
[130/211] Emitting module ContainersPreview
[132/211] Compiling OrderedCollections _HashTable+Bucket.swift
[133/211] Compiling OrderedCollections _HashTable+BucketIterator.swift
[134/211] Compiling OrderedCollections _HashTable+Constants.swift
[135/211] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[136/211] Compiling OrderedCollections _HashTable+Testing.swift
[137/212] Wrapping AST for ContainersPreview for debugging
[138/212] Wrapping AST for NIOConcurrencyHelpers for debugging
[148/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[149/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[150/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[151/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[152/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[153/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[154/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[159/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[160/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[161/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[170/226] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[171/226] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[172/226] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[173/226] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[174/226] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[175/226] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[176/226] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[177/226] Compiling OrderedCollections OrderedDictionary+Values.swift
[178/251] Compiling DequeModule Deque+Testing.swift
[179/251] Compiling DequeModule Deque._Storage.swift
[180/251] Compiling DequeModule Deque._UnsafeHandle.swift
[181/251] Compiling DequeModule Deque.swift
[182/251] Compiling DequeModule RigidDeque+Equatable.swift
[183/251] Compiling DequeModule RigidDeque+Experimental.swift
[184/251] Compiling DequeModule RigidDeque+Hashable.swift
[185/251] Compiling DequeModule RigidDeque+Initializers.swift
[186/259] Compiling DequeModule Deque+Codable.swift
[187/259] Compiling DequeModule Deque+Collection.swift
[188/259] Compiling DequeModule Deque+CustomReflectable.swift
[189/259] Compiling DequeModule Deque+Descriptions.swift
[190/259] Compiling DequeModule Deque+Equatable.swift
[191/259] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[192/259] Compiling DequeModule Deque+Extras.swift
[193/259] Compiling DequeModule Deque+Hashable.swift
[194/259] Emitting module OrderedCollections
[195/259] Compiling DequeModule _DequeBuffer.swift
[196/259] Compiling DequeModule _DequeBufferHeader.swift
[197/259] Compiling DequeModule RigidDeque+Append.swift
[198/259] Compiling DequeModule RigidDeque+Consumption.swift
[199/259] Compiling DequeModule RigidDeque+Container.swift
[200/259] Compiling DequeModule RigidDeque+Descriptions.swift
[205/259] Compiling DequeModule RigidDeque+Insertions.swift
[206/259] Compiling DequeModule RigidDeque+Prepend.swift
[207/264] Compiling DequeModule UniqueDeque+Consumption.swift
[208/264] Compiling DequeModule UniqueDeque+Container.swift
[209/264] Compiling DequeModule UniqueDeque+Descriptions.swift
[210/264] Compiling DequeModule UniqueDeque+Equatable.swift
[211/264] Compiling DequeModule UniqueDeque+Experimental.swift
[212/264] Compiling DequeModule RigidDeque+Removals.swift
[213/264] Compiling DequeModule RigidDeque+Replacements.swift
[214/264] Compiling DequeModule RigidDeque+Testing.swift
[215/264] Compiling DequeModule RigidDeque.swift
[216/264] Compiling DequeModule UniqueDeque+Append.swift
[217/264] Compiling DequeModule UniqueDeque+Hashable.swift
[218/264] Compiling DequeModule UniqueDeque+Initializers.swift
[219/264] Compiling DequeModule UniqueDeque+Insertions.swift
[220/264] Compiling DequeModule UniqueDeque+Prepend.swift
[221/264] Compiling DequeModule UniqueDeque+Removals.swift
[234/264] Compiling OrderedCollections OrderedSet+Sendable.swift
[235/264] Compiling OrderedCollections OrderedSet+SubSequence.swift
[236/264] Compiling OrderedCollections OrderedSet+Testing.swift
[237/264] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[238/264] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[239/264] Compiling OrderedCollections OrderedSet.swift
[240/264] Compiling OrderedCollections _UnsafeBitset.swift
[241/264] Emitting module ConcurrencyHelpers
[242/264] Compiling ConcurrencyHelpers Lock.swift
[243/264] Compiling Logging MetadataProvider.swift
[244/266] Compiling Logging Locks.swift
[245/266] Emitting module Logging
[248/269] Compiling Logging Logging.swift
[249/269] Compiling Logging LogHandler.swift
[250/269] Compiling Logging LogEvent.swift
[252/270] Emitting module UnixSignals
[252/270] Wrapping AST for Logging for debugging
[254/270] Compiling UnixSignals UnixSignalsSequence.swift
[255/270] Compiling UnixSignals UnixSignal.swift
[257/271] Emitting module DequeModule
[258/271] Compiling DequeModule UniqueDeque+Replacements.swift
[259/271] Compiling DequeModule UniqueDeque.swift
[260/271] Compiling DequeModule _DequeSlot.swift
[261/271] Compiling DequeModule _UnsafeDequeHandle.swift
[262/271] Compiling DequeModule _UnsafeDequeSegments.swift
[263/272] Wrapping AST for DequeModule for debugging
[265/389] Compiling NIOCore AddressedEnvelope.swift
[266/389] Compiling NIOCore AsyncAwaitSupport.swift
[267/389] Compiling NIOCore AsyncChannel.swift
[268/389] Compiling NIOCore AsyncChannelHandler.swift
[269/389] Compiling NIOCore AsyncChannelInboundStream.swift
[270/389] Compiling NIOCore AsyncChannelOutboundWriter.swift
[271/389] Compiling NIOCore NIOAsyncSequenceProducer.swift
[272/389] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[273/396] Compiling NIOCore NIOCoreSendableMetatype.swift
[274/396] Compiling NIOCore NIODecodedAsyncSequence.swift
[275/396] Compiling NIOCore NIOLoopBound.swift
[276/396] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[277/396] Compiling NIOCore NIOScheduledCallback.swift
[278/396] Compiling NIOCore NIOSendable.swift
[279/396] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[280/396] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[281/396] Compiling NIOCore RecvByteBufferAllocator.swift
[290/404] Compiling NIOCore ByteBuffer-multi-int.swift
[291/404] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[292/404] Compiling NIOCore ByteBuffer-views.swift
[293/404] Compiling NIOCore Channel.swift
[294/404] Compiling NIOCore ChannelHandler.swift
[295/404] Compiling NIOCore ChannelHandlers.swift
[296/404] Compiling NIOCore ChannelInvoker.swift
[297/404] Emitting module AsyncAlgorithms
[298/404] Compiling AsyncAlgorithms UnsafeTransfer.swift
[299/404] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[300/404] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[301/404] Compiling AsyncAlgorithms ZipStateMachine.swift
[302/404] Compiling AsyncAlgorithms ZipStorage.swift
[303/404] Compiling NIOCore FileRegion.swift
[304/404] Compiling NIOCore GlobalSingletons.swift
[305/404] Compiling NIOCore IO.swift
[306/404] Compiling NIOCore IOData.swift
[307/404] Compiling AsyncAlgorithms Rethrow.swift
[308/404] Compiling AsyncAlgorithms SetAlgebra.swift
[314/404] Compiling NIOCore IPProtocol.swift
[315/404] Compiling NIOCore IntegerBitPacking.swift
[316/404] Compiling NIOCore IntegerTypes.swift
[317/404] Compiling NIOCore Interfaces.swift
[318/404] Compiling NIOCore Linux.swift
[319/404] Compiling NIOCore MarkedCircularBuffer.swift
[320/404] Compiling NIOCore MulticastChannel.swift
[321/404] Compiling NIOCore NIOAny.swift
[322/404] Compiling NIOCore NIOCloseOnErrorHandler.swift
[326/404] Compiling NIOCore CircularBuffer.swift
[327/404] Compiling NIOCore Codec.swift
[328/404] Compiling NIOCore ConvenienceOptionSupport.swift
[329/404] Compiling NIOCore DeadChannel.swift
[338/404] Compiling NIOCore NIOAsyncWriter.swift
[343/404] Compiling NIOCore DispatchQueue+WithFuture.swift
[344/404] Compiling NIOCore EventLoop+Deprecated.swift
[345/404] Compiling NIOCore EventLoop+SerialExecutor.swift
[346/404] Compiling NIOCore EventLoop.swift
[347/404] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[348/404] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[349/404] Compiling NIOCore ByteBuffer-conversions.swift
[350/404] Compiling NIOCore ByteBuffer-core.swift
[351/404] Compiling NIOCore ByteBuffer-hex.swift
[352/404] Compiling NIOCore ByteBuffer-int.swift
[353/404] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[360/404] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[361/404] Compiling NIOCore BSDSocketAPI.swift
[362/404] Compiling NIOCore ByteBuffer-aux.swift
[372/404] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[373/404] Compiling NIOCore SocketAddresses.swift
[374/404] Compiling NIOCore SocketOptionProvider.swift
[375/404] Compiling NIOCore SystemCallHelpers.swift
[376/404] Compiling NIOCore TimeAmount+Duration.swift
[377/404] Compiling NIOCore TypeAssistedChannelHandler.swift
[378/404] Compiling NIOCore UniversalBootstrapSupport.swift
[379/404] Compiling NIOCore Utilities.swift
[388/414] Compiling ServiceLifecycle Service.swift
[389/415] Compiling ServiceLifecycle CancellationWaiter.swift
[390/415] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[391/415] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[392/415] Emitting module ServiceLifecycle
[393/415] Compiling ServiceLifecycle ServiceRunnerError.swift
[394/415] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[395/415] Compiling ServiceLifecycle GracefulShutdown.swift
[396/415] Compiling ServiceLifecycle ClosureService.swift
[397/415] Compiling ServiceLifecycle ServiceGroup.swift
[408/416] Emitting module NIOCore
[409/417] Wrapping AST for NIOCore for debugging
[411/471] Emitting module NIOEmbedded
[412/471] Compiling NIOEmbedded AsyncTestingChannel.swift
[413/471] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[414/471] Compiling NIOEmbedded Embedded.swift
[415/472] Wrapping AST for NIOEmbedded for debugging
[417/472] Compiling NIOPosix HappyEyeballs.swift
[418/472] Compiling NIOPosix IO.swift
[419/472] Compiling NIOPosix IntegerBitPacking.swift
[420/472] Compiling NIOPosix IntegerTypes.swift
[421/472] Compiling NIOPosix Linux.swift
[422/472] Compiling NIOPosix LinuxCPUSet.swift
[423/472] Compiling NIOPosix LinuxUring.swift
[424/478] Compiling NIOPosix ThreadPosix.swift
[425/478] Compiling NIOPosix ThreadWindows.swift
[426/478] Compiling NIOPosix Utilities.swift
[427/478] Compiling NIOPosix VsockAddress.swift
[428/478] Compiling NIOPosix VsockChannelEvents.swift
[429/478] Compiling NIOPosix Windows.swift
[430/478] Emitting module NIOPosix
[431/478] Compiling NIOPosix ServerSocket.swift
[432/478] Compiling NIOPosix Socket.swift
[433/478] Compiling NIOPosix SocketChannel.swift
[434/478] Compiling NIOPosix SocketProtocols.swift
[435/478] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[436/478] Compiling NIOPosix System.swift
[437/478] Compiling NIOPosix Thread.swift
[438/478] Compiling NIOPosix SelectableChannel.swift
[439/478] Compiling NIOPosix SelectableEventLoop.swift
[440/478] Compiling NIOPosix SelectorEpoll.swift
[441/478] Compiling NIOPosix SelectorGeneric.swift
[442/478] Compiling NIOPosix SelectorKqueue.swift
[443/478] Compiling NIOPosix SelectorUring.swift
[444/478] Compiling NIOPosix SelectorWSAPoll.swift
[445/478] Compiling NIOPosix BaseStreamSocketChannel.swift
[446/478] Compiling NIOPosix Bootstrap.swift
[447/478] Compiling NIOPosix ControlMessage.swift
[448/478] Compiling NIOPosix DatagramVectorReadManager.swift
[449/478] Compiling NIOPosix Errors+Any.swift
[450/478] Compiling NIOPosix FileDescriptor.swift
[451/478] Compiling NIOPosix GetaddrinfoResolver.swift
[452/478] Compiling NIOPosix PipePair.swift
[453/478] Compiling NIOPosix Pool.swift
[454/478] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[455/478] Compiling NIOPosix PosixSingletons.swift
[456/478] Compiling NIOPosix RawSocketBootstrap.swift
[457/478] Compiling NIOPosix Resolver.swift
[458/478] Compiling NIOPosix Selectable.swift
[459/478] Compiling NIOPosix BSDSocketAPICommon.swift
[460/478] Compiling NIOPosix BSDSocketAPIPosix.swift
[461/478] Compiling NIOPosix BSDSocketAPIWindows.swift
[462/478] Compiling NIOPosix BaseSocket.swift
[463/478] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[464/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[465/478] Compiling NIOPosix BaseSocketChannel.swift
[466/478] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[467/478] Compiling NIOPosix NIOPosixSendableMetatype.swift
[468/478] Compiling NIOPosix NIOThreadPool.swift
[469/478] Compiling NIOPosix NonBlockingFileIO.swift
[470/478] Compiling NIOPosix PendingDatagramWritesManager.swift
[471/478] Compiling NIOPosix PendingWritesManager.swift
[472/478] Compiling NIOPosix PipeChannel.swift
[473/481] Wrapping AST for NIOPosix for debugging
[475/481] Compiling NIO Exports.swift
[476/481] Emitting module NIO
[477/482] Wrapping AST for NIO for debugging
[479/498] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[480/498] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[481/500] Emitting module NIOHTTP1
[482/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[483/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[484/500] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[485/500] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[486/500] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[487/500] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[488/500] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[489/500] Compiling NIOHTTP1 HTTPTypes.swift
[490/500] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[491/500] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[492/500] Compiling NIOHTTP1 ByteCollectionUtils.swift
[493/500] Compiling NIOHTTP1 HTTPDecoder.swift
[494/500] Compiling NIOHTTP1 HTTPEncoder.swift
[495/500] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[496/500] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[497/503] Wrapping AST for NIOHTTP1 for debugging
[499/532] Emitting module MockServer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[500/532] 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 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[501/535] Compiling AWSLambdaRuntime LambdaManagedRuntime+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 |
[502/535] Compiling AWSLambdaRuntime LambdaManagedRuntime.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 |
[503/535] Compiling AWSLambdaRuntime LambdaManagedRuntimeHandlers.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 |
[504/535] 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 |
[505/535] 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 |
[506/535] 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 |
[507/535] 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 |
[508/535] 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 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:131:33: error: cannot convert value of type '()' to closure result type 'Int'
129 |     private func writeToStderr(_ data: Data) -> Int {
130 |         _stderrLock.withLock { _ in
131 |             self.writeAll(data) { pointer, count in
    |                                 `- error: cannot convert value of type '()' to closure result type 'Int'
132 |                 #if canImport(Darwin)
133 |                 Darwin.write(2, pointer, count)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:24: error: cannot find 'errno' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                        `- error: cannot find 'errno' in scope
163 |                     return offset
164 |                 }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:33: error: cannot find 'EINTR' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                                 `- error: cannot find 'EINTR' in scope
163 |                     return offset
164 |                 }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[509/535] 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 |
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:131:33: error: cannot convert value of type '()' to closure result type 'Int'
129 |     private func writeToStderr(_ data: Data) -> Int {
130 |         _stderrLock.withLock { _ in
131 |             self.writeAll(data) { pointer, count in
    |                                 `- error: cannot convert value of type '()' to closure result type 'Int'
132 |                 #if canImport(Darwin)
133 |                 Darwin.write(2, pointer, count)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:24: error: cannot find 'errno' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                        `- error: cannot find 'errno' in scope
163 |                     return offset
164 |                 }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:33: error: cannot find 'EINTR' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                                 `- error: cannot find 'EINTR' in scope
163 |                     return offset
164 |                 }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[510/535] Compiling AWSLambdaRuntime JSONLogHandler.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/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:131:33: error: cannot convert value of type '()' to closure result type 'Int'
129 |     private func writeToStderr(_ data: Data) -> Int {
130 |         _stderrLock.withLock { _ in
131 |             self.writeAll(data) { pointer, count in
    |                                 `- error: cannot convert value of type '()' to closure result type 'Int'
132 |                 #if canImport(Darwin)
133 |                 Darwin.write(2, pointer, count)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:24: error: cannot find 'errno' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                        `- error: cannot find 'errno' in scope
163 |                     return offset
164 |                 }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:33: error: cannot find 'EINTR' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                                 `- error: cannot find 'EINTR' in scope
163 |                     return offset
164 |                 }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[511/535] Compiling AWSLambdaRuntime LoggingConfiguration.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/Logging/JSONLogHandler.swift:41:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 39 |
 40 | @available(LambdaSwift 2.0, *)
 41 | public struct JSONLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 42 |     public var logLevel: Logger.Level
 43 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:131:33: error: cannot convert value of type '()' to closure result type 'Int'
129 |     private func writeToStderr(_ data: Data) -> Int {
130 |         _stderrLock.withLock { _ in
131 |             self.writeAll(data) { pointer, count in
    |                                 `- error: cannot convert value of type '()' to closure result type 'Int'
132 |                 #if canImport(Darwin)
133 |                 Darwin.write(2, pointer, count)
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:24: error: cannot find 'errno' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                        `- error: cannot find 'errno' in scope
163 |                     return offset
164 |                 }
/host/spi-builder-workspace/Sources/AWSLambdaRuntime/Logging/JSONLogHandler.swift:162:33: error: cannot find 'EINTR' in scope
160 |                 if written < 0 {
161 |                     // Retry on EINTR; give up on any other error
162 |                     if errno == EINTR { continue }
    |                                 `- error: cannot find 'EINTR' in scope
163 |                     return offset
164 |                 }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[512/535] 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 |
[513/535] 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 |
[514/535] 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 |
[515/535] 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 |
[516/535] 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 |
[517/535] Compiling AWSLambdaRuntime LambdaManagedRuntime+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 |
[518/535] Compiling AWSLambdaRuntime LambdaRuntime+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 |
[519/535] 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 |
[520/535] 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 |
[521/535] 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 |
[522/535] 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 |
[523/535] 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 |
[524/535] Compiling AWSLambdaRuntime LambdaRuntime+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 |
[525/535] Compiling AWSLambdaRuntime LambdaRuntime+Handler.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 |
[526/535] 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 |
[527/535] 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 |
[528/535] Compiling MockServer MockHTTPServer.swift
[529/536] Wrapping AST for MockServer for debugging
[530/536] Write Objects.LinkFileList
[531/536] Linking MockServer
[533/536] 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 |     }
[534/536] 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 |     }
[535/536] 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 |     }
[536/536] 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 |
/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 |     }
BUILD FAILURE 6.3 android