Build Information
Failed to build BreezeLambdaWebHook, reference main (7ba793
), with Swift 6.1 for Android on 29 May 2025 15:41:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-serverless/BreezeLambdaWebHook.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-serverless/BreezeLambdaWebHook
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7ba793f Merge pull request #2 from swift-serverless/support-alpha.2
Cloned https://github.com/swift-serverless/BreezeLambdaWebHook.git
Revision (git rev-parse @):
7ba793fecf7621f3218141f0637223346020bc94
SUCCESS checkout https://github.com/swift-serverless/BreezeLambdaWebHook.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-serverless/BreezeLambdaWebHook.git
https://github.com/swift-serverless/BreezeLambdaWebHook.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.2",
"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" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "BreezeLambdaWebHook",
"name" : "BreezeLambdaWebHook",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "BreezeLambdaWebHook",
"targets" : [
"BreezeLambdaWebHook"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BreezeLambdaWebHookTests",
"module_type" : "SwiftTarget",
"name" : "BreezeLambdaWebHookTests",
"path" : "Tests/BreezeLambdaWebHookTests",
"product_dependencies" : [
"AWSLambdaTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/BreezeLambdaWebHookTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BreezeLambdaWebHookTests.swift",
"Fixtures.swift",
"Lambda.swift",
"MyGetWebHook.swift",
"MyPostWebHook.swift",
"Utils.swift"
],
"target_dependencies" : [
"BreezeLambdaWebHook"
],
"type" : "test"
},
{
"c99name" : "BreezeLambdaWebHook",
"module_type" : "SwiftTarget",
"name" : "BreezeLambdaWebHook",
"path" : "Sources/BreezeLambdaWebHook",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"AsyncHTTPClient"
],
"product_memberships" : [
"BreezeLambdaWebHook"
],
"sources" : [
"APIGatewayV2Request+Extensions.swift",
"APIGatewayV2Response+Extensions.swift",
"BreezeLambdaWebHook.swift",
"BreezeLambdaWebHookError.swift",
"BreezeLambdaWebHookHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/2436] Fetching swift-aws-lambda-events
[2437/13953] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
[3013/27967] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, async-http-client
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.50s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.51s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.56s)
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 0.5.0 (4.37s)
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.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 (1.35s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.25s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2667] Fetching swift-nio-transport-services
[935/6503] Fetching swift-nio-transport-services, swift-log
[3436/8213] Fetching swift-nio-transport-services, swift-log, swift-atomics
[5156/14172] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-algorithms
[6277/20086] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-algorithms, swift-nio-extras
[7897/31613] Fetching swift-nio-transport-services, swift-log, swift-atomics, swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.67s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[13218/21863] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2
[21864/36706] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2, swift-nio-ssl
[23646/112803] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (1.38s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.38s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.38s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.40s)
[6774/90940] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.14s)
[54790/76097] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.86s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (6.11s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.17s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1141] Fetching swift-http-structured-headers
[424/3567] Fetching swift-http-structured-headers, swift-service-lifecycle
[2018/9722] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[2944/14707] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.71s)
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.83s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.84s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.84s)
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.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.2.0 (3.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.23s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.87s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.64s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.06s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (12.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.12s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.82s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.00s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.20s)
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.78s)
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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.0.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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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 0.5.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/445] Write sources
[27/445] Compiling _NumericsShims _NumericsShims.c
[28/445] Compiling _AtomicsShims.c
[29/445] Compiling CNIOWindows WSAStartup.c
[30/445] Compiling CNIOWindows shim.c
[31/445] Compiling CNIOLinux liburing_shims.c
[32/445] Compiling CNIOLLHTTP c_nio_http.c
[33/445] Compiling CNIOWASI CNIOWASI.c
[34/445] Compiling CNIOExtrasZlib empty.c
[35/445] Compiling CNIODarwin shim.c
[36/445] Compiling CNIOLinux shim.c
[37/445] Compiling CNIOLLHTTP c_nio_api.c
[38/445] Compiling fiat_p256_adx_mul.S
[39/445] Compiling fiat_curve25519_adx_square.S
[40/445] Compiling fiat_p256_adx_sqr.S
[41/445] Write swift-version-24593BA9C3E375BF.txt
[42/445] Compiling fiat_curve25519_adx_mul.S
[43/449] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/449] Compiling CNIOBoringSSLShims shims.c
[45/461] Compiling tls13_enc.cc
[46/466] Compiling tls_record.cc
[47/480] Compiling tls_method.cc
[48/480] Compiling tls13_server.cc
[49/480] Compiling tls13_client.cc
[51/488] Compiling Logging LogHandler.swift
[52/488] Compiling RealModule Real.swift
[53/489] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/490] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/490] Compiling InternalCollectionsUtilities Descriptions.swift
[57/490] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/490] Compiling RealModule Float80+Real.swift
[59/490] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/490] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/490] Compiling RealModule Float16+Real.swift
[62/490] Compiling HTTPTypes ISOLatin1String.swift
[63/491] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/491] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/491] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/491] Compiling InternalCollectionsUtilities Debugging.swift
[67/491] Compiling _NIODataStructures PriorityQueue.swift
[68/491] Emitting module InternalCollectionsUtilities
[69/491] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/491] Compiling InternalCollectionsUtilities Integer rank.swift
[71/491] Compiling _NIODataStructures _TinyArray.swift
[72/491] Emitting module _NIODataStructures
[73/491] Compiling _NIODataStructures Heap.swift
[76/492] Emitting module RealModule
[77/492] Compiling HTTPTypes HTTPRequest.swift
[80/492] Compiling _NIOBase64 Base64.swift
[81/492] Emitting module _NIOBase64
[82/493] Compiling RealModule Float+Real.swift
[83/493] Compiling RealModule ElementaryFunctions.swift
[85/493] Compiling RealModule RealFunctions.swift
[86/494] Compiling HTTPTypes HTTPParsedFields.swift
[87/494] Compiling HTTPTypes HTTPResponse.swift
[90/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/495] Compiling HTTPTypes NIOLock.swift
[92/495] Compiling t1_enc.cc
[93/508] Compiling tls13_both.cc
[94/510] Compiling ssl_versions.cc
[96/510] Compiling DequeModule _DequeBuffer.swift
[97/510] Compiling DequeModule _DequeBufferHeader.swift
[97/512] Compiling ssl_transcript.cc
[99/512] Compiling DequeModule Deque+CustomReflectable.swift
[100/512] Compiling DequeModule Deque+Descriptions.swift
[101/512] Compiling DequeModule Deque+Equatable.swift
[102/512] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[103/512] Compiling DequeModule Deque+Testing.swift
[104/512] Compiling DequeModule Deque._Storage.swift
[104/512] Compiling ssl_stat.cc
[106/512] Compiling DequeModule Deque+Codable.swift
[107/512] Compiling DequeModule Deque+Collection.swift
[108/512] Compiling DequeModule _DequeSlot.swift
[109/512] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/512] Compiling DequeModule Deque+Extras.swift
[111/512] Compiling DequeModule Deque+Hashable.swift
[112/512] Compiling DequeModule Deque._UnsafeHandle.swift
[113/512] Compiling DequeModule Deque.swift
[114/512] Compiling Logging MetadataProvider.swift
[115/512] Emitting module Logging
[116/512] Compiling Logging Locks.swift
[117/512] Compiling Logging Logging.swift
[117/513] Compiling ssl_x509.cc
[120/513] Emitting module DequeModule
[121/514] Compiling ssl_session.cc
[122/514] Compiling ssl_privkey.cc
[123/514] Compiling ssl_file.cc
[124/514] Compiling ssl_lib.cc
[125/514] Compiling ssl_key_share.cc
[126/514] Compiling ssl_credential.cc
[128/514] Emitting module HTTPTypes
[129/514] Compiling HTTPTypes HTTPFields.swift
[130/514] Compiling HTTPTypes HTTPFieldName.swift
[131/514] Compiling HTTPTypes HTTPField.swift
[132/515] Compiling ssl_cipher.cc
[133/515] Compiling ssl_buffer.cc
[134/515] Compiling ssl_cert.cc
[135/530] Compiling ssl_asn1.cc
[136/534] Compiling s3_pkt.cc
[137/534] Compiling ssl_aead_ctx.cc
[138/534] Compiling s3_lib.cc
[139/534] Compiling handshake_server.cc
[140/534] Compiling s3_both.cc
[141/534] Compiling handshake_client.cc
[142/534] Compiling handshake.cc
[143/534] Compiling handoff.cc
[144/534] Compiling encrypted_client_hello.cc
[146/534] Compiling AWSLambdaEvents SQS.swift
[147/534] Compiling AWSLambdaEvents Base64.swift
[147/536] Compiling d1_pkt.cc
[148/536] Compiling extensions.cc
[149/536] Compiling md5-x86_64-linux.S
[150/536] Compiling md5-x86_64-apple.S
[151/536] Compiling md5-586-linux.S
[152/536] Compiling md5-586-apple.S
[153/536] Compiling dtls_record.cc
[154/536] Compiling chacha20_poly1305_x86_64-linux.S
[155/536] Compiling dtls_method.cc
[156/536] Compiling chacha20_poly1305_x86_64-apple.S
[158/536] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[159/536] Compiling AWSLambdaEvents S3.swift
[159/536] Compiling chacha20_poly1305_armv8-win.S
[160/536] Compiling chacha20_poly1305_armv8-apple.S
[162/536] Compiling AWSLambdaEvents SES.swift
[163/536] Compiling AWSLambdaEvents SNS.swift
[163/536] Compiling bio_ssl.cc
[163/536] Compiling d1_srtp.cc
[165/536] Compiling chacha-x86_64-linux.S
[166/536] Compiling chacha20_poly1305_armv8-linux.S
[167/536] Compiling err_data.cc
[168/536] Compiling chacha-armv8-win.S
[169/536] Compiling chacha-x86-apple.S
[170/536] Compiling chacha-x86-linux.S
[171/536] Compiling chacha-x86_64-apple.S
[173/536] Emitting module AWSLambdaEvents
[173/536] Compiling chacha-armv4-linux.S
[174/536] Compiling chacha-armv8-linux.S
[175/536] Compiling aes128gcmsiv-x86_64-apple.S
[176/536] Compiling chacha-armv8-apple.S
[177/536] Compiling aes128gcmsiv-x86_64-linux.S
[178/536] Compiling x86_64-mont5-apple.S
[179/536] Compiling x86_64-mont5-linux.S
[180/536] Compiling x86_64-mont-linux.S
[181/536] Compiling x86_64-mont-apple.S
[182/536] Compiling x86-mont-linux.S
[184/536] Compiling AWSLambdaEvents DateWrappers.swift
[185/536] Compiling AWSLambdaEvents HTTP.swift
[185/536] Compiling vpaes-x86-linux.S
[186/536] Compiling vpaes-x86_64-apple.S
[187/536] Compiling x86-mont-apple.S
[188/536] Compiling vpaes-x86_64-linux.S
[189/536] Compiling d1_lib.cc
[189/536] Compiling vpaes-x86-apple.S
[191/536] Compiling vpaes-armv8-win.S
[192/536] Compiling vpaes-armv7-linux.S
[193/536] Compiling sha512-x86_64-linux.S
[193/536] Compiling vpaes-armv8-linux.S
[195/536] Compiling sha512-x86_64-apple.S
[195/536] Compiling vpaes-armv8-apple.S
[197/536] Compiling sha512-armv8-win.S
[198/536] Compiling sha512-armv8-apple.S
[199/536] Compiling sha512-586-linux.S
[200/536] Compiling sha512-armv4-linux.S
[201/536] Compiling sha512-armv8-linux.S
[202/536] Compiling sha512-586-apple.S
[203/536] Compiling d1_both.cc
[204/536] Compiling sha256-x86_64-linux.S
[206/536] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[207/536] Compiling AWSLambdaEvents AWSRegion.swift
[208/536] Compiling AWSLambdaEvents AppSync.swift
[208/536] Compiling sha256-armv8-win.S
[209/536] Compiling sha256-x86_64-apple.S
[210/536] Compiling sha256-armv8-linux.S
[210/536] Compiling sha256-armv8-apple.S
[212/536] Compiling sha256-armv4-linux.S
[213/536] Compiling sha256-586-apple.S
[214/536] Compiling sha1-x86_64-linux.S
[215/536] Compiling sha256-586-linux.S
[216/536] Compiling sha1-x86_64-apple.S
[217/536] Compiling sha1-armv8-apple.S
[218/536] Compiling sha1-armv8-win.S
[219/536] Compiling sha1-armv8-linux.S
[220/536] Compiling sha1-armv4-large-linux.S
[221/536] Compiling sha1-586-linux.S
[222/536] Compiling sha1-586-apple.S
[223/536] Compiling rdrand-x86_64-linux.S
[224/536] Compiling rsaz-avx2-apple.S
[225/536] Compiling p256_beeu-x86_64-asm-linux.S
[226/536] Compiling rdrand-x86_64-apple.S
[227/536] Compiling rsaz-avx2-linux.S
[228/536] Compiling p256_beeu-armv8-asm-win.S
[229/536] Compiling p256_beeu-x86_64-asm-apple.S
[230/536] Compiling p256_beeu-armv8-asm-apple.S
[231/536] Compiling p256-x86_64-asm-linux.S
[232/536] Compiling p256_beeu-armv8-asm-linux.S
[233/536] Compiling p256-x86_64-asm-apple.S
[234/536] Compiling p256-armv8-asm-win.S
[235/536] Compiling p256-armv8-asm-linux.S
[236/536] Compiling p256-armv8-asm-apple.S
[237/536] Compiling ghashv8-armv8-linux.S
[238/536] Compiling ghashv8-armv8-win.S
[239/536] Compiling ghash-x86_64-apple.S
[240/536] Compiling ghashv8-armv7-linux.S
[241/536] Compiling ghash-x86-linux.S
[242/536] Compiling ghash-x86-apple.S
[243/536] Compiling ghash-x86_64-linux.S
[244/536] Compiling ghashv8-armv8-apple.S
[245/536] Compiling ghash-ssse3-x86_64-linux.S
[246/536] Compiling ghash-ssse3-x86-apple.S
[247/536] Compiling ghash-ssse3-x86_64-apple.S
[248/536] Compiling ghash-ssse3-x86-linux.S
[249/536] Compiling ghash-neon-armv8-win.S
[250/536] Compiling ghash-neon-armv8-linux.S
[251/536] Compiling ghash-neon-armv8-apple.S
[252/536] Compiling ghash-armv4-linux.S
[253/536] Compiling bn-armv8-linux.S
[254/536] Compiling co-586-apple.S
[254/536] Compiling co-586-linux.S
[256/536] Compiling bn-armv8-win.S
[257/536] Compiling bn-armv8-apple.S
[257/536] Compiling bsaes-armv7-linux.S
[259/536] Compiling bn-586-linux.S
[260/536] Compiling bn-586-apple.S
[261/536] Compiling armv4-mont-linux.S
[262/536] Compiling armv8-mont-apple.S
[263/536] Compiling armv8-mont-win.S
[264/536] Compiling armv8-mont-linux.S
[264/536] Compiling aesv8-gcm-armv8-win.S
[266/536] Compiling aesv8-gcm-armv8-linux.S
[267/536] Compiling aesv8-armv8-win.S
[268/536] Compiling aesv8-gcm-armv8-apple.S
[269/536] Compiling aesni-x86_64-linux.S
[270/536] Compiling aesv8-armv8-apple.S
[271/536] Compiling aesni-x86-linux.S
[272/536] Compiling aesni-x86_64-apple.S
[273/536] Compiling aesv8-armv7-linux.S
[273/536] Compiling aesv8-armv8-linux.S
[275/536] Compiling aesni-x86-apple.S
[276/536] Compiling aesni-gcm-x86_64-linux.S
[277/536] Compiling aes-gcm-avx2-x86_64-linux.S
[279/536] Compiling AWSLambdaEvents BedrockAgent.swift
[280/536] Compiling AWSLambdaEvents CloudFormation.swift
[281/536] Compiling AWSLambdaEvents Cloudwatch.swift
[281/536] Compiling aesni-gcm-x86_64-apple.S
[283/536] Compiling AWSLambdaEvents Cognito.swift
[284/536] Compiling AWSLambdaEvents DynamoDB.swift
[285/536] Compiling AWSLambdaEvents FunctionURL.swift
[286/536] Compiling AWSLambdaEvents ALB.swift
[287/536] Compiling AWSLambdaEvents APIGateway+V2.swift
[288/536] Compiling AWSLambdaEvents APIGateway.swift
[288/536] Compiling aes-gcm-avx10-x86_64-linux.S
[289/537] Compiling aes-gcm-avx2-x86_64-apple.S
[290/537] Compiling aes-gcm-avx10-x86_64-apple.S
[292/537] Compiling x_spki.cc
[293/537] Compiling x_val.cc
[294/537] Compiling x_req.cc
[295/537] Compiling x_x509.cc
[296/537] Compiling x_sig.cc
[297/537] Compiling x_x509a.cc
[298/537] Compiling x_pubkey.cc
[299/537] Compiling x_name.cc
[300/537] Compiling x_exten.cc
[301/537] Compiling x_attrib.cc
[302/537] Compiling x_all.cc
[303/537] Compiling x_algor.cc
[304/537] Compiling x_crl.cc
[305/537] Compiling x509spki.cc
[306/537] Compiling x509rset.cc
[307/537] Compiling x509name.cc
[308/537] Compiling x509cset.cc
[309/537] Compiling x509_vpm.cc
[310/537] Compiling x509_v3.cc
[311/537] Compiling x509_txt.cc
[312/537] Compiling x509_vfy.cc
[313/537] Compiling x509_trs.cc
[314/537] Compiling x509_set.cc
[315/537] Compiling x509_req.cc
[316/537] Compiling x509_obj.cc
[317/537] Compiling x509_att.cc
[318/537] Compiling x509_lu.cc
[318/537] Compiling x509_ext.cc
[318/537] Compiling x509.cc
[318/537] Compiling x509_def.cc
[318/537] Compiling x509_cmp.cc
[318/537] Compiling v3_utl.cc
[318/537] Compiling x509_d2.cc
[325/537] Compiling v3_skey.cc
[326/537] Compiling v3_prn.cc
[327/537] Compiling v3_pmaps.cc
[328/537] Compiling v3_purp.cc
[329/537] Compiling v3_ocsp.cc
[330/537] Compiling v3_pcons.cc
[331/537] Compiling v3_ncons.cc
[332/537] Compiling v3_lib.cc
[333/537] Compiling v3_int.cc
[334/537] Compiling v3_info.cc
[335/537] Compiling v3_ia5.cc
[336/537] Compiling v3_extku.cc
[337/537] Compiling v3_genn.cc
[338/537] Compiling v3_enum.cc
[339/537] Compiling v3_conf.cc
[340/537] Compiling v3_crld.cc
[341/537] Compiling v3_cpols.cc
[342/537] Compiling v3_bitst.cc
[343/537] Compiling v3_akey.cc
[344/537] Compiling v3_bcons.cc
[345/537] Compiling v3_akeya.cc
[346/537] Compiling v3_alt.cc
[347/537] Compiling t_x509a.cc
[348/537] Compiling t_req.cc
[349/537] Compiling t_x509.cc
[350/537] Compiling t_crl.cc
[351/537] Compiling i2d_pr.cc
[352/537] Compiling rsa_pss.cc
[353/537] Compiling policy.cc
[354/537] Compiling name_print.cc
[355/537] Compiling by_dir.cc
[356/537] Compiling by_file.cc
[357/537] Compiling algorithm.cc
[358/537] Compiling asn1_gen.cc
[359/537] Compiling a_sign.cc
[360/537] Compiling a_verify.cc
[361/537] Compiling a_digest.cc
[362/537] Compiling voprf.cc
[363/537] Compiling trust_token.cc
[364/537] Compiling thread_win.cc
[365/537] Compiling thread_pthread.cc
[366/537] Compiling thread_none.cc
[367/537] Compiling stack.cc
[368/537] Compiling thread.cc
[369/537] Compiling pmbtoken.cc
[370/537] Compiling slhdsa.cc
[371/537] Compiling spake2plus.cc
[372/537] Compiling rsa_print.cc
[373/537] Compiling siphash.cc
[374/537] Compiling sha512.cc
[375/537] Compiling sha256.cc
[375/537] Compiling sha1.cc
[377/537] Compiling rsa_extra.cc
[378/537] Compiling rsa_crypt.cc
[379/537] Compiling urandom.cc
[380/537] Compiling trusty.cc
[381/537] Compiling refcount.cc
[382/537] Compiling windows.cc
[383/537] Compiling rc4.cc
[384/537] Compiling rsa_asn1.cc
[385/537] Compiling rand.cc
[386/537] Compiling ios.cc
[387/537] Compiling getentropy.cc
[388/537] Compiling poly1305_arm_asm.S
[389/537] Compiling passive.cc
[390/537] Compiling forkunsafe.cc
[391/537] Compiling deterministic.cc
[392/537] Compiling fork_detect.cc
[393/537] Compiling poly1305_vec.cc
[394/537] Compiling pool.cc
[395/537] Compiling poly1305_arm.cc
[396/537] Compiling poly1305.cc
[397/537] Compiling pkcs8_x509.cc
[398/537] Compiling pkcs7.cc
[399/537] Compiling pkcs8.cc
[400/537] Compiling pkcs7_x509.cc
[401/537] Compiling p5_pbev2.cc
[402/537] Compiling pem_xaux.cc
[403/537] Compiling pem_x509.cc
[404/537] Compiling pem_pkey.cc
[405/537] Compiling pem_lib.cc
[406/537] Compiling obj_xref.cc
[407/537] Compiling pem_oth.cc
[408/537] Compiling pem_pk8.cc
[409/537] Compiling mlkem.cc
[410/537] Compiling pem_all.cc
[411/537] Compiling mldsa.cc
[412/537] Compiling pem_info.cc
[413/537] Compiling poly_rq_mul.S
[414/537] Compiling obj.cc
[415/537] Compiling fips_shared_support.cc
[416/537] Compiling hrss.cc
[417/537] Compiling mem.cc
[418/537] Compiling md5.cc
[419/537] Compiling md4.cc
[420/537] Compiling lhash.cc
[421/537] Compiling scrypt.cc
[422/537] Compiling ex_data.cc
[423/537] Compiling sign.cc
[424/537] Compiling hpke.cc
[425/537] Compiling kyber.cc
[426/537] Compiling pbkdf.cc
[427/537] Compiling print.cc
[428/537] Compiling p_x25519_asn1.cc
[429/537] Compiling p_ed25519_asn1.cc
[430/537] Compiling p_x25519.cc
[431/537] Compiling p_rsa_asn1.cc
[432/537] Compiling p_ec.cc
[433/537] Compiling p_ed25519.cc
[434/537] Compiling p_hkdf.cc
[435/537] Compiling p_rsa.cc
[436/537] Compiling p_ec_asn1.cc
[437/537] Compiling evp_ctx.cc
[438/537] Compiling p_dh_asn1.cc
[439/537] Compiling p_dh.cc
[440/537] Compiling evp.cc
[441/537] Compiling err.cc
[442/537] Compiling p_dsa_asn1.cc
[443/537] Compiling engine.cc
[444/537] Compiling evp_asn1.cc
[445/537] Compiling hash_to_curve.cc
[446/537] Compiling dsa.cc
[447/537] Compiling ecdh.cc
[448/537] Compiling ecdsa_asn1.cc
[449/537] Compiling ec_derive.cc
[450/537] Compiling ec_asn1.cc
[451/537] Compiling bcm.cc
[452/537] Compiling dsa_asn1.cc
[453/537] Compiling x25519-asm-arm.S
[454/537] Compiling params.cc
[455/537] Compiling des.cc
[456/537] Compiling curve25519_64_adx.cc
[457/537] Compiling spake25519.cc
[458/537] Compiling digest_extra.cc
[459/537] Compiling cpu_arm_linux.cc
[460/537] Compiling crypto.cc
[461/537] Compiling dh_asn1.cc
[462/537] Compiling cpu_intel.cc
[463/537] Compiling cpu_arm_freebsd.cc
[464/537] Compiling cpu_aarch64_win.cc
[465/537] Compiling cpu_aarch64_sysreg.cc
[466/537] Compiling curve25519.cc
[467/537] Compiling cpu_aarch64_openbsd.cc
[468/537] Compiling cpu_aarch64_linux.cc
[469/537] Compiling cpu_aarch64_fuchsia.cc
[470/537] Compiling cpu_aarch64_apple.cc
[471/537] Compiling conf.cc
[472/537] Compiling tls_cbc.cc
[473/537] Compiling e_tls.cc
[474/537] Compiling e_rc4.cc
[475/537] Compiling get_cipher.cc
[476/537] Compiling e_rc2.cc
[477/537] Compiling e_des.cc
[478/537] Compiling e_null.cc
[479/537] Compiling e_aesgcmsiv.cc
[480/537] Compiling derive_key.cc
[481/537] Compiling chacha.cc
[482/537] Compiling e_chacha20poly1305.cc
[483/537] Compiling e_aesctrhmac.cc
[484/537] Compiling unicode.cc
[485/537] Compiling cbb.cc
[486/537] Compiling cbs.cc
[487/537] Compiling buf.cc
[488/537] Compiling ber.cc
[489/537] Compiling asn1_compat.cc
[490/537] Compiling blake2.cc
[491/537] Compiling convert.cc
[492/537] Compiling bn_asn1.cc
[493/537] Compiling socket_helper.cc
[494/537] Compiling socket.cc
[495/537] Compiling pair.cc
[496/537] Compiling printf.cc
[497/537] Compiling fd.cc
[498/537] Compiling bio_mem.cc
[499/537] Compiling bio.cc
[500/537] Compiling connect.cc
[501/537] Compiling hexdump.cc
[502/537] Compiling file.cc
[503/537] Compiling base64.cc
[504/537] Compiling errno.cc
[505/537] Compiling tasn_typ.cc
[506/537] Compiling f_string.cc
[507/537] Compiling tasn_fre.cc
[508/537] Compiling tasn_enc.cc
[509/537] Compiling tasn_utl.cc
[510/537] Compiling posix_time.cc
[511/537] Compiling tasn_new.cc
[512/537] Compiling asn1_par.cc
[513/537] Compiling tasn_dec.cc
[514/537] Compiling asn_pack.cc
[515/537] Compiling f_int.cc
[516/537] Compiling asn1_lib.cc
[517/537] Compiling a_utctm.cc
[518/537] Compiling a_type.cc
[519/537] Compiling a_strnid.cc
[520/537] Compiling a_octet.cc
[521/537] Compiling a_time.cc
[522/537] Compiling a_dup.cc
[523/537] Compiling a_strex.cc
[524/537] Compiling a_i2d_fp.cc
[525/537] Compiling a_object.cc
[526/537] Compiling a_int.cc
[527/537] Compiling a_mbstr.cc
[528/537] Write sources
[529/537] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[529/537] Write sources
[531/537] Compiling a_gentm.cc
[532/537] Compiling a_bitstr.cc
[533/581] Compiling a_bool.cc
[534/581] Compiling a_d2i_fp.cc
[536/581] Compiling Atomics AtomicMemoryOrderings.swift
[537/581] Compiling Atomics DoubleWord.swift
[538/583] Compiling Atomics UnsafeAtomic.swift
[539/583] Compiling Atomics UnsafeAtomicLazyReference.swift
[540/583] Compiling Atomics ManagedAtomic.swift
[541/583] Compiling Atomics ManagedAtomicLazyReference.swift
[542/583] Compiling Atomics IntegerOperations.swift
[543/583] Compiling Atomics Unmanaged extensions.swift
[544/583] Compiling Atomics Primitives.shims.swift
[545/583] Compiling Atomics AtomicInteger.swift
[546/583] Compiling Atomics AtomicOptionalWrappable.swift
[547/583] Compiling Atomics AtomicReference.swift
[548/583] Compiling Atomics AtomicStorage.swift
[549/583] Compiling Atomics AtomicValue.swift
[555/586] Compiling Algorithms Product.swift
[559/586] Compiling Algorithms Split.swift
[560/586] Compiling Algorithms Stride.swift
[561/586] Compiling Algorithms Suffix.swift
[562/586] Compiling Algorithms Compacted.swift
[563/586] Compiling Algorithms Cycle.swift
[570/586] Compiling Atomics IntegerConformances.swift
[571/586] Compiling Atomics PointerConformances.swift
[572/586] Compiling Atomics Primitives.native.swift
[573/586] Compiling Atomics OptionalRawRepresentable.swift
[574/586] Compiling Algorithms Trim.swift
[575/586] Compiling Algorithms Unique.swift
[576/586] Compiling Algorithms Windows.swift
[577/586] Emitting module Atomics
[578/586] Emitting module Algorithms
[578/587] Compiling c-nioatomics.c
[587/588] Compiling c-atomics.c
[589/594] Compiling NIOConcurrencyHelpers lock.swift
[590/594] Emitting module NIOConcurrencyHelpers
[591/594] Compiling NIOConcurrencyHelpers NIOLock.swift
[592/594] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[593/594] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[594/594] Compiling NIOConcurrencyHelpers atomics.swift
[596/655] Compiling NIOCore MulticastChannel.swift
[597/655] Compiling NIOCore NIOAny.swift
[598/655] Compiling NIOCore NIOCloseOnErrorHandler.swift
[599/655] Compiling NIOCore NIOLoopBound.swift
[600/655] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[601/655] Compiling NIOCore NIOScheduledCallback.swift
[602/655] Compiling NIOCore NIOSendable.swift
[603/655] Compiling NIOCore RecvByteBufferAllocator.swift
[604/663] Compiling NIOCore IO.swift
[605/663] Compiling NIOCore IOData.swift
[606/663] Compiling NIOCore IPProtocol.swift
[607/663] Compiling NIOCore IntegerBitPacking.swift
[608/663] Compiling NIOCore IntegerTypes.swift
[609/663] Compiling NIOCore Interfaces.swift
[610/663] Compiling NIOCore Linux.swift
[611/663] Compiling NIOCore MarkedCircularBuffer.swift
[612/663] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[613/663] Compiling NIOCore EventLoopFuture+Deprecated.swift
[614/663] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[615/663] Compiling NIOCore EventLoopFuture.swift
[616/663] Compiling NIOCore FileDescriptor.swift
[617/663] Compiling NIOCore FileHandle.swift
[618/663] Compiling NIOCore FileRegion.swift
[619/663] Compiling NIOCore GlobalSingletons.swift
[620/663] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[621/663] Compiling NIOCore SocketAddresses.swift
[622/663] Compiling NIOCore SocketOptionProvider.swift
[623/663] Compiling NIOCore SystemCallHelpers.swift
[624/663] Compiling NIOCore TimeAmount+Duration.swift
[625/663] Compiling NIOCore TypeAssistedChannelHandler.swift
[626/663] Compiling NIOCore UniversalBootstrapSupport.swift
[627/663] Compiling NIOCore Utilities.swift
[628/663] Compiling NIOCore CircularBuffer.swift
[629/663] Compiling NIOCore Codec.swift
[630/663] Compiling NIOCore ConvenienceOptionSupport.swift
[631/663] Compiling NIOCore DeadChannel.swift
[632/663] Compiling NIOCore DispatchQueue+WithFuture.swift
[633/663] Compiling NIOCore EventLoop+Deprecated.swift
[634/663] Compiling NIOCore EventLoop+SerialExecutor.swift
[635/663] Compiling NIOCore EventLoop.swift
[636/663] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[637/663] Compiling NIOCore BSDSocketAPI.swift
[638/663] Compiling NIOCore ByteBuffer-aux.swift
[639/663] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[640/663] Compiling NIOCore ByteBuffer-conversions.swift
[641/663] Compiling NIOCore ByteBuffer-core.swift
[642/663] Compiling NIOCore ByteBuffer-hex.swift
[643/663] Compiling NIOCore ByteBuffer-int.swift
[644/663] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[645/663] Compiling NIOCore AddressedEnvelope.swift
[646/663] Compiling NIOCore AsyncAwaitSupport.swift
[647/663] Compiling NIOCore AsyncChannel.swift
[648/663] Compiling NIOCore AsyncChannelHandler.swift
[649/663] Compiling NIOCore AsyncChannelInboundStream.swift
[650/663] Compiling NIOCore AsyncChannelOutboundWriter.swift
[651/663] Compiling NIOCore NIOAsyncSequenceProducer.swift
[652/663] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[653/663] Compiling NIOCore NIOAsyncWriter.swift
[654/663] Emitting module NIOCore
[655/663] Compiling NIOCore ByteBuffer-multi-int.swift
[656/663] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[657/663] Compiling NIOCore ByteBuffer-views.swift
[658/663] Compiling NIOCore Channel.swift
[659/663] Compiling NIOCore ChannelHandler.swift
[660/663] Compiling NIOCore ChannelHandlers.swift
[661/663] Compiling NIOCore ChannelInvoker.swift
[662/663] Compiling NIOCore ChannelOption.swift
[663/663] Compiling NIOCore ChannelPipeline.swift
[665/714] Compiling NIOEmbedded AsyncTestingChannel.swift
[666/714] Emitting module NIOEmbedded
[667/714] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[668/714] Compiling NIOEmbedded Embedded.swift
[670/715] Emitting module NIOPosix
[671/721] Compiling NIOPosix ThreadPosix.swift
[672/721] Compiling NIOPosix ThreadWindows.swift
[673/721] Compiling NIOPosix UnsafeTransfer.swift
[674/721] Compiling NIOPosix Utilities.swift
[675/721] Compiling NIOPosix VsockAddress.swift
[676/721] Compiling NIOPosix VsockChannelEvents.swift
[677/721] Compiling NIOPosix SelectableChannel.swift
[678/721] Compiling NIOPosix SelectableEventLoop.swift
[679/721] Compiling NIOPosix SelectorEpoll.swift
[680/721] Compiling NIOPosix SelectorGeneric.swift
[681/721] Compiling NIOPosix SelectorKqueue.swift
[682/721] Compiling NIOPosix SelectorUring.swift
[683/721] Compiling NIOPosix Pool.swift
[684/721] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[685/721] Compiling NIOPosix PosixSingletons.swift
[686/721] Compiling NIOPosix RawSocketBootstrap.swift
[687/721] Compiling NIOPosix Resolver.swift
[688/721] Compiling NIOPosix Selectable.swift
[689/721] Compiling NIOPosix ServerSocket.swift
[690/721] Compiling NIOPosix Socket.swift
[691/721] Compiling NIOPosix SocketChannel.swift
[692/721] Compiling NIOPosix SocketProtocols.swift
[693/721] Compiling NIOPosix System.swift
[694/721] Compiling NIOPosix Thread.swift
[695/721] Compiling NIOPosix NIOThreadPool.swift
[696/721] Compiling NIOPosix NonBlockingFileIO.swift
[697/721] Compiling NIOPosix PendingDatagramWritesManager.swift
[698/721] Compiling NIOPosix PendingWritesManager.swift
[699/721] Compiling NIOPosix PipeChannel.swift
[700/721] Compiling NIOPosix PipePair.swift
[701/721] Compiling NIOPosix IO.swift
[702/721] Compiling NIOPosix IntegerBitPacking.swift
[703/721] Compiling NIOPosix IntegerTypes.swift
[704/721] Compiling NIOPosix Linux.swift
[705/721] Compiling NIOPosix LinuxCPUSet.swift
[706/721] Compiling NIOPosix LinuxUring.swift
[707/721] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[708/721] Compiling NIOPosix BSDSocketAPICommon.swift
[709/721] Compiling NIOPosix BSDSocketAPIPosix.swift
[710/721] Compiling NIOPosix BSDSocketAPIWindows.swift
[711/721] Compiling NIOPosix BaseSocket.swift
[712/721] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[713/721] Compiling NIOPosix BaseSocketChannel.swift
[714/721] Compiling NIOPosix BaseStreamSocketChannel.swift
[715/721] Compiling NIOPosix Bootstrap.swift
[716/721] Compiling NIOPosix ControlMessage.swift
[717/721] Compiling NIOPosix DatagramVectorReadManager.swift
[718/721] Compiling NIOPosix Errors+Any.swift
[719/721] Compiling NIOPosix FileDescriptor.swift
[720/721] Compiling NIOPosix GetaddrinfoResolver.swift
[721/721] Compiling NIOPosix HappyEyeballs.swift
[723/724] Compiling NIO Exports.swift
[724/724] Emitting module NIO
[726/764] Emitting module NIOSOCKS
[727/765] Compiling NIOSOCKS SOCKSResponse.swift
[728/765] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[729/765] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[730/765] Emitting module NIOTLS
[731/765] Compiling NIOTLS TLSEvents.swift
[732/765] Compiling NIOSOCKS ServerStateMachine.swift
[733/765] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[734/765] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[735/765] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[736/765] Compiling NIOSOCKS ClientStateMachine.swift
[737/765] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[738/765] Compiling NIOHTTP1 HTTPEncoder.swift
[739/765] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[740/765] Compiling NIOHTTP1 ByteCollectionUtils.swift
[741/765] Compiling NIOHTTP1 HTTPDecoder.swift
[742/765] Emitting module NIOFoundationCompat
[743/765] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[745/766] Emitting module NIOHTTP1
[746/768] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[747/768] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[748/768] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[749/768] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[751/768] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[752/768] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[753/768] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[755/768] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[756/768] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[757/768] Compiling NIOTLS SNIHandler.swift
[760/821] Compiling NIOTransportServices StateManagedChannel.swift
[761/821] Compiling NIOTransportServices StateManagedListenerChannel.swift
[762/821] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[763/823] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[764/823] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[765/823] Compiling NIOTransportServices NIOTSListenerChannel.swift
[766/823] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[767/823] Compiling NIOTransportServices NIOTSErrors.swift
[768/823] Compiling NIOTransportServices NIOTSEventLoop.swift
[769/823] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[770/823] Compiling NIOTransportServices NIOTSSingletons.swift
[771/823] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[772/823] Compiling NIOTransportServices AcceptHandler.swift
[773/823] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[774/823] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[775/823] Compiling NIOTransportServices NIOTSBootstraps.swift
[776/823] Compiling NIOTransportServices NIOTSChannelOptions.swift
[777/823] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[778/823] Emitting module NIOTransportServices
[779/823] Compiling NIOTransportServices NIOTSDatagramListener.swift
[780/823] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[781/823] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[782/823] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[783/823] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[797/847] Emitting module NIOSSL
error: emit-module command failed with exit code 1 (use -v to see invocation)
[798/862] 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 |
[799/864] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[800/864] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[801/864] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[805/864] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[806/864] Compiling NIOHTTPCompression HTTPDecompression.swift
[807/864] Compiling NIOSSL SubjectAlternativeName.swift
[808/864] Compiling NIOSSL NIOSSLSecureBytes.swift
[809/864] Compiling NIOSSL RNG.swift
[810/864] Compiling NIOSSL SafeCompare.swift
[811/864] Compiling NIOHPACK IntegerCoding.swift
[812/865] Compiling NIOHPACK IndexedHeaderTable.swift
[813/865] Emitting module NIOHTTPCompression
[814/865] Compiling NIOHPACK HuffmanTables.swift
[815/865] 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 |
[816/865] 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 |
[817/865] Compiling NIOHPACK HuffmanCoding.swift
[818/865] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[819/865] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[820/865] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[821/865] Compiling NIOHTTPCompression HTTPCompression.swift
[822/866] Compiling AWSLambdaRuntimeCore Terminator.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Utils.swift:42:5: error: function is unused
40 | func trap(signal sig: Signal, handler: @escaping (Signal) -> Void) -> DispatchSourceSignal {
41 | let signalSource = DispatchSource.makeSignalSource(signal: sig.rawValue, queue: DispatchQueue.global())
42 | signal(sig.rawValue, SIG_IGN)
| `- error: function is unused
43 | signalSource.setEventHandler(handler: {
44 | signalSource.cancel()
[823/866] Compiling AWSLambdaRuntimeCore Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Utils.swift:42:5: error: function is unused
40 | func trap(signal sig: Signal, handler: @escaping (Signal) -> Void) -> DispatchSourceSignal {
41 | let signalSource = DispatchSource.makeSignalSource(signal: sig.rawValue, queue: DispatchQueue.global())
42 | signal(sig.rawValue, SIG_IGN)
| `- error: function is unused
43 | signalSource.setEventHandler(handler: {
44 | signalSource.cancel()
[824/866] Compiling NIOHPACK StaticHeaderTable.swift
[825/866] Emitting module NIOHPACK
[827/866] Compiling NIOHPACK DynamicHeaderTable.swift
[828/866] Compiling NIOHPACK HPACKDecoder.swift
[829/866] Compiling NIOHPACK HPACKEncoder.swift
[830/866] Compiling NIOHPACK HPACKErrors.swift
[831/866] Compiling NIOHPACK HPACKHeader.swift
[832/866] Compiling NIOHPACK HeaderTables.swift
[833/866] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[834/866] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[837/866] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[838/866] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[860/867] Compiling NIOSSL Zeroization.swift
[861/867] Compiling NIOSSL TLSConfiguration.swift
[862/867] Compiling NIOSSL UniversalBootstrapSupport.swift
[863/867] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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 AWSLambdaPackager
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/70] Compiling RealModule Float80+Real.swift
[4/70] Compiling RealModule Real.swift
[5/71] Compiling _NIODataStructures PriorityQueue.swift
[6/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/72] Compiling Atomics Primitives.shims.swift
[8/72] Compiling Atomics AtomicInteger.swift
[9/72] Compiling Atomics AtomicStorage.swift
[10/72] Compiling Atomics AtomicValue.swift
[11/72] Compiling RealModule ElementaryFunctions.swift
[12/72] Compiling RealModule Float+Real.swift
[13/72] Compiling Logging MetadataProvider.swift
[14/72] Compiling RealModule Float16+Real.swift
[15/72] Compiling RealModule RealFunctions.swift
[16/72] Compiling Atomics ManagedAtomic.swift
[17/72] Compiling Atomics ManagedAtomicLazyReference.swift
[18/72] Compiling Atomics UnsafeAtomic.swift
[19/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/74] Compiling Atomics AtomicMemoryOrderings.swift
[21/74] Compiling Atomics DoubleWord.swift
[22/74] Compiling Atomics IntegerConformances.swift
[23/74] Compiling Atomics PointerConformances.swift
[24/74] Compiling Atomics Primitives.native.swift
[25/74] Compiling Atomics OptionalRawRepresentable.swift
[26/74] Compiling _NIODataStructures Heap.swift
[27/74] Emitting module Logging
[28/74] Compiling Logging Locks.swift
[29/74] Emitting module NIOConcurrencyHelpers
[30/74] Compiling _NIODataStructures _TinyArray.swift
[31/74] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[32/74] Compiling NIOConcurrencyHelpers NIOLock.swift
[33/74] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[34/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/74] Emitting module _NIODataStructures
[36/75] Emitting module RealModule
[39/76] Compiling HTTPTypes ISOLatin1String.swift
[40/76] Compiling NIOConcurrencyHelpers atomics.swift
[41/76] Compiling NIOConcurrencyHelpers lock.swift
[42/78] Emitting module _NIOBase64
[43/78] Compiling _NIOBase64 Base64.swift
[45/79] Emitting module HTTPTypes
[47/79] Compiling Atomics IntegerOperations.swift
[48/79] Compiling Atomics Unmanaged extensions.swift
[49/79] Compiling HTTPTypes HTTPField.swift
[54/79] Compiling Atomics AtomicOptionalWrappable.swift
[55/79] Compiling Atomics AtomicReference.swift
[60/79] Emitting module InternalCollectionsUtilities
[61/98] Compiling Algorithms Chunked.swift
[62/98] Compiling Algorithms Combinations.swift
[63/98] Compiling Algorithms Compacted.swift
[64/98] Compiling Algorithms Cycle.swift
[65/105] Compiling HTTPTypes HTTPResponse.swift
[66/105] Compiling HTTPTypes HTTPParsedFields.swift
[67/105] Compiling HTTPTypes HTTPRequest.swift
[68/105] Compiling HTTPTypes NIOLock.swift
[70/105] Compiling HTTPTypes HTTPFields.swift
[71/105] Compiling HTTPTypes HTTPFieldName.swift
[73/121] Compiling Logging LogHandler.swift
[74/121] Compiling Logging Logging.swift
[75/122] Compiling DequeModule Deque+CustomReflectable.swift
[76/122] Compiling DequeModule Deque+Descriptions.swift
[77/124] Compiling DequeModule _DequeBuffer.swift
[78/124] Compiling DequeModule _DequeBufferHeader.swift
[80/124] Compiling DequeModule Deque+Equatable.swift
[81/124] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/124] Compiling DequeModule Deque+Extras.swift
[83/124] Compiling DequeModule Deque+Hashable.swift
[84/124] Compiling Algorithms RandomSample.swift
[85/124] Compiling Algorithms Reductions.swift
[86/124] Compiling Algorithms Rotate.swift
[87/146] Compiling AWSLambdaEvents APIGateway+V2.swift
[88/146] Compiling AWSLambdaEvents APIGateway.swift
[89/146] Compiling AWSLambdaEvents BedrockAgent.swift
[90/146] Compiling AWSLambdaEvents CloudFormation.swift
[91/146] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[92/146] Compiling AWSLambdaEvents S3.swift
[93/146] Compiling Algorithms Split.swift
[94/146] Compiling Algorithms Stride.swift
[95/146] Compiling Algorithms Suffix.swift
[96/146] Compiling AWSLambdaEvents ALB.swift
[99/146] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[100/146] Compiling AWSLambdaEvents AWSRegion.swift
[101/146] Compiling AWSLambdaEvents AppSync.swift
[102/146] Compiling Algorithms Trim.swift
[103/146] Compiling Algorithms Unique.swift
[104/146] Compiling Algorithms Windows.swift
[105/146] Compiling AWSLambdaEvents Cloudwatch.swift
[106/146] Compiling AWSLambdaEvents SES.swift
[107/146] Compiling AWSLambdaEvents SNS.swift
[108/146] Compiling AWSLambdaEvents Cognito.swift
[110/146] Compiling AWSLambdaEvents SQS.swift
[111/146] Compiling AWSLambdaEvents Base64.swift
[118/148] Compiling AWSLambdaEvents DynamoDB.swift
[119/148] Compiling AWSLambdaEvents FunctionURL.swift
[123/148] Emitting module Atomics
[125/149] Emitting module DequeModule
[134/150] Compiling AWSLambdaEvents DateWrappers.swift
[135/150] Compiling AWSLambdaEvents HTTP.swift
[143/210] Emitting module AWSLambdaEvents
[144/210] Compiling NIOCore MulticastChannel.swift
[145/210] Compiling NIOCore NIOAny.swift
[146/210] Compiling NIOCore NIOCloseOnErrorHandler.swift
[147/210] Compiling NIOCore NIOLoopBound.swift
[148/210] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[149/210] Compiling NIOCore NIOScheduledCallback.swift
[150/210] Compiling NIOCore NIOSendable.swift
[151/210] Compiling NIOCore RecvByteBufferAllocator.swift
[152/218] Emitting module Algorithms
[154/219] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/219] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/219] Compiling NIOCore NIOAsyncWriter.swift
[157/219] Compiling NIOCore ByteBuffer-views.swift
[158/219] Compiling NIOCore Channel.swift
[159/219] Compiling NIOCore ChannelHandler.swift
[161/220] Compiling NIOCore IO.swift
[162/220] Compiling NIOCore IOData.swift
[163/220] Compiling NIOCore IPProtocol.swift
[164/220] Compiling NIOCore IntegerBitPacking.swift
[165/220] Compiling NIOCore IntegerTypes.swift
[166/220] Compiling NIOCore Interfaces.swift
[167/220] Compiling NIOCore Linux.swift
[168/220] Compiling NIOCore MarkedCircularBuffer.swift
[169/220] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[170/220] Compiling NIOCore EventLoopFuture+Deprecated.swift
[171/220] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[172/220] Compiling NIOCore EventLoopFuture.swift
[173/220] Compiling NIOCore FileDescriptor.swift
[174/220] Compiling NIOCore FileHandle.swift
[175/220] Compiling NIOCore FileRegion.swift
[176/220] Compiling NIOCore GlobalSingletons.swift
[177/220] Compiling NIOCore CircularBuffer.swift
[178/220] Compiling NIOCore Codec.swift
[179/220] Compiling NIOCore ConvenienceOptionSupport.swift
[180/220] Compiling NIOCore DeadChannel.swift
[181/220] Compiling NIOCore DispatchQueue+WithFuture.swift
[182/220] Compiling NIOCore EventLoop+Deprecated.swift
[183/220] Compiling NIOCore EventLoop+SerialExecutor.swift
[184/220] Compiling NIOCore EventLoop.swift
[185/220] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[186/220] Compiling NIOCore SocketAddresses.swift
[187/220] Compiling NIOCore SocketOptionProvider.swift
[188/220] Compiling NIOCore SystemCallHelpers.swift
[189/220] Compiling NIOCore TimeAmount+Duration.swift
[190/220] Compiling NIOCore TypeAssistedChannelHandler.swift
[191/220] Compiling NIOCore UniversalBootstrapSupport.swift
[192/220] Compiling NIOCore Utilities.swift
[193/220] Compiling NIOCore AddressedEnvelope.swift
[194/220] Compiling NIOCore AsyncAwaitSupport.swift
[195/220] Compiling NIOCore AsyncChannel.swift
[196/220] Compiling NIOCore AsyncChannelHandler.swift
[197/220] Compiling NIOCore AsyncChannelInboundStream.swift
[198/220] Compiling NIOCore AsyncChannelOutboundWriter.swift
[202/220] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[203/220] Compiling NIOCore BSDSocketAPI.swift
[204/220] Compiling NIOCore ByteBuffer-aux.swift
[205/220] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[206/220] Compiling NIOCore ByteBuffer-conversions.swift
[207/220] Compiling NIOCore ByteBuffer-core.swift
[208/220] Compiling NIOCore ByteBuffer-hex.swift
[209/220] Compiling NIOCore ByteBuffer-int.swift
[210/220] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[211/220] Compiling NIOCore ByteBuffer-multi-int.swift
[212/220] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[216/220] Compiling NIOCore ChannelHandlers.swift
[217/220] Compiling NIOCore ChannelInvoker.swift
[218/220] Compiling NIOCore ChannelOption.swift
[219/220] Compiling NIOCore ChannelPipeline.swift
[220/220] Emitting module NIOCore
[222/271] Compiling NIOEmbedded AsyncTestingChannel.swift
[223/271] Emitting module NIOEmbedded
[224/271] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[225/271] Compiling NIOEmbedded Embedded.swift
[227/272] Compiling NIOPosix Bootstrap.swift
[228/272] Compiling NIOPosix ControlMessage.swift
[229/272] Compiling NIOPosix DatagramVectorReadManager.swift
[230/272] Compiling NIOPosix Errors+Any.swift
[231/272] Compiling NIOPosix FileDescriptor.swift
[232/272] Compiling NIOPosix GetaddrinfoResolver.swift
[233/272] Compiling NIOPosix HappyEyeballs.swift
[234/278] Compiling NIOPosix BSDSocketAPICommon.swift
[235/278] Compiling NIOPosix BSDSocketAPIPosix.swift
[236/278] Compiling NIOPosix BSDSocketAPIWindows.swift
[237/278] Compiling NIOPosix BaseSocket.swift
[238/278] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[239/278] Compiling NIOPosix BaseSocketChannel.swift
[240/278] Compiling NIOPosix BaseStreamSocketChannel.swift
[241/278] Compiling NIOPosix ThreadPosix.swift
[242/278] Compiling NIOPosix ThreadWindows.swift
[243/278] Compiling NIOPosix UnsafeTransfer.swift
[244/278] Compiling NIOPosix Utilities.swift
[245/278] Compiling NIOPosix VsockAddress.swift
[246/278] Compiling NIOPosix VsockChannelEvents.swift
[247/278] Compiling NIOPosix Pool.swift
[248/278] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[249/278] Compiling NIOPosix PosixSingletons.swift
[250/278] Compiling NIOPosix RawSocketBootstrap.swift
[251/278] Compiling NIOPosix Resolver.swift
[252/278] Compiling NIOPosix Selectable.swift
[253/278] Compiling NIOPosix SelectableChannel.swift
[254/278] Compiling NIOPosix SelectableEventLoop.swift
[255/278] Compiling NIOPosix SelectorEpoll.swift
[256/278] Compiling NIOPosix SelectorGeneric.swift
[257/278] Compiling NIOPosix SelectorKqueue.swift
[258/278] Compiling NIOPosix SelectorUring.swift
[259/278] Compiling NIOPosix ServerSocket.swift
[260/278] Compiling NIOPosix Socket.swift
[261/278] Compiling NIOPosix SocketChannel.swift
[262/278] Compiling NIOPosix SocketProtocols.swift
[263/278] Compiling NIOPosix System.swift
[264/278] Compiling NIOPosix Thread.swift
[265/278] Compiling NIOPosix IO.swift
[266/278] Compiling NIOPosix IntegerBitPacking.swift
[267/278] Compiling NIOPosix IntegerTypes.swift
[268/278] Compiling NIOPosix Linux.swift
[269/278] Compiling NIOPosix LinuxCPUSet.swift
[270/278] Compiling NIOPosix LinuxUring.swift
[271/278] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[272/278] Compiling NIOPosix NIOThreadPool.swift
[273/278] Compiling NIOPosix NonBlockingFileIO.swift
[274/278] Compiling NIOPosix PendingDatagramWritesManager.swift
[275/278] Compiling NIOPosix PendingWritesManager.swift
[276/278] Compiling NIOPosix PipeChannel.swift
[277/278] Compiling NIOPosix PipePair.swift
[278/278] Emitting module NIOPosix
[280/281] Compiling NIO Exports.swift
[281/281] Emitting module NIO
[283/321] Compiling NIOTLS TLSEvents.swift
[284/321] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[285/321] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[286/321] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[287/321] Emitting module NIOTLS
[288/321] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[289/321] Compiling NIOSOCKS ClientStateMachine.swift
[290/321] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[291/322] Compiling NIOSOCKS SOCKSResponse.swift
[292/322] Compiling NIOHTTP1 ByteCollectionUtils.swift
[293/322] Compiling NIOHTTP1 HTTPDecoder.swift
[294/322] Compiling NIOHTTP1 HTTPEncoder.swift
[295/322] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[296/322] Emitting module NIOSOCKS
[297/322] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[298/322] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[299/322] Compiling NIOTLS SNIHandler.swift
[300/323] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[301/323] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[302/323] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[303/323] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[305/323] Compiling NIOSOCKS ServerStateMachine.swift
[306/324] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[307/324] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[309/326] Emitting module NIOFoundationCompat
[310/326] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[311/327] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[312/327] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[316/327] Emitting module NIOHTTP1
[317/378] Compiling NIOTransportServices NIOTSBootstraps.swift
[318/378] Compiling NIOTransportServices NIOTSChannelOptions.swift
[319/378] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[320/378] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[321/378] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[322/378] Compiling NIOTransportServices NIOTSListenerChannel.swift
[323/380] Emitting module NIOTransportServices
[324/380] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[325/380] Compiling NIOTransportServices NIOTSErrors.swift
[326/380] Compiling NIOTransportServices NIOTSDatagramListener.swift
[327/380] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[328/380] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[329/380] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[332/380] Compiling NIOTransportServices NIOTSEventLoop.swift
[333/380] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[334/380] Compiling NIOTransportServices NIOTSSingletons.swift
[335/380] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[336/380] Compiling NIOTransportServices StateManagedChannel.swift
[337/380] Compiling NIOTransportServices StateManagedListenerChannel.swift
[338/380] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[341/380] Compiling NIOTransportServices AcceptHandler.swift
[346/380] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[350/381] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[351/381] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[354/415] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[355/415] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[356/415] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[357/415] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[358/419] Compiling NIOSSL SSLPrivateKey.swift
[359/419] Compiling NIOSSL SSLPublicKey.swift
[360/419] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[361/419] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[365/419] Compiling NIOSSL SafeCompare.swift
[366/419] Emitting module NIOSSL
[367/419] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[368/419] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[369/420] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[370/420] Compiling NIOHTTPCompression HTTPDecompression.swift
[371/420] Emitting module NIOHTTPCompression
[372/420] Compiling NIOHPACK StaticHeaderTable.swift
[373/420] Compiling NIOHPACK IndexedHeaderTable.swift
[374/420] Compiling NIOHPACK IntegerCoding.swift
[375/420] Compiling NIOHPACK HuffmanCoding.swift
[376/420] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[377/420] Compiling NIOHTTPCompression HTTPCompression.swift
[382/420] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[383/420] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[384/421] Compiling NIOHPACK HuffmanTables.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[386/421] 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 |
[387/423] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[388/423] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[389/423] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[390/423] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[393/423] Compiling AWSLambdaRuntimeCore Lambda.swift
[394/423] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[399/423] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[400/423] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[401/423] Compiling AWSLambdaRuntimeCore Terminator.swift
[402/423] Compiling AWSLambdaRuntimeCore Utils.swift
[405/423] Emitting module NIOHPACK
[413/424] Compiling NIOSSL Zeroization.swift
[414/424] Compiling NIOSSL TLSConfiguration.swift
[415/424] Compiling NIOSSL UniversalBootstrapSupport.swift
[416/424] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[418/483] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[419/483] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[420/483] Compiling NIOHTTP2 ConnectionStateMachine.swift
[421/483] Compiling NIOHTTP2 ConnectionStreamsState.swift
[422/483] Compiling NIOHTTP2 MayReceiveFrames.swift
[423/483] Compiling NIOHTTP2 ReceivingDataState.swift
[424/483] Compiling NIOHTTP2 SendingWindowUpdateState.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 |
[425/483] Compiling NIOHTTP2 HTTP2SettingsState.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