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 0.2.1 (78dcf0), with Swift 6.1 for Android on 13 Jun 2025 23:32:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 0.2.1
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
 * tag               0.2.1      -> FETCH_HEAD
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 0.2.1
========================================
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-3":/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-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
Fetching https://github.com/apple/swift-docc-plugin
[1/5679] Fetching swift-openapi-runtime
[1421/8115] Fetching swift-openapi-runtime, swift-aws-lambda-events
[4197/19651] Fetching swift-openapi-runtime, swift-aws-lambda-events, swift-aws-lambda-runtime
[6620/21733] Fetching swift-openapi-runtime, swift-aws-lambda-events, swift-aws-lambda-runtime, swift-docc-plugin
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.71s)
[8800/19297] Fetching swift-openapi-runtime, swift-aws-lambda-runtime, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.01s)
[13870/17215] Fetching swift-openapi-runtime, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.06s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (2.10s)
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.69s)
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.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.31s)
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.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.38s)
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.61s)
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.62s)
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.70s)
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 (6.25s)
Fetched https://github.com/apple/swift-nio.git from cache (6.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.94s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[595/18403] Fetching swift-atomics, swift-collections
[596/22831] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
[8746/21034] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.47s)
Fetched https://github.com/apple/swift-collections.git from cache (1.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.89s)
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/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/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-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-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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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/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/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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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 CNIOWASI CNIOWASI.c
[21/35] Compiling CNIOWindows WSAStartup.c
[22/35] Compiling _AtomicsShims.c
[23/35] Compiling CNIOLinux liburing_shims.c
[24/35] Compiling CNIODarwin shim.c
[25/35] Compiling CNIOLLHTTP c_nio_http.c
[26/35] Write sources
[28/35] Compiling CNIOLinux shim.c
[29/35] Compiling CNIOWindows shim.c
[30/35] Write swift-version-24593BA9C3E375BF.txt
[31/35] Compiling CNIOLLHTTP c_nio_api.c
[32/41] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/86] Emitting module InternalCollectionsUtilities
[35/86] Compiling Atomics OptionalRawRepresentable.swift
[36/86] Compiling Atomics RawRepresentable.swift
[37/86] Compiling HTTPTypes HTTPFieldName.swift
[38/88] Compiling HTTPTypes HTTPField.swift
[39/88] Compiling Logging LogHandler.swift
[40/88] Compiling HTTPTypes ISOLatin1String.swift
[41/88] Compiling Atomics AtomicReference.swift
[42/88] Compiling Atomics ManagedAtomic.swift
[43/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/88] Compiling Atomics ManagedAtomicLazyReference.swift
[45/88] Compiling Atomics AtomicMemoryOrderings.swift
[46/88] Compiling _NIODataStructures _TinyArray.swift
[47/88] Compiling _NIODataStructures PriorityQueue.swift
[48/88] Compiling Atomics AtomicBool.swift
[49/88] Compiling Atomics IntegerConformances.swift
[50/88] Compiling HTTPTypes HTTPRequest.swift
[51/88] Compiling Atomics AtomicInteger.swift
[52/88] Compiling Atomics AtomicOptionalWrappable.swift
[53/88] Compiling Atomics PointerConformances.swift
[54/88] Compiling Atomics Primitives.native.swift
[55/88] Compiling HTTPTypes HTTPParsedFields.swift
[56/88] Compiling HTTPTypes HTTPResponse.swift
[57/88] Emitting module _NIOBase64
[58/88] Compiling _NIOBase64 Base64.swift
[61/88] Compiling Atomics UnsafeAtomic.swift
[62/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[67/91] Compiling Atomics DoubleWord.swift
[68/91] Compiling Atomics AtomicStorage.swift
[69/91] Compiling Atomics AtomicValue.swift
[70/91] Emitting module Atomics
[71/91] Emitting module _NIODataStructures
[72/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+Equatable.swift
[90/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/111] Compiling DequeModule Deque+CustomReflectable.swift
[92/111] Compiling DequeModule Deque+Descriptions.swift
[93/111] Compiling DequeModule _DequeSlot.swift
[94/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/111] Compiling DequeModule Deque+Extras.swift
[96/111] Compiling DequeModule Deque+Hashable.swift
[97/111] Compiling DequeModule Deque+Testing.swift
[98/111] Compiling DequeModule Deque._Storage.swift
[99/111] Compiling DequeModule Deque._UnsafeHandle.swift
[100/111] Compiling DequeModule Deque.swift
[101/111] Compiling DequeModule Deque+Codable.swift
[102/111] Compiling DequeModule Deque+Collection.swift
[102/111] Compiling c-nioatomics.c
[104/111] Emitting module DequeModule
[106/112] Emitting module Logging
[107/112] Compiling Logging Locks.swift
[108/112] Compiling Logging MetadataProvider.swift
[109/112] Compiling Logging Logging.swift
[110/113] Compiling c-atomics.c
[112/119] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/119] Compiling NIOConcurrencyHelpers lock.swift
[114/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[115/119] Emitting module NIOConcurrencyHelpers
[116/119] Compiling NIOConcurrencyHelpers atomics.swift
[117/119] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[119/180] Emitting module HTTPTypes
[120/180] Compiling HTTPTypes HTTPFields.swift
[122/263] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[123/263] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[124/263] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[125/263] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[126/263] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[127/263] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[128/263] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[129/263] Compiling OpenAPIRuntime MultipartValidation.swift
[130/271] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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 ServerError.swift
[139/271] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[140/271] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[141/271] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[142/271] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[143/271] Compiling OpenAPIRuntime ServerSentEvents.swift
[144/271] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[145/271] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[146/271] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[147/271] Compiling NIOCore SocketAddresses.swift
[148/271] Compiling NIOCore SocketOptionProvider.swift
[149/271] Compiling NIOCore SystemCallHelpers.swift
[150/271] Compiling NIOCore TimeAmount+Duration.swift
[151/271] Compiling NIOCore TypeAssistedChannelHandler.swift
[152/271] Compiling NIOCore UniversalBootstrapSupport.swift
[153/271] Compiling NIOCore Utilities.swift
[154/271] Compiling AWSLambdaEvents Base64.swift
[155/271] Compiling AWSLambdaEvents DateWrappers.swift
[156/273] Compiling AWSLambdaEvents BedrockAgent.swift
[157/273] Compiling AWSLambdaEvents CloudFormation.swift
[158/273] Compiling AWSLambdaEvents HTTP.swift
[159/273] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[160/273] Compiling OpenAPIRuntime Deprecated.swift
[161/273] Compiling OpenAPIRuntime ClientError.swift
[162/273] Compiling OpenAPIRuntime CodingErrors.swift
[163/273] Compiling OpenAPIRuntime RuntimeError.swift
[164/273] Compiling AWSLambdaEvents SES.swift
[165/273] Compiling AWSLambdaEvents SNS.swift
[166/273] Compiling AWSLambdaEvents SQS.swift
[167/273] Compiling AWSLambdaEvents FunctionURL.swift
[168/273] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[169/273] Compiling AWSLambdaEvents S3.swift
[170/273] Compiling AWSLambdaEvents ALB.swift
[171/273] Compiling AWSLambdaEvents APIGateway+Encodable.swift
[172/273] Compiling AWSLambdaEvents APIGateway+V2.swift
[173/273] Compiling AWSLambdaEvents APIGateway.swift
[174/273] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[175/273] Compiling AWSLambdaEvents AWSRegion.swift
[179/273] Emitting module OpenAPIRuntime
[208/281] Compiling AWSLambdaEvents Cloudwatch.swift
[209/281] Compiling AWSLambdaEvents Cognito.swift
[210/281] Compiling AWSLambdaEvents DynamoDB.swift
[216/281] Compiling AWSLambdaEvents AppSync.swift
[224/281] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[225/281] Compiling OpenAPIRuntime ClientTransport.swift
[226/281] Compiling OpenAPIRuntime CurrencyTypes.swift
[227/281] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[228/281] Compiling OpenAPIRuntime HTTPBody.swift
[229/281] Compiling OpenAPIRuntime ServerTransport.swift
[230/281] Compiling OpenAPIRuntime UniversalClient.swift
[231/281] Compiling OpenAPIRuntime UniversalServer.swift
[232/281] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[242/281] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[243/281] Compiling OpenAPIRuntime URIEncoder.swift
[244/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[245/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[246/281] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[247/281] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[248/281] Compiling OpenAPIRuntime URIParser.swift
[249/281] Compiling OpenAPIRuntime URISerializer.swift
[275/282] Emitting module AWSLambdaEvents
[283/283] Emitting module NIOCore
[285/334] Emitting module NIOEmbedded
[286/334] Compiling NIOEmbedded AsyncTestingChannel.swift
[287/334] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[288/334] Compiling NIOEmbedded Embedded.swift
[290/335] Compiling NIOPosix SelectableChannel.swift
[291/335] Compiling NIOPosix SelectableEventLoop.swift
[292/335] Compiling NIOPosix SelectorEpoll.swift
[293/335] Compiling NIOPosix SelectorGeneric.swift
[294/335] Compiling NIOPosix SelectorKqueue.swift
[295/335] Compiling NIOPosix SelectorUring.swift
[296/335] Compiling NIOPosix ServerSocket.swift
[297/335] Compiling NIOPosix Socket.swift
[298/335] Compiling NIOPosix SocketChannel.swift
[299/335] Compiling NIOPosix SocketProtocols.swift
[300/335] Compiling NIOPosix System.swift
[301/335] Compiling NIOPosix Thread.swift
[302/341] Emitting module NIOPosix
[303/341] Compiling NIOPosix ThreadPosix.swift
[304/341] Compiling NIOPosix ThreadWindows.swift
[305/341] Compiling NIOPosix UnsafeTransfer.swift
[306/341] Compiling NIOPosix Utilities.swift
[307/341] Compiling NIOPosix VsockAddress.swift
[308/341] Compiling NIOPosix VsockChannelEvents.swift
[309/341] Compiling NIOPosix Bootstrap.swift
[310/341] Compiling NIOPosix ControlMessage.swift
[311/341] Compiling NIOPosix DatagramVectorReadManager.swift
[312/341] Compiling NIOPosix Errors+Any.swift
[313/341] Compiling NIOPosix FileDescriptor.swift
[314/341] Compiling NIOPosix GetaddrinfoResolver.swift
[315/341] Compiling NIOPosix HappyEyeballs.swift
[316/341] Compiling NIOPosix Pool.swift
[317/341] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[318/341] Compiling NIOPosix PosixSingletons.swift
[319/341] Compiling NIOPosix RawSocketBootstrap.swift
[320/341] Compiling NIOPosix Resolver.swift
[321/341] Compiling NIOPosix Selectable.swift
[322/341] Compiling NIOPosix IO.swift
[323/341] Compiling NIOPosix IntegerBitPacking.swift
[324/341] Compiling NIOPosix IntegerTypes.swift
[325/341] Compiling NIOPosix Linux.swift
[326/341] Compiling NIOPosix LinuxCPUSet.swift
[327/341] Compiling NIOPosix LinuxUring.swift
[328/341] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[329/341] Compiling NIOPosix NIOThreadPool.swift
[330/341] Compiling NIOPosix NonBlockingFileIO.swift
[331/341] Compiling NIOPosix PendingDatagramWritesManager.swift
[332/341] Compiling NIOPosix PendingWritesManager.swift
[333/341] Compiling NIOPosix PipeChannel.swift
[334/341] Compiling NIOPosix PipePair.swift
[335/341] Compiling NIOPosix BSDSocketAPICommon.swift
[336/341] Compiling NIOPosix BSDSocketAPIPosix.swift
[337/341] Compiling NIOPosix BSDSocketAPIWindows.swift
[338/341] Compiling NIOPosix BaseSocket.swift
[339/341] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[340/341] Compiling NIOPosix BaseSocketChannel.swift
[341/341] Compiling NIOPosix BaseStreamSocketChannel.swift
[343/344] Compiling NIO Exports.swift
[344/344] Emitting module NIO
[346/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[347/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[348/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[349/366] Emitting module NIOFoundationCompat
[350/366] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[352/367] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[353/367] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[354/369] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[355/369] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[356/369] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[357/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[358/369] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[359/369] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[360/369] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[361/369] Compiling NIOHTTP1 HTTPTypes.swift
[362/369] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[363/369] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[364/369] Emitting module NIOHTTP1
[365/369] Compiling NIOHTTP1 ByteCollectionUtils.swift
[366/369] Compiling NIOHTTP1 HTTPDecoder.swift
[367/369] Compiling NIOHTTP1 HTTPEncoder.swift
[368/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[369/369] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[371/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 |
[372/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 |
[373/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[374/387] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[375/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 |
[376/387] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[377/387] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[378/387] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[379/387] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[380/387] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[381/387] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[382/387] Compiling AWSLambdaRuntimeCore Terminator.swift
[383/387] Compiling AWSLambdaRuntimeCore Utils.swift
[384/387] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[385/387] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[386/387] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[387/387] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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] Emitting module _NIOBase64
[6/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/62] Emitting module InternalCollectionsUtilities
[8/62] Compiling Atomics IntegerConformances.swift
[9/62] Compiling Atomics PointerConformances.swift
[10/62] Compiling Atomics Primitives.native.swift
[11/62] Compiling Atomics AtomicMemoryOrderings.swift
[12/62] Compiling Atomics ManagedAtomic.swift
[13/62] Compiling Atomics ManagedAtomicLazyReference.swift
[14/62] Compiling Atomics UnsafeAtomic.swift
[15/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/62] Compiling Atomics AtomicStorage.swift
[17/62] Compiling Atomics AtomicValue.swift
[19/62] Compiling Atomics DoubleWord.swift
[20/62] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/62] Compiling Logging MetadataProvider.swift
[22/64] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/64] Compiling _NIOBase64 Base64.swift
[24/65] Emitting module _NIODataStructures
[25/65] Emitting module Logging
[26/65] Compiling Logging Locks.swift
[27/65] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[28/65] Compiling _NIODataStructures Heap.swift
[29/65] Emitting module NIOConcurrencyHelpers
[30/65] Compiling HTTPTypes ISOLatin1String.swift
[31/66] Compiling NIOConcurrencyHelpers atomics.swift
[32/66] Compiling NIOConcurrencyHelpers lock.swift
[34/67] Compiling Atomics AtomicInteger.swift
[35/67] Compiling Atomics AtomicOptionalWrappable.swift
[36/67] Compiling Atomics AtomicReference.swift
[37/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/67] Compiling Atomics AtomicBool.swift
[43/67] Compiling Atomics OptionalRawRepresentable.swift
[44/67] Compiling Atomics RawRepresentable.swift
[47/68] Compiling _NIODataStructures PriorityQueue.swift
[48/68] Compiling _NIODataStructures _TinyArray.swift
[49/69] Emitting module HTTPTypes
[51/69] Compiling Atomics IntegerOperations.swift
[52/69] Compiling Atomics Unmanaged extensions.swift
[54/69] Compiling HTTPTypes NIOLock.swift
[55/69] Compiling HTTPTypes HTTPParsedFields.swift
[56/69] Compiling HTTPTypes HTTPFieldName.swift
[57/69] Compiling HTTPTypes HTTPFields.swift
[58/69] Compiling HTTPTypes HTTPField.swift
[59/82] Compiling HTTPTypes HTTPRequest.swift
[60/82] Compiling HTTPTypes HTTPResponse.swift
[61/85] Compiling DequeModule Deque+CustomReflectable.swift
[62/85] Compiling DequeModule Deque+Descriptions.swift
[64/87] Compiling DequeModule _DequeBuffer.swift
[65/87] Compiling DequeModule _DequeBufferHeader.swift
[66/87] Compiling Logging LogHandler.swift
[67/87] Compiling Logging Logging.swift
[68/87] Compiling DequeModule Deque+Equatable.swift
[69/87] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/88] Compiling DequeModule Deque+Extras.swift
[71/88] Compiling DequeModule Deque+Hashable.swift
[73/88] Compiling DequeModule _DequeSlot.swift
[74/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/88] Compiling DequeModule Deque._UnsafeHandle.swift
[76/88] Compiling DequeModule Deque.swift
[77/88] Compiling DequeModule Deque+Testing.swift
[78/88] Compiling DequeModule Deque._Storage.swift
[79/109] Emitting module Atomics
[80/170] Compiling OpenAPIRuntime Acceptable.swift
[81/170] Compiling OpenAPIRuntime Base64EncodedData.swift
[82/170] Emitting module DequeModule
[86/171] Compiling OpenAPIRuntime ByteUtilities.swift
[87/171] Compiling OpenAPIRuntime UndocumentedPayload.swift
[88/171] Compiling OpenAPIRuntime CurrencyTypes.swift
[89/171] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[90/172] Compiling OpenAPIRuntime UniversalServer.swift
[91/172] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[92/172] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[94/174] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[95/174] Compiling OpenAPIRuntime CodableExtensions.swift
[96/174] Compiling OpenAPIRuntime Configuration.swift
[97/174] Compiling OpenAPIRuntime OpenAPIValue.swift
[98/174] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[102/234] Compiling NIOCore NIOAny.swift
[103/234] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/234] Compiling NIOCore NIOLoopBound.swift
[105/234] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/234] Compiling NIOCore NIOScheduledCallback.swift
[107/234] Compiling NIOCore NIOSendable.swift
[108/234] Compiling NIOCore RecvByteBufferAllocator.swift
[109/234] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[110/242] Compiling NIOCore ByteBuffer-views.swift
[111/242] Compiling NIOCore Channel.swift
[112/242] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[113/242] Compiling NIOCore BSDSocketAPI.swift
[114/242] Compiling NIOCore ByteBuffer-aux.swift
[115/242] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[116/242] Compiling NIOCore ByteBuffer-conversions.swift
[117/242] Compiling NIOCore ByteBuffer-core.swift
[118/242] Compiling NIOCore ByteBuffer-hex.swift
[119/242] Compiling NIOCore ByteBuffer-int.swift
[120/242] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[121/242] Compiling NIOCore EventLoopFuture+Deprecated.swift
[122/242] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[123/242] Compiling NIOCore EventLoopFuture.swift
[124/242] Compiling NIOCore FileDescriptor.swift
[125/242] Compiling NIOCore FileHandle.swift
[126/242] Compiling NIOCore FileRegion.swift
[127/242] Compiling NIOCore GlobalSingletons.swift
[128/242] Compiling NIOCore IO.swift
[129/242] Compiling NIOCore ChannelPipeline.swift
[130/242] Compiling NIOCore CircularBuffer.swift
[131/242] Compiling NIOCore Codec.swift
[132/242] Compiling NIOCore ConvenienceOptionSupport.swift
[133/242] Compiling NIOCore DeadChannel.swift
[134/242] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/242] Compiling NIOCore EventLoop+Deprecated.swift
[136/242] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/242] Compiling NIOCore EventLoop.swift
[138/242] Emitting module OpenAPIRuntime
[139/242] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/242] Compiling NIOCore ByteBuffer-multi-int.swift
[141/242] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[144/242] Compiling NIOCore ChannelHandler.swift
[145/242] Compiling NIOCore ChannelHandlers.swift
[146/242] Compiling NIOCore ChannelInvoker.swift
[147/242] Compiling NIOCore ChannelOption.swift
[148/242] Compiling NIOCore AddressedEnvelope.swift
[149/242] Compiling NIOCore AsyncAwaitSupport.swift
[150/242] Compiling NIOCore AsyncChannel.swift
[151/242] Compiling NIOCore AsyncChannelHandler.swift
[152/242] Compiling NIOCore AsyncChannelInboundStream.swift
[153/242] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/242] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/242] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/242] Compiling NIOCore NIOAsyncWriter.swift
[157/242] Compiling NIOCore IOData.swift
[158/242] Compiling NIOCore IPProtocol.swift
[159/242] Compiling NIOCore IntegerBitPacking.swift
[160/242] Compiling NIOCore IntegerTypes.swift
[161/242] Compiling NIOCore Interfaces.swift
[162/242] Compiling NIOCore Linux.swift
[163/242] Compiling NIOCore MarkedCircularBuffer.swift
[164/242] Compiling NIOCore MulticastChannel.swift
[165/242] Emitting module AWSLambdaEvents
[174/250] Compiling NIOCore SocketAddresses.swift
[175/250] Compiling NIOCore SocketOptionProvider.swift
[176/250] Compiling NIOCore SystemCallHelpers.swift
[177/250] Compiling NIOCore TimeAmount+Duration.swift
[178/250] Compiling NIOCore TypeAssistedChannelHandler.swift
[179/250] Compiling NIOCore UniversalBootstrapSupport.swift
[180/250] Compiling NIOCore Utilities.swift
[181/250] Compiling OpenAPIRuntime URISerializer.swift
[226/252] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[252/252] Emitting module NIOCore
[254/303] Compiling NIOEmbedded AsyncTestingChannel.swift
[255/303] Emitting module NIOEmbedded
[256/303] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[257/303] Compiling NIOEmbedded Embedded.swift
[259/304] Compiling NIOPosix SelectableChannel.swift
[260/304] Compiling NIOPosix SelectableEventLoop.swift
[261/304] Compiling NIOPosix SelectorEpoll.swift
[262/304] Compiling NIOPosix SelectorGeneric.swift
[263/304] Compiling NIOPosix SelectorKqueue.swift
[264/304] Compiling NIOPosix SelectorUring.swift
[265/304] Compiling NIOPosix ServerSocket.swift
[266/304] Compiling NIOPosix Socket.swift
[267/304] Compiling NIOPosix SocketChannel.swift
[268/304] Compiling NIOPosix SocketProtocols.swift
[269/304] Compiling NIOPosix System.swift
[270/304] Compiling NIOPosix Thread.swift
[271/304] Compiling NIOPosix Pool.swift
[272/304] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[273/304] Compiling NIOPosix PosixSingletons.swift
[274/304] Compiling NIOPosix RawSocketBootstrap.swift
[275/304] Compiling NIOPosix Resolver.swift
[276/304] Compiling NIOPosix Selectable.swift
[277/310] Compiling NIOPosix BSDSocketAPICommon.swift
[278/310] Compiling NIOPosix BSDSocketAPIPosix.swift
[279/310] Compiling NIOPosix BSDSocketAPIWindows.swift
[280/310] Compiling NIOPosix BaseSocket.swift
[281/310] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[282/310] Compiling NIOPosix BaseSocketChannel.swift
[283/310] Compiling NIOPosix BaseStreamSocketChannel.swift
[284/310] Compiling NIOPosix Bootstrap.swift
[285/310] Compiling NIOPosix ControlMessage.swift
[286/310] Compiling NIOPosix DatagramVectorReadManager.swift
[287/310] Compiling NIOPosix Errors+Any.swift
[288/310] Compiling NIOPosix FileDescriptor.swift
[289/310] Compiling NIOPosix GetaddrinfoResolver.swift
[290/310] Compiling NIOPosix HappyEyeballs.swift
[291/310] Emitting module NIOPosix
[292/310] Compiling NIOPosix IO.swift
[293/310] Compiling NIOPosix IntegerBitPacking.swift
[294/310] Compiling NIOPosix IntegerTypes.swift
[295/310] Compiling NIOPosix Linux.swift
[296/310] Compiling NIOPosix LinuxCPUSet.swift
[297/310] Compiling NIOPosix LinuxUring.swift
[298/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[299/310] Compiling NIOPosix NIOThreadPool.swift
[300/310] Compiling NIOPosix NonBlockingFileIO.swift
[301/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[302/310] Compiling NIOPosix PendingWritesManager.swift
[303/310] Compiling NIOPosix PipeChannel.swift
[304/310] Compiling NIOPosix PipePair.swift
[305/310] Compiling NIOPosix ThreadPosix.swift
[306/310] Compiling NIOPosix ThreadWindows.swift
[307/310] Compiling NIOPosix UnsafeTransfer.swift
[308/310] Compiling NIOPosix Utilities.swift
[309/310] Compiling NIOPosix VsockAddress.swift
[310/310] Compiling NIOPosix VsockChannelEvents.swift
[312/313] Emitting module NIO
[313/313] Compiling NIO Exports.swift
[315/335] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[316/335] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[317/335] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[318/335] Emitting module NIOFoundationCompat
[319/335] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[320/336] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[321/336] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[322/336] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[323/336] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[325/338] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[326/338] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[327/338] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[328/338] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[329/338] Emitting module NIOHTTP1
[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 ByteCollectionUtils.swift
[335/338] Compiling NIOHTTP1 HTTPDecoder.swift
[336/338] Compiling NIOHTTP1 HTTPEncoder.swift
[337/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[338/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[340/354] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[341/354] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[342/356] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[343/356] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[344/356] Compiling AWSLambdaRuntimeCore Terminator.swift
[345/356] Compiling AWSLambdaRuntimeCore Utils.swift
[346/356] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[347/356] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[348/356] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[349/356] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[350/356] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[351/356] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[352/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 |
[353/356] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[354/356] Compiling AWSLambdaRuntimeCore LambdaRunner.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