Build Information
Failed to build swift-aws-lambda-runtime, reference 2.8.0 (553b5e), with Swift 6.3 for Android on 18 Apr 2026 19:48:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/swift-aws-lambda-runtime.git
Reference: 2.8.0
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
* tag 2.8.0 -> FETCH_HEAD
HEAD is now at 553b5e3 Add support for JSON Structured Logging (#638)
Cloned https://github.com/awslabs/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
553b5e3716ef8e922e57b6f271248a808d23d0fb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/awslabs/swift-aws-lambda-runtime.git at 2.8.0
========================================
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-4606859-0":/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/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/23569] Fetching swift-collections
[709/26314] Fetching swift-collections, swift-service-lifecycle
[2295/32949] Fetching swift-collections, swift-service-lifecycle, swift-log
[11031/116121] Fetching swift-collections, swift-service-lifecycle, swift-log, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.44s)
Fetched https://github.com/apple/swift-collections.git from cache (3.55s)
[42893/89807] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (10.98s)
Fetched https://github.com/apple/swift-nio.git from cache (11.11s)
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.54s)
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.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.38s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/5601] Fetching swift-system
[338/7421] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.92s)
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-system.git
Working copy of https://github.com/apple/swift-system.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.11.0
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.98.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
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/52] Write sources
[18/52] Compiling CNIOWindows shim.c
[18/52] Compiling _AtomicsShims.c
[18/52] Compiling CNIOWASI CNIOWASI.c
[21/52] Compiling CNIOWindows WSAStartup.c
[22/52] Compiling CNIOPosix event_loop_id.c
[23/52] Compiling CNIOOpenBSD shim.c
[24/52] Compiling CNIOLinux liburing_shims.c
[25/52] Compiling CNIODarwin shim.c
[26/52] Write sources
[29/52] Write swift-version--4F562202D5529B1.txt
[30/52] Compiling CNIOLLHTTP c_nio_http.c
[31/59] Compiling CNIOLinux shim.c
[32/64] Compiling CNIOLLHTTP c_nio_api.c
[33/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/103] Emitting module InternalCollectionsUtilities
[36/105] Emitting module Logging
[36/105] Compiling c-nioatomics.c
[37/105] Compiling c-atomics.c
[39/112] Emitting module Atomics
[40/114] Emitting module NIOConcurrencyHelpers
[41/114] Compiling Atomics IntegerOperations.swift
[42/114] Compiling Atomics Unmanaged extensions.swift
[43/114] Compiling ConcurrencyHelpers LockedValueBox.swift
[44/114] Compiling NIOConcurrencyHelpers lock.swift
[47/114] Compiling Atomics OptionalRawRepresentable.swift
[48/114] Compiling Atomics RawRepresentable.swift
[49/114] Compiling Atomics AtomicBool.swift
[50/114] Compiling Atomics ManagedAtomic.swift
[51/114] Compiling Atomics ManagedAtomicLazyReference.swift
[52/114] Compiling Atomics AtomicStorage.swift
[53/114] Compiling Atomics AtomicValue.swift
[54/114] Compiling Atomics AtomicMemoryOrderings.swift
[55/114] Compiling Atomics DoubleWord.swift
[56/114] Compiling Atomics UnsafeAtomic.swift
[57/114] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/114] Compiling _NIODataStructures PriorityQueue.swift
[64/114] Compiling Logging LogEvent.swift
[71/114] Compiling Atomics AtomicReference.swift
[72/114] Compiling Atomics IntegerConformances.swift
[73/114] Compiling Atomics AtomicInteger.swift
[74/114] Compiling Atomics AtomicOptionalWrappable.swift
[75/114] Compiling Atomics PointerConformances.swift
[76/114] Compiling Atomics Primitives.native.swift
[77/114] Emitting module _NIOBase64
[78/114] Compiling _NIOBase64 Base64.swift
[79/116] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/116] Emitting module _NIODataStructures
[83/116] Compiling _NIODataStructures Heap.swift
[90/117] Compiling _NIODataStructures _TinyArray.swift
[90/118] Wrapping AST for _NIOBase64 for debugging
[92/118] Wrapping AST for InternalCollectionsUtilities for debugging
[94/118] Wrapping AST for _NIODataStructures for debugging
[95/191] Wrapping AST for Atomics for debugging
[97/206] Compiling ContainersPreview Drain+Reduce.swift
[98/206] Compiling ContainersPreview Drain.swift
[99/206] Compiling ContainersPreview Producer+Collect.swift
[100/206] Compiling ContainersPreview Producer+Filter.swift
[101/210] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[102/210] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[103/210] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[104/210] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[105/210] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[106/210] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[107/210] Compiling ContainersPreview BorrowingSequence.swift
[108/210] Compiling ContainersPreview BidirectionalContainer.swift
[109/210] Compiling ContainersPreview Container+Filter.swift
[110/210] Compiling ContainersPreview Container+SpanwiseZip.swift
[111/210] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/210] Compiling ContainersPreview RandomAccessContainer.swift
[113/210] Compiling ContainersPreview RangeExpression2.swift
[114/210] Compiling ContainersPreview RangeReplaceableContainer.swift
[115/210] Compiling ContainersPreview Drain+Map.swift
[116/210] Compiling ContainersPreview Producer+Map.swift
[117/210] Compiling ContainersPreview Producer+Reduce.swift
[118/210] Compiling ContainersPreview Producer.swift
[119/210] Compiling ContainersPreview Borrow.swift
[120/210] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[121/210] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/210] Compiling NIOConcurrencyHelpers atomics.swift
[123/211] Compiling ContainersPreview Container.swift
[124/211] Compiling ContainersPreview ContainerIterator.swift
[125/211] Compiling ContainersPreview DynamicContainer.swift
[126/211] Compiling ContainersPreview MutableContainer.swift
[127/211] Compiling ContainersPreview PermutableContainer.swift
[128/211] Compiling ContainersPreview Box.swift
[129/211] Compiling ContainersPreview Inout.swift
[130/211] Compiling ContainersPreview InputSpan.swift
[131/211] Compiling ContainersPreview Shared.swift
[133/211] Emitting module ContainersPreview
[134/211] Compiling ContainersPreview OutputSpan+Extras.swift
[135/211] Compiling ContainersPreview TemporaryAllocation.swift
[136/211] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[137/211] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[138/211] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[138/212] Wrapping AST for NIOConcurrencyHelpers for debugging
[140/212] Wrapping AST for ContainersPreview for debugging
[142/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[143/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[144/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[145/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[146/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[147/219] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[148/219] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[150/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[151/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[152/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[153/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[154/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[155/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[156/259] Compiling DequeModule RigidDeque+Replacements.swift
[157/259] Compiling DequeModule RigidDeque+Testing.swift
[158/259] Compiling DequeModule RigidDeque.swift
[159/259] Compiling DequeModule UniqueDeque+Append.swift
[160/259] Compiling DequeModule _DequeBuffer.swift
[161/259] Compiling DequeModule _DequeBufferHeader.swift
[162/259] Compiling DequeModule RigidDeque+Append.swift
[163/259] Compiling DequeModule RigidDeque+Consumption.swift
[164/259] Compiling DequeModule RigidDeque+Container.swift
[165/259] Compiling DequeModule RigidDeque+Descriptions.swift
[166/259] Compiling DequeModule UniqueDeque+Consumption.swift
[167/259] Compiling DequeModule UniqueDeque+Container.swift
[168/259] Compiling DequeModule UniqueDeque+Descriptions.swift
[169/259] Compiling DequeModule UniqueDeque+Equatable.swift
[170/259] Compiling DequeModule UniqueDeque+Experimental.swift
[171/259] Compiling OrderedCollections OrderedSet+Hashable.swift
[177/264] Compiling DequeModule RigidDeque+Insertions.swift
[178/264] Compiling DequeModule RigidDeque+Prepend.swift
[179/264] Compiling DequeModule UniqueDeque+Hashable.swift
[180/264] Compiling DequeModule UniqueDeque+Initializers.swift
[181/264] Compiling DequeModule UniqueDeque+Insertions.swift
[182/264] Compiling DequeModule UniqueDeque+Prepend.swift
[183/264] Compiling DequeModule UniqueDeque+Removals.swift
[184/264] Compiling DequeModule RigidDeque+Removals.swift
[185/264] Compiling DequeModule Deque+Codable.swift
[186/264] Compiling DequeModule Deque+Collection.swift
[187/264] Compiling DequeModule Deque+CustomReflectable.swift
[188/264] Compiling DequeModule Deque+Descriptions.swift
[189/264] Compiling DequeModule Deque+Equatable.swift
[190/264] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/264] Compiling DequeModule Deque+Extras.swift
[192/264] Compiling DequeModule Deque+Hashable.swift
[204/264] Compiling DequeModule RigidDeque+Equatable.swift
[205/264] Compiling DequeModule RigidDeque+Experimental.swift
[206/264] Compiling DequeModule RigidDeque+Hashable.swift
[207/264] Compiling DequeModule RigidDeque+Initializers.swift
[215/264] Compiling DequeModule Deque+Testing.swift
[216/264] Compiling DequeModule Deque._Storage.swift
[217/264] Compiling DequeModule Deque._UnsafeHandle.swift
[218/264] Compiling DequeModule Deque.swift
[235/264] Compiling Logging MetadataProvider.swift
[236/264] Compiling OrderedCollections OrderedSet+Sendable.swift
[237/264] Compiling OrderedCollections OrderedSet+SubSequence.swift
[238/264] Compiling OrderedCollections OrderedSet+Testing.swift
[239/264] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[240/264] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[241/264] Compiling OrderedCollections OrderedSet.swift
[242/264] Compiling OrderedCollections _UnsafeBitset.swift
[243/264] Emitting module ConcurrencyHelpers
[244/264] Compiling ConcurrencyHelpers Lock.swift
[246/265] Compiling Logging Locks.swift
[247/268] Emitting module OrderedCollections
[249/269] Emitting module UnixSignals
[250/269] Compiling Logging Logging.swift
[251/269] Compiling Logging LogHandler.swift
[252/270] Wrapping AST for Logging for debugging
[254/270] Compiling UnixSignals UnixSignal.swift
[255/270] Compiling UnixSignals UnixSignalsSequence.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 AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[266/389] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[267/389] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[268/389] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[269/389] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[270/389] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[271/389] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[272/389] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[273/396] Emitting module AsyncAlgorithms
[274/396] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[275/396] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[276/396] Compiling AsyncAlgorithms AsyncChannel.swift
[277/396] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[278/396] Compiling AsyncAlgorithms ChannelStateMachine.swift
[279/396] Compiling AsyncAlgorithms ChannelStorage.swift
[280/396] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[281/396] Compiling AsyncAlgorithms Rethrow.swift
[282/396] Compiling AsyncAlgorithms SetAlgebra.swift
[283/396] Compiling AsyncAlgorithms UnsafeTransfer.swift
[284/396] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[285/396] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[286/396] Compiling AsyncAlgorithms ZipStateMachine.swift
[287/396] Compiling AsyncAlgorithms ZipStorage.swift
[288/396] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[289/396] Compiling NIOCore NIOScheduledCallback.swift
[290/396] Compiling NIOCore NIOSendable.swift
[291/396] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[292/396] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[293/396] Compiling NIOCore RecvByteBufferAllocator.swift
[294/396] Compiling NIOCore ByteBuffer-multi-int.swift
[301/396] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[302/396] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[303/396] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[313/396] Compiling AsyncAlgorithms Disconnected.swift
[314/396] Compiling AsyncAlgorithms _TinyArray.swift
[315/396] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[316/396] Compiling AsyncAlgorithms Locking.swift
[317/396] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[318/396] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[319/396] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[320/396] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[321/396] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[322/396] Compiling NIOCore NIOCoreSendableMetatype.swift
[323/396] Compiling NIOCore NIODecodedAsyncSequence.swift
[324/396] Compiling NIOCore NIOLoopBound.swift
[336/404] Compiling NIOCore ByteBuffer-core.swift
[337/404] Compiling NIOCore ByteBuffer-hex.swift
[338/404] Compiling NIOCore ByteBuffer-int.swift
[339/404] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[340/404] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[341/404] Compiling NIOCore ByteBuffer-views.swift
[342/404] Compiling NIOCore Channel.swift
[343/404] Compiling NIOCore ChannelHandler.swift
[344/404] Compiling NIOCore ChannelHandlers.swift
[345/404] Compiling NIOCore ChannelInvoker.swift
[346/404] Compiling NIOCore ChannelOption.swift
[347/404] Compiling NIOCore ChannelPipeline.swift
[363/404] Compiling NIOCore IPProtocol.swift
[364/404] Compiling NIOCore IntegerBitPacking.swift
[365/404] Compiling NIOCore IntegerTypes.swift
[366/404] Compiling NIOCore Interfaces.swift
[367/404] Compiling NIOCore Linux.swift
[368/404] Compiling NIOCore MarkedCircularBuffer.swift
[369/404] Compiling NIOCore MulticastChannel.swift
[371/414] Compiling ServiceLifecycle Service.swift
[372/415] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[373/415] Compiling ServiceLifecycle ServiceRunnerError.swift
[374/415] Compiling ServiceLifecycle CancellationWaiter.swift
[375/415] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[376/415] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[377/415] Compiling ServiceLifecycle ClosureService.swift
[378/415] Compiling ServiceLifecycle GracefulShutdown.swift
[379/415] Emitting module ServiceLifecycle
[380/415] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[381/415] Compiling NIOCore SocketAddresses.swift
[382/415] Compiling NIOCore SocketOptionProvider.swift
[383/415] Compiling NIOCore SystemCallHelpers.swift
[384/415] Compiling NIOCore TimeAmount+Duration.swift
[385/415] Compiling NIOCore TypeAssistedChannelHandler.swift
[386/415] Compiling NIOCore UniversalBootstrapSupport.swift
[387/415] Compiling NIOCore Utilities.swift
[388/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] Emitting module NIOPosix
[418/472] Compiling NIOPosix SelectableChannel.swift
[419/472] Compiling NIOPosix SelectableEventLoop.swift
[420/472] Compiling NIOPosix SelectorEpoll.swift
[421/472] Compiling NIOPosix SelectorGeneric.swift
[422/472] Compiling NIOPosix SelectorKqueue.swift
[423/472] Compiling NIOPosix SelectorUring.swift
[424/472] Compiling NIOPosix SelectorWSAPoll.swift
[425/472] Compiling NIOPosix HappyEyeballs.swift
[426/472] Compiling NIOPosix IO.swift
[427/472] Compiling NIOPosix IntegerBitPacking.swift
[428/472] Compiling NIOPosix IntegerTypes.swift
[429/472] Compiling NIOPosix Linux.swift
[430/472] Compiling NIOPosix LinuxCPUSet.swift
[431/472] Compiling NIOPosix LinuxUring.swift
[432/472] Compiling NIOPosix BSDSocketAPICommon.swift
[433/472] Compiling NIOPosix BSDSocketAPIPosix.swift
[434/472] Compiling NIOPosix BSDSocketAPIWindows.swift
[435/472] Compiling NIOPosix BaseSocket.swift
[436/472] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[437/472] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[438/472] Compiling NIOPosix BaseSocketChannel.swift
[439/472] Compiling NIOPosix PipePair.swift
[440/472] Compiling NIOPosix Pool.swift
[441/472] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[442/472] Compiling NIOPosix PosixSingletons.swift
[443/472] Compiling NIOPosix RawSocketBootstrap.swift
[444/472] Compiling NIOPosix Resolver.swift
[445/472] Compiling NIOPosix Selectable.swift
[446/472] Compiling NIOPosix ServerSocket.swift
[447/472] Compiling NIOPosix Socket.swift
[448/472] Compiling NIOPosix SocketChannel.swift
[449/472] Compiling NIOPosix SocketProtocols.swift
[450/472] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[451/472] Compiling NIOPosix System.swift
[452/472] Compiling NIOPosix Thread.swift
[453/472] Compiling NIOPosix BaseStreamSocketChannel.swift
[454/472] Compiling NIOPosix Bootstrap.swift
[455/472] Compiling NIOPosix ControlMessage.swift
[456/472] Compiling NIOPosix DatagramVectorReadManager.swift
[457/472] Compiling NIOPosix Errors+Any.swift
[458/472] Compiling NIOPosix FileDescriptor.swift
[459/472] Compiling NIOPosix GetaddrinfoResolver.swift
[460/472] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[461/472] Compiling NIOPosix NIOPosixSendableMetatype.swift
[462/472] Compiling NIOPosix NIOThreadPool.swift
[463/472] Compiling NIOPosix NonBlockingFileIO.swift
[464/472] Compiling NIOPosix PendingDatagramWritesManager.swift
[465/472] Compiling NIOPosix PendingWritesManager.swift
[466/472] Compiling NIOPosix PipeChannel.swift
[467/478] Compiling NIOPosix ThreadPosix.swift
[468/478] Compiling NIOPosix ThreadWindows.swift
[469/478] Compiling NIOPosix Utilities.swift
[470/478] Compiling NIOPosix VsockAddress.swift
[471/478] Compiling NIOPosix VsockChannelEvents.swift
[472/478] Compiling NIOPosix Windows.swift
[473/479] Wrapping AST for NIOPosix for debugging
[475/481] Emitting module NIO
[476/481] Compiling NIO Exports.swift
[477/482] Wrapping AST for NIO for debugging
[479/498] Emitting module NIOHTTP1
[480/500] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[481/500] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[482/500] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[483/500] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[484/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[485/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[486/500] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[487/500] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[488/500] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[489/500] Compiling NIOHTTP1 HTTPTypes.swift
[490/500] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[491/500] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[492/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[493/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[494/500] Compiling NIOHTTP1 ByteCollectionUtils.swift
[495/500] Compiling NIOHTTP1 HTTPDecoder.swift
[496/500] Compiling NIOHTTP1 HTTPEncoder.swift
[497/501] Wrapping AST for NIOHTTP1 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[499/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>
[500/532] 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 |
[501/532] 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 |
[502/532] 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 |
[503/532] 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 |
[504/532] 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 |
[505/532] 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 |
[506/532] 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 |
[507/532] 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 |
[508/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 |
[509/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 |
[510/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 |
[511/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 |
[512/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 |
[513/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 |
[514/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 |
[515/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 |
[516/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 |
[517/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 |
[518/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 |
[519/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 |
[520/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 |
[521/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 |
[522/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 |
[523/535] Emitting module MockServer
[524/535] Compiling MockServer MockHTTPServer.swift
[525/536] Wrapping AST for MockServer for debugging
[526/536] Write Objects.LinkFileList
[527/536] Linking MockServer
[529/536] 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>
[530/536] 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>
[531/536] 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>
[532/536] 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>
[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