Build Information
Failed to build soto-elasticsearch-nio-client, reference main (43410a
), with Swift 6.1 for Linux on 12 Aug 2025 13:18:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/soto-elasticsearch-nio-client.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/brokenhandsio/soto-elasticsearch-nio-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 43410a5 Merge pull request #6 from brokenhandsio/dependabot/github_actions/actions/checkout-5
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
43410a522f1b9d47b1974be2c510207473e60ea4
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "elasticsearch-nio-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brokenhandsio/elasticsearch-nio-client.git"
},
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
}
],
"manifest_display_name" : "soto-elasticsearch-nio-client",
"name" : "soto-elasticsearch-nio-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SotoElasticsearchNIOClient",
"targets" : [
"SotoElasticsearchNIOClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoElasticsearchNIOClientTests",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClientTests",
"path" : "Tests/SotoElasticsearchNIOClientTests",
"sources" : [
"ElasticsearchNIOClientTests.swift",
"SomeItem.swift"
],
"target_dependencies" : [
"SotoElasticsearchNIOClient"
],
"type" : "test"
},
{
"c99name" : "SotoElasticsearchNIOClient",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClient",
"path" : "Sources/SotoElasticsearchNIOClient",
"product_dependencies" : [
"ElasticsearchNIOClient",
"SotoElasticsearchService"
],
"product_memberships" : [
"SotoElasticsearchNIOClient"
],
"sources" : [
"SotoElasticsearchNIOClient.swift",
"SotoElasticsearchRequester.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/brokenhandsio/elasticsearch-nio-client.git
[1/744] Fetching elasticsearch-nio-client
[745/142682] Fetching elasticsearch-nio-client, soto
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (102.12s)
Fetched https://github.com/soto-project/soto.git from cache (102.81s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (103.30s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14087] Fetching async-http-client
[14088/91424] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (0.83s)
[16241/77337] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.68s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (9.57s)
Fetching https://github.com/soto-project/soto-core.git
[1/60185] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.22s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (2.75s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-crypto.git
[1/2701] Fetching swift-nio-transport-services
[2027/4920] Fetching swift-nio-transport-services, swift-metrics
[3324/8806] Fetching swift-nio-transport-services, swift-metrics, swift-log
[3480/9459] Fetching swift-nio-transport-services, swift-metrics, swift-log, jmespath.swift
[9460/25677] Fetching swift-nio-transport-services, swift-metrics, swift-log, jmespath.swift, swift-crypto
[11082/40680] Fetching swift-nio-transport-services, swift-metrics, swift-log, jmespath.swift, swift-crypto, swift-nio-ssl
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (1.82s)
Fetched https://github.com/apple/swift-log.git from cache (1.82s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.82s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.84s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.92s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.96s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (2.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.44s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (2.24s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.51s)
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 (0.75s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1808] Fetching swift-atomics
[598/7935] Fetching swift-atomics, swift-nio-extras
[5792/13903] Fetching swift-atomics, swift-nio-extras, swift-algorithms
[6157/25564] Fetching swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
[14661/23756] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
[9393/17788] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.59s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (2.10s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.67s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4847] Fetching swift-system
[4848/21800] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.46s)
Fetching https://github.com/apple/swift-numerics.git
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.90s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.54s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1176] Fetching swift-http-structured-headers
[1177/2093] Fetching swift-http-structured-headers, swift-http-types
[2094/3722] Fetching swift-http-structured-headers, swift-http-types, swift-asn1
[3723/8732] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-async-algorithms
[5978/11165] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-async-algorithms, swift-service-lifecycle
[11166/17625] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.94s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (2.94s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.95s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.94s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.95s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.95s)
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 (3.44s)
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.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.63s)
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.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
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.33.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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/brokenhandsio/elasticsearch-nio-client.git
Working copy of https://github.com/brokenhandsio/elasticsearch-nio-client.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
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.4.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
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.25.1
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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.38.0
Building for debugging...
[0/872] Write sources
[28/872] Compiling CNIOWindows shim.c
[29/872] Compiling CNIOWindows WSAStartup.c
[29/872] Compiling CNIOWASI CNIOWASI.c
[31/872] Write sources
[37/872] Compiling CNIOLinux liburing_shims.c
[38/872] Compiling CNIOPosix event_loop_id.c
[39/872] Compiling _NumericsShims _NumericsShims.c
[40/872] Compiling CSotoExpat xmltok_ns.c
[41/872] Compiling CSotoExpat xmltok_impl.c
[42/872] Compiling _AtomicsShims.c
[43/872] Compiling CNIOLLHTTP c_nio_http.c
[44/872] Compiling CNIOLinux shim.c
[45/872] Compiling CSotoExpat xmlrole.c
[46/872] Compiling CNIODarwin shim.c
[47/872] Compiling CNIOExtrasZlib empty.c
[48/872] Compiling CNIOLLHTTP c_nio_api.c
[49/872] Compiling fiat_p256_adx_sqr.S
[50/872] Compiling fiat_p256_adx_mul.S
[51/872] Write swift-version-24593BA9C3E375BF.txt
[52/872] Compiling fiat_curve25519_adx_square.S
[53/872] Compiling fiat_curve25519_adx_mul.S
[54/872] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/872] Compiling CSotoExpat xmlparse.c
[56/872] Compiling CSotoExpat xmltok.c
[57/884] Compiling CNIOBoringSSLShims shims.c
[58/909] Compiling tls_record.cc
[59/909] Compiling tls_method.cc
[61/925] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/926] Emitting module INIParser
[63/926] Compiling INIParser INIParser.swift
[64/927] Emitting module InternalCollectionsUtilities
[65/927] Compiling _NIODataStructures _TinyArray.swift
[66/927] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/927] Compiling InternalCollectionsUtilities Integer rank.swift
[70/927] Compiling JMESPath Parser.swift
[71/927] Emitting module JMESPath
[72/929] Compiling JMESPath Sendable.swift
[73/929] Compiling JMESPath Runtime.swift
[74/929] Compiling JMESPath Token.swift
[75/929] Compiling _NIODataStructures PriorityQueue.swift
[76/929] Emitting module _NIOBase64
[77/929] Compiling _NIOBase64 Base64.swift
[78/929] Compiling RealModule Real.swift
[79/930] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/930] Compiling InternalCollectionsUtilities UInt+reversed.swift
[81/930] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[82/930] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[83/930] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[84/930] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/930] Compiling InternalCollectionsUtilities Descriptions.swift
[86/930] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[87/930] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[88/930] Compiling InternalCollectionsUtilities Debugging.swift
[89/930] Compiling RealModule Float+Real.swift
[90/930] Compiling RealModule ElementaryFunctions.swift
[91/930] Compiling RealModule Float16+Real.swift
[92/930] Compiling RealModule Float80+Real.swift
[94/930] Emitting module RealModule
[97/930] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[98/931] Compiling Logging LogHandler.swift
[100/931] Compiling RealModule RealFunctions.swift
[103/950] Compiling DequeModule Deque+CustomReflectable.swift
[104/950] Compiling DequeModule Deque+Descriptions.swift
[105/952] Compiling DequeModule _DequeBuffer.swift
[106/952] Compiling DequeModule _DequeBufferHeader.swift
[107/952] Compiling DequeModule Deque+Extras.swift
[108/952] Compiling DequeModule Deque+Hashable.swift
[109/952] Emitting module Logging
[110/952] Compiling Logging Locks.swift
[111/952] Compiling Logging MetadataProvider.swift
[112/952] Compiling SotoXML XMLDecoder.swift
[113/952] Compiling Logging Logging.swift
[114/953] Compiling JMESPath Variable.swift
[115/953] Emitting module _NIODataStructures
[116/953] Compiling _NIODataStructures Heap.swift
[117/954] Emitting module SotoXML
[118/954] Compiling SotoXML XML.swift
[119/954] Compiling SotoXML Expat.swift
[124/954] Compiling DequeModule Deque+Codable.swift
[125/954] Compiling DequeModule Deque+Collection.swift
[126/954] Compiling SotoXML XMLEncoder.swift
[130/956] Compiling DequeModule _DequeSlot.swift
[131/956] Compiling DequeModule _UnsafeWrappedBuffer.swift
[132/956] Emitting module CoreMetrics
[134/956] Compiling CoreMetrics Locks.swift
[135/956] Compiling CoreMetrics Metrics.swift
[136/957] Compiling DequeModule Deque+Equatable.swift
[137/957] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[138/957] Compiling DequeModule Deque+Testing.swift
[139/957] Compiling DequeModule Deque._Storage.swift
[140/957] Compiling DequeModule Deque._UnsafeHandle.swift
[141/957] Compiling DequeModule Deque.swift
[145/957] Emitting module DequeModule
[145/958] Compiling tls13_server.cc
[146/958] Compiling tls13_enc.cc
[149/960] Compiling Metrics Metrics.swift
[150/960] Emitting module Metrics
[151/961] Compiling t1_enc.cc
[152/961] Compiling tls13_both.cc
[153/961] Compiling tls13_client.cc
[154/961] Compiling ssl_versions.cc
[155/961] Compiling ssl_x509.cc
[156/961] Compiling ssl_transcript.cc
[157/961] Compiling ssl_stat.cc
[158/961] Compiling ssl_session.cc
[159/961] Compiling ssl_privkey.cc
[160/961] Compiling ssl_file.cc
[161/961] Compiling ssl_key_share.cc
[162/961] Compiling ssl_credential.cc
[163/961] Compiling ssl_lib.cc
[164/961] Compiling ssl_cert.cc
[165/961] Compiling ssl_cipher.cc
[166/961] Compiling s3_pkt.cc
[167/961] Compiling ssl_asn1.cc
[168/961] Compiling ssl_buffer.cc
[169/961] Compiling ssl_aead_ctx.cc
[170/961] Compiling s3_both.cc
[171/961] Compiling s3_lib.cc
[172/961] Compiling handshake_server.cc
[173/961] Compiling handshake_client.cc
[174/961] Compiling handoff.cc
[175/961] Compiling handshake.cc
[176/961] Compiling encrypted_client_hello.cc
[177/961] Compiling dtls_record.cc
[178/961] Compiling dtls_method.cc
[179/961] Compiling md5-x86_64-linux.S
[180/961] Compiling d1_srtp.cc
[181/961] Compiling extensions.cc
[182/961] Compiling d1_pkt.cc
[183/961] Compiling bio_ssl.cc
[184/961] Compiling err_data.cc
[185/961] Compiling d1_lib.cc
[186/961] Compiling md5-x86_64-apple.S
[187/961] Compiling d1_both.cc
[188/961] Compiling md5-586-linux.S
[189/961] Compiling chacha20_poly1305_x86_64-apple.S
[190/961] Compiling md5-586-apple.S
[191/961] Compiling chacha20_poly1305_x86_64-linux.S
[192/961] Compiling chacha20_poly1305_armv8-apple.S
[192/961] Compiling chacha-x86_64-apple.S
[194/961] Compiling chacha-x86-linux.S
[194/961] Compiling chacha20_poly1305_armv8-linux.S
[194/961] Compiling chacha20_poly1305_armv8-win.S
[197/961] Compiling chacha-x86-apple.S
[197/961] Compiling chacha-x86_64-linux.S
[199/961] Compiling chacha-armv8-win.S
[200/961] Compiling chacha-armv8-linux.S
[201/961] Compiling x86_64-mont-linux.S
[201/961] Compiling x86_64-mont5-linux.S
[203/961] Compiling x86_64-mont5-apple.S
[204/961] Compiling chacha-armv4-linux.S
[205/961] Compiling chacha-armv8-apple.S
[206/961] Compiling aes128gcmsiv-x86_64-apple.S
[207/961] Compiling aes128gcmsiv-x86_64-linux.S
[208/961] Compiling x86-mont-linux.S
[209/961] Compiling vpaes-x86_64-linux.S
[210/961] Compiling vpaes-x86_64-apple.S
[211/961] Compiling x86_64-mont-apple.S
[212/961] Compiling x86-mont-apple.S
[213/961] Compiling vpaes-x86-linux.S
[214/961] Compiling vpaes-x86-apple.S
[215/961] Compiling vpaes-armv8-win.S
[216/961] Compiling vpaes-armv8-linux.S
[217/961] Compiling vpaes-armv8-apple.S
[218/961] Compiling vpaes-armv7-linux.S
[219/961] Compiling sha512-armv8-win.S
[220/961] Compiling sha512-x86_64-apple.S
[221/961] Compiling sha512-armv8-linux.S
[221/961] Compiling sha512-x86_64-linux.S
[221/961] Compiling sha512-armv8-apple.S
[224/961] Compiling sha512-armv4-linux.S
[224/961] Compiling sha512-586-linux.S
[226/961] Compiling sha512-586-apple.S
[227/961] Compiling sha256-x86_64-apple.S
[228/961] Compiling sha256-x86_64-linux.S
[229/961] Compiling sha256-armv8-apple.S
[230/961] Compiling sha256-armv4-linux.S
[231/961] Compiling sha256-586-linux.S
[232/961] Compiling sha256-armv8-linux.S
[233/961] Compiling sha256-586-apple.S
[234/961] Compiling sha256-armv8-win.S
[235/961] Compiling sha1-x86_64-apple.S
[236/961] Compiling sha1-armv8-linux.S
[237/961] Compiling sha1-armv8-win.S
[238/961] Compiling sha1-x86_64-linux.S
[239/961] Compiling sha1-armv4-large-linux.S
[240/961] Compiling sha1-armv8-apple.S
[241/961] Compiling sha1-586-apple.S
[242/961] Compiling sha1-586-linux.S
[243/961] Compiling rdrand-x86_64-linux.S
[244/961] Compiling rsaz-avx2-linux.S
[245/961] Compiling rdrand-x86_64-apple.S
[246/961] Compiling rsaz-avx2-apple.S
[247/961] Compiling p256_beeu-x86_64-asm-apple.S
[247/961] Compiling p256_beeu-armv8-asm-win.S
[249/961] Compiling p256_beeu-armv8-asm-linux.S
[250/961] Compiling p256_beeu-x86_64-asm-linux.S
[251/961] Compiling p256-armv8-asm-win.S
[252/961] Compiling p256_beeu-armv8-asm-apple.S
[253/961] Compiling p256-x86_64-asm-linux.S
[254/961] Compiling p256-x86_64-asm-apple.S
[255/961] Compiling p256-armv8-asm-apple.S
[256/961] Compiling ghashv8-armv8-win.S
[257/961] Compiling p256-armv8-asm-linux.S
[258/961] Compiling ghashv8-armv8-linux.S
[259/961] Compiling ghashv8-armv8-apple.S
[260/961] Compiling ghashv8-armv7-linux.S
[261/961] Compiling ghash-x86-linux.S
[262/961] Compiling ghash-x86_64-apple.S
[263/961] Compiling ghash-x86_64-linux.S
[264/961] Compiling ghash-x86-apple.S
[265/961] Compiling ghash-ssse3-x86_64-apple.S
[266/961] Compiling ghash-ssse3-x86_64-linux.S
[267/961] Compiling ghash-ssse3-x86-linux.S
[268/961] Compiling ghash-neon-armv8-win.S
[269/961] Compiling ghash-neon-armv8-linux.S
[270/961] Compiling ghash-ssse3-x86-apple.S
[271/961] Compiling ghash-neon-armv8-apple.S
[272/961] Compiling co-586-apple.S
[273/961] Compiling co-586-linux.S
[274/961] Compiling ghash-armv4-linux.S
[275/961] Compiling bsaes-armv7-linux.S
[276/961] Compiling bn-armv8-win.S
[277/961] Compiling bn-armv8-linux.S
[278/961] Compiling bn-armv8-apple.S
[279/961] Compiling bn-586-apple.S
[280/961] Compiling bn-586-linux.S
[281/961] Compiling armv8-mont-win.S
[282/961] Compiling armv8-mont-linux.S
[283/961] Compiling aesv8-gcm-armv8-win.S
[284/961] Compiling armv4-mont-linux.S
[285/961] Compiling aesv8-gcm-armv8-linux.S
[286/961] Compiling aesv8-gcm-armv8-apple.S
[287/961] Compiling aesv8-armv8-win.S
[287/961] Compiling armv8-mont-apple.S
[289/961] Compiling aesv8-armv8-linux.S
[290/961] Compiling aesv8-armv8-apple.S
[291/961] Compiling aesni-x86_64-apple.S
[292/961] Compiling aesv8-armv7-linux.S
[293/961] Compiling aesni-x86_64-linux.S
[294/961] Compiling aesni-x86-linux.S
[295/961] Compiling aesni-x86-apple.S
[296/961] Compiling aesni-gcm-x86_64-linux.S
[297/961] Compiling aesni-gcm-x86_64-apple.S
[298/961] Compiling aes-gcm-avx2-x86_64-linux.S
[299/961] Compiling aes-gcm-avx2-x86_64-apple.S
[300/961] Compiling aes-gcm-avx10-x86_64-linux.S
[301/961] Compiling aes-gcm-avx10-x86_64-apple.S
[302/961] Compiling x_x509.cc
[303/961] Compiling x_req.cc
[304/961] Compiling x_x509a.cc
[305/961] Compiling x_spki.cc
[306/961] Compiling x_pubkey.cc
[307/961] Compiling x_sig.cc
[308/961] Compiling x_name.cc
[309/961] Compiling x_val.cc
[310/961] Compiling x_crl.cc
[311/961] Compiling x_attrib.cc
[312/961] Compiling x509spki.cc
[313/961] Compiling x_algor.cc
[314/961] Compiling x_exten.cc
[315/961] Compiling x509rset.cc
[316/961] Compiling x_all.cc
[317/961] Compiling x509name.cc
[318/961] Compiling x509cset.cc
[319/961] Compiling x509_txt.cc
[320/961] Compiling x509_vfy.cc
[321/961] Compiling x509_v3.cc
[322/961] Compiling x509_vpm.cc
[323/961] Compiling x509_trs.cc
[324/961] Compiling x509_req.cc
[325/961] Compiling x509_set.cc
[326/961] Compiling x509_lu.cc
[327/961] Compiling x509_d2.cc
[328/961] Compiling x509_obj.cc
[329/961] Compiling x509_def.cc
[330/961] Compiling x509_ext.cc
[331/961] Compiling x509_cmp.cc
[332/961] Compiling x509.cc
[333/961] Compiling v3_utl.cc
[334/961] Compiling x509_att.cc
[335/961] Compiling v3_skey.cc
[336/961] Compiling v3_purp.cc
[337/961] Compiling v3_pmaps.cc
[338/961] Compiling v3_pcons.cc
[339/961] Compiling v3_prn.cc
[340/961] Compiling v3_ocsp.cc
[341/961] Compiling v3_ncons.cc
[342/961] Compiling v3_int.cc
[343/961] Compiling v3_lib.cc
[344/961] Compiling v3_ia5.cc
[345/961] Compiling v3_info.cc
[346/961] Compiling v3_genn.cc
[347/961] Compiling v3_enum.cc
[348/961] Compiling v3_extku.cc
[349/961] Compiling v3_crld.cc
[350/961] Compiling v3_cpols.cc
[351/961] Compiling v3_alt.cc
[352/961] Compiling v3_bcons.cc
[353/961] Compiling v3_conf.cc
[354/961] Compiling v3_akeya.cc
[355/961] Compiling v3_akey.cc
[356/961] Compiling v3_bitst.cc
[357/961] Compiling i2d_pr.cc
[358/961] Compiling rsa_pss.cc
[359/961] Compiling t_req.cc
[359/961] Compiling t_x509a.cc
[361/961] Compiling t_x509.cc
[362/961] Compiling t_crl.cc
[363/961] Compiling name_print.cc
[364/961] Compiling policy.cc
[365/961] Compiling algorithm.cc
[366/961] Compiling by_dir.cc
[367/961] Compiling by_file.cc
[368/961] Compiling a_verify.cc
[369/961] Compiling voprf.cc
[370/961] Compiling asn1_gen.cc
[371/961] Compiling a_sign.cc
[372/961] Compiling a_digest.cc
[373/961] Compiling thread_win.cc
[374/961] Compiling thread.cc
[375/961] Compiling thread_pthread.cc
[376/961] Compiling thread_none.cc
[377/961] Compiling trust_token.cc
[378/961] Compiling stack.cc
[379/961] Compiling sha512.cc
[380/961] Compiling pmbtoken.cc
[381/961] Compiling siphash.cc
[382/961] Compiling sha256.cc
[383/961] Compiling sha1.cc
[384/961] Compiling rsa_print.cc
[385/961] Compiling slhdsa.cc
[386/961] Compiling rsa_extra.cc
[387/961] Compiling spake2plus.cc
[388/961] Compiling rsa_crypt.cc
[389/961] Compiling refcount.cc
[390/961] Compiling rc4.cc
[391/961] Compiling windows.cc
[392/961] Compiling trusty.cc
[393/961] Compiling rsa_asn1.cc
[394/961] Compiling getentropy.cc
[395/961] Compiling ios.cc
[396/961] Compiling forkunsafe.cc
[397/961] Compiling urandom.cc
[397/961] Compiling passive.cc
[399/961] Compiling fork_detect.cc
[399/961] Compiling rand.cc
[401/961] Compiling deterministic.cc
[402/961] Compiling poly1305_arm_asm.S
[403/961] Compiling poly1305_arm.cc
[404/961] Compiling poly1305_vec.cc
[405/961] Compiling poly1305.cc
[406/961] Compiling pool.cc
[407/961] Compiling pkcs7.cc
[408/961] Compiling pkcs8_x509.cc
[409/961] Compiling pkcs7_x509.cc
[410/961] Compiling pkcs8.cc
[411/961] Compiling pem_x509.cc
[412/961] Compiling p5_pbev2.cc
[413/961] Compiling pem_xaux.cc
[414/961] Compiling pem_pkey.cc
[415/961] Compiling pem_oth.cc
[416/961] Compiling pem_pk8.cc
[417/961] Compiling mlkem.cc
[418/961] Compiling pem_info.cc
[419/961] Compiling obj_xref.cc
[420/961] Compiling mldsa.cc
[421/961] Compiling pem_lib.cc
[422/961] Compiling mem.cc
[423/961] Compiling obj.cc
[424/961] Compiling pem_all.cc
[425/961] Compiling md5.cc
[426/961] Compiling fips_shared_support.cc
[427/961] Compiling md4.cc
[428/961] Compiling poly_rq_mul.S
[429/961] Compiling lhash.cc
[430/961] Compiling ex_data.cc
[431/961] Compiling hrss.cc
[432/961] Compiling sign.cc
[433/961] Compiling scrypt.cc
[434/961] Compiling hpke.cc
[435/961] Compiling print.cc
[436/961] Compiling kyber.cc
[437/961] Compiling pbkdf.cc
[438/961] Compiling p_x25519.cc
[439/961] Compiling p_hkdf.cc
[440/961] Compiling p_x25519_asn1.cc
[441/961] Compiling p_ed25519_asn1.cc
[442/961] Compiling p_ed25519.cc
[443/961] Compiling p_rsa_asn1.cc
[444/961] Compiling p_rsa.cc
[445/961] Compiling p_ec_asn1.cc
[446/961] Compiling p_ec.cc
[447/961] Compiling p_dh.cc
[448/961] Compiling p_dh_asn1.cc
[449/961] Compiling evp_ctx.cc
[450/961] Compiling p_dsa_asn1.cc
[451/961] Compiling evp.cc
[452/961] Compiling evp_asn1.cc
[453/961] Compiling engine.cc
[454/961] Compiling err.cc
[455/961] Compiling ecdh.cc
[456/961] Compiling ecdsa_asn1.cc
[457/961] Compiling hash_to_curve.cc
[458/961] Compiling ec_derive.cc
[459/961] Compiling dsa.cc
[460/961] Compiling ec_asn1.cc
[461/961] Compiling params.cc
[462/961] Compiling dsa_asn1.cc
[463/961] Compiling dh_asn1.cc
[464/961] Compiling digest_extra.cc
[465/961] Compiling des.cc
[466/961] Compiling x25519-asm-arm.S
[467/961] Compiling bcm.cc
[468/961] Compiling cpu_arm_linux.cc
[469/961] Compiling cpu_intel.cc
[470/961] Compiling crypto.cc
[471/961] Compiling cpu_arm_freebsd.cc
[472/961] Compiling cpu_aarch64_openbsd.cc
[473/961] Compiling spake25519.cc
[474/961] Compiling cpu_aarch64_sysreg.cc
[475/961] Compiling cpu_aarch64_win.cc
[476/961] Compiling curve25519.cc
[477/961] Compiling cpu_aarch64_linux.cc
[478/961] Compiling curve25519_64_adx.cc
[479/961] Compiling cpu_aarch64_fuchsia.cc
[480/961] Compiling cpu_aarch64_apple.cc
[481/961] Compiling get_cipher.cc
[482/961] Compiling tls_cbc.cc
[483/961] Compiling e_tls.cc
[484/961] Compiling conf.cc
[485/961] Compiling e_rc4.cc
[486/961] Compiling e_rc2.cc
[487/961] Compiling e_aesgcmsiv.cc
[488/961] Compiling e_null.cc
[489/961] Compiling e_chacha20poly1305.cc
[490/961] Compiling derive_key.cc
[491/961] Compiling e_des.cc
[492/961] Compiling e_aesctrhmac.cc
[493/961] Compiling chacha.cc
[494/961] Compiling ber.cc
[495/961] Compiling unicode.cc
[496/961] Compiling buf.cc
[497/961] Compiling cbs.cc
[498/961] Compiling asn1_compat.cc
[499/961] Compiling convert.cc
[500/961] Compiling blake2.cc
[501/961] Compiling cbb.cc
[502/961] Compiling socket_helper.cc
[503/961] Compiling bn_asn1.cc
[504/961] Compiling socket.cc
[505/961] Compiling hexdump.cc
[506/961] Compiling pair.cc
[507/961] Compiling printf.cc
[508/961] Compiling fd.cc
[509/961] Compiling errno.cc
[510/961] Compiling file.cc
[511/961] Compiling bio.cc
[512/961] Compiling connect.cc
[513/961] Compiling bio_mem.cc
[514/961] Compiling tasn_fre.cc
[515/961] Compiling base64.cc
[516/961] Compiling tasn_typ.cc
[517/961] Compiling tasn_utl.cc
[518/961] Compiling tasn_enc.cc
[519/961] Compiling posix_time.cc
[520/961] Compiling asn_pack.cc
[521/961] Compiling f_string.cc
[522/961] Compiling tasn_new.cc
[523/961] Compiling f_int.cc
[524/961] Compiling tasn_dec.cc
[525/961] Compiling asn1_par.cc
[526/961] Compiling a_octet.cc
[527/961] Compiling a_utctm.cc
[528/961] Compiling a_type.cc
[529/961] Compiling asn1_lib.cc
[530/961] Compiling a_time.cc
[531/961] Compiling a_i2d_fp.cc
[532/961] Compiling a_strnid.cc
[533/961] Compiling a_strex.cc
[534/961] Compiling a_object.cc
[535/961] Compiling a_int.cc
[536/961] Compiling a_dup.cc
[537/961] Compiling a_mbstr.cc
[538/961] Compiling a_gentm.cc
[539/961] Compiling fiat_curve25519_adx_square.S
[540/961] Compiling fiat_curve25519_adx_mul.S
[541/961] Compiling a_d2i_fp.cc
[542/961] Compiling a_bool.cc
[543/961] Compiling CCryptoBoringSSLShims shims.c
[544/961] Compiling a_bitstr.cc
[545/961] Compiling v3_skey.c
[546/961] Compiling v3_utl.c
[547/961] Compiling v3_prn.c
[548/961] Compiling v3_purp.c
[549/961] Compiling v3_ocsp.c
[550/961] Compiling v3_pcons.c
[551/961] Compiling v3_pmaps.c
[552/961] Compiling v3_ncons.c
[553/961] Compiling v3_lib.c
[554/961] Compiling v3_int.c
[555/961] Compiling v3_info.c
[556/961] Compiling v3_ia5.c
[557/961] Compiling v3_genn.c
[558/961] Compiling v3_cpols.c
[559/961] Compiling v3_enum.c
[560/961] Compiling v3_extku.c
[561/961] Compiling v3_conf.c
[562/961] Compiling v3_crld.c
[563/961] Compiling v3_bcons.c
[564/961] Compiling v3_bitst.c
[565/961] Compiling v3_akeya.c
[566/961] Compiling x_x509.c
[567/961] Compiling v3_akey.c
[568/961] Compiling v3_alt.c
[569/961] Compiling x_x509a.c
[570/961] Compiling x_spki.c
[571/961] Compiling x_val.c
[572/961] Compiling x_req.c
[573/961] Compiling x_sig.c
[574/961] Compiling x_pkey.c
[575/961] Compiling x_pubkey.c
[576/961] Compiling x_name.c
[577/961] Compiling x_info.c
[578/961] Compiling x_crl.c
[579/961] Compiling x_exten.c
[580/961] Compiling x_attrib.c
[581/961] Compiling x509spki.c
[582/961] Compiling x_algor.c
[583/961] Compiling x_all.c
[584/961] Compiling x509name.c
[585/961] Compiling x509rset.c
[586/961] Compiling x509cset.c
[587/961] Compiling x509_vpm.c
[588/961] Compiling x509_txt.c
[589/961] Compiling x509_obj.c
[590/961] Compiling x509_vfy.c
[590/961] Compiling x509_trs.c
[592/961] Compiling x509_req.c
[593/961] Compiling c-nioatomics.c
[594/961] Compiling x509_v3.c
[595/961] Compiling x509_def.c
[596/961] Compiling x509_set.c
[597/961] Compiling x509_d2.c
[598/961] Compiling x509_att.c
[598/961] Compiling t_x509a.c
[600/961] Compiling x509.c
[601/961] Compiling x509_ext.c
[602/961] Compiling x509_lu.c
[603/961] Compiling x509_cmp.c
[604/961] Compiling i2d_pr.c
[605/961] Compiling t_x509.c
[606/961] Compiling by_file.c
[607/961] Compiling rsa_pss.c
[608/961] Compiling t_crl.c
[609/961] Compiling t_req.c
[610/961] Compiling policy.c
[611/961] Compiling name_print.c
[612/961] Compiling by_dir.c
[613/961] Compiling c-atomics.c
[614/961] Compiling voprf.c
[615/961] Compiling a_digest.c
[616/961] Compiling trust_token.c
[617/961] Compiling algorithm.c
[617/961] Compiling asn1_gen.c
[619/961] Compiling a_sign.c
[620/961] Compiling a_verify.c
[621/961] Compiling thread_pthread.c
[622/961] Compiling thread_win.c
[623/967] Compiling thread.c
[624/967] Compiling pmbtoken.c
[625/967] Compiling thread_none.c
[626/967] Compiling rsa_print.c
[627/967] Compiling siphash.c
[628/967] Compiling rsa_asn1.c
[629/967] Compiling stack.c
[630/967] Compiling rsa_crypt.c
[631/967] Compiling rc4.c
[632/967] Compiling rand_extra.c
[633/967] Compiling passive.c
[634/967] Compiling refcount.c
[635/967] Compiling windows.c
[636/967] Compiling trusty.c
[637/967] Compiling getentropy.c
[638/967] Compiling ios.c
[639/967] Compiling pool.c
[640/967] Compiling forkunsafe.c
[641/967] Compiling deterministic.c
[642/967] Compiling poly1305_arm_asm.S
[643/967] Compiling poly1305.c
[644/967] Compiling poly1305_arm.c
[645/967] Compiling poly1305_vec.c
[646/967] Compiling pkcs8.c
[647/967] Compiling pkcs7.c
[648/967] Compiling pem_xaux.c
[649/967] Compiling pkcs7_x509.c
[651/967] Compiling NIOConcurrencyHelpers NIOLock.swift
[651/967] Compiling pkcs8_x509.c
[652/967] Compiling pem_pk8.c
[653/967] Compiling p5_pbev2.c
[654/967] Compiling pem_x509.c
[655/967] Compiling pem_lib.c
[657/967] Compiling NIOConcurrencyHelpers lock.swift
[657/967] Compiling pem_oth.c
[658/967] Compiling pem_pkey.c
[659/967] Compiling obj_xref.c
[660/967] Compiling pem_info.c
[662/967] Emitting module NIOConcurrencyHelpers
[663/967] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[663/967] Compiling pem_all.c
[665/967] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[666/967] Compiling NIOConcurrencyHelpers atomics.swift
[666/967] Compiling lhash.c
[666/967] Compiling keccak.c
[668/967] Compiling mem.c
[669/968] Compiling kyber.c
[670/968] Compiling obj.c
[672/968] Compiling x86_64-mont5-mac.mac.x86_64.S
[673/968] Compiling x86_64-mont-mac.mac.x86_64.S
[674/968] Compiling hpke.c
[675/968] Compiling x86_64-mont5-linux.linux.x86_64.S
[676/968] Compiling x86-mont-windows.windows.x86.S
[677/968] Compiling poly_rq_mul.S
[678/968] Compiling x86_64-mont-linux.linux.x86_64.S
[679/968] Compiling x86-mont-linux.linux.x86.S
[680/968] Compiling vpaes-x86_64-mac.mac.x86_64.S
[680/968] Compiling vpaes-x86-windows.windows.x86.S
[680/968] Compiling vpaes-x86-linux.linux.x86.S
[683/968] Compiling vpaes-armv8-linux.linux.aarch64.S
[684/968] Compiling hrss.c
[685/968] Compiling vpaes-armv7-linux.linux.arm.S
[686/968] Compiling vpaes-armv8-ios.ios.aarch64.S
[687/968] Compiling vpaes-x86_64-linux.linux.x86_64.S
[688/968] Compiling sha512-x86_64-mac.mac.x86_64.S
[689/968] Compiling vpaes-armv7-ios.ios.arm.S
[690/968] Compiling sha512-armv8-linux.linux.aarch64.S
[691/968] Compiling sha512-armv4-linux.linux.arm.S
[692/968] Compiling sha512-armv8-ios.ios.aarch64.S
[693/968] Compiling kdf.c
[694/968] Compiling sha512-586-windows.windows.x86.S
[695/968] Compiling sha512-armv4-ios.ios.arm.S
[696/968] Compiling sha512-x86_64-linux.linux.x86_64.S
[697/968] Compiling sha256-x86_64-mac.mac.x86_64.S
[698/968] Compiling sha256-armv8-ios.ios.aarch64.S
[699/968] Compiling sha256-armv8-linux.linux.aarch64.S
[699/968] Compiling sha256-x86_64-linux.linux.x86_64.S
[701/968] Compiling sha512-586-linux.linux.x86.S
[702/968] Compiling sha256-armv4-linux.linux.arm.S
[703/968] Compiling sha256-586-windows.windows.x86.S
[704/968] Compiling sha256-armv4-ios.ios.arm.S
[704/968] Compiling sha256-586-linux.linux.x86.S
[705/968] Compiling sha1-x86_64-mac.mac.x86_64.S
[707/968] Compiling sha1-armv4-large-linux.linux.arm.S
[708/968] Compiling sha1-armv4-large-ios.ios.arm.S
[709/968] Compiling sha1-x86_64-linux.linux.x86_64.S
[710/968] Compiling sha1-armv8-ios.ios.aarch64.S
[710/968] Compiling sha1-armv8-linux.linux.aarch64.S
[712/968] Compiling sha1-586-windows.windows.x86.S
[712/968] Compiling sha1-586-linux.linux.x86.S
[714/968] Compiling sha512.c
[715/968] Compiling sha256.c
[716/968] Compiling sha1.c
[717/968] Compiling service_indicator.c
[718/968] Compiling rsaz-avx2-mac.mac.x86_64.S
[719/968] Compiling rsaz-avx2-linux.linux.x86_64.S
[720/968] Compiling self_check.c
[721/968] Compiling fips.c
[722/968] Compiling blinding.c
[723/968] Compiling rdrand-x86_64-mac.mac.x86_64.S
[724/968] Compiling rdrand-x86_64-linux.linux.x86_64.S
[725/968] Compiling padding.c
[726/968] Compiling rsa_impl.c
[727/968] Compiling rsa.c
[728/968] Compiling rand.c
[729/968] Compiling urandom.c
[730/968] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[731/968] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[732/968] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[733/968] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[734/968] Compiling fork_detect.c
[735/968] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[736/968] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[737/968] Compiling p256-armv8-asm-linux.linux.aarch64.S
[738/968] Compiling ctrdrbg.c
[739/968] Compiling p256-armv8-asm-ios.ios.aarch64.S
[740/968] Compiling polyval.c
[740/968] Compiling ofb.c
[742/968] Compiling gcm_nohw.c
[743/968] Compiling gcm.c
[744/968] Compiling ctr.c
[745/968] Compiling cfb.c
[746/968] Compiling md5-x86_64-mac.mac.x86_64.S
[747/968] Compiling md5-586-windows.windows.x86.S
[748/968] Compiling md5.c
[749/968] Compiling cbc.c
[750/968] Compiling md5-x86_64-linux.linux.x86_64.S
[750/968] Compiling md5-586-linux.linux.x86.S
[752/968] Compiling md4.c
[753/968] Compiling ghashv8-armv8-ios.ios.aarch64.S
[754/968] Compiling hmac.c
[755/968] Compiling ghashv8-armv8-linux.linux.aarch64.S
[756/968] Compiling hkdf.c
[757/968] Compiling ghashv8-armv7-ios.ios.arm.S
[758/968] Compiling ghashv8-armv7-linux.linux.arm.S
[759/968] Compiling ghash-x86_64-mac.mac.x86_64.S
[760/968] Compiling ghash-x86-windows.windows.x86.S
[761/968] Compiling ghash-x86-linux.linux.x86.S
[762/968] Compiling ghash-x86_64-linux.linux.x86_64.S
[762/968] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[764/968] Compiling ghash-ssse3-x86-linux.linux.x86.S
[765/968] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[766/968] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[767/968] Compiling ghash-ssse3-x86-windows.windows.x86.S
[768/968] Compiling fips_shared_support.c
[769/968] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[770/968] Compiling ghash-armv4-ios.ios.arm.S
[771/968] Compiling ghash-armv4-linux.linux.arm.S
[772/968] Compiling ecdsa.c
[773/968] Compiling util.c
[774/968] Compiling simple.c
[775/968] Compiling simple_mul.c
[776/968] Compiling ecdh.c
[777/968] Compiling wnaf.c
[778/968] Compiling scalar.c
[779/968] Compiling oct.c
[780/968] Compiling felem.c
[781/968] Compiling ec_montgomery.c
[782/968] Compiling p256.c
[783/968] Compiling digestsign.c
[784/968] Compiling ec_key.c
[785/968] Compiling digest.c
[786/968] Compiling p224-64.c
[787/968] Compiling digests.c
[788/968] Compiling check.c
[788/968] Compiling dh.c
[790/968] Compiling co-586-linux.linux.x86.S
[791/968] Compiling co-586-windows.windows.x86.S
[792/968] Compiling ec.c
[793/968] Compiling cipher.c
[794/968] Compiling cmac.c
[795/968] Compiling bsaes-armv7-linux.linux.arm.S
[796/968] Compiling bsaes-armv7-ios.ios.arm.S
[797/968] Compiling e_aesccm.c
[798/968] Compiling aead.c
[799/968] Compiling sqrt.c
[800/968] Compiling shift.c
[801/968] Compiling rsaz_exp.c
[802/968] Compiling e_aes.c
[803/968] Compiling montgomery_inv.c
[803/968] Compiling random.c
[805/968] Compiling p256-nistz.c
[806/968] Compiling prime.c
[807/968] Compiling mul.c
[808/968] Compiling jacobi.c
[809/968] Compiling generic.c
[810/968] Compiling gcd_extra.c
[810/968] Compiling montgomery.c
[812/968] Compiling gcd.c
[813/968] Compiling bytes.c
[814/968] Compiling div_extra.c
[815/968] Compiling cmp.c
[816/968] Compiling div.c
[817/968] Compiling ctx.c
[818/968] Compiling bn.c
[819/968] Compiling exponentiation.c
[820/968] Compiling add.c
[821/968] Compiling bn-armv8-ios.ios.aarch64.S
[822/968] Compiling bn-armv8-linux.linux.aarch64.S
[823/968] Compiling bn-586-windows.windows.x86.S
[824/968] Compiling armv8-mont-linux.linux.aarch64.S
[825/968] Compiling bn-586-linux.linux.x86.S
[825/968] Compiling armv8-mont-ios.ios.aarch64.S
[827/968] Compiling armv4-mont-linux.linux.arm.S
[828/968] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[829/968] Compiling armv4-mont-ios.ios.arm.S
[830/968] Compiling aesv8-armv8-linux.linux.aarch64.S
[831/968] Compiling aesv8-armv7-linux.linux.arm.S
[832/968] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[833/968] Compiling x86_64-gcc.c
[834/968] Compiling aesv8-armv8-ios.ios.aarch64.S
[835/968] Compiling aesni-x86_64-mac.mac.x86_64.S
[836/968] Compiling aesv8-armv7-ios.ios.arm.S
[837/968] Compiling aesni-x86-windows.windows.x86.S
[838/968] Compiling aesni-x86-linux.linux.x86.S
[839/968] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[840/968] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[841/968] Compiling aesni-x86_64-linux.linux.x86_64.S
[842/968] Compiling mode_wrappers.c
[843/968] Compiling key_wrap.c
[844/968] Compiling aes.c
[845/968] Compiling ex_data.c
[846/968] Compiling sign.c
[847/968] Compiling pbkdf.c
[848/968] Compiling aes_nohw.c
[849/968] Compiling p_x25519.c
[850/968] Compiling p_rsa_asn1.c
[851/968] Compiling scrypt.c
[852/968] Compiling p_x25519_asn1.c
[853/968] Compiling print.c
[854/968] Compiling p_ed25519_asn1.c
[855/968] Compiling p_ec_asn1.c
[856/968] Compiling p_rsa.c
[857/968] Compiling p_hkdf.c
[858/968] Compiling p_ed25519.c
[859/968] Compiling p_dsa_asn1.c
[860/968] Compiling evp_ctx.c
[861/968] Compiling err_data.c
[862/968] Compiling p_ec.c
[863/968] Compiling engine.c
[864/968] Compiling evp.c
[865/968] Compiling hash_to_curve.c
[866/968] Compiling ec_derive.c
[867/968] Compiling ecdh_extra.c
[868/968] Compiling ecdsa_asn1.c
[869/968] Compiling evp_asn1.c
[870/968] Compiling ec_asn1.c
[871/968] Compiling dsa_asn1.c
[872/968] Compiling err.c
[873/968] Compiling dh_asn1.c
[874/968] Compiling params.c
[875/968] Compiling dsa.c
[876/968] Compiling spake25519.c
[877/968] Compiling digest_extra.c
[878/968] Compiling x25519-asm-arm.S
[879/968] Compiling des.c
[880/968] Compiling crypto.c
[881/968] Compiling cpu_intel.c
[882/968] Compiling cpu_arm_freebsd.c
[882/968] Compiling cpu_arm.c
[884/968] Compiling cpu_arm_linux.c
[885/968] Compiling cpu_aarch64_win.c
[886/968] Compiling cpu_aarch64_openbsd.c
[887/968] Compiling cpu_aarch64_sysreg.c
[888/968] Compiling curve25519.c
[888/968] Compiling cpu_aarch64_linux.c
[890/968] Compiling cpu_aarch64_apple.c
[891/968] Compiling cpu_aarch64_fuchsia.c
[892/968] Compiling tls_cbc.c
[893/968] Compiling e_des.c
[894/968] Compiling e_rc4.c
[895/968] Compiling conf.c
[895/968] Compiling e_rc2.c
[897/968] Compiling e_null.c
[898/968] Compiling e_tls.c
[899/968] Compiling e_chacha20poly1305.c
[900/968] Compiling derive_key.c
[901/968] Compiling e_aesctrhmac.c
[902/968] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[903/968] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[903/968] Compiling e_aesgcmsiv.c
[903/968] Compiling curve25519_64_adx.c
[906/968] Compiling cipher_extra.c
[907/968] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[908/968] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[909/968] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[910/968] Compiling chacha-x86_64-mac.mac.x86_64.S
[911/968] Compiling chacha-x86-windows.windows.x86.S
[912/968] Compiling chacha.c
[913/968] Compiling chacha-x86-linux.linux.x86.S
[914/968] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[915/968] Compiling chacha-armv8-ios.ios.aarch64.S
[916/968] Compiling chacha-x86_64-linux.linux.x86_64.S
[917/968] Compiling chacha-armv4-ios.ios.arm.S
[918/968] Compiling chacha-armv8-linux.linux.aarch64.S
[919/968] Compiling chacha-armv4-linux.linux.arm.S
[920/968] Compiling ber.c
[921/968] Compiling asn1_compat.c
[922/968] Compiling unicode.c
[923/968] Compiling bn_asn1.c
[923/968] Compiling cbb.c
[925/968] Compiling buf.c
[926/968] Compiling printf.c
[927/968] Compiling blake2.c
[928/968] Compiling cbs.c
[929/968] Compiling pair.c
[930/968] Compiling convert.c
[931/968] Compiling hexdump.c
[932/968] Compiling file.c
[933/968] Compiling errno.c
[934/968] Compiling fd.c
[935/968] Compiling base64.c
[936/968] Compiling bio_mem.c
[937/968] Compiling bio.c
[938/968] Compiling tasn_new.c
[939/968] Compiling tasn_typ.c
[940/968] Compiling tasn_utl.c
[941/968] Compiling tasn_fre.c
[942/968] Compiling f_int.c
[943/968] Compiling f_string.c
[944/968] Compiling asn_pack.c
[945/968] Compiling posix_time.c
[946/968] Compiling tasn_enc.c
[947/968] Compiling asn1_par.c
[948/968] Compiling tasn_dec.c
[949/968] Compiling asn1_lib.c
[950/968] Compiling a_type.c
[951/968] Compiling a_utctm.c
[952/968] Compiling a_time.c
[953/968] Compiling a_strnid.c
[954/968] Compiling a_mbstr.c
[955/968] Compiling a_strex.c
[956/968] Compiling a_octet.c
[957/968] Compiling a_int.c
[958/968] Compiling a_d2i_fp.c
[959/968] Write sources
[960/968] Compiling a_dup.c
[960/968] Write sources
[962/968] Compiling a_gentm.c
[963/968] Compiling a_object.c
[964/968] Compiling a_bool.c
[965/968] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[966/968] Compiling a_i2d_fp.c
[967/979] Compiling a_bitstr.c
[969/1014] Compiling Algorithms Chunked.swift
[970/1014] Compiling Algorithms Combinations.swift
[971/1014] Compiling Algorithms RandomSample.swift
[972/1014] Compiling Algorithms Reductions.swift
[973/1016] Compiling Algorithms EitherSequence.swift
[974/1016] Compiling Algorithms FirstNonNil.swift
[975/1016] Compiling Algorithms AdjacentPairs.swift
[976/1016] Compiling Algorithms Chain.swift
[977/1016] Compiling Atomics IntegerOperations.swift
[978/1016] Compiling Atomics Unmanaged extensions.swift
[979/1016] Compiling Algorithms Intersperse.swift
[980/1016] Compiling Algorithms Compacted.swift
[981/1016] Compiling Algorithms Cycle.swift
[982/1016] Compiling Algorithms Split.swift
[983/1016] Compiling Algorithms Stride.swift
[984/1016] Compiling Algorithms Suffix.swift
[985/1019] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[986/1019] Emitting module CryptoBoringWrapper
[987/1019] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[991/1020] Compiling Algorithms Joined.swift
[992/1020] Compiling Algorithms Keyed.swift
[993/1020] Compiling Algorithms MinMax.swift
[996/1020] Compiling Algorithms Permutations.swift
[997/1020] Compiling Algorithms Product.swift
[998/1020] Compiling Algorithms FlattenCollection.swift
[999/1020] Compiling Algorithms Grouped.swift
[1000/1020] Compiling Algorithms Indexed.swift
[1006/1063] Compiling Crypto Digest_boring.swift
[1007/1063] Compiling Crypto Digest.swift
[1008/1063] Compiling Crypto Digests.swift
[1009/1080] Compiling Crypto ASN1BitString.swift
[1010/1080] Compiling Crypto ASN1Boolean.swift
[1011/1080] Compiling Crypto ASN1Identifier.swift
[1012/1080] Compiling Crypto ASN1Integer.swift
[1013/1080] Emitting module Atomics
[1014/1080] Compiling Crypto AES-GCM.swift
[1015/1080] Compiling Crypto AES-GCM_boring.swift
[1016/1080] Compiling Crypto ChaChaPoly_boring.swift
[1017/1080] Compiling Crypto ASN1Null.swift
[1018/1080] Compiling Crypto ASN1OctetString.swift
[1019/1080] Compiling Crypto ASN1Strings.swift
[1021/1081] Emitting module Algorithms
[1022/1082] Emitting module Crypto
[1024/1151] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1025/1151] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1026/1151] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1027/1151] Compiling NIOCore EventLoopFuture.swift
[1028/1151] Compiling NIOCore FileDescriptor.swift
[1029/1151] Compiling NIOCore FileHandle.swift
[1030/1151] Compiling NIOCore FileRegion.swift
[1031/1151] Compiling NIOCore GlobalSingletons.swift
[1032/1151] Compiling NIOCore MulticastChannel.swift
[1033/1151] Compiling NIOCore NIOAny.swift
[1034/1151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1035/1151] Compiling NIOCore NIOCoreSendableMetatype.swift
[1036/1151] Compiling NIOCore NIOLoopBound.swift
[1037/1151] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1038/1151] Compiling NIOCore NIOScheduledCallback.swift
[1039/1151] Compiling NIOCore NIOSendable.swift
[1040/1151] Compiling NIOCore ByteBuffer-multi-int.swift
[1041/1151] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1042/1151] Compiling NIOCore ByteBuffer-views.swift
[1043/1151] Compiling NIOCore Channel.swift
[1044/1151] Compiling NIOCore ChannelHandler.swift
[1045/1151] Compiling NIOCore ChannelHandlers.swift
[1046/1151] Compiling NIOCore ChannelInvoker.swift
[1047/1151] Compiling NIOCore ChannelOption.swift
[1048/1151] Compiling NIOCore ChannelPipeline.swift
[1049/1151] Compiling NIOCore IO.swift
[1050/1151] Compiling NIOCore IOData.swift
[1051/1151] Compiling NIOCore IPProtocol.swift
[1052/1151] Compiling NIOCore IntegerBitPacking.swift
[1053/1151] Compiling NIOCore IntegerTypes.swift
[1054/1151] Compiling NIOCore Interfaces.swift
[1055/1151] Compiling NIOCore Linux.swift
[1056/1151] Compiling NIOCore MarkedCircularBuffer.swift
[1057/1151] Compiling NIOCore CircularBuffer.swift
[1058/1151] Compiling NIOCore Codec.swift
[1059/1151] Compiling NIOCore ConvenienceOptionSupport.swift
[1060/1151] Compiling NIOCore DeadChannel.swift
[1061/1151] Compiling NIOCore DispatchQueue+WithFuture.swift
[1062/1151] Compiling NIOCore EventLoop+Deprecated.swift
[1063/1151] Compiling NIOCore EventLoop+SerialExecutor.swift
[1064/1151] Compiling NIOCore EventLoop.swift
[1065/1151] Compiling NIOCore AddressedEnvelope.swift
[1066/1151] Compiling NIOCore AsyncAwaitSupport.swift
[1067/1151] Compiling NIOCore AsyncChannel.swift
[1068/1151] Compiling NIOCore AsyncChannelHandler.swift
[1069/1151] Compiling NIOCore AsyncChannelInboundStream.swift
[1070/1151] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1071/1151] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1072/1151] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1073/1151] Compiling NIOCore NIOAsyncWriter.swift
[1074/1151] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1075/1151] Compiling NIOCore BSDSocketAPI.swift
[1076/1151] Compiling NIOCore ByteBuffer-aux.swift
[1077/1151] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1078/1151] Compiling NIOCore ByteBuffer-conversions.swift
[1079/1151] Compiling NIOCore ByteBuffer-core.swift
[1080/1151] Compiling NIOCore ByteBuffer-hex.swift
[1081/1151] Compiling NIOCore ByteBuffer-int.swift
[1082/1151] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1090/1151] Compiling NIOCore RecvByteBufferAllocator.swift
[1100/1159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1101/1159] Compiling NIOCore SocketAddresses.swift
[1102/1159] Compiling NIOCore SocketOptionProvider.swift
[1103/1159] Compiling NIOCore SystemCallHelpers.swift
[1104/1159] Compiling NIOCore TimeAmount+Duration.swift
[1105/1159] Compiling NIOCore TypeAssistedChannelHandler.swift
[1106/1159] Compiling NIOCore UniversalBootstrapSupport.swift
[1116/1169] Emitting module SotoCrypto
[1117/1169] Compiling SotoCrypto SymmetricKey.swift
[1118/1170] Compiling SotoCrypto SHA2.swift
[1119/1170] Compiling SotoCrypto HashFunction.swift
[1120/1170] Compiling SotoCrypto Insecure.swift
[1121/1170] Compiling SotoCrypto MD5.swift
[1122/1170] Compiling SotoCrypto ByteArray.swift
[1123/1170] Compiling SotoCrypto Digest.swift
[1124/1170] Compiling SotoCrypto HMAC.swift
[1125/1170] Compiling SotoCrypto exports.swift
[1134/1171] Compiling NIOCore Utilities.swift
[1171/1171] Emitting module NIOCore
[1173/1224] Emitting module NIOEmbedded
[1174/1224] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1175/1224] Compiling NIOEmbedded AsyncTestingChannel.swift
[1176/1224] Compiling NIOEmbedded Embedded.swift
[1178/1225] Emitting module NIOPosix
[1179/1231] Compiling NIOPosix Socket.swift
[1180/1231] Compiling NIOPosix SocketChannel.swift
[1181/1231] Compiling NIOPosix SocketProtocols.swift
[1182/1231] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1183/1231] Compiling NIOPosix System.swift
[1184/1231] Compiling NIOPosix Thread.swift
[1185/1231] Compiling NIOPosix SelectableEventLoop.swift
[1186/1231] Compiling NIOPosix SelectorEpoll.swift
[1187/1231] Compiling NIOPosix SelectorGeneric.swift
[1188/1231] Compiling NIOPosix SelectorKqueue.swift
[1189/1231] Compiling NIOPosix SelectorUring.swift
[1190/1231] Compiling NIOPosix ServerSocket.swift
[1191/1231] Compiling NIOPosix ThreadPosix.swift
[1192/1231] Compiling NIOPosix ThreadWindows.swift
[1193/1231] Compiling NIOPosix UnsafeTransfer.swift
[1194/1231] Compiling NIOPosix Utilities.swift
[1195/1231] Compiling NIOPosix VsockAddress.swift
[1196/1231] Compiling NIOPosix VsockChannelEvents.swift
[1197/1231] Compiling NIOPosix Bootstrap.swift
[1198/1231] Compiling NIOPosix ControlMessage.swift
[1199/1231] Compiling NIOPosix DatagramVectorReadManager.swift
[1200/1231] Compiling NIOPosix Errors+Any.swift
[1201/1231] Compiling NIOPosix FileDescriptor.swift
[1202/1231] Compiling NIOPosix GetaddrinfoResolver.swift
[1203/1231] Compiling NIOPosix HappyEyeballs.swift
[1204/1231] Compiling NIOPosix Pool.swift
[1205/1231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1206/1231] Compiling NIOPosix PosixSingletons.swift
[1207/1231] Compiling NIOPosix RawSocketBootstrap.swift
[1208/1231] Compiling NIOPosix Resolver.swift
[1209/1231] Compiling NIOPosix Selectable.swift
[1210/1231] Compiling NIOPosix SelectableChannel.swift
[1211/1231] Compiling NIOPosix BSDSocketAPICommon.swift
[1212/1231] Compiling NIOPosix BSDSocketAPIPosix.swift
[1213/1231] Compiling NIOPosix BSDSocketAPIWindows.swift
[1214/1231] Compiling NIOPosix BaseSocket.swift
[1215/1231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1216/1231] Compiling NIOPosix BaseSocketChannel.swift
[1217/1231] Compiling NIOPosix BaseStreamSocketChannel.swift
[1218/1231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1219/1231] Compiling NIOPosix NIOThreadPool.swift
[1220/1231] Compiling NIOPosix NonBlockingFileIO.swift
[1221/1231] Compiling NIOPosix PendingDatagramWritesManager.swift
[1222/1231] Compiling NIOPosix PendingWritesManager.swift
[1223/1231] Compiling NIOPosix PipeChannel.swift
[1224/1231] Compiling NIOPosix PipePair.swift
[1225/1231] Compiling NIOPosix IO.swift
[1226/1231] Compiling NIOPosix IntegerBitPacking.swift
[1227/1231] Compiling NIOPosix IntegerTypes.swift
[1228/1231] Compiling NIOPosix Linux.swift
[1229/1231] Compiling NIOPosix LinuxCPUSet.swift
[1230/1231] Compiling NIOPosix LinuxUring.swift
[1231/1231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1233/1234] Compiling NIO Exports.swift
[1234/1234] Emitting module NIO
[1236/1274] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1237/1274] Compiling NIOSOCKS ClientStateMachine.swift
[1238/1274] Compiling NIOTLS TLSEvents.swift
[1239/1275] Emitting module NIOTLS
[1240/1275] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1241/1275] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1242/1275] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1243/1275] Compiling NIOSOCKS SOCKSResponse.swift
[1244/1275] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1245/1275] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1246/1275] Compiling NIOHTTP1 HTTPDecoder.swift
[1247/1275] Compiling NIOHTTP1 HTTPEncoder.swift
[1248/1275] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1249/1275] Emitting module NIOSOCKS
[1250/1275] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1251/1275] Compiling NIOHTTP1 HTTPTypes.swift
[1252/1275] Compiling NIOSOCKS ServerStateMachine.swift
[1253/1275] Compiling NIOSOCKS Messages.swift
[1254/1275] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1255/1275] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1256/1275] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1257/1275] Compiling NIOTLS SNIHandler.swift
[1260/1277] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1261/1277] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1262/1279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1263/1279] Emitting module NIOFoundationCompat
[1264/1280] Emitting module NIOHTTP1
[1265/1280] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1266/1280] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1268/1309] Compiling NIOSSL NIOSSLHandler.swift
[1269/1309] Compiling NIOSSL SSLCertificate.swift
[1270/1331] Emitting module NIOTransportServices
[1271/1333] Compiling NIOTransportServices NIOTSBootstraps.swift
[1272/1333] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1273/1333] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1274/1333] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1275/1333] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1276/1333] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1277/1333] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1278/1333] Compiling NIOTransportServices NIOTSErrors.swift
[1279/1333] Compiling NIOTransportServices NIOTSEventLoop.swift
[1280/1333] Compiling NIOTransportServices StateManagedChannel.swift
[1281/1333] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1282/1333] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1283/1333] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1284/1333] Compiling NIOTransportServices NIOTSSingletons.swift
[1285/1333] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1288/1333] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1289/1333] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1290/1333] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1291/1333] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1294/1333] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1295/1333] Compiling NIOTransportServices AcceptHandler.swift
[1296/1333] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1297/1333] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1307/1357] Emitting module SotoSignerV4
[1308/1357] Compiling SotoSignerV4 credentials.swift
[1309/1357] Compiling NIOHPACK IndexedHeaderTable.swift
[1310/1358] Compiling NIOHPACK IntegerCoding.swift
[1311/1358] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1312/1358] Compiling NIOHPACK StaticHeaderTable.swift
[1313/1358] Compiling NIOHPACK HuffmanTables.swift
[1314/1358] Emitting module NIOSSL
[1315/1358] Compiling NIOHPACK DynamicHeaderTable.swift
[1316/1358] Compiling NIOHPACK HPACKDecoder.swift
[1317/1358] Compiling NIOHPACK HPACKHeader.swift
[1318/1358] Compiling NIOHPACK HeaderTables.swift
[1319/1362] Compiling NIOHPACK HuffmanCoding.swift
[1320/1362] Emitting module NIOHTTPCompression
[1324/1362] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1325/1362] Compiling NIOSSL SubjectAlternativeName.swift
[1326/1362] Compiling NIOSSL NIOSSLSecureBytes.swift
[1327/1362] Compiling NIOSSL RNG.swift
[1328/1362] Compiling NIOSSL SafeCompare.swift
[1329/1362] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1330/1362] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1331/1362] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1332/1362] Compiling NIOHTTPCompression HTTPCompression.swift
[1333/1362] Compiling NIOHTTPCompression HTTPDecompression.swift
[1336/1363] Emitting module NIOHPACK
[1337/1363] Compiling SotoSignerV4 signer.swift
[1338/1363] Compiling SotoSignerV4 exports.swift
[1341/1363] Compiling NIOHPACK HPACKEncoder.swift
[1342/1363] Compiling NIOHPACK HPACKErrors.swift
[1362/1365] Compiling NIOSSL Zeroization.swift
[1363/1365] Compiling NIOSSL TLSConfiguration.swift
[1364/1365] Compiling NIOSSL UniversalBootstrapSupport.swift
[1365/1365] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1367/1426] Compiling NIOHTTP2 MaySendFrames.swift
[1368/1426] Compiling NIOHTTP2 SendingDataState.swift
[1369/1426] Compiling NIOHTTP2 SendingGoawayState.swift
[1370/1426] Compiling NIOHTTP2 SendingHeadersState.swift
[1371/1426] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1372/1426] Compiling NIOHTTP2 SendingRstStreamState.swift
[1373/1426] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1374/1426] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1375/1426] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1376/1434] Emitting module NIOHTTP2
[1377/1434] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1378/1434] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1379/1434] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1380/1434] Compiling NIOHTTP2 StreamChannelList.swift
[1381/1434] Compiling NIOHTTP2 StreamMap.swift
[1382/1434] Compiling NIOHTTP2 StreamStateMachine.swift
[1383/1434] Compiling NIOHTTP2 UnsafeTransfer.swift
[1384/1434] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1385/1434] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1386/1434] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1387/1434] Compiling NIOHTTP2 MayReceiveFrames.swift
[1388/1434] Compiling NIOHTTP2 ReceivingDataState.swift
[1389/1434] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1390/1434] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1391/1434] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1392/1434] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1393/1434] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1394/1434] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1395/1434] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1396/1434] Compiling NIOHTTP2 HTTP2StreamID.swift
[1397/1434] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1398/1434] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1399/1434] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1400/1434] Compiling NIOHTTP2 InboundEventBuffer.swift
[1401/1434] Compiling NIOHTTP2 InboundWindowManager.swift
[1402/1434] Compiling NIOHTTP2 DOSHeuristics.swift
[1403/1434] Compiling NIOHTTP2 Error+Any.swift
[1404/1434] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1405/1434] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1406/1434] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1407/1434] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1408/1434] Compiling NIOHTTP2 GlitchesMonitor.swift
[1409/1434] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1410/1434] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1411/1434] Compiling NIOHTTP2 HasLocalSettings.swift
[1412/1434] Compiling NIOHTTP2 HasRemoteSettings.swift
[1413/1434] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1414/1434] Compiling NIOHTTP2 QuiescingState.swift
[1415/1434] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1416/1434] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1417/1434] Compiling NIOHTTP2 StateMachineResult.swift
[1418/1434] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1419/1434] Compiling NIOHTTP2 HTTP2Frame.swift
[1420/1434] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1421/1434] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1422/1434] Compiling NIOHTTP2 HTTP2PingData.swift
[1423/1434] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1424/1434] Compiling NIOHTTP2 HTTP2Settings.swift
[1425/1434] Compiling NIOHTTP2 HTTP2Stream.swift
[1426/1434] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1427/1434] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1428/1434] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1429/1434] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1430/1434] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1431/1434] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1432/1434] Compiling NIOHTTP2 HTTP2Error.swift
[1433/1434] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1434/1434] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1436/1495] Emitting module AsyncHTTPClient
[1437/1503] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1438/1503] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1439/1503] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1440/1503] Compiling AsyncHTTPClient HTTP1Connection.swift
[1441/1503] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1442/1503] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1443/1503] Compiling AsyncHTTPClient HTTP2Connection.swift
[1444/1503] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1445/1503] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1446/1503] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1447/1503] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1448/1503] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1449/1503] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1450/1503] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1451/1503] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1452/1503] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1453/1503] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1454/1503] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1455/1503] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1456/1503] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1457/1503] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1458/1503] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1459/1503] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1460/1503] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1461/1503] Compiling AsyncHTTPClient RequestBodyLength.swift
[1462/1503] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1463/1503] Compiling AsyncHTTPClient RequestBag.swift
[1464/1503] Compiling AsyncHTTPClient RequestValidation.swift
[1465/1503] Compiling AsyncHTTPClient SSLContextCache.swift
[1466/1503] Compiling AsyncHTTPClient Scheme.swift
[1467/1503] Compiling AsyncHTTPClient Singleton.swift
[1468/1503] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1469/1503] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1470/1503] Compiling AsyncHTTPClient Utils.swift
[1471/1503] Compiling AsyncHTTPClient HTTPHandler.swift
[1472/1503] Compiling AsyncHTTPClient LRUCache.swift
[1473/1503] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1474/1503] Compiling AsyncHTTPClient NWErrorHandler.swift
[1475/1503] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1476/1503] Compiling AsyncHTTPClient TLSConfiguration.swift
[1477/1503] Compiling AsyncHTTPClient RedirectState.swift
[1478/1503] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1479/1503] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1480/1503] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1481/1503] Compiling AsyncHTTPClient Transaction.swift
[1482/1503] Compiling AsyncHTTPClient Base64.swift
[1483/1503] Compiling AsyncHTTPClient BasicAuth.swift
[1484/1503] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1485/1503] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1486/1503] Compiling AsyncHTTPClient ConnectionPool.swift
[1487/1503] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1488/1503] Compiling AsyncHTTPClient RequestOptions.swift
[1489/1503] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1490/1503] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1491/1503] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1492/1503] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1493/1503] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1494/1503] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1495/1503] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1496/1503] Compiling AsyncHTTPClient ConnectionTarget.swift
[1497/1503] Compiling AsyncHTTPClient DeconstructedURL.swift
[1498/1503] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1499/1503] Compiling AsyncHTTPClient FoundationExtensions.swift
[1500/1503] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1501/1503] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1502/1503] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1503/1503] Compiling AsyncHTTPClient HTTPClient.swift
[1505/1579] Compiling SotoCore AWSClient+EndpointDiscovery+async.swift
[1506/1579] Compiling SotoCore AWSClient+Paginate+async.swift
[1507/1579] Compiling SotoCore AWSClient+Waiter+async.swift
[1508/1581] Compiling SotoCore CredentialProviderError.swift
[1509/1581] Compiling SotoCore CredentialProviderSelector.swift
[1510/1581] Compiling SotoCore DeferredCredentialProvider.swift
[1511/1581] Compiling SotoCore AWSClient+Paginate.swift
[1512/1581] Compiling SotoCore AWSClient.swift
[1513/1581] Compiling SotoCore AWSEndpointDiscovery.swift
[1514/1581] Compiling ElasticsearchNIOClient ESSingleDocumentResponse.swift
[1515/1581] Compiling ElasticsearchNIOClient ElasticsearchClientError.swift
[1516/1581] Compiling SotoCore AWSService.swift
[1517/1581] Compiling SotoCore AWSServiceConfig.swift
[1518/1581] Compiling SotoCore Payload+async.swift
[1519/1581] Compiling SotoCore Payload.swift
[1520/1581] Compiling SotoCore Credential+IsEmpty.swift
[1521/1581] Compiling SotoCore CredentialProvider.swift
[1522/1581] Emitting module ElasticsearchNIOClient
[1523/1581] Compiling SotoCore AWSClient+async.swift
[1524/1581] Compiling SotoCore AWSService+async.swift
[1525/1581] Compiling SotoCore CredentialProvider+async.swift
[1526/1581] Compiling SotoCore ConfigFileCredentialProvider.swift
[1527/1581] Compiling SotoCore ConfigFileLoader.swift
[1528/1581] Compiling SotoCore AWSClient+EndpointDiscovery.swift
[1530/1582] Compiling SotoCore AWSHTTPClient.swift
[1531/1582] Compiling SotoCore AsyncHTTPClient.swift
[1532/1582] Compiling SotoCore ResponseDelegate.swift
[1533/1582] Compiling SotoCore S3StreamReader.swift
[1534/1582] Compiling SotoCore StreamReader.swift
[1535/1582] Compiling SotoCore StreamWriter+write.swift
[1536/1582] Compiling SotoCore AWSMiddleware.swift
[1544/1589] Compiling SotoCore NullCredentialProvider.swift
[1545/1589] Compiling SotoCore RotatingCredentialProvider.swift
[1546/1589] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[1547/1589] Compiling SotoCore STSAssumeRole.swift
[1548/1589] Compiling SotoCore StaticCredential+CredentialProvider.swift
[1549/1589] Compiling SotoCore StaticCredential+Environment.swift
[1550/1589] Compiling SotoCore AWSMemberEncoding.swift
[1551/1589] Compiling SotoCore AWSShape+Encoder.swift
[1568/1589] Emitting module SotoCore
[1569/1589] Compiling SotoCore AWSShape.swift
[1570/1589] Compiling SotoCore Environment.swift
[1571/1589] Compiling SotoCore Mirror.swift
[1572/1589] Compiling SotoCore Region.swift
[1573/1589] Compiling SotoCore ServiceProtocol.swift
[1574/1589] Compiling SotoCore CodableProperties.swift
[1575/1589] Compiling SotoCore CollectionCoders.swift
[1576/1589] Compiling SotoCore DateCoders.swift
[1577/1589] Compiling SotoCore DictionaryDecoder.swift
[1578/1589] Compiling SotoCore QueryEncoder.swift
[1579/1589] Compiling SotoCore ClientErrors.swift
[1580/1589] Compiling SotoCore Error.swift
[1581/1589] Compiling SotoCore ServerErrors.swift
[1582/1589] Compiling SotoCore Exports.swift
[1583/1589] Compiling SotoCore AWSRequest.swift
[1584/1589] Compiling SotoCore AWSResponse+HAL.swift
[1585/1589] Compiling SotoCore AWSResponse.swift
[1586/1589] Compiling SotoCore Body.swift
[1587/1589] Compiling SotoCore RetryPolicy.swift
[1588/1589] Compiling SotoCore AWSClient+Waiter.swift
[1589/1589] Compiling SotoCore Matcher.swift
[1591/1597] Compiling SotoElasticsearchService ElasticsearchService_Paginator+async.swift
[1592/1597] Compiling SotoElasticsearchService ElasticsearchService_API.swift
[1593/1597] Compiling SotoElasticsearchService ElasticsearchService_API+async.swift
[1594/1597] Emitting module SotoElasticsearchService
[1595/1597] Compiling SotoElasticsearchService ElasticsearchService_Paginator.swift
[1596/1597] Compiling SotoElasticsearchService ElasticsearchService_Shapes.swift
[1597/1597] Compiling SotoElasticsearchService ElasticsearchService_Error.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1599/1601] Compiling SotoElasticsearchNIOClient SotoElasticsearchRequester.swift
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchRequester.swift:28:100: warning: capture of 'awsBody' with non-sendable type 'AWSPayload' in a '@Sendable' closure
26 | let request: HTTPClient.Request
27 | do {
28 | request = try HTTPClient.Request(url: url, method: method, headers: headers, body: awsBody.asByteBuffer().map { .byteBuffer($0) }
| `- warning: capture of 'awsBody' with non-sendable type 'AWSPayload' in a '@Sendable' closure
29 | )
30 | } catch {
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoCore/AWSShapes/Payload.swift:22:15: note: struct 'AWSPayload' does not conform to the 'Sendable' protocol
20 | /// Holds a request or response payload. A request payload can be in the form of either a ByteBuffer or a stream function that will supply ByteBuffers to the HTTP client.
21 | /// A response payload only comes in the form of a ByteBuffer
22 | public struct AWSPayload {
| `- note: struct 'AWSPayload' does not conform to the 'Sendable' protocol
23 | /// Internal enum
24 | enum Payload {
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchRequester.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoCore'
1 | import ElasticsearchNIOClient
2 | import SotoElasticsearchService
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SotoCore'
3 | import AsyncHTTPClient
4 | import Foundation
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchRequester.swift:31:24: warning: capture of 'self' with non-sendable type 'SotoElasticsearchRequester' in a '@Sendable' closure
5 | import Logging
6 |
7 | struct SotoElasticsearchRequester: ElasticsearchRequester {
| `- note: consider making struct 'SotoElasticsearchRequester' conform to the 'Sendable' protocol
8 | let awsClient: AWSClient
9 | let region: Region?
:
29 | )
30 | } catch {
31 | return self.eventLoop.makeFailedFuture(error)
| `- warning: capture of 'self' with non-sendable type 'SotoElasticsearchRequester' in a '@Sendable' closure
32 | }
33 | self.logger.trace("Request: \(request)")
[1600/1601] Emitting module SotoElasticsearchNIOClient
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:18:58: error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
16 | }
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
| `- error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
19 | self.elasticSearchClient.bulk(operations)
20 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESBulkOperation.swift:3:15: note: generic type 'ESBulkOperation' declared here
1 | import Foundation
2 |
3 | public struct ESBulkOperation<Document, ID> where Document: Encodable, ID: Hashable & Encodable {
| `- note: generic type 'ESBulkOperation' declared here
4 | public let operationType: BulkOperationType
5 | public let document: Document?
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:22:116: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
20 | }
21 |
22 | public func createDocument<Document: Encodable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
23 | self.elasticSearchClient.createDocument(document, in: indexName)
24 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:26:137: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
24 | }
25 |
26 | public func createDocumentWithID<Document: Encodable & Identifiable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
27 | self.elasticSearchClient.createDocumentWithID(document, in: indexName)
28 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:30:128: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
28 | }
29 |
30 | public func updateDocument<Document: Encodable>(_ document: Document, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
31 | self.elasticSearchClient.updateDocument(document, id: id, in: indexName)
32 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:34:132: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
32 | }
33 |
34 | public func updateDocumentWithScript<Script: Encodable>(_ script: Script, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
35 | self.elasticSearchClient.updateDocumentWithScript(script, id: id, in: indexName)
36 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:67:64: error: cannot find type 'ESDeleteIndexResponse' in scope
65 | }
66 |
67 | public func deleteIndex(_ name: String) -> EventLoopFuture<ESDeleteIndexResponse> {
| `- error: cannot find type 'ESDeleteIndexResponse' in scope
68 | self.elasticSearchClient.deleteIndex(name)
69 | }
[1601/1601] Compiling SotoElasticsearchNIOClient SotoElasticsearchNIOClient.swift
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:18:58: error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
16 | }
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
| `- error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
19 | self.elasticSearchClient.bulk(operations)
20 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESBulkOperation.swift:3:15: note: generic type 'ESBulkOperation' declared here
1 | import Foundation
2 |
3 | public struct ESBulkOperation<Document, ID> where Document: Encodable, ID: Hashable & Encodable {
| `- note: generic type 'ESBulkOperation' declared here
4 | public let operationType: BulkOperationType
5 | public let document: Document?
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:22:116: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
20 | }
21 |
22 | public func createDocument<Document: Encodable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
23 | self.elasticSearchClient.createDocument(document, in: indexName)
24 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:26:137: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
24 | }
25 |
26 | public func createDocumentWithID<Document: Encodable & Identifiable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
27 | self.elasticSearchClient.createDocumentWithID(document, in: indexName)
28 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:30:128: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
28 | }
29 |
30 | public func updateDocument<Document: Encodable>(_ document: Document, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
31 | self.elasticSearchClient.updateDocument(document, id: id, in: indexName)
32 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:34:132: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
32 | }
33 |
34 | public func updateDocumentWithScript<Script: Encodable>(_ script: Script, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
35 | self.elasticSearchClient.updateDocumentWithScript(script, id: id, in: indexName)
36 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:67:64: error: cannot find type 'ESDeleteIndexResponse' in scope
65 | }
66 |
67 | public func deleteIndex(_ name: String) -> EventLoopFuture<ESDeleteIndexResponse> {
| `- error: cannot find type 'ESDeleteIndexResponse' in scope
68 | self.elasticSearchClient.deleteIndex(name)
69 | }
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:11:36: error: call can throw, but it is not marked with 'try' and the error is not handled
9 | public init(awsClient: AWSClient, region: Region? = nil, eventLoop: EventLoop, logger: Logger, httpClient: HTTPClient, scheme: String = "http", host: String, port: Int? = 9200, username: String? = nil, password: String? = nil, jsonEncoder: JSONEncoder = JSONEncoder(), jsonDecoder: JSONDecoder = JSONDecoder()) {
10 | let requester = SotoElasticsearchRequester(awsClient: awsClient, region: region, eventLoop: eventLoop, logger: logger, client: httpClient)
11 | self.elasticSearchClient = ElasticsearchClient(requester: requester, eventLoop: eventLoop, logger: logger, scheme: scheme, host: host, port: port, username: username, password: password, jsonEncoder: jsonEncoder, jsonDecoder: jsonDecoder)
| `- error: call can throw, but it is not marked with 'try' and the error is not handled
12 | }
13 |
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:19:34: error: generic parameter 'Document' could not be inferred
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
19 | self.elasticSearchClient.bulk(operations)
| `- error: generic parameter 'Document' could not be inferred
20 | }
21 |
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:19:34: error: generic parameter 'ID' could not be inferred
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
19 | self.elasticSearchClient.bulk(operations)
| `- error: generic parameter 'ID' could not be inferred
20 | }
21 |
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/ElasticsearchClient+Requests.swift:16:17: note: in call to function 'bulk'
14 | }
15 |
16 | public func bulk<Document: Encodable, ID: Hashable>(_ operations: [ESBulkOperation<Document, ID>]) -> EventLoopFuture<ESBulkResponse> {
| `- note: in call to function 'bulk'
17 | guard operations.count > 0 else {
18 | return self.eventLoop.makeFailedFuture(ElasticSearchClientError(message: "No operations to perform for the bulk API", status: nil))
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/61] Compiling RealModule Real.swift
[3/62] Compiling Atomics AtomicReference.swift
[4/62] Compiling Atomics UnsafeAtomic.swift
[5/63] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[6/63] Compiling Atomics UnsafeAtomicLazyReference.swift
[7/63] Compiling Atomics AtomicStorage.swift
[8/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/63] Compiling RealModule RealFunctions.swift
[10/63] Compiling Atomics ManagedAtomic.swift
[11/63] Compiling Atomics ManagedAtomicLazyReference.swift
[14/65] Compiling Atomics OptionalRawRepresentable.swift
[15/65] Compiling Atomics RawRepresentable.swift
[17/65] Compiling Atomics AtomicValue.swift
[18/65] Compiling Atomics AtomicMemoryOrderings.swift
[19/65] Compiling Atomics DoubleWord.swift
[20/65] Compiling RealModule Float80+Real.swift
[21/65] Compiling RealModule Float16+Real.swift
[22/65] Compiling RealModule Float+Real.swift
[23/65] Compiling RealModule ElementaryFunctions.swift
[24/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/65] Emitting module CryptoBoringWrapper
[27/65] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[28/66] Compiling _NIODataStructures Heap.swift
[29/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/66] Compiling NIOConcurrencyHelpers lock.swift
[32/66] Compiling Atomics IntegerOperations.swift
[33/66] Compiling Atomics Unmanaged extensions.swift
[34/66] Compiling Atomics AtomicBool.swift
[35/66] Compiling Atomics IntegerConformances.swift
[38/66] Emitting module _NIODataStructures
[39/66] Compiling Atomics AtomicInteger.swift
[40/66] Compiling Atomics AtomicOptionalWrappable.swift
[42/66] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[43/66] Compiling NIOConcurrencyHelpers atomics.swift
[44/66] Emitting module RealModule
[45/66] Emitting module _NIOBase64
[46/66] Emitting module CoreMetrics
[47/67] Compiling _NIOBase64 Base64.swift
[48/67] Emitting module InternalCollectionsUtilities
[49/67] Emitting module NIOConcurrencyHelpers
[50/69] Compiling Atomics PointerConformances.swift
[51/69] Compiling Atomics Primitives.native.swift
[53/69] Compiling _NIODataStructures _TinyArray.swift
[54/69] Compiling _NIODataStructures PriorityQueue.swift
[63/76] Compiling CoreMetrics Locks.swift
[64/76] Compiling CoreMetrics Metrics.swift
[65/95] Compiling JMESPath Expression.swift
[66/95] Compiling JMESPath Functions.swift
[67/95] Compiling JMESPath Ast.swift
[68/95] Compiling JMESPath Error.swift
[69/95] Compiling JMESPath Interpreter.swift
[70/95] Compiling JMESPath Lexer.swift
[72/95] Emitting module INIParser
[73/131] Compiling Logging MetadataProvider.swift
[74/155] Compiling JMESPath Sendable.swift
[75/155] Compiling JMESPath Token.swift
[76/155] Compiling JMESPath Runtime.swift
[77/181] Compiling Logging Locks.swift
[78/182] Emitting module Logging
[79/194] Compiling INIParser INIParser.swift
[80/197] Compiling JMESPath Parser.swift
[82/197] Emitting module Atomics
[83/198] Compiling DequeModule _DequeBuffer.swift
[84/198] Compiling DequeModule _DequeBufferHeader.swift
[86/200] Compiling DequeModule Deque+Equatable.swift
[87/200] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/202] Compiling DequeModule Deque+CustomReflectable.swift
[91/202] Compiling DequeModule Deque+Descriptions.swift
[92/202] Compiling DequeModule Deque+Extras.swift
[93/202] Compiling DequeModule Deque+Hashable.swift
[94/202] Compiling SotoXML Expat.swift
[95/202] Compiling JMESPath Variable.swift
[96/202] Emitting module Metrics
[97/202] Compiling SotoXML XMLDecoder.swift
[98/202] Emitting module SotoXML
[99/202] Compiling Crypto Ed25519.swift
[100/202] Compiling Crypto NISTCurvesKeys.swift
[101/202] Compiling Crypto X25519Keys.swift
[102/202] Compiling Crypto SymmetricKeys.swift
[103/202] Compiling Crypto HMAC.swift
[104/202] Compiling Crypto MACFunctions.swift
[105/202] Compiling Crypto MessageAuthenticationCode.swift
[106/202] Compiling Crypto AES.swift
[107/202] Compiling DequeModule _DequeSlot.swift
[108/202] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/210] Compiling SotoXML XML.swift
[110/210] Compiling Metrics Metrics.swift
[111/210] Compiling SotoXML XMLEncoder.swift
[113/212] Compiling DequeModule Deque+Testing.swift
[114/212] Compiling DequeModule Deque._Storage.swift
[115/212] Compiling DequeModule Deque._UnsafeHandle.swift
[116/212] Compiling DequeModule Deque.swift
[117/212] Compiling DequeModule Deque+Codable.swift
[118/212] Compiling DequeModule Deque+Collection.swift
[121/212] Emitting module JMESPath
[124/213] Compiling Algorithms RandomSample.swift
[125/213] Compiling Algorithms Reductions.swift
[126/213] Compiling Algorithms Rotate.swift
[127/213] Compiling Algorithms Split.swift
[128/213] Compiling Algorithms Stride.swift
[129/213] Compiling Algorithms Suffix.swift
[132/216] Compiling Logging Logging.swift
[133/216] Compiling Logging LogHandler.swift
[137/217] Emitting module DequeModule
[139/218] Compiling Algorithms Windows.swift
[140/218] Compiling Crypto PEMDocument.swift
[141/218] Compiling Crypto PKCS8PrivateKey.swift
[142/218] Compiling Crypto SEC1PrivateKey.swift
[143/218] Compiling Crypto SubjectPublicKeyInfo.swift
[144/218] Compiling Crypto CryptoKitErrors.swift
[145/218] Compiling Crypto Digest_boring.swift
[146/218] Compiling Crypto Digest.swift
[147/218] Compiling Crypto Digests.swift
[148/218] Compiling Crypto AESWrap.swift
[149/218] Compiling Crypto AESWrap_boring.swift
[150/218] Compiling Crypto Ed25519_boring.swift
[151/218] Compiling Crypto EllipticCurvePoint_boring.swift
[152/218] Compiling Crypto EllipticCurve_boring.swift
[153/218] Compiling Crypto NISTCurvesKeys_boring.swift
[154/218] Compiling Crypto X25519Keys_boring.swift
[155/218] Compiling Crypto Curve25519.swift
[162/218] Compiling Algorithms Trim.swift
[163/218] Compiling Algorithms Unique.swift
[165/218] Compiling Crypto ECDSASignature_boring.swift
[166/218] Compiling Crypto ECDSA_boring.swift
[167/218] Compiling Crypto EdDSA_boring.swift
[168/218] Compiling Crypto ECDSA.swift
[169/218] Compiling Crypto EdDSA.swift
[170/218] Compiling Crypto Signature.swift
[171/218] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[172/218] Compiling Crypto CryptoKitErrors_boring.swift
[174/218] Compiling Algorithms Keyed.swift
[175/218] Compiling Algorithms MinMax.swift
[179/218] Emitting module Crypto
[180/279] Compiling NIOCore AddressedEnvelope.swift
[181/279] Compiling NIOCore AsyncAwaitSupport.swift
[182/279] Compiling NIOCore AsyncChannel.swift
[183/279] Compiling NIOCore AsyncChannelHandler.swift
[184/279] Compiling NIOCore NIOAsyncWriter.swift
[185/279] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[186/279] Compiling NIOCore BSDSocketAPI.swift
[187/279] Compiling NIOCore ByteBuffer-aux.swift
[188/279] Compiling NIOCore AsyncChannelInboundStream.swift
[189/279] Compiling NIOCore AsyncChannelOutboundWriter.swift
[190/279] Compiling NIOCore NIOAsyncSequenceProducer.swift
[191/279] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[204/279] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[205/279] Compiling NIOCore ByteBuffer-conversions.swift
[206/279] Compiling NIOCore ByteBuffer-core.swift
[207/279] Compiling NIOCore ByteBuffer-hex.swift
[208/279] Compiling NIOCore ByteBuffer-int.swift
[209/279] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[210/279] Compiling NIOCore RecvByteBufferAllocator.swift
[211/279] Compiling Crypto RNG_boring.swift
[212/279] Compiling Crypto SafeCompare_boring.swift
[213/279] Compiling Crypto Zeroization_boring.swift
[214/279] Compiling Crypto PrettyBytes.swift
[215/279] Compiling Crypto SafeCompare.swift
[216/279] Compiling Crypto SecureBytes.swift
[217/279] Compiling Crypto Zeroization.swift
[219/280] Compiling NIOCore NIOAny.swift
[220/280] Compiling NIOCore NIOCloseOnErrorHandler.swift
[221/280] Compiling NIOCore NIOCoreSendableMetatype.swift
[222/280] Compiling NIOCore NIOLoopBound.swift
[223/280] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[224/280] Compiling NIOCore NIOScheduledCallback.swift
[225/280] Compiling NIOCore NIOSendable.swift
[227/280] Emitting module Algorithms
[229/298] Compiling SotoCrypto HashFunction.swift
[230/298] Compiling SotoCrypto ByteArray.swift
[231/298] Compiling SotoCrypto Digest.swift
[232/298] Emitting module SotoCrypto
[233/299] Compiling SotoCrypto MD5.swift
[234/299] Compiling SotoCrypto HMAC.swift
[235/299] Compiling SotoCrypto Insecure.swift
[236/299] Compiling SotoCrypto SHA2.swift
[237/299] Compiling NIOCore IOData.swift
[238/299] Compiling NIOCore IPProtocol.swift
[239/299] Compiling NIOCore IntegerBitPacking.swift
[240/299] Compiling NIOCore IntegerTypes.swift
[241/299] Compiling NIOCore Interfaces.swift
[242/299] Compiling NIOCore Linux.swift
[243/299] Compiling NIOCore MarkedCircularBuffer.swift
[244/299] Compiling NIOCore MulticastChannel.swift
[245/299] Compiling SotoCrypto SymmetricKey.swift
[246/299] Compiling SotoCrypto exports.swift
[248/300] Compiling NIOCore EventLoopFuture+Deprecated.swift
[249/300] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[250/300] Compiling NIOCore EventLoopFuture.swift
[251/300] Compiling NIOCore FileDescriptor.swift
[252/300] Compiling NIOCore FileHandle.swift
[253/300] Compiling NIOCore FileRegion.swift
[254/300] Compiling NIOCore GlobalSingletons.swift
[255/300] Compiling NIOCore IO.swift
[256/300] Compiling NIOCore CircularBuffer.swift
[257/300] Compiling NIOCore Codec.swift
[258/300] Compiling NIOCore ConvenienceOptionSupport.swift
[259/300] Compiling NIOCore DeadChannel.swift
[260/300] Compiling NIOCore DispatchQueue+WithFuture.swift
[261/300] Compiling NIOCore EventLoop+Deprecated.swift
[262/300] Compiling NIOCore EventLoop+SerialExecutor.swift
[263/300] Compiling NIOCore EventLoop.swift
[264/300] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[274/300] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[275/300] Compiling NIOCore SocketAddresses.swift
[276/300] Compiling NIOCore SocketOptionProvider.swift
[277/300] Compiling NIOCore SystemCallHelpers.swift
[278/300] Compiling NIOCore TimeAmount+Duration.swift
[279/300] Compiling NIOCore TypeAssistedChannelHandler.swift
[280/300] Compiling NIOCore UniversalBootstrapSupport.swift
[281/300] Compiling NIOCore Utilities.swift
[291/300] Compiling NIOCore ByteBuffer-multi-int.swift
[292/300] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[293/300] Compiling NIOCore ByteBuffer-views.swift
[294/300] Compiling NIOCore Channel.swift
[295/300] Compiling NIOCore ChannelHandler.swift
[296/300] Compiling NIOCore ChannelHandlers.swift
[297/300] Compiling NIOCore ChannelInvoker.swift
[298/300] Compiling NIOCore ChannelOption.swift
[299/300] Compiling NIOCore ChannelPipeline.swift
[300/300] Emitting module NIOCore
[302/353] Compiling NIOEmbedded AsyncTestingChannel.swift
[303/353] Emitting module NIOEmbedded
[304/353] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[305/353] Compiling NIOEmbedded Embedded.swift
[306/354] Compiling NIOPosix Pool.swift
[307/354] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[308/354] Compiling NIOPosix PosixSingletons.swift
[309/354] Compiling NIOPosix RawSocketBootstrap.swift
[310/354] Compiling NIOPosix Resolver.swift
[311/354] Compiling NIOPosix Selectable.swift
[312/354] Compiling NIOPosix SelectableChannel.swift
[314/360] Compiling NIOPosix ThreadPosix.swift
[315/360] Compiling NIOPosix ThreadWindows.swift
[316/360] Compiling NIOPosix UnsafeTransfer.swift
[317/360] Compiling NIOPosix Utilities.swift
[318/360] Compiling NIOPosix VsockAddress.swift
[319/360] Compiling NIOPosix VsockChannelEvents.swift
[320/360] Compiling NIOPosix Socket.swift
[321/360] Compiling NIOPosix SocketChannel.swift
[322/360] Compiling NIOPosix SocketProtocols.swift
[323/360] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[324/360] Compiling NIOPosix System.swift
[325/360] Compiling NIOPosix Thread.swift
[326/360] Compiling NIOPosix Bootstrap.swift
[327/360] Compiling NIOPosix ControlMessage.swift
[328/360] Compiling NIOPosix DatagramVectorReadManager.swift
[329/360] Compiling NIOPosix Errors+Any.swift
[330/360] Compiling NIOPosix FileDescriptor.swift
[331/360] Compiling NIOPosix GetaddrinfoResolver.swift
[332/360] Compiling NIOPosix HappyEyeballs.swift
[333/360] Compiling NIOPosix SelectableEventLoop.swift
[334/360] Compiling NIOPosix SelectorEpoll.swift
[335/360] Compiling NIOPosix SelectorGeneric.swift
[336/360] Compiling NIOPosix SelectorKqueue.swift
[337/360] Compiling NIOPosix SelectorUring.swift
[338/360] Compiling NIOPosix ServerSocket.swift
[339/360] Compiling NIOPosix IO.swift
[340/360] Compiling NIOPosix IntegerBitPacking.swift
[341/360] Compiling NIOPosix IntegerTypes.swift
[342/360] Compiling NIOPosix Linux.swift
[343/360] Compiling NIOPosix LinuxCPUSet.swift
[344/360] Compiling NIOPosix LinuxUring.swift
[345/360] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[346/360] Compiling NIOPosix NIOPosixSendableMetatype.swift
[347/360] Compiling NIOPosix NIOThreadPool.swift
[348/360] Compiling NIOPosix NonBlockingFileIO.swift
[349/360] Compiling NIOPosix PendingDatagramWritesManager.swift
[350/360] Compiling NIOPosix PendingWritesManager.swift
[351/360] Compiling NIOPosix PipeChannel.swift
[352/360] Compiling NIOPosix PipePair.swift
[353/360] Emitting module NIOPosix
[354/360] Compiling NIOPosix BSDSocketAPICommon.swift
[355/360] Compiling NIOPosix BSDSocketAPIPosix.swift
[356/360] Compiling NIOPosix BSDSocketAPIWindows.swift
[357/360] Compiling NIOPosix BaseSocket.swift
[358/360] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[359/360] Compiling NIOPosix BaseSocketChannel.swift
[360/360] Compiling NIOPosix BaseStreamSocketChannel.swift
[362/363] Compiling NIO Exports.swift
[363/363] Emitting module NIO
[365/387] Compiling NIOTLS TLSEvents.swift
[366/403] Compiling NIOSOCKS ClientStateMachine.swift
[367/404] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[368/404] Compiling NIOSOCKS SOCKSResponse.swift
[369/404] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[370/404] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[371/404] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[372/404] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[373/404] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[374/404] Emitting module NIOSOCKS
[375/404] Emitting module NIOFoundationCompat
[376/404] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[377/404] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[378/404] Compiling NIOHTTP1 HTTPEncoder.swift
[379/404] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[380/404] Compiling NIOHTTP1 ByteCollectionUtils.swift
[381/404] Compiling NIOHTTP1 HTTPDecoder.swift
[382/404] Compiling NIOSOCKS ServerStateMachine.swift
[384/405] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[385/407] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[386/407] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[387/407] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[388/407] Compiling NIOTLS SNIHandler.swift
[389/407] Emitting module NIOTLS
[391/408] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[392/408] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[394/408] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[395/408] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[396/408] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[402/438] Compiling NIOSSL ByteBufferBIO.swift
[403/438] Compiling NIOSSL CustomPrivateKey.swift
[404/438] Compiling NIOSSL SSLPKCS12Bundle.swift
[405/438] Compiling NIOSSL SSLPrivateKey.swift
[406/460] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[407/460] Compiling NIOTransportServices NIOTSSingletons.swift
[408/460] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[409/462] Compiling NIOTransportServices StateManagedChannel.swift
[410/462] Compiling NIOTransportServices StateManagedListenerChannel.swift
[411/462] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[412/462] Emitting module NIOTransportServices
[413/462] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[414/462] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[415/462] Compiling NIOTransportServices NIOTSListenerChannel.swift
[416/462] Compiling NIOTransportServices NIOTSBootstraps.swift
[417/462] Compiling NIOTransportServices NIOTSChannelOptions.swift
[418/462] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[419/462] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[420/462] Compiling NIOTransportServices NIOTSErrors.swift
[421/462] Compiling NIOTransportServices NIOTSEventLoop.swift
[422/462] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[423/462] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[424/462] Emitting module NIOHTTP1
[425/462] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[426/462] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[427/462] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[428/463] Compiling NIOTransportServices AcceptHandler.swift
[429/463] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[433/463] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[436/486] Compiling NIOHPACK DynamicHeaderTable.swift
[437/486] Compiling NIOHPACK HPACKDecoder.swift
[438/486] Compiling NIOHPACK HPACKEncoder.swift
[439/486] Compiling NIOHPACK HPACKErrors.swift
[440/490] Compiling SotoSignerV4 exports.swift
[441/490] Compiling SotoSignerV4 credentials.swift
[446/490] Compiling NIOSSL SubjectAlternativeName.swift
[447/490] Compiling NIOSSL NIOSSLSecureBytes.swift
[448/490] Compiling NIOSSL RNG.swift
[449/490] Compiling NIOSSL SafeCompare.swift
[450/490] Emitting module SotoSignerV4
[451/490] Emitting module NIOSSL
[452/490] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[453/490] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[454/490] Compiling NIOHPACK IndexedHeaderTable.swift
[455/490] Compiling NIOHPACK IntegerCoding.swift
[456/490] Compiling NIOHPACK HuffmanCoding.swift
[457/491] Compiling NIOHPACK HuffmanTables.swift
[462/491] Compiling NIOHPACK HPACKHeader.swift
[463/491] Compiling NIOHPACK HeaderTables.swift
[469/491] Compiling NIOSSL SSLConnection.swift
[474/491] Compiling NIOHTTPCompression HTTPDecompression.swift
[475/491] Emitting module NIOHTTPCompression
[476/491] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[477/491] Compiling NIOHTTPCompression HTTPCompression.swift
[478/491] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[479/492] Compiling SotoSignerV4 signer.swift
[486/493] Emitting module NIOHPACK
[487/493] Compiling NIOHPACK StaticHeaderTable.swift
[491/494] Compiling NIOSSL Zeroization.swift
[492/494] Compiling NIOSSL TLSConfiguration.swift
[493/494] Compiling NIOSSL UniversalBootstrapSupport.swift
[494/494] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[496/555] Compiling NIOHTTP2 HasFlowControlWindows.swift
[497/555] Compiling NIOHTTP2 HasLocalSettings.swift
[498/555] Compiling NIOHTTP2 HasRemoteSettings.swift
[499/555] Compiling NIOHTTP2 LocallyQuiescingState.swift
[500/555] Compiling NIOHTTP2 QuiescingState.swift
[501/555] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[502/555] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[503/555] Compiling NIOHTTP2 StateMachineResult.swift
[504/555] Compiling NIOHTTP2 ContentLengthVerifier.swift
[505/563] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[506/563] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[507/563] Compiling NIOHTTP2 StreamChannelFlowController.swift
[508/563] Compiling NIOHTTP2 StreamChannelList.swift
[509/563] Compiling NIOHTTP2 StreamMap.swift
[510/563] Compiling NIOHTTP2 StreamStateMachine.swift
[511/563] Compiling NIOHTTP2 UnsafeTransfer.swift
[512/563] Compiling NIOHTTP2 WatermarkedFlowController.swift
[513/563] Compiling NIOHTTP2 ConnectionStateMachine.swift
[514/563] Compiling NIOHTTP2 ConnectionStreamsState.swift
[515/563] Compiling NIOHTTP2 MayReceiveFrames.swift
[516/563] Compiling NIOHTTP2 ReceivingDataState.swift
[517/563] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[518/563] Compiling NIOHTTP2 ReceivingHeadersState.swift
[519/563] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[520/563] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[521/563] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[522/563] Emitting module NIOHTTP2
[523/563] Compiling NIOHTTP2 MaySendFrames.swift
[524/563] Compiling NIOHTTP2 SendingDataState.swift
[525/563] Compiling NIOHTTP2 SendingGoawayState.swift
[526/563] Compiling NIOHTTP2 SendingHeadersState.swift
[527/563] Compiling NIOHTTP2 SendingPushPromiseState.swift
[528/563] Compiling NIOHTTP2 SendingRstStreamState.swift
[529/563] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[530/563] Compiling NIOHTTP2 HTTP2SettingsState.swift
[531/563] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[532/563] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[533/563] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[534/563] Compiling NIOHTTP2 HTTP2StreamID.swift
[535/563] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[536/563] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[537/563] Compiling NIOHTTP2 HTTP2UserEvents.swift
[538/563] Compiling NIOHTTP2 InboundEventBuffer.swift
[539/563] Compiling NIOHTTP2 InboundWindowManager.swift
[540/563] Compiling NIOHTTP2 HTTP2Frame.swift
[541/563] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[542/563] Compiling NIOHTTP2 HTTP2FrameParser.swift
[543/563] Compiling NIOHTTP2 HTTP2PingData.swift
[544/563] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[545/563] Compiling NIOHTTP2 HTTP2Settings.swift
[546/563] Compiling NIOHTTP2 HTTP2Stream.swift
[547/563] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[548/563] Compiling NIOHTTP2 DOSHeuristics.swift
[549/563] Compiling NIOHTTP2 Error+Any.swift
[550/563] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[551/563] Compiling NIOHTTP2 ControlFrameBuffer.swift
[552/563] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[553/563] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[554/563] Compiling NIOHTTP2 GlitchesMonitor.swift
[555/563] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[556/563] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[557/563] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[558/563] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[559/563] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[560/563] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[561/563] Compiling NIOHTTP2 HTTP2Error.swift
[562/563] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[563/563] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[565/624] Emitting module AsyncHTTPClient
[566/632] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[567/632] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[568/632] Compiling AsyncHTTPClient Transaction.swift
[569/632] Compiling AsyncHTTPClient Base64.swift
[570/632] Compiling AsyncHTTPClient BasicAuth.swift
[571/632] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[572/632] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[573/632] Compiling AsyncHTTPClient ConnectionPool.swift
[574/632] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[575/632] Compiling AsyncHTTPClient HTTPHandler.swift
[576/632] Compiling AsyncHTTPClient LRUCache.swift
[577/632] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[578/632] Compiling AsyncHTTPClient NWErrorHandler.swift
[579/632] Compiling AsyncHTTPClient NWWaitingHandler.swift
[580/632] Compiling AsyncHTTPClient TLSConfiguration.swift
[581/632] Compiling AsyncHTTPClient RedirectState.swift
[582/632] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[583/632] Compiling AsyncHTTPClient ConnectionTarget.swift
[584/632] Compiling AsyncHTTPClient DeconstructedURL.swift
[585/632] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[586/632] Compiling AsyncHTTPClient FoundationExtensions.swift
[587/632] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[588/632] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[589/632] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[590/632] Compiling AsyncHTTPClient HTTPClient.swift
[591/632] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[592/632] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[593/632] Compiling AsyncHTTPClient AsyncLazySequence.swift
[594/632] Compiling AsyncHTTPClient HTTPClient+execute.swift
[595/632] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[596/632] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[597/632] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[598/632] Compiling AsyncHTTPClient HTTPClientRequest.swift
[599/632] Compiling AsyncHTTPClient HTTPClientResponse.swift
[600/632] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[601/632] Compiling AsyncHTTPClient TLSEventsHandler.swift
[602/632] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[603/632] Compiling AsyncHTTPClient HTTP1Connection.swift
[604/632] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[605/632] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[606/632] Compiling AsyncHTTPClient HTTP2Connection.swift
[607/632] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[608/632] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[609/632] Compiling AsyncHTTPClient RequestBag.swift
[610/632] Compiling AsyncHTTPClient RequestValidation.swift
[611/632] Compiling AsyncHTTPClient SSLContextCache.swift
[612/632] Compiling AsyncHTTPClient Scheme.swift
[613/632] Compiling AsyncHTTPClient Singleton.swift
[614/632] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[615/632] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[616/632] Compiling AsyncHTTPClient Utils.swift
[617/632] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[618/632] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[619/632] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[620/632] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[621/632] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[622/632] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[623/632] Compiling AsyncHTTPClient RequestBodyLength.swift
[624/632] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[625/632] Compiling AsyncHTTPClient RequestOptions.swift
[626/632] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[627/632] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[628/632] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[629/632] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[630/632] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[631/632] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[632/632] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[634/708] Compiling SotoCore Credential+IsEmpty.swift
[635/708] Compiling SotoCore CredentialProvider.swift
[636/708] Compiling SotoCore CredentialProviderError.swift
[637/710] Compiling SotoCore Payload.swift
[638/710] Compiling SotoCore AWSClient+EndpointDiscovery+async.swift
[639/710] Compiling SotoCore AWSClient+Paginate+async.swift
[640/710] Compiling SotoCore MetaDataCredentialProvider.swift
[641/710] Compiling SotoCore NullCredentialProvider.swift
[642/710] Compiling SotoCore AWSClient+EndpointDiscovery.swift
[643/710] Emitting module ElasticsearchNIOClient
[644/710] Compiling SotoCore AWSClient+Waiter+async.swift
[645/710] Compiling SotoCore AWSClient+async.swift
[646/710] Compiling SotoCore AWSService+async.swift
[647/710] Compiling SotoCore AWSService.swift
[648/710] Compiling SotoCore AWSServiceConfig.swift
[649/710] Compiling SotoCore Payload+async.swift
[650/710] Compiling ElasticsearchNIOClient ESSingleDocumentResponse.swift
[651/710] Compiling ElasticsearchNIOClient ElasticsearchClientError.swift
[652/710] Compiling SotoCore AWSClient+Paginate.swift
[653/710] Compiling SotoCore AWSClient.swift
[654/710] Compiling SotoCore AWSEndpointDiscovery.swift
[655/710] Compiling SotoCore CredentialProviderSelector.swift
[656/710] Compiling SotoCore DeferredCredentialProvider.swift
[657/710] Compiling SotoCore ExpiringCredential.swift
[667/718] Compiling SotoCore RotatingCredentialProvider.swift
[668/718] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[669/718] Compiling SotoCore STSAssumeRole.swift
[670/718] Compiling SotoCore StaticCredential+CredentialProvider.swift
[671/718] Compiling SotoCore StaticCredential+Environment.swift
[672/718] Compiling SotoCore AWSMemberEncoding.swift
[673/718] Compiling SotoCore AWSShape+Encoder.swift
[674/718] Compiling SotoCore AWSHTTPClient.swift
[675/718] Compiling SotoCore AsyncHTTPClient.swift
[676/718] Compiling SotoCore ResponseDelegate.swift
[677/718] Compiling SotoCore S3StreamReader.swift
[678/718] Compiling SotoCore StreamReader.swift
[679/718] Compiling SotoCore StreamWriter+write.swift
[680/718] Compiling SotoCore AWSMiddleware.swift
[681/718] Emitting module SotoCore
[689/718] Compiling SotoCore ConfigFileLoader.swift
[690/718] Compiling SotoCore AWSShape.swift
[691/718] Compiling SotoCore Environment.swift
[692/718] Compiling SotoCore Mirror.swift
[693/718] Compiling SotoCore Region.swift
[694/718] Compiling SotoCore ServiceProtocol.swift
[695/718] Compiling SotoCore CodableProperties.swift
[696/718] Compiling SotoCore CollectionCoders.swift
[705/718] Compiling SotoCore DateCoders.swift
[706/718] Compiling SotoCore DictionaryDecoder.swift
[707/718] Compiling SotoCore QueryEncoder.swift
[708/718] Compiling SotoCore ClientErrors.swift
[709/718] Compiling SotoCore Error.swift
[710/718] Compiling SotoCore ServerErrors.swift
[711/718] Compiling SotoCore Exports.swift
[712/718] Compiling SotoCore AWSRequest.swift
[713/718] Compiling SotoCore AWSResponse+HAL.swift
[714/718] Compiling SotoCore AWSResponse.swift
[715/718] Compiling SotoCore Body.swift
[716/718] Compiling SotoCore RetryPolicy.swift
[717/718] Compiling SotoCore AWSClient+Waiter.swift
[718/718] Compiling SotoCore Matcher.swift
[720/726] Compiling SotoElasticsearchService ElasticsearchService_Paginator+async.swift
[721/726] Compiling SotoElasticsearchService ElasticsearchService_API.swift
[722/726] Emitting module SotoElasticsearchService
[723/726] Compiling SotoElasticsearchService ElasticsearchService_API+async.swift
[724/726] Compiling SotoElasticsearchService ElasticsearchService_Error.swift
[725/726] Compiling SotoElasticsearchService ElasticsearchService_Shapes.swift
[726/726] Compiling SotoElasticsearchService ElasticsearchService_Paginator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[728/730] Compiling SotoElasticsearchNIOClient SotoElasticsearchRequester.swift
[729/730] Emitting module SotoElasticsearchNIOClient
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:18:58: error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
16 | }
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
| `- error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
19 | self.elasticSearchClient.bulk(operations)
20 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESBulkOperation.swift:3:15: note: generic type 'ESBulkOperation' declared here
1 | import Foundation
2 |
3 | public struct ESBulkOperation<Document, ID> where Document: Encodable, ID: Hashable & Encodable {
| `- note: generic type 'ESBulkOperation' declared here
4 | public let operationType: BulkOperationType
5 | public let document: Document?
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:22:116: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
20 | }
21 |
22 | public func createDocument<Document: Encodable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
23 | self.elasticSearchClient.createDocument(document, in: indexName)
24 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:26:137: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
24 | }
25 |
26 | public func createDocumentWithID<Document: Encodable & Identifiable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
27 | self.elasticSearchClient.createDocumentWithID(document, in: indexName)
28 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:30:128: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
28 | }
29 |
30 | public func updateDocument<Document: Encodable>(_ document: Document, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
31 | self.elasticSearchClient.updateDocument(document, id: id, in: indexName)
32 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:34:132: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
32 | }
33 |
34 | public func updateDocumentWithScript<Script: Encodable>(_ script: Script, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
35 | self.elasticSearchClient.updateDocumentWithScript(script, id: id, in: indexName)
36 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:67:64: error: cannot find type 'ESDeleteIndexResponse' in scope
65 | }
66 |
67 | public func deleteIndex(_ name: String) -> EventLoopFuture<ESDeleteIndexResponse> {
| `- error: cannot find type 'ESDeleteIndexResponse' in scope
68 | self.elasticSearchClient.deleteIndex(name)
69 | }
[730/730] Compiling SotoElasticsearchNIOClient SotoElasticsearchNIOClient.swift
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:18:58: error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
16 | }
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
| `- error: generic type 'ESBulkOperation' specialized with too few type parameters (got 1, but expected 2)
19 | self.elasticSearchClient.bulk(operations)
20 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESBulkOperation.swift:3:15: note: generic type 'ESBulkOperation' declared here
1 | import Foundation
2 |
3 | public struct ESBulkOperation<Document, ID> where Document: Encodable, ID: Hashable & Encodable {
| `- note: generic type 'ESBulkOperation' declared here
4 | public let operationType: BulkOperationType
5 | public let document: Document?
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:22:116: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
20 | }
21 |
22 | public func createDocument<Document: Encodable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
23 | self.elasticSearchClient.createDocument(document, in: indexName)
24 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:26:137: error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
24 | }
25 |
26 | public func createDocumentWithID<Document: Encodable & Identifiable>(_ document: Document, in indexName: String) -> EventLoopFuture<ESCreateDocumentResponse> {
| `- error: reference to generic type 'ESCreateDocumentResponse' requires arguments in <...>
27 | self.elasticSearchClient.createDocumentWithID(document, in: indexName)
28 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:30:128: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
28 | }
29 |
30 | public func updateDocument<Document: Encodable>(_ document: Document, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
31 | self.elasticSearchClient.updateDocument(document, id: id, in: indexName)
32 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:34:132: error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
32 | }
33 |
34 | public func updateDocumentWithScript<Script: Encodable>(_ script: Script, id: String, in indexName: String) -> EventLoopFuture<ESUpdateDocumentResponse> {
| `- error: reference to generic type 'ESUpdateDocumentResponse' (aka 'ESCreateDocumentResponse') requires arguments in <...>
35 | self.elasticSearchClient.updateDocumentWithScript(script, id: id, in: indexName)
36 | }
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/Models/ESCreateDocumentResponse.swift:3:15: note: generic type 'ESCreateDocumentResponse' declared here
1 | import Foundation
2 |
3 | public struct ESCreateDocumentResponse<ID>: Codable where ID: Hashable & Codable {
| `- note: generic type 'ESCreateDocumentResponse' declared here
4 | public let id: ID
5 | public let index: String
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:67:64: error: cannot find type 'ESDeleteIndexResponse' in scope
65 | }
66 |
67 | public func deleteIndex(_ name: String) -> EventLoopFuture<ESDeleteIndexResponse> {
| `- error: cannot find type 'ESDeleteIndexResponse' in scope
68 | self.elasticSearchClient.deleteIndex(name)
69 | }
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:11:36: error: call can throw, but it is not marked with 'try' and the error is not handled
9 | public init(awsClient: AWSClient, region: Region? = nil, eventLoop: EventLoop, logger: Logger, httpClient: HTTPClient, scheme: String = "http", host: String, port: Int? = 9200, username: String? = nil, password: String? = nil, jsonEncoder: JSONEncoder = JSONEncoder(), jsonDecoder: JSONDecoder = JSONDecoder()) {
10 | let requester = SotoElasticsearchRequester(awsClient: awsClient, region: region, eventLoop: eventLoop, logger: logger, client: httpClient)
11 | self.elasticSearchClient = ElasticsearchClient(requester: requester, eventLoop: eventLoop, logger: logger, scheme: scheme, host: host, port: port, username: username, password: password, jsonEncoder: jsonEncoder, jsonDecoder: jsonDecoder)
| `- error: call can throw, but it is not marked with 'try' and the error is not handled
12 | }
13 |
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:19:34: error: generic parameter 'Document' could not be inferred
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
19 | self.elasticSearchClient.bulk(operations)
| `- error: generic parameter 'Document' could not be inferred
20 | }
21 |
/host/spi-builder-workspace/Sources/SotoElasticsearchNIOClient/SotoElasticsearchNIOClient.swift:19:34: error: generic parameter 'ID' could not be inferred
17 |
18 | public func bulk<Document: Encodable>(_ operations: [ESBulkOperation<Document>]) -> EventLoopFuture<ESBulkResponse> {
19 | self.elasticSearchClient.bulk(operations)
| `- error: generic parameter 'ID' could not be inferred
20 | }
21 |
/host/spi-builder-workspace/.build/checkouts/elasticsearch-nio-client/Sources/ElasticsearchNIOClient/ElasticsearchClient+Requests.swift:16:17: note: in call to function 'bulk'
14 | }
15 |
16 | public func bulk<Document: Encodable, ID: Hashable>(_ operations: [ESBulkOperation<Document, ID>]) -> EventLoopFuture<ESBulkResponse> {
| `- note: in call to function 'bulk'
17 | guard operations.count > 0 else {
18 | return self.eventLoop.makeFailedFuture(ElasticSearchClientError(message: "No operations to perform for the bulk API", status: nil))
BUILD FAILURE 6.1 linux