The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-openapi-lambda, reference main (78dcf0), with Swift 6.1 for Android on 13 Jun 2025 23:32:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-lambda.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/swift-server/swift-openapi-lambda
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 78dcf0c Upgrade swift-aws-lambda-events (#19)
Cloned https://github.com/swift-server/swift-openapi-lambda.git
Revision (git rev-parse @):
78dcf0c86457f31758b10286bb4b9f425ffc78b3
SUCCESS checkout https://github.com/swift-server/swift-openapi-lambda.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/swift-openapi-lambda.git
https://github.com/swift-server/swift-openapi-lambda.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-openapi-lambda",
  "name" : "swift-openapi-lambda",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPILambda",
      "targets" : [
        "OpenAPILambda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPILambdaTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPILambdaTests",
      "path" : "Tests/OpenAPILambdaTests",
      "sources" : [
        "Router/RouterGraphTest.swift",
        "Router/RouterNodeTest.swift"
      ],
      "target_dependencies" : [
        "OpenAPILambda"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPILambda",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPILambda",
      "path" : "Sources",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPILambda"
      ],
      "sources" : [
        "HttpApi/APIGatewayV2+HTTPRequest.swift",
        "HttpApi/OpenAPILambdaHttpApi.swift",
        "OpenAPILambda.swift",
        "OpenAPILambdaHandler.swift",
        "OpenAPILambdaTransport.swift",
        "Router/OpenAPILambdaRouter.swift",
        "Router/OpenAPILambdaRouterNode.swift",
        "Router/OpenAPILambdaRouterTrie.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
[1/2082] Fetching swift-docc-plugin
[231/4518] Fetching swift-docc-plugin, swift-aws-lambda-events
[232/16054] Fetching swift-docc-plugin, swift-aws-lambda-events, swift-aws-lambda-runtime
[818/21733] Fetching swift-docc-plugin, swift-aws-lambda-events, swift-aws-lambda-runtime, swift-openapi-runtime
Fetched https://github.com/apple/swift-docc-plugin from cache (0.61s)
[8808/19651] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.64s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.64s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.69s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.0.0 (2.30s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3410] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.15s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.74s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (1.02s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.61s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80123] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.67s)
Fetched https://github.com/apple/swift-nio.git from cache (5.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.99s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[505/18403] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
[4318/16606] Fetching swift-collections
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
[1/4428] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/35] Write sources
[20/35] Compiling CNIOWindows WSAStartup.c
[21/35] Compiling CNIOWindows shim.c
[21/35] Compiling _AtomicsShims.c
[23/35] Compiling CNIOWASI CNIOWASI.c
[24/35] Compiling CNIOLinux liburing_shims.c
[25/35] Compiling CNIODarwin shim.c
[26/35] Write sources
[28/35] Compiling CNIOLLHTTP c_nio_http.c
[29/35] Compiling CNIOLinux shim.c
[30/35] Compiling CNIOLLHTTP c_nio_api.c
[31/35] Write swift-version-24593BA9C3E375BF.txt
[32/35] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/86] Compiling _NIODataStructures _TinyArray.swift
[35/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/87] Compiling HTTPTypes ISOLatin1String.swift
[37/87] Compiling Logging LogHandler.swift
[38/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/88] Compiling HTTPTypes HTTPFieldName.swift
[41/88] Compiling HTTPTypes HTTPResponse.swift
[42/88] Compiling InternalCollectionsUtilities Descriptions.swift
[43/88] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/88] Compiling InternalCollectionsUtilities Debugging.swift
[46/88] Emitting module HTTPTypes
[47/88] Compiling _NIODataStructures PriorityQueue.swift
[48/88] Compiling HTTPTypes HTTPParsedFields.swift
[49/88] Compiling HTTPTypes HTTPRequest.swift
[50/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/88] Compiling _NIOBase64 Base64.swift
[53/88] Emitting module _NIOBase64
[57/88] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/88] Compiling InternalCollectionsUtilities Integer rank.swift
[60/88] Emitting module InternalCollectionsUtilities
[62/88] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/88] Compiling Atomics AtomicMemoryOrderings.swift
[64/88] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/88] Compiling Atomics DoubleWord.swift
[67/88] Compiling Atomics ManagedAtomicLazyReference.swift
[68/88] Compiling Atomics UnsafeAtomic.swift
[69/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[73/89] Emitting module Atomics
[74/91] Emitting module _NIODataStructures
[75/91] Compiling _NIODataStructures Heap.swift
[81/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/93] Compiling Atomics IntegerOperations.swift
[84/93] Compiling Atomics Unmanaged extensions.swift
[85/94] Compiling HTTPTypes NIOLock.swift
[87/109] Compiling DequeModule _DequeBuffer.swift
[88/109] Compiling DequeModule _DequeBufferHeader.swift
[89/111] Compiling DequeModule Deque+Testing.swift
[90/111] Compiling DequeModule Deque._Storage.swift
[91/111] Compiling DequeModule Deque+Extras.swift
[92/111] Compiling DequeModule Deque+Hashable.swift
[93/111] Compiling DequeModule Deque+CustomReflectable.swift
[94/111] Compiling DequeModule Deque+Descriptions.swift
[94/111] Compiling c-nioatomics.c
[96/111] Compiling DequeModule _DequeSlot.swift
[97/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/111] Compiling DequeModule Deque+Equatable.swift
[99/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/111] Compiling DequeModule Deque._UnsafeHandle.swift
[101/111] Compiling DequeModule Deque.swift
[102/111] Compiling DequeModule Deque+Codable.swift
[103/111] Compiling DequeModule Deque+Collection.swift
[104/111] Emitting module DequeModule
[106/112] Compiling Logging MetadataProvider.swift
[107/112] Emitting module Logging
[108/112] Compiling Logging Locks.swift
[108/112] Compiling c-atomics.c
[110/112] Compiling Logging Logging.swift
[112/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/119] Compiling NIOConcurrencyHelpers lock.swift
[114/119] Emitting module NIOConcurrencyHelpers
[115/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[116/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/119] Compiling NIOConcurrencyHelpers atomics.swift
[119/180] Compiling HTTPTypes HTTPField.swift
[120/180] Compiling HTTPTypes HTTPFields.swift
[122/181] Compiling NIOCore MulticastChannel.swift
[123/181] Compiling NIOCore NIOAny.swift
[124/181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/181] Compiling NIOCore NIOLoopBound.swift
[126/181] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[127/181] Compiling NIOCore NIOScheduledCallback.swift
[128/181] Compiling NIOCore NIOSendable.swift
[129/181] Compiling NIOCore RecvByteBufferAllocator.swift
[130/271] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[131/271] Compiling OpenAPIRuntime URICodeCodingKey.swift
[132/271] Compiling OpenAPIRuntime URICoderConfiguration.swift
[133/271] Compiling OpenAPIRuntime URIEncodedNode.swift
[134/271] Compiling OpenAPIRuntime URIParsedTypes.swift
[135/271] Compiling OpenAPIRuntime URIDecoder.swift
[136/271] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[137/271] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[138/271] Compiling OpenAPIRuntime ClientTransport.swift
[139/271] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[140/271] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[141/271] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[142/271] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[143/271] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[144/271] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[145/271] Compiling OpenAPIRuntime MultipartValidation.swift
[146/271] Compiling OpenAPIRuntime Acceptable.swift
[147/271] Compiling OpenAPIRuntime Base64EncodedData.swift
[148/271] Compiling OpenAPIRuntime ByteUtilities.swift
[149/271] Compiling OpenAPIRuntime ContentDisposition.swift
[150/271] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[151/271] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[152/271] Compiling OpenAPIRuntime OpenAPIValue.swift
[153/271] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[154/271] Compiling OpenAPIRuntime UndocumentedPayload.swift
[155/271] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[156/271] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[157/271] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[158/271] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[159/271] Compiling OpenAPIRuntime ServerSentEvents.swift
[160/271] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[161/271] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[162/271] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[163/271] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[164/271] Compiling NIOCore SocketAddresses.swift
[165/271] Compiling NIOCore SocketOptionProvider.swift
[166/271] Compiling NIOCore SystemCallHelpers.swift
[167/271] Compiling NIOCore TimeAmount+Duration.swift
[168/271] Compiling NIOCore TypeAssistedChannelHandler.swift
[169/271] Compiling NIOCore UniversalBootstrapSupport.swift
[170/271] Compiling NIOCore Utilities.swift
[171/271] Compiling OpenAPIRuntime FoundationExtensions.swift
[172/271] Compiling OpenAPIRuntime ParameterStyles.swift
[176/273] Compiling OpenAPIRuntime Converter.swift
[177/273] Compiling OpenAPIRuntime CurrencyExtensions.swift
[178/273] Compiling OpenAPIRuntime ErrorExtensions.swift
[182/273] Compiling OpenAPIRuntime Converter+Client.swift
[183/273] Compiling OpenAPIRuntime Converter+Common.swift
[184/273] Compiling OpenAPIRuntime Converter+Server.swift
[185/273] Emitting module AWSLambdaEvents
[189/273] Compiling AWSLambdaEvents HTTP.swift
[190/273] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[195/273] Compiling OpenAPIRuntime Deprecated.swift
[196/273] Compiling OpenAPIRuntime ClientError.swift
[197/273] Compiling OpenAPIRuntime CodingErrors.swift
[198/273] Compiling OpenAPIRuntime RuntimeError.swift
[199/273] Compiling OpenAPIRuntime ServerError.swift
[208/281] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[209/281] Compiling OpenAPIRuntime CodableExtensions.swift
[210/281] Compiling OpenAPIRuntime Configuration.swift
[217/281] Emitting module OpenAPIRuntime
[236/281] Compiling OpenAPIRuntime CurrencyTypes.swift
[237/281] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[238/281] Compiling OpenAPIRuntime HTTPBody.swift
[239/281] Compiling OpenAPIRuntime ServerTransport.swift
[240/281] Compiling OpenAPIRuntime UniversalClient.swift
[241/281] Compiling OpenAPIRuntime UniversalServer.swift
[242/281] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[251/281] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[252/281] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[253/281] Compiling OpenAPIRuntime URIEncoder.swift
[254/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[255/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[256/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[257/281] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[258/281] Compiling OpenAPIRuntime URIParser.swift
[259/281] Compiling OpenAPIRuntime URISerializer.swift
[279/282] Emitting module NIOCore
[285/334] Emitting module NIOEmbedded
[286/334] Compiling NIOEmbedded AsyncTestingChannel.swift
[287/334] Compiling NIOEmbedded Embedded.swift
[288/334] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[290/335] Emitting module NIOPosix
[291/341] Compiling NIOPosix SelectableChannel.swift
[292/341] Compiling NIOPosix SelectableEventLoop.swift
[293/341] Compiling NIOPosix SelectorEpoll.swift
[294/341] Compiling NIOPosix SelectorGeneric.swift
[295/341] Compiling NIOPosix SelectorKqueue.swift
[296/341] Compiling NIOPosix SelectorUring.swift
[297/341] Compiling NIOPosix ThreadPosix.swift
[298/341] Compiling NIOPosix ThreadWindows.swift
[299/341] Compiling NIOPosix UnsafeTransfer.swift
[300/341] Compiling NIOPosix Utilities.swift
[301/341] Compiling NIOPosix VsockAddress.swift
[302/341] Compiling NIOPosix VsockChannelEvents.swift
[303/341] Compiling NIOPosix IO.swift
[304/341] Compiling NIOPosix IntegerBitPacking.swift
[305/341] Compiling NIOPosix IntegerTypes.swift
[306/341] Compiling NIOPosix Linux.swift
[307/341] Compiling NIOPosix LinuxCPUSet.swift
[308/341] Compiling NIOPosix LinuxUring.swift
[309/341] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[310/341] Compiling NIOPosix Bootstrap.swift
[311/341] Compiling NIOPosix ControlMessage.swift
[312/341] Compiling NIOPosix DatagramVectorReadManager.swift
[313/341] Compiling NIOPosix Errors+Any.swift
[314/341] Compiling NIOPosix FileDescriptor.swift
[315/341] Compiling NIOPosix GetaddrinfoResolver.swift
[316/341] Compiling NIOPosix HappyEyeballs.swift
[317/341] Compiling NIOPosix ServerSocket.swift
[318/341] Compiling NIOPosix Socket.swift
[319/341] Compiling NIOPosix SocketChannel.swift
[320/341] Compiling NIOPosix SocketProtocols.swift
[321/341] Compiling NIOPosix System.swift
[322/341] Compiling NIOPosix Thread.swift
[323/341] Compiling NIOPosix Pool.swift
[324/341] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[325/341] Compiling NIOPosix PosixSingletons.swift
[326/341] Compiling NIOPosix RawSocketBootstrap.swift
[327/341] Compiling NIOPosix Resolver.swift
[328/341] Compiling NIOPosix Selectable.swift
[329/341] Compiling NIOPosix BSDSocketAPICommon.swift
[330/341] Compiling NIOPosix BSDSocketAPIPosix.swift
[331/341] Compiling NIOPosix BSDSocketAPIWindows.swift
[332/341] Compiling NIOPosix BaseSocket.swift
[333/341] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[334/341] Compiling NIOPosix BaseSocketChannel.swift
[335/341] Compiling NIOPosix BaseStreamSocketChannel.swift
[336/341] Compiling NIOPosix NIOThreadPool.swift
[337/341] Compiling NIOPosix NonBlockingFileIO.swift
[338/341] Compiling NIOPosix PendingDatagramWritesManager.swift
[339/341] Compiling NIOPosix PendingWritesManager.swift
[340/341] Compiling NIOPosix PipeChannel.swift
[341/341] Compiling NIOPosix PipePair.swift
[343/344] Emitting module NIO
[344/344] Compiling NIO Exports.swift
[346/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[347/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[348/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[349/366] Emitting module NIOFoundationCompat
[350/366] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[352/367] Emitting module NIOHTTP1
[353/369] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[354/369] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[355/369] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[356/369] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[357/369] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[358/369] Compiling NIOHTTP1 HTTPTypes.swift
[359/369] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[360/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[361/369] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[362/369] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[363/369] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[364/369] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[365/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[366/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[367/369] Compiling NIOHTTP1 ByteCollectionUtils.swift
[368/369] Compiling NIOHTTP1 HTTPDecoder.swift
[369/369] Compiling NIOHTTP1 HTTPEncoder.swift
[371/385] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[372/385] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[373/385] Compiling AWSLambdaRuntimeCore Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[374/385] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[375/387] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[376/387] Compiling AWSLambdaRuntimeCore Lambda+String.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[377/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[378/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[379/387] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[380/387] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[381/387] Emitting module AWSLambdaRuntimeCore
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[382/387] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[383/387] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[384/387] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[385/387] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[386/387] Compiling AWSLambdaRuntimeCore Terminator.swift
[387/387] Compiling AWSLambdaRuntimeCore Utils.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/62] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[7/62] Compiling Atomics AtomicValue.swift
[8/62] Compiling Atomics AtomicMemoryOrderings.swift
[9/62] Compiling Atomics AtomicReference.swift
[10/62] Compiling Atomics AtomicStorage.swift
[11/62] Compiling Atomics AtomicBool.swift
[12/62] Compiling Atomics IntegerConformances.swift
[13/62] Compiling Logging MetadataProvider.swift
[17/62] Compiling Atomics DoubleWord.swift
[18/64] Compiling Atomics UnsafeAtomic.swift
[19/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/64] Compiling Atomics ManagedAtomic.swift
[21/64] Compiling Atomics ManagedAtomicLazyReference.swift
[22/64] Emitting module _NIOBase64
[23/64] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/64] Compiling _NIODataStructures Heap.swift
[26/64] Emitting module Logging
[27/64] Compiling HTTPTypes ISOLatin1String.swift
[28/65] Compiling Atomics OptionalRawRepresentable.swift
[29/65] Compiling Atomics RawRepresentable.swift
[30/65] Emitting module _NIODataStructures
[31/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/65] Compiling HTTPTypes HTTPField.swift
[33/65] Emitting module HTTPTypes
[34/65] Compiling NIOConcurrencyHelpers lock.swift
[35/65] Compiling NIOConcurrencyHelpers atomics.swift
[36/65] Compiling _NIODataStructures _TinyArray.swift
[37/65] Compiling _NIODataStructures PriorityQueue.swift
[38/66] Compiling Atomics AtomicInteger.swift
[39/66] Compiling Atomics AtomicOptionalWrappable.swift
[43/66] Compiling _NIOBase64 Base64.swift
[44/66] Compiling Atomics PointerConformances.swift
[45/66] Compiling Atomics Primitives.native.swift
[46/66] Compiling Atomics IntegerOperations.swift
[47/66] Compiling Atomics Unmanaged extensions.swift
[49/67] Emitting module InternalCollectionsUtilities
[50/68] Emitting module NIOConcurrencyHelpers
[53/69] Compiling HTTPTypes NIOLock.swift
[55/69] Compiling HTTPTypes HTTPParsedFields.swift
[56/69] Compiling HTTPTypes HTTPRequest.swift
[57/69] Compiling HTTPTypes HTTPResponse.swift
[58/69] Compiling HTTPTypes HTTPFields.swift
[59/69] Compiling HTTPTypes HTTPFieldName.swift
[61/71] Compiling Logging Logging.swift
[62/71] Compiling Logging LogHandler.swift
[63/71] Compiling Logging Locks.swift
[65/86] Compiling DequeModule _DequeBuffer.swift
[66/86] Compiling DequeModule _DequeBufferHeader.swift
[67/170] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[68/170] Compiling AWSLambdaEvents APIGateway+V2.swift
[69/170] Compiling AWSLambdaEvents AppSync.swift
[70/170] Compiling AWSLambdaEvents BedrockAgent.swift
[71/170] Compiling AWSLambdaEvents AWSRegion.swift
[72/170] Compiling AWSLambdaEvents ALB.swift
[73/170] Compiling AWSLambdaEvents S3.swift
[74/170] Compiling AWSLambdaEvents SES.swift
[75/170] Compiling AWSLambdaEvents APIGateway.swift
[76/170] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[77/170] Compiling AWSLambdaEvents CloudFormation.swift
[78/170] Compiling AWSLambdaEvents Cloudwatch.swift
[79/170] Compiling AWSLambdaEvents Cognito.swift
[80/170] Compiling AWSLambdaEvents DynamoDB.swift
[84/170] Compiling AWSLambdaEvents FunctionURL.swift
[85/170] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[88/170] Compiling AWSLambdaEvents SNS.swift
[89/170] Compiling AWSLambdaEvents SQS.swift
[90/178] Emitting module Atomics
[91/178] Compiling AWSLambdaEvents Base64.swift
[92/178] Compiling AWSLambdaEvents DateWrappers.swift
[111/181] Emitting module DequeModule
[117/182] Compiling OpenAPIRuntime URICodeCodingKey.swift
[118/182] Compiling OpenAPIRuntime URICoderConfiguration.swift
[119/182] Compiling OpenAPIRuntime URIEncodedNode.swift
[120/182] Compiling OpenAPIRuntime URIParsedTypes.swift
[121/182] Compiling OpenAPIRuntime URIDecoder.swift
[122/182] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[123/182] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[124/182] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[125/182] Compiling OpenAPIRuntime CurrencyTypes.swift
[126/182] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[127/182] Compiling OpenAPIRuntime HTTPBody.swift
[128/182] Compiling OpenAPIRuntime ServerTransport.swift
[129/182] Compiling OpenAPIRuntime UniversalClient.swift
[130/182] Compiling OpenAPIRuntime UniversalServer.swift
[131/182] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[132/182] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[133/182] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[134/182] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[135/182] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[136/182] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[137/182] Compiling OpenAPIRuntime ServerSentEvents.swift
[138/182] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[139/182] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[140/182] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[141/182] Compiling OpenAPIRuntime ClientTransport.swift
[144/182] Compiling AWSLambdaEvents HTTP.swift
[145/182] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[146/182] Compiling OpenAPIRuntime Converter+Common.swift
[147/182] Compiling OpenAPIRuntime Converter+Server.swift
[148/182] Compiling OpenAPIRuntime Converter.swift
[149/182] Compiling OpenAPIRuntime CurrencyExtensions.swift
[150/182] Compiling OpenAPIRuntime ErrorExtensions.swift
[151/182] Emitting module OpenAPIRuntime
[152/182] Emitting module AWSLambdaEvents
[153/182] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[154/182] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[155/182] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[156/182] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[157/182] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[158/182] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[159/182] Compiling OpenAPIRuntime MultipartValidation.swift
[160/182] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[161/212] Compiling NIOCore NIOLoopBound.swift
[162/212] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[163/242] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[164/242] Compiling OpenAPIRuntime URIEncoder.swift
[165/242] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[166/242] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[167/242] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[168/242] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[169/242] Compiling OpenAPIRuntime URIParser.swift
[170/242] Compiling OpenAPIRuntime URISerializer.swift
[172/243] Compiling NIOCore AddressedEnvelope.swift
[173/243] Compiling NIOCore AsyncAwaitSupport.swift
[174/243] Compiling NIOCore AsyncChannel.swift
[175/243] Compiling NIOCore AsyncChannelHandler.swift
[176/243] Compiling NIOCore AsyncChannelInboundStream.swift
[177/243] Compiling NIOCore AsyncChannelOutboundWriter.swift
[178/243] Compiling NIOCore NIOAsyncSequenceProducer.swift
[179/243] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[180/243] Compiling NIOCore NIOAsyncWriter.swift
[181/243] Compiling NIOCore CircularBuffer.swift
[182/243] Compiling NIOCore Codec.swift
[183/243] Compiling NIOCore ConvenienceOptionSupport.swift
[185/244] Compiling NIOCore IO.swift
[186/244] Compiling NIOCore IOData.swift
[187/244] Compiling NIOCore IPProtocol.swift
[188/244] Compiling NIOCore IntegerBitPacking.swift
[189/244] Compiling NIOCore IntegerTypes.swift
[190/244] Compiling NIOCore Interfaces.swift
[191/244] Compiling NIOCore Linux.swift
[192/244] Compiling NIOCore MarkedCircularBuffer.swift
[196/244] Compiling NIOCore DeadChannel.swift
[197/244] Compiling NIOCore DispatchQueue+WithFuture.swift
[198/244] Compiling NIOCore EventLoop+Deprecated.swift
[199/244] Compiling NIOCore EventLoop+SerialExecutor.swift
[200/244] Compiling NIOCore EventLoop.swift
[210/252] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[211/252] Compiling NIOCore BSDSocketAPI.swift
[212/252] Compiling NIOCore ByteBuffer-aux.swift
[213/252] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[214/252] Compiling NIOCore ByteBuffer-conversions.swift
[215/252] Compiling NIOCore ByteBuffer-core.swift
[216/252] Compiling NIOCore ByteBuffer-hex.swift
[217/252] Compiling NIOCore ByteBuffer-int.swift
[218/252] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[219/252] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[220/252] Compiling NIOCore EventLoopFuture+Deprecated.swift
[221/252] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[222/252] Compiling NIOCore EventLoopFuture.swift
[223/252] Compiling NIOCore FileDescriptor.swift
[224/252] Compiling NIOCore FileHandle.swift
[225/252] Compiling NIOCore FileRegion.swift
[226/252] Compiling NIOCore GlobalSingletons.swift
[227/252] Compiling NIOCore MulticastChannel.swift
[228/252] Compiling NIOCore NIOAny.swift
[229/252] Compiling NIOCore NIOCloseOnErrorHandler.swift
[232/252] Compiling NIOCore NIOScheduledCallback.swift
[233/252] Compiling NIOCore NIOSendable.swift
[234/252] Compiling NIOCore RecvByteBufferAllocator.swift
[235/252] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[236/252] Compiling NIOCore SocketAddresses.swift
[237/252] Compiling NIOCore SocketOptionProvider.swift
[238/252] Compiling NIOCore SystemCallHelpers.swift
[239/252] Compiling NIOCore TimeAmount+Duration.swift
[240/252] Compiling NIOCore TypeAssistedChannelHandler.swift
[241/252] Compiling NIOCore UniversalBootstrapSupport.swift
[242/252] Compiling NIOCore Utilities.swift
[243/252] Compiling NIOCore ByteBuffer-multi-int.swift
[244/252] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[245/252] Compiling NIOCore ByteBuffer-views.swift
[246/252] Compiling NIOCore Channel.swift
[247/252] Compiling NIOCore ChannelHandler.swift
[248/252] Compiling NIOCore ChannelHandlers.swift
[249/252] Compiling NIOCore ChannelInvoker.swift
[250/252] Compiling NIOCore ChannelOption.swift
[251/252] Compiling NIOCore ChannelPipeline.swift
[252/252] Emitting module NIOCore
[254/303] Compiling NIOEmbedded AsyncTestingChannel.swift
[255/303] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[256/303] Emitting module NIOEmbedded
[257/303] Compiling NIOEmbedded Embedded.swift
[259/304] Compiling NIOPosix Pool.swift
[260/304] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[261/304] Compiling NIOPosix PosixSingletons.swift
[262/304] Compiling NIOPosix RawSocketBootstrap.swift
[263/304] Compiling NIOPosix Resolver.swift
[264/304] Compiling NIOPosix Selectable.swift
[265/310] Emitting module NIOPosix
[266/310] Compiling NIOPosix ThreadPosix.swift
[267/310] Compiling NIOPosix ThreadWindows.swift
[268/310] Compiling NIOPosix UnsafeTransfer.swift
[269/310] Compiling NIOPosix Utilities.swift
[270/310] Compiling NIOPosix VsockAddress.swift
[271/310] Compiling NIOPosix VsockChannelEvents.swift
[272/310] Compiling NIOPosix SelectableChannel.swift
[273/310] Compiling NIOPosix SelectableEventLoop.swift
[274/310] Compiling NIOPosix SelectorEpoll.swift
[275/310] Compiling NIOPosix SelectorGeneric.swift
[276/310] Compiling NIOPosix SelectorKqueue.swift
[277/310] Compiling NIOPosix SelectorUring.swift
[278/310] Compiling NIOPosix ServerSocket.swift
[279/310] Compiling NIOPosix Socket.swift
[280/310] Compiling NIOPosix SocketChannel.swift
[281/310] Compiling NIOPosix SocketProtocols.swift
[282/310] Compiling NIOPosix System.swift
[283/310] Compiling NIOPosix Thread.swift
[284/310] Compiling NIOPosix BSDSocketAPICommon.swift
[285/310] Compiling NIOPosix BSDSocketAPIPosix.swift
[286/310] Compiling NIOPosix BSDSocketAPIWindows.swift
[287/310] Compiling NIOPosix BaseSocket.swift
[288/310] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[289/310] Compiling NIOPosix BaseSocketChannel.swift
[290/310] Compiling NIOPosix BaseStreamSocketChannel.swift
[291/310] Compiling NIOPosix Bootstrap.swift
[292/310] Compiling NIOPosix ControlMessage.swift
[293/310] Compiling NIOPosix DatagramVectorReadManager.swift
[294/310] Compiling NIOPosix Errors+Any.swift
[295/310] Compiling NIOPosix FileDescriptor.swift
[296/310] Compiling NIOPosix GetaddrinfoResolver.swift
[297/310] Compiling NIOPosix HappyEyeballs.swift
[298/310] Compiling NIOPosix IO.swift
[299/310] Compiling NIOPosix IntegerBitPacking.swift
[300/310] Compiling NIOPosix IntegerTypes.swift
[301/310] Compiling NIOPosix Linux.swift
[302/310] Compiling NIOPosix LinuxCPUSet.swift
[303/310] Compiling NIOPosix LinuxUring.swift
[304/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[305/310] Compiling NIOPosix NIOThreadPool.swift
[306/310] Compiling NIOPosix NonBlockingFileIO.swift
[307/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[308/310] Compiling NIOPosix PendingWritesManager.swift
[309/310] Compiling NIOPosix PipeChannel.swift
[310/310] Compiling NIOPosix PipePair.swift
[312/313] Emitting module NIO
[313/313] Compiling NIO Exports.swift
[315/335] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[316/335] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[317/335] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[318/335] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[319/335] Emitting module NIOFoundationCompat
[320/336] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[321/336] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[323/338] Emitting module NIOHTTP1
[324/338] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[325/338] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[326/338] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[327/338] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[328/338] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[329/338] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[330/338] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[331/338] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[332/338] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[333/338] Compiling NIOHTTP1 HTTPTypes.swift
[334/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[335/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[336/338] Compiling NIOHTTP1 ByteCollectionUtils.swift
[337/338] Compiling NIOHTTP1 HTTPDecoder.swift
[338/338] Compiling NIOHTTP1 HTTPEncoder.swift
[340/354] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[341/354] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[342/356] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[343/356] Compiling AWSLambdaRuntimeCore Lambda+String.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[344/356] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[345/356] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[346/356] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[347/356] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[348/356] Emitting module AWSLambdaRuntimeCore
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[349/356] Compiling AWSLambdaRuntimeCore Terminator.swift
[350/356] Compiling AWSLambdaRuntimeCore Utils.swift
[351/356] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[352/356] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[353/356] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[354/356] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[355/356] Compiling AWSLambdaRuntimeCore Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
[356/356] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
 22 | import ucrt
 23 | #else
 24 | #error("Unsupported platform")
    |        `- error: Unsupported platform
 25 | #endif
 26 |
BUILD FAILURE 6.1 android