Build Information
Failed to build soto-elasticsearch-nio-client, reference main (6b98e1
), with Swift 6.1 for Linux on 27 Apr 2025 18:16:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.61.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 6b98e1c Merge pull request #4 from brokenhandsio/dependabot/github_actions/actions/checkout-4
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
6b98e1c2a3a637273fe93ba647a22237655047fd
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-4606859-2":/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/714] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.27s)
[1/140797] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (107.00s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (110.99s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/13787] Fetching async-http-client
[277/89223] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.51s)
[42999/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.46s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (11.92s)
Fetching https://github.com/soto-project/soto-core.git
[1/52299] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.89s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (3.86s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/644] Fetching jmespath.swift
[137/2844] Fetching jmespath.swift, swift-metrics
[2757/5463] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.34s)
[4558/4819] Fetching swift-metrics, swift-nio-transport-services
[4663/18603] Fetching swift-metrics, swift-nio-transport-services, swift-crypto
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.39s)
[3309/16403] Fetching swift-nio-transport-services, swift-crypto
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.46s)
[1103/13784] Fetching swift-crypto
[2758/17620] Fetching swift-crypto, swift-log
[7973/32413] Fetching swift-crypto, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-crypto.git from cache (1.97s)
Fetched https://github.com/apple/swift-log.git from cache (2.37s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.41s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (3.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (2.38s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.72s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1705] Fetching swift-atomics
[581/7367] Fetching swift-atomics, swift-nio-extras
[582/13270] Fetching swift-atomics, swift-nio-extras, swift-algorithms
[1596/24762] Fetching swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
[4138/11492] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.13s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (4.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.47s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16242] Fetching swift-collections
[651/20595] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
[4386/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (3.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.94s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.88s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.23s)
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.82s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.83s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.36.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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/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/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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.25.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.6.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
Building for debugging...
[0/871] Write sources
[28/871] Compiling CNIOWASI CNIOWASI.c
[29/871] Compiling CNIOWindows WSAStartup.c
[29/871] Compiling CNIOWindows shim.c
[31/871] Write sources
[37/871] Compiling CNIOLinux liburing_shims.c
[38/871] Compiling CSotoExpat xmltok_ns.c
[39/871] Compiling _NumericsShims _NumericsShims.c
[40/871] Compiling CSotoExpat xmltok_impl.c
[41/871] Compiling _AtomicsShims.c
[42/871] Compiling CNIOLLHTTP c_nio_http.c
[43/871] Compiling CNIOExtrasZlib empty.c
[44/871] Compiling CNIOLinux shim.c
[45/871] Compiling CNIODarwin shim.c
[46/871] Compiling CNIOLLHTTP c_nio_api.c
[47/871] Compiling CSotoExpat xmlrole.c
[48/871] Compiling fiat_p256_adx_mul.S
[49/871] Compiling fiat_p256_adx_sqr.S
[50/871] Write swift-version-24593BA9C3E375BF.txt
[51/871] Compiling fiat_curve25519_adx_square.S
[52/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/871] Compiling fiat_curve25519_adx_mul.S
[54/871] Compiling CSotoExpat xmltok.c
[55/871] Compiling CSotoExpat xmlparse.c
[56/903] Compiling CNIOBoringSSLShims shims.c
[58/908] Emitting module Logging
[58/908] Compiling tls_record.cc
[59/908] Compiling tls_method.cc
[61/927] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/927] Compiling InternalCollectionsUtilities Specialize.swift
[63/927] Compiling InternalCollectionsUtilities Debugging.swift
[64/927] Compiling InternalCollectionsUtilities Descriptions.swift
[65/929] Compiling JMESPath Token.swift
[66/929] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/929] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/930] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/930] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/930] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[71/930] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[72/930] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[73/930] Emitting module InternalCollectionsUtilities
[74/930] Compiling _NIODataStructures _TinyArray.swift
[75/930] Emitting module JMESPath
[76/930] Compiling InternalCollectionsUtilities UInt+reversed.swift
[77/930] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[78/930] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/930] Compiling InternalCollectionsUtilities Integer rank.swift
[80/930] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[81/930] Emitting module INIParser
[82/930] Compiling INIParser INIParser.swift
[83/930] Compiling RealModule ElementaryFunctions.swift
[84/930] Emitting module RealModule
[85/931] Compiling JMESPath Sendable.swift
[86/931] Compiling JMESPath Runtime.swift
[89/932] Compiling JMESPath Parser.swift
[92/932] Compiling _NIODataStructures PriorityQueue.swift
[93/932] Compiling RealModule Real.swift
[94/932] Compiling _NIOBase64 Base64.swift
[95/932] Emitting module _NIOBase64
[96/932] Compiling RealModule Float16+Real.swift
[97/932] Compiling RealModule Float+Real.swift
[98/933] Compiling RealModule Float80+Real.swift
[100/933] Compiling RealModule RealFunctions.swift
[102/934] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/934] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[106/938] Compiling Logging MetadataProvider.swift
[107/938] Compiling Logging Locks.swift
[108/938] Emitting module CoreMetrics
[109/938] Emitting module _NIODataStructures
[110/938] Compiling _NIODataStructures Heap.swift
[111/939] Compiling Logging LogHandler.swift
[112/939] Compiling Logging Logging.swift
[113/940] Emitting module SotoXML
[115/940] Compiling SotoXML Expat.swift
[117/940] Compiling JMESPath Variable.swift
[118/940] Compiling SotoXML XML.swift
[121/940] Compiling SotoXML XMLDecoder.swift
[122/940] Compiling SotoXML XMLEncoder.swift
[129/957] Compiling DequeModule _DequeBuffer.swift
[130/957] Compiling DequeModule _DequeBufferHeader.swift
[131/959] Compiling CoreMetrics Locks.swift
[132/959] Compiling CoreMetrics Metrics.swift
[133/960] Compiling DequeModule Deque+Extras.swift
[134/960] Compiling DequeModule Deque+Hashable.swift
[135/960] Compiling DequeModule Deque+Equatable.swift
[136/960] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[137/960] Compiling DequeModule Deque+CustomReflectable.swift
[138/960] Compiling DequeModule Deque+Descriptions.swift
[140/960] Compiling DequeModule _DequeSlot.swift
[141/960] Compiling DequeModule _UnsafeWrappedBuffer.swift
[141/960] Compiling tls13_client.cc
[142/960] Compiling tls13_server.cc
[143/960] Compiling tls13_enc.cc
[145/960] Compiling DequeModule Deque._UnsafeHandle.swift
[146/960] Compiling DequeModule Deque.swift
[147/960] Compiling DequeModule Deque+Testing.swift
[148/960] Compiling DequeModule Deque._Storage.swift
[149/962] Compiling DequeModule Deque+Codable.swift
[150/962] Compiling DequeModule Deque+Collection.swift
[151/962] Emitting module Metrics
[152/962] Compiling Metrics Metrics.swift
[153/963] Emitting module DequeModule
[155/964] Compiling tls13_both.cc
[156/964] Compiling t1_enc.cc
[157/964] Compiling ssl_x509.cc
[158/964] Compiling ssl_versions.cc
[159/964] Compiling ssl_stat.cc
[160/964] Compiling ssl_transcript.cc
[161/964] Compiling ssl_privkey.cc
[162/964] Compiling ssl_session.cc
[163/964] Compiling ssl_key_share.cc
[164/964] Compiling ssl_file.cc
[165/964] Compiling ssl_lib.cc
[166/964] Compiling ssl_credential.cc
[167/964] Compiling ssl_cipher.cc
[168/964] Compiling ssl_cert.cc
[169/964] Compiling ssl_buffer.cc
[170/964] Compiling ssl_asn1.cc
[171/964] Compiling ssl_aead_ctx.cc
[172/964] Compiling s3_pkt.cc
[173/964] Compiling s3_lib.cc
[174/964] Compiling s3_both.cc
[175/964] Compiling handshake_server.cc
[176/964] Compiling handshake_client.cc
[177/964] Compiling handshake.cc
[178/964] Compiling encrypted_client_hello.cc
[179/964] Compiling handoff.cc
[180/964] Compiling dtls_record.cc
[181/964] Compiling dtls_method.cc
[182/964] Compiling md5-x86_64-linux.S
[183/964] Compiling md5-x86_64-apple.S
[184/964] Compiling md5-586-linux.S
[185/964] Compiling extensions.cc
[186/964] Compiling md5-586-apple.S
[187/964] Compiling chacha20_poly1305_x86_64-apple.S
[188/964] Compiling chacha20_poly1305_x86_64-linux.S
[189/964] Compiling chacha20_poly1305_armv8-win.S
[190/964] Compiling d1_pkt.cc
[191/964] Compiling chacha20_poly1305_armv8-linux.S
[192/964] Compiling chacha20_poly1305_armv8-apple.S
[193/964] Compiling chacha-x86_64-linux.S
[194/964] Compiling chacha-x86-linux.S
[195/964] Compiling chacha-x86_64-apple.S
[196/964] Compiling bio_ssl.cc
[197/964] Compiling err_data.cc
[198/964] Compiling chacha-x86-apple.S
[199/964] Compiling chacha-armv8-win.S
[200/964] Compiling chacha-armv8-apple.S
[201/964] Compiling d1_srtp.cc
[202/964] Compiling chacha-armv8-linux.S
[203/964] Compiling chacha-armv4-linux.S
[204/964] Compiling aes128gcmsiv-x86_64-linux.S
[205/964] Compiling aes128gcmsiv-x86_64-apple.S
[206/964] Compiling x86_64-mont-apple.S
[207/964] Compiling x86_64-mont5-apple.S
[208/964] Compiling x86_64-mont-linux.S
[209/964] Compiling x86_64-mont5-linux.S
[210/964] Compiling x86-mont-apple.S
[211/964] Compiling x86-mont-linux.S
[212/964] Compiling vpaes-x86_64-linux.S
[213/964] Compiling vpaes-x86_64-apple.S
[214/964] Compiling vpaes-x86-linux.S
[215/964] Compiling vpaes-x86-apple.S
[216/964] Compiling vpaes-armv8-win.S
[217/964] Compiling vpaes-armv8-linux.S
[218/964] Compiling vpaes-armv7-linux.S
[219/964] Compiling vpaes-armv8-apple.S
[220/964] Compiling sha512-x86_64-apple.S
[221/964] Compiling sha512-x86_64-linux.S
[222/964] Compiling sha512-armv4-linux.S
[223/964] Compiling sha512-armv8-win.S
[224/964] Compiling sha512-armv8-linux.S
[225/964] Compiling sha512-armv8-apple.S
[226/964] Compiling sha512-586-linux.S
[227/964] Compiling sha512-586-apple.S
[228/964] Compiling sha256-x86_64-apple.S
[229/964] Compiling sha256-x86_64-linux.S
[230/964] Compiling sha256-armv8-apple.S
[231/964] Compiling sha256-armv8-linux.S
[231/964] Compiling sha256-armv8-win.S
[233/964] Compiling sha256-armv4-linux.S
[234/964] Compiling sha256-586-apple.S
[235/964] Compiling sha1-armv8-win.S
[236/964] Compiling sha256-586-linux.S
[237/964] Compiling sha1-x86_64-apple.S
[238/964] Compiling sha1-armv8-linux.S
[239/964] Compiling sha1-x86_64-linux.S
[240/964] Compiling sha1-armv8-apple.S
[241/964] Compiling sha1-586-linux.S
[242/964] Compiling sha1-armv4-large-linux.S
[243/964] Compiling rsaz-avx2-linux.S
[244/964] Compiling sha1-586-apple.S
[245/964] Compiling rsaz-avx2-apple.S
[246/964] Compiling rdrand-x86_64-apple.S
[247/964] Compiling p256_beeu-x86_64-asm-linux.S
[248/964] Compiling p256_beeu-x86_64-asm-apple.S
[249/964] Compiling p256_beeu-armv8-asm-win.S
[250/964] Compiling rdrand-x86_64-linux.S
[251/964] Compiling p256_beeu-armv8-asm-linux.S
[252/964] Compiling p256_beeu-armv8-asm-apple.S
[253/964] Compiling p256-x86_64-asm-apple.S
[254/964] Compiling p256-armv8-asm-linux.S
[255/964] Compiling p256-armv8-asm-win.S
[256/964] Compiling d1_lib.cc
[257/964] Compiling p256-x86_64-asm-linux.S
[258/964] Compiling p256-armv8-asm-apple.S
[259/964] Compiling ghashv8-armv8-apple.S
[260/964] Compiling ghashv8-armv8-linux.S
[261/964] Compiling ghashv8-armv8-win.S
[262/964] Compiling ghash-x86_64-linux.S
[263/964] Compiling ghash-x86_64-apple.S
[264/964] Compiling ghashv8-armv7-linux.S
[265/964] Compiling ghash-x86-apple.S
[266/964] Compiling ghash-x86-linux.S
[267/964] Compiling ghash-ssse3-x86_64-linux.S
[268/964] Compiling ghash-ssse3-x86_64-apple.S
[269/964] Compiling ghash-ssse3-x86-linux.S
[270/964] Compiling ghash-neon-armv8-win.S
[271/964] Compiling ghash-neon-armv8-linux.S
[272/964] Compiling ghash-neon-armv8-apple.S
[273/964] Compiling ghash-ssse3-x86-apple.S
[274/964] Compiling ghash-armv4-linux.S
[275/964] Compiling co-586-linux.S
[276/964] Compiling d1_both.cc
[277/964] Compiling co-586-apple.S
[278/964] Compiling bsaes-armv7-linux.S
[279/964] Compiling bn-armv8-linux.S
[280/964] Compiling bn-armv8-win.S
[281/964] Compiling bn-armv8-apple.S
[282/964] Compiling bn-586-linux.S
[283/964] Compiling armv8-mont-win.S
[284/964] Compiling bn-586-apple.S
[285/964] Compiling armv8-mont-linux.S
[286/964] Compiling armv8-mont-apple.S
[287/964] Compiling armv4-mont-linux.S
[288/964] Compiling aesv8-gcm-armv8-win.S
[289/964] Compiling aesv8-gcm-armv8-apple.S
[290/964] Compiling aesv8-armv8-win.S
[291/964] Compiling aesv8-gcm-armv8-linux.S
[292/964] Compiling aesv8-armv8-linux.S
[293/964] Compiling aesni-x86_64-linux.S
[294/964] Compiling aesv8-armv8-apple.S
[295/964] Compiling aesni-x86-linux.S
[296/964] Compiling aesv8-armv7-linux.S
[297/964] Compiling aesni-x86_64-apple.S
[298/964] Compiling aesni-gcm-x86_64-linux.S
[299/964] Compiling aesni-gcm-x86_64-apple.S
[300/964] Compiling aesni-x86-apple.S
[301/964] Compiling aes-gcm-avx2-x86_64-linux.S
[302/964] Compiling aes-gcm-avx2-x86_64-apple.S
[303/964] Compiling aes-gcm-avx10-x86_64-apple.S
[304/964] Compiling aes-gcm-avx10-x86_64-linux.S
[305/964] Compiling x_sig.cc
[306/964] Compiling x_val.cc
[307/964] Compiling x_spki.cc
[308/964] Compiling x_x509.cc
[308/964] Compiling x_req.cc
[310/964] Compiling x_pubkey.cc
[311/964] Compiling x_name.cc
[312/964] Compiling x_x509a.cc
[313/964] Compiling x_exten.cc
[314/964] Compiling x509spki.cc
[315/964] Compiling x_algor.cc
[316/964] Compiling x_attrib.cc
[317/964] Compiling x509rset.cc
[318/964] Compiling x_all.cc
[319/964] Compiling x509name.cc
[320/964] Compiling x_crl.cc
[321/964] Compiling x509_txt.cc
[322/964] Compiling x509cset.cc
[323/964] Compiling x509_vpm.cc
[324/964] Compiling x509_vfy.cc
[325/964] Compiling x509_v3.cc
[326/964] Compiling x509_trs.cc
[327/964] Compiling x509_set.cc
[328/964] Compiling x509_req.cc
[329/964] Compiling x509_ext.cc
[330/964] Compiling x509_obj.cc
[331/964] Compiling x509_def.cc
[332/964] Compiling x509_lu.cc
[333/964] Compiling x509_d2.cc
[334/964] Compiling x509.cc
[335/964] Compiling x509_cmp.cc
[336/964] Compiling x509_att.cc
[337/964] Compiling v3_prn.cc
[338/964] Compiling v3_skey.cc
[339/964] Compiling v3_utl.cc
[340/964] Compiling v3_purp.cc
[341/964] Compiling v3_ocsp.cc
[342/964] Compiling v3_pcons.cc
[343/964] Compiling v3_pmaps.cc
[344/964] Compiling v3_ncons.cc
[345/964] Compiling v3_int.cc
[346/964] Compiling v3_ia5.cc
[347/964] Compiling v3_info.cc
[348/964] Compiling v3_lib.cc
[349/964] Compiling v3_genn.cc
[350/964] Compiling v3_enum.cc
[351/964] Compiling v3_extku.cc
[352/964] Compiling v3_crld.cc
[353/964] Compiling v3_cpols.cc
[354/964] Compiling v3_bitst.cc
[355/964] Compiling v3_conf.cc
[356/964] Compiling v3_bcons.cc
[357/964] Compiling v3_akeya.cc
[358/964] Compiling v3_akey.cc
[359/964] Compiling v3_alt.cc
[360/964] Compiling t_x509a.cc
[361/964] Compiling i2d_pr.cc
[362/964] Compiling t_crl.cc
[363/964] Compiling t_req.cc
[364/964] Compiling t_x509.cc
[365/964] Compiling name_print.cc
[366/964] Compiling rsa_pss.cc
[367/964] Compiling policy.cc
[368/964] Compiling by_file.cc
[369/964] Compiling by_dir.cc
[370/964] Compiling voprf.cc
[371/964] Compiling algorithm.cc
[372/964] Compiling asn1_gen.cc
[372/964] Compiling a_digest.cc
[374/964] Compiling a_verify.cc
[375/964] Compiling a_sign.cc
[376/964] Compiling trust_token.cc
[377/964] Compiling thread_win.cc
[378/964] Compiling thread_pthread.cc
[379/964] Compiling thread.cc
[380/964] Compiling pmbtoken.cc
[381/964] Compiling thread_none.cc
[382/964] Compiling stack.cc
[383/964] Compiling sha1.cc
[384/964] Compiling siphash.cc
[385/964] Compiling sha512.cc
[386/964] Compiling sha256.cc
[387/964] Compiling slhdsa.cc
[388/964] Compiling spake2plus.cc
[389/964] Compiling rsa_print.cc
[390/964] Compiling rsa_extra.cc
[391/964] Compiling rc4.cc
[392/964] Compiling refcount.cc
[393/964] Compiling rsa_crypt.cc
[394/964] Compiling windows.cc
[395/964] Compiling trusty.cc
[396/964] Compiling rand.cc
[397/964] Compiling urandom.cc
[398/964] Compiling rsa_asn1.cc
[399/964] Compiling ios.cc
[400/964] Compiling passive.cc
[401/964] Compiling getentropy.cc
[402/964] Compiling poly1305_arm_asm.S
[403/964] Compiling forkunsafe.cc
[404/964] Compiling deterministic.cc
[405/964] Compiling fork_detect.cc
[406/964] Compiling poly1305_arm.cc
[407/964] Compiling poly1305.cc
[408/964] Compiling poly1305_vec.cc
[409/964] Compiling pool.cc
[410/964] Compiling pkcs7.cc
[411/964] Compiling pkcs8.cc
[412/964] Compiling pkcs7_x509.cc
[413/964] Compiling pkcs8_x509.cc
[414/964] Compiling p5_pbev2.cc
[415/964] Compiling pem_xaux.cc
[416/964] Compiling pem_x509.cc
[417/964] Compiling pem_pkey.cc
[418/964] Compiling mlkem.cc
[419/964] Compiling pem_pk8.cc
[420/964] Compiling obj_xref.cc
[421/964] Compiling pem_oth.cc
[422/964] Compiling pem_info.cc
[423/964] Compiling pem_all.cc
[424/964] Compiling pem_lib.cc
[425/964] Compiling mldsa.cc
[426/964] Compiling obj.cc
[427/964] Compiling poly_rq_mul.S
[428/964] Compiling mem.cc
[429/964] Compiling fips_shared_support.cc
[430/964] Compiling md5.cc
[431/964] Compiling md4.cc
[432/964] Compiling lhash.cc
[433/964] Compiling kyber.cc
[434/964] Compiling ex_data.cc
[435/964] Compiling hrss.cc
[436/964] Compiling sign.cc
[437/964] Compiling scrypt.cc
[438/964] Compiling hpke.cc
[439/964] Compiling print.cc
[440/964] Compiling pbkdf.cc
[441/964] Compiling p_x25519.cc
[442/964] Compiling p_x25519_asn1.cc
[443/964] Compiling p_rsa_asn1.cc
[444/964] Compiling p_ed25519.cc
[445/964] Compiling p_rsa.cc
[446/964] Compiling p_hkdf.cc
[447/964] Compiling p_ed25519_asn1.cc
[448/964] Compiling p_ec_asn1.cc
[449/964] Compiling p_ec.cc
[450/964] Compiling p_dh_asn1.cc
[451/964] Compiling evp_ctx.cc
[452/964] Compiling p_dh.cc
[453/964] Compiling evp.cc
[454/964] Compiling engine.cc
[455/964] Compiling p_dsa_asn1.cc
[456/964] Compiling err.cc
[457/964] Compiling ec_derive.cc
[458/964] Compiling ecdh.cc
[459/964] Compiling evp_asn1.cc
[460/964] Compiling hash_to_curve.cc
[461/964] Compiling ecdsa_asn1.cc
[462/964] Compiling dsa.cc
[463/964] Compiling params.cc
[464/964] Compiling ec_asn1.cc
[465/964] Compiling des.cc
[466/964] Compiling dsa_asn1.cc
[467/964] Compiling x25519-asm-arm.S
[468/964] Compiling dh_asn1.cc
[469/964] Compiling digest_extra.cc
[470/964] Compiling crypto.cc
[471/964] Compiling cpu_intel.cc
[472/964] Compiling spake25519.cc
[473/964] Compiling cpu_arm_linux.cc
[474/964] Compiling cpu_arm_freebsd.cc
[475/964] Compiling curve25519.cc
[476/964] Compiling cpu_aarch64_win.cc
[477/964] Compiling cpu_aarch64_sysreg.cc
[478/964] Compiling cpu_aarch64_openbsd.cc
[479/964] Compiling bcm.cc
[480/964] Compiling cpu_aarch64_linux.cc
[481/964] Compiling curve25519_64_adx.cc
[482/964] Compiling cpu_aarch64_fuchsia.cc
[483/964] Compiling cpu_aarch64_apple.cc
[484/964] Compiling get_cipher.cc
[485/964] Compiling conf.cc
[486/964] Compiling tls_cbc.cc
[487/964] Compiling e_tls.cc
[488/964] Compiling e_rc4.cc
[489/964] Compiling e_null.cc
[490/964] Compiling e_des.cc
[491/964] Compiling e_rc2.cc
[492/964] Compiling e_chacha20poly1305.cc
[493/964] Compiling derive_key.cc
[494/964] Compiling e_aesgcmsiv.cc
[495/964] Compiling e_aesctrhmac.cc
[496/964] Compiling chacha.cc
[497/964] Compiling unicode.cc
[498/964] Compiling buf.cc
[499/964] Compiling cbb.cc
[500/964] Compiling ber.cc
[501/964] Compiling cbs.cc
[502/964] Compiling bn_asn1.cc
[503/964] Compiling asn1_compat.cc
[504/964] Compiling blake2.cc
[505/964] Compiling convert.cc
[506/964] Compiling socket_helper.cc
[507/964] Compiling socket.cc
[508/964] Compiling printf.cc
[509/964] Compiling pair.cc
[510/964] Compiling hexdump.cc
[511/964] Compiling file.cc
[512/964] Compiling errno.cc
[513/964] Compiling fd.cc
[514/964] Compiling bio_mem.cc
[515/964] Compiling connect.cc
[516/964] Compiling base64.cc
[517/964] Compiling bio.cc
[518/964] Compiling tasn_typ.cc
[519/964] Compiling tasn_fre.cc
[520/964] Compiling tasn_enc.cc
[521/964] Compiling f_string.cc
[522/964] Compiling posix_time.cc
[523/964] Compiling tasn_utl.cc
[524/964] Compiling tasn_new.cc
[525/964] Compiling f_int.cc
[526/964] Compiling tasn_dec.cc
[527/964] Compiling asn_pack.cc
[528/964] Compiling asn1_par.cc
[529/964] Compiling asn1_lib.cc
[530/964] Compiling a_utctm.cc
[531/964] Compiling a_octet.cc
[532/964] Compiling a_type.cc
[533/964] Compiling a_time.cc
[534/964] Compiling a_strnid.cc
[535/964] Compiling a_strex.cc
[536/964] Compiling a_object.cc
[537/964] Compiling a_i2d_fp.cc
[538/964] Compiling a_dup.cc
[539/964] Compiling a_d2i_fp.cc
[540/964] Compiling a_mbstr.cc
[541/964] Compiling a_int.cc
[542/964] Compiling fiat_curve25519_adx_square.S
[543/964] Compiling fiat_curve25519_adx_mul.S
[544/964] Compiling a_gentm.cc
[545/964] Compiling a_bitstr.cc
[546/964] Compiling v3_prn.c
[547/964] Compiling CCryptoBoringSSLShims shims.c
[548/964] Compiling v3_skey.c
[549/964] Compiling a_bool.cc
[550/964] Compiling v3_utl.c
[551/964] Compiling v3_purp.c
[552/964] Compiling v3_pmaps.c
[553/964] Compiling v3_ocsp.c
[554/964] Compiling v3_pcons.c
[555/964] Compiling v3_int.c
[556/964] Compiling v3_ncons.c
[557/964] Compiling v3_lib.c
[558/964] Compiling v3_info.c
[559/964] Compiling v3_ia5.c
[560/964] Compiling v3_genn.c
[561/964] Compiling v3_extku.c
[562/964] Compiling v3_enum.c
[563/964] Compiling v3_crld.c
[564/964] Compiling v3_bcons.c
[565/964] Compiling v3_conf.c
[566/964] Compiling v3_cpols.c
[567/964] Compiling v3_bitst.c
[568/964] Compiling v3_akeya.c
[569/964] Compiling v3_alt.c
[570/964] Compiling x_x509a.c
[571/964] Compiling x_val.c
[572/964] Compiling v3_akey.c
[573/964] Compiling x_x509.c
[574/964] Compiling x_spki.c
[575/964] Compiling x_sig.c
[576/964] Compiling x_req.c
[577/964] Compiling x_pubkey.c
[578/964] Compiling x_exten.c
[579/964] Compiling x_info.c
[580/964] Compiling x_name.c
[581/964] Compiling x_pkey.c
[582/964] Compiling x_attrib.c
[583/964] Compiling x_algor.c
[584/964] Compiling x509spki.c
[585/964] Compiling x_crl.c
[586/964] Compiling x509rset.c
[587/964] Compiling x_all.c
[588/964] Compiling x509cset.c
[589/964] Compiling x509name.c
[590/964] Compiling x509_v3.c
[591/964] Compiling x509_txt.c
[592/964] Compiling x509_vpm.c
[593/964] Compiling x509_vfy.c
[594/964] Compiling x509_set.c
[595/964] Compiling x509_trs.c
[596/964] Compiling x509_obj.c
[597/964] Compiling x509_req.c
[598/964] Compiling x509_lu.c
[599/964] Compiling x509_def.c
[600/964] Compiling x509_d2.c
[601/964] Compiling x509_ext.c
[602/964] Compiling x509.c
[603/964] Compiling x509_att.c
[604/964] Compiling x509_cmp.c
[605/964] Compiling t_x509a.c
[606/964] Compiling t_x509.c
[607/964] Compiling t_crl.c
[608/964] Compiling t_req.c
[609/964] Compiling i2d_pr.c
[610/964] Compiling c-nioatomics.c
[611/964] Compiling rsa_pss.c
[612/964] Compiling name_print.c
[613/964] Compiling by_file.c
[614/964] Compiling policy.c
[615/964] Compiling algorithm.c
[616/964] Compiling by_dir.c
[617/964] Compiling a_sign.c
[618/964] Compiling a_verify.c
[619/964] Compiling asn1_gen.c
[620/964] Compiling voprf.c
[621/964] Compiling pmbtoken.c
[622/964] Compiling thread_none.c
[623/964] Compiling thread_win.c
[624/964] Compiling thread_pthread.c
[625/964] Compiling a_digest.c
[626/964] Compiling thread.c
[627/964] Compiling stack.c
[628/964] Compiling siphash.c
[629/964] Compiling trust_token.c
[630/964] Compiling rsa_print.c
[631/964] Compiling rc4.c
[632/964] Compiling refcount.c
[633/964] Compiling trusty.c
[634/964] Compiling rsa_asn1.c
[635/964] Compiling rand_extra.c
[636/964] Compiling rsa_crypt.c
[637/964] Compiling passive.c
[638/964] Compiling windows.c
[639/964] Compiling getentropy.c
[640/964] Compiling poly1305_arm_asm.S
[641/964] Compiling ios.c
[642/964] Compiling forkunsafe.c
[643/964] Compiling pool.c
[643/964] Compiling poly1305_arm.c
[645/964] Compiling deterministic.c
[646/964] Compiling poly1305.c
[647/964] Compiling pkcs7.c
[648/964] Compiling pkcs8.c
[649/964] Compiling poly1305_vec.c
[650/964] Compiling pkcs8_x509.c
[651/964] Compiling p5_pbev2.c
[652/964] Compiling pem_xaux.c
[653/964] Compiling pem_x509.c
[654/964] Compiling pkcs7_x509.c
[655/964] Compiling pem_pkey.c
[656/964] Compiling pem_pk8.c
[657/964] Compiling obj_xref.c
[658/964] Compiling pem_lib.c
[659/964] Compiling pem_info.c
[660/964] Compiling mem.c
[661/964] Compiling pem_oth.c
[662/964] Compiling lhash.c
[663/964] Compiling keccak.c
[664/964] Compiling poly_rq_mul.S
[665/964] Compiling kyber.c
[666/964] Compiling obj.c
[667/964] Compiling pem_all.c
[667/964] Compiling x86_64-mont5-mac.mac.x86_64.S
[669/964] Compiling hpke.c
[670/964] Compiling x86_64-mont5-linux.linux.x86_64.S
[671/964] Compiling x86-mont-windows.windows.x86.S
[672/964] Compiling x86-mont-linux.linux.x86.S
[673/964] Compiling x86_64-mont-mac.mac.x86_64.S
[674/964] Compiling hrss.c
[675/964] Compiling x86_64-mont-linux.linux.x86_64.S
[676/964] Compiling vpaes-x86_64-mac.mac.x86_64.S
[677/964] Compiling vpaes-x86_64-linux.linux.x86_64.S
[678/964] Compiling vpaes-x86-windows.windows.x86.S
[678/964] Compiling c-atomics.c
[680/964] Compiling vpaes-x86-linux.linux.x86.S
[681/964] Compiling vpaes-armv8-linux.linux.aarch64.S
[682/964] Compiling vpaes-armv8-ios.ios.aarch64.S
[683/964] Compiling vpaes-armv7-ios.ios.arm.S
[684/964] Compiling vpaes-armv7-linux.linux.arm.S
[685/964] Compiling sha512-x86_64-mac.mac.x86_64.S
[686/964] Compiling sha512-armv8-linux.linux.aarch64.S
[687/964] Compiling sha512-x86_64-linux.linux.x86_64.S
[688/964] Compiling sha512-armv8-ios.ios.aarch64.S
[688/964] Compiling sha512-armv4-linux.linux.arm.S
[690/964] Compiling kdf.c
[691/964] Compiling sha512-armv4-ios.ios.arm.S
[692/964] Compiling sha512-586-windows.windows.x86.S
[693/964] Compiling sha512-586-linux.linux.x86.S
[694/964] Compiling sha256-x86_64-mac.mac.x86_64.S
[695/964] Compiling sha256-x86_64-linux.linux.x86_64.S
[696/964] Compiling sha256-armv8-linux.linux.aarch64.S
[697/964] Compiling sha256-armv8-ios.ios.aarch64.S
[698/964] Compiling sha256-armv4-linux.linux.arm.S
[699/964] Compiling sha256-armv4-ios.ios.arm.S
[700/970] Compiling sha256-586-windows.windows.x86.S
[701/970] Compiling sha1-armv8-linux.linux.aarch64.S
[702/970] Compiling sha256-586-linux.linux.x86.S
[703/970] Compiling sha1-x86_64-mac.mac.x86_64.S
[704/970] Compiling sha1-armv8-ios.ios.aarch64.S
[705/970] Compiling sha1-armv4-large-linux.linux.arm.S
[706/970] Compiling sha1-586-windows.windows.x86.S
[707/970] Compiling sha1-586-linux.linux.x86.S
[708/970] Compiling sha1-armv4-large-ios.ios.arm.S
[709/970] Compiling sha1-x86_64-linux.linux.x86_64.S
[710/970] Compiling sha256.c
[711/970] Compiling service_indicator.c
[712/970] Compiling sha512.c
[713/970] Compiling sha1.c
[714/970] Compiling fips.c
[715/970] Compiling rsaz-avx2-mac.mac.x86_64.S
[716/970] Compiling rsaz-avx2-linux.linux.x86_64.S
[717/970] Compiling padding.c
[718/970] Compiling rdrand-x86_64-mac.mac.x86_64.S
[719/970] Compiling rsa_impl.c
[720/970] Compiling rdrand-x86_64-linux.linux.x86_64.S
[721/970] Compiling self_check.c
[722/970] Compiling blinding.c
[723/970] Compiling rand.c
[724/970] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[725/970] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[726/970] Compiling rsa.c
[727/970] Compiling fork_detect.c
[728/970] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[729/970] Compiling urandom.c
[730/970] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[731/970] Compiling ctrdrbg.c
[732/970] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[733/970] Compiling p256-armv8-asm-linux.linux.aarch64.S
[734/970] Compiling p256-armv8-asm-ios.ios.aarch64.S
[735/970] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[736/970] Compiling polyval.c
[737/970] Compiling ctr.c
[738/970] Compiling gcm_nohw.c
[739/970] Compiling ofb.c
[740/970] Compiling cfb.c
[741/970] Compiling gcm.c
[742/970] Compiling md5-x86_64-mac.mac.x86_64.S
[744/970] Compiling NIOConcurrencyHelpers lock.swift
[744/970] Compiling md5-586-windows.windows.x86.S
[745/970] Compiling cbc.c
[746/970] Compiling md5.c
[747/970] Compiling md5-x86_64-linux.linux.x86_64.S
[748/970] Compiling md5-586-linux.linux.x86.S
[749/970] Compiling hmac.c
[750/970] Compiling ghashv8-armv8-linux.linux.aarch64.S
[751/970] Compiling ghash-x86_64-mac.mac.x86_64.S
[752/970] Compiling md4.c
[753/970] Compiling ghashv8-armv8-ios.ios.aarch64.S
[754/970] Compiling ghashv8-armv7-ios.ios.arm.S
[755/970] Compiling hkdf.c
[756/970] Compiling ghashv8-armv7-linux.linux.arm.S
[757/970] Compiling ghash-ssse3-x86-windows.windows.x86.S
[758/970] Compiling ghash-x86_64-linux.linux.x86_64.S
[759/970] Compiling ghash-x86-linux.linux.x86.S
[760/970] Compiling ghash-x86-windows.windows.x86.S
[761/970] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[762/970] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[763/970] Compiling ghash-ssse3-x86-linux.linux.x86.S
[764/970] Compiling ghash-armv4-ios.ios.arm.S
[765/970] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[766/970] Compiling fips_shared_support.c
[767/970] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[768/970] Compiling ghash-armv4-linux.linux.arm.S
[769/970] Compiling ecdsa.c
[771/970] Emitting module NIOConcurrencyHelpers
[772/970] Compiling NIOConcurrencyHelpers NIOLock.swift
[773/970] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[774/970] Compiling NIOConcurrencyHelpers atomics.swift
[775/970] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[775/970] Compiling util.c
[776/970] Compiling scalar.c
[777/971] Compiling ecdh.c
[778/971] Compiling wnaf.c
[779/971] Compiling simple_mul.c
[780/971] Compiling simple.c
[782/971] Compiling felem.c
[783/971] Compiling p224-64.c
[784/971] Compiling p256.c
[785/971] Compiling oct.c
[786/971] Compiling ec_key.c
[787/971] Compiling ec_montgomery.c
[788/971] Compiling check.c
[789/971] Compiling co-586-windows.windows.x86.S
[790/971] Compiling digests.c
[791/971] Compiling ec.c
[792/971] Compiling digest.c
[793/971] Compiling dh.c
[794/971] Compiling digestsign.c
[795/971] Compiling co-586-linux.linux.x86.S
[796/971] Compiling bsaes-armv7-linux.linux.arm.S
[797/971] Compiling cmac.c
[798/971] Compiling bsaes-armv7-ios.ios.arm.S
[799/971] Compiling e_aesccm.c
[800/971] Compiling aead.c
[801/971] Compiling sqrt.c
[802/971] Compiling cipher.c
[803/971] Compiling p256-nistz.c
[804/971] Compiling e_aes.c
[805/971] Compiling shift.c
[806/971] Compiling rsaz_exp.c
[807/971] Compiling random.c
[808/971] Compiling montgomery_inv.c
[809/971] Compiling jacobi.c
[810/971] Compiling prime.c
[811/971] Compiling montgomery.c
[812/971] Compiling mul.c
[813/971] Compiling generic.c
[814/971] Compiling gcd.c
[815/971] Compiling gcd_extra.c
[816/971] Compiling exponentiation.c
[817/971] Compiling div_extra.c
[818/971] Compiling bn-armv8-linux.linux.aarch64.S
[819/971] Compiling ctx.c
[820/971] Compiling cmp.c
[821/971] Compiling bytes.c
[822/971] Compiling bn-armv8-ios.ios.aarch64.S
[823/971] Compiling bn-586-windows.windows.x86.S
[823/971] Compiling bn.c
[825/971] Compiling add.c
[825/971] Compiling div.c
[827/971] Compiling bn-586-linux.linux.x86.S
[828/971] Compiling armv8-mont-linux.linux.aarch64.S
[829/971] Compiling armv4-mont-ios.ios.arm.S
[830/971] Compiling armv8-mont-ios.ios.aarch64.S
[831/971] Compiling armv4-mont-linux.linux.arm.S
[832/971] Compiling aesv8-armv8-linux.linux.aarch64.S
[833/971] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[834/971] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[835/971] Compiling aesv8-armv8-ios.ios.aarch64.S
[836/971] Compiling aesni-x86_64-mac.mac.x86_64.S
[837/971] Compiling aesv8-armv7-ios.ios.arm.S
[838/971] Compiling aesv8-armv7-linux.linux.arm.S
[839/971] Compiling aesni-x86-windows.windows.x86.S
[840/971] Compiling aesni-x86-linux.linux.x86.S
[841/971] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[842/971] Compiling x86_64-gcc.c
[843/971] Compiling aesni-x86_64-linux.linux.x86_64.S
[844/971] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[845/971] Compiling mode_wrappers.c
[846/971] Compiling aes.c
[847/971] Compiling pbkdf.c
[848/971] Compiling ex_data.c
[849/971] Compiling key_wrap.c
[850/971] Compiling sign.c
[851/971] Compiling scrypt.c
[852/971] Compiling print.c
[853/971] Compiling p_x25519.c
[854/971] Compiling p_x25519_asn1.c
[855/971] Compiling aes_nohw.c
[856/971] Compiling p_ed25519_asn1.c
[857/971] Compiling p_rsa_asn1.c
[858/971] Compiling p_hkdf.c
[859/971] Compiling p_ed25519.c
[860/971] Compiling p_dsa_asn1.c
[860/971] Compiling p_rsa.c
[862/971] Compiling p_ec_asn1.c
[863/971] Compiling err_data.c
[864/971] Compiling p_ec.c
[865/971] Compiling err.c
[866/971] Compiling evp_ctx.c
[867/971] Compiling evp_asn1.c
[868/971] Compiling engine.c
[869/971] Compiling evp.c
[870/971] Compiling ecdsa_asn1.c
[871/971] Compiling hash_to_curve.c
[872/971] Compiling ecdh_extra.c
[873/971] Compiling dsa_asn1.c
[874/971] Compiling ec_asn1.c
[875/971] Compiling ec_derive.c
[875/971] Compiling dsa.c
[877/971] Compiling digest_extra.c
[878/971] Compiling dh_asn1.c
[879/971] Compiling params.c
[880/971] Compiling x25519-asm-arm.S
[881/971] Compiling des.c
[882/971] Compiling spake25519.c
[883/971] Compiling crypto.c
[884/971] Compiling cpu_intel.c
[885/971] Compiling cpu_arm_linux.c
[886/971] Compiling cpu_arm_freebsd.c
[887/971] Compiling cpu_arm.c
[888/971] Compiling cpu_aarch64_sysreg.c
[889/971] Compiling cpu_aarch64_openbsd.c
[889/971] Compiling cpu_aarch64_win.c
[891/971] Compiling cpu_aarch64_linux.c
[892/971] Compiling cpu_aarch64_apple.c
[893/971] Compiling cpu_aarch64_fuchsia.c
[894/971] Compiling e_rc4.c
[895/971] Compiling tls_cbc.c
[896/971] Compiling e_tls.c
[897/971] Compiling e_null.c
[898/971] Compiling conf.c
[899/971] Compiling e_rc2.c
[900/971] Compiling curve25519.c
[901/971] Compiling e_des.c
[902/971] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[903/971] Compiling e_aesctrhmac.c
[904/971] Compiling derive_key.c
[905/971] Compiling e_aesgcmsiv.c
[906/971] Compiling e_chacha20poly1305.c
[907/971] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[908/971] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[909/971] Compiling cipher_extra.c
[910/971] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[911/971] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[912/971] Compiling chacha-x86_64-mac.mac.x86_64.S
[913/971] Compiling chacha-x86-windows.windows.x86.S
[914/971] Compiling chacha-x86_64-linux.linux.x86_64.S
[915/971] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[916/971] Compiling chacha-armv8-linux.linux.aarch64.S
[917/971] Compiling chacha-armv4-linux.linux.arm.S
[918/971] Compiling chacha-armv4-ios.ios.arm.S
[919/971] Compiling chacha-x86-linux.linux.x86.S
[920/971] Compiling chacha.c
[921/971] Compiling chacha-armv8-ios.ios.aarch64.S
[922/971] Compiling unicode.c
[923/971] Compiling curve25519_64_adx.c
[924/971] Compiling asn1_compat.c
[925/971] Compiling ber.c
[926/971] Compiling bn_asn1.c
[927/971] Compiling cbb.c
[928/971] Compiling buf.c
[929/971] Compiling convert.c
[930/971] Compiling printf.c
[931/971] Compiling blake2.c
[932/971] Compiling cbs.c
[933/971] Compiling file.c
[934/971] Compiling pair.c
[934/971] Compiling errno.c
[936/971] Compiling hexdump.c
[937/971] Compiling fd.c
[938/971] Compiling bio_mem.c
[939/971] Compiling base64.c
[940/971] Compiling tasn_typ.c
[941/971] Compiling bio.c
[942/971] Compiling tasn_fre.c
[943/971] Compiling tasn_new.c
[944/971] Compiling tasn_utl.c
[945/971] Compiling tasn_enc.c
[946/971] Compiling posix_time.c
[947/971] Compiling f_string.c
[948/971] Compiling f_int.c
[949/971] Compiling asn_pack.c
[950/971] Compiling tasn_dec.c
[951/971] Compiling asn1_par.c
[952/971] Compiling asn1_lib.c
[953/971] Compiling a_utctm.c
[954/971] Compiling a_type.c
[955/971] Compiling a_time.c
[956/971] Compiling a_octet.c
[957/971] Compiling a_strex.c
[958/971] Compiling a_i2d_fp.c
[959/971] Compiling a_strnid.c
[960/971] Compiling a_object.c
[961/971] Compiling a_mbstr.c
[962/971] Write sources
[963/971] Compiling a_int.c
[964/971] Write sources
[965/971] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[966/971] Compiling a_d2i_fp.c
[967/971] Compiling a_bool.c
[967/971] Compiling a_gentm.c
[969/971] Compiling a_dup.c
[970/971] Compiling a_bitstr.c
[972/1018] Compiling Algorithms Joined.swift
[973/1018] Compiling Algorithms Keyed.swift
[974/1020] Compiling Atomics AtomicMemoryOrderings.swift
[975/1020] Compiling Algorithms RandomSample.swift
[976/1020] Compiling Algorithms Reductions.swift
[977/1020] Compiling Algorithms Rotate.swift
[978/1020] Compiling Algorithms Grouped.swift
[979/1020] Compiling Algorithms Indexed.swift
[980/1020] Compiling Algorithms Intersperse.swift
[981/1020] Compiling Algorithms EitherSequence.swift
[982/1020] Compiling Algorithms FirstNonNil.swift
[983/1020] Compiling Algorithms FlattenCollection.swift
[984/1020] Compiling Atomics IntegerOperations.swift
[985/1020] Compiling Atomics Unmanaged extensions.swift
[986/1020] Emitting module CryptoBoringWrapper
[990/1023] Compiling Algorithms Split.swift
[991/1023] Compiling Algorithms Stride.swift
[992/1023] Compiling Algorithms Suffix.swift
[993/1023] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[994/1023] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[995/1024] Compiling Algorithms Compacted.swift
[996/1024] Compiling Algorithms Cycle.swift
[1009/1024] Compiling Algorithms Product.swift
[1010/1024] Compiling Algorithms Trim.swift
[1011/1024] Compiling Algorithms Unique.swift
[1012/1024] Compiling Algorithms Windows.swift
[1013/1084] Compiling Crypto AES-GCM.swift
[1014/1084] Compiling Crypto AES-GCM_boring.swift
[1015/1084] Compiling Crypto ChaChaPoly_boring.swift
[1016/1084] Compiling Crypto ChaChaPoly.swift
[1017/1084] Emitting module Atomics
[1019/1084] Compiling Crypto Cipher.swift
[1020/1084] Compiling Crypto Nonces.swift
[1025/1144] Emitting module Algorithms
[1027/1145] Emitting module Crypto
[1028/1153] Compiling NIOCore ByteBuffer-aux.swift
[1029/1153] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1030/1153] Compiling NIOCore ByteBuffer-conversions.swift
[1031/1153] Compiling NIOCore ByteBuffer-core.swift
[1032/1153] Compiling NIOCore ByteBuffer-hex.swift
[1033/1153] Compiling NIOCore ByteBuffer-int.swift
[1034/1153] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1035/1153] Compiling NIOCore EventLoop.swift
[1036/1153] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1037/1153] Compiling NIOCore ByteBuffer-views.swift
[1038/1153] Compiling NIOCore Channel.swift
[1039/1153] Compiling NIOCore ChannelHandler.swift
[1040/1153] Compiling NIOCore ChannelHandlers.swift
[1041/1153] Compiling NIOCore ChannelInvoker.swift
[1042/1153] Compiling NIOCore ChannelOption.swift
[1043/1153] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1044/1153] Compiling NIOCore BSDSocketAPI.swift
[1045/1153] Compiling NIOCore MulticastChannel.swift
[1046/1153] Compiling NIOCore NIOAny.swift
[1047/1153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1048/1153] Compiling NIOCore NIOLoopBound.swift
[1049/1153] Compiling NIOCore NIOScheduledCallback.swift
[1050/1153] Compiling NIOCore NIOSendable.swift
[1051/1153] Compiling NIOCore RecvByteBufferAllocator.swift
[1052/1153] Compiling Crypto AES.swift
[1053/1153] Compiling NIOCore IO.swift
[1054/1153] Compiling NIOCore IOData.swift
[1055/1153] Compiling NIOCore IPProtocol.swift
[1056/1153] Compiling NIOCore IntegerBitPacking.swift
[1057/1153] Compiling NIOCore IntegerTypes.swift
[1058/1153] Compiling NIOCore Interfaces.swift
[1059/1153] Compiling NIOCore Linux.swift
[1060/1153] Compiling NIOCore MarkedCircularBuffer.swift
[1061/1153] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1062/1153] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1063/1153] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1064/1153] Compiling NIOCore EventLoopFuture.swift
[1065/1153] Compiling NIOCore FileDescriptor.swift
[1066/1153] Compiling NIOCore FileHandle.swift
[1067/1153] Compiling NIOCore FileRegion.swift
[1068/1153] Compiling NIOCore GlobalSingletons.swift
[1069/1153] Compiling NIOCore ChannelPipeline.swift
[1070/1153] Compiling NIOCore CircularBuffer.swift
[1071/1153] Compiling NIOCore Codec.swift
[1072/1153] Compiling NIOCore ConvenienceOptionSupport.swift
[1073/1153] Compiling NIOCore DeadChannel.swift
[1074/1153] Compiling NIOCore DispatchQueue+WithFuture.swift
[1075/1153] Compiling NIOCore EventLoop+Deprecated.swift
[1076/1153] Compiling NIOCore EventLoop+SerialExecutor.swift
[1077/1153] Compiling NIOCore ByteBuffer-multi-int.swift
[1078/1153] Compiling NIOCore AddressedEnvelope.swift
[1079/1153] Compiling NIOCore AsyncAwaitSupport.swift
[1080/1153] Compiling NIOCore AsyncChannel.swift
[1081/1153] Compiling NIOCore AsyncChannelHandler.swift
[1082/1153] Compiling NIOCore AsyncChannelInboundStream.swift
[1083/1153] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1084/1153] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1085/1153] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1086/1153] Compiling NIOCore NIOAsyncWriter.swift
[1095/1161] Compiling NIOCore SocketAddresses.swift
[1096/1161] Compiling NIOCore SocketOptionProvider.swift
[1097/1161] Compiling NIOCore SystemCallHelpers.swift
[1098/1161] Compiling NIOCore TimeAmount+Duration.swift
[1099/1161] Compiling NIOCore TypeAssistedChannelHandler.swift
[1100/1161] Compiling NIOCore UniversalBootstrapSupport.swift
[1101/1161] Compiling NIOCore Utilities.swift
[1102/1161] Compiling Crypto Zeroization.swift
[1120/1171] Compiling SotoCrypto ByteArray.swift
[1121/1171] Compiling SotoCrypto Digest.swift
[1122/1171] Compiling SotoCrypto HMAC.swift
[1123/1172] Emitting module SotoCrypto
[1124/1172] Compiling SotoCrypto SHA2.swift
[1125/1172] Compiling SotoCrypto SymmetricKey.swift
[1126/1172] Compiling SotoCrypto MD5.swift
[1127/1172] Compiling SotoCrypto Insecure.swift
[1128/1172] Compiling SotoCrypto HashFunction.swift
[1129/1172] Compiling SotoCrypto exports.swift
[1131/1173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1173/1173] Emitting module NIOCore
[1175/1225] Emitting module NIOEmbedded
[1176/1225] Compiling NIOEmbedded AsyncTestingChannel.swift
[1177/1225] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1178/1225] Compiling NIOEmbedded Embedded.swift
[1180/1226] Compiling NIOPosix IO.swift
[1181/1226] Compiling NIOPosix IntegerBitPacking.swift
[1182/1226] Compiling NIOPosix IntegerTypes.swift
[1183/1226] Compiling NIOPosix Linux.swift
[1184/1226] Compiling NIOPosix LinuxCPUSet.swift
[1185/1226] Compiling NIOPosix LinuxUring.swift
[1186/1226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1187/1232] Compiling NIOPosix ThreadPosix.swift
[1188/1232] Compiling NIOPosix ThreadWindows.swift
[1189/1232] Compiling NIOPosix UnsafeTransfer.swift
[1190/1232] Compiling NIOPosix Utilities.swift
[1191/1232] Compiling NIOPosix VsockAddress.swift
[1192/1232] Compiling NIOPosix VsockChannelEvents.swift
[1193/1232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1194/1232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1195/1232] Compiling NIOPosix PosixSingletons.swift
[1196/1232] Compiling NIOPosix RawSocketBootstrap.swift
[1197/1232] Compiling NIOPosix Resolver.swift
[1198/1232] Compiling NIOPosix Selectable.swift
[1199/1232] Compiling NIOPosix ServerSocket.swift
[1200/1232] Compiling NIOPosix Socket.swift
[1201/1232] Compiling NIOPosix SocketChannel.swift
[1202/1232] Compiling NIOPosix SocketProtocols.swift
[1203/1232] Compiling NIOPosix System.swift
[1204/1232] Compiling NIOPosix Thread.swift
[1205/1232] Compiling NIOPosix SelectableChannel.swift
[1206/1232] Compiling NIOPosix SelectableEventLoop.swift
[1207/1232] Compiling NIOPosix SelectorEpoll.swift
[1208/1232] Compiling NIOPosix SelectorGeneric.swift
[1209/1232] Compiling NIOPosix SelectorKqueue.swift
[1210/1232] Compiling NIOPosix SelectorUring.swift
[1211/1232] Compiling NIOPosix BSDSocketAPICommon.swift
[1212/1232] Compiling NIOPosix BSDSocketAPIPosix.swift
[1213/1232] Compiling NIOPosix BSDSocketAPIWindows.swift
[1214/1232] Compiling NIOPosix BaseSocket.swift
[1215/1232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1216/1232] Compiling NIOPosix BaseSocketChannel.swift
[1217/1232] Compiling NIOPosix BaseStreamSocketChannel.swift
[1218/1232] Emitting module NIOPosix
[1219/1232] Compiling NIOPosix Bootstrap.swift
[1220/1232] Compiling NIOPosix ControlMessage.swift
[1221/1232] Compiling NIOPosix DatagramVectorReadManager.swift
[1222/1232] Compiling NIOPosix Errors+Any.swift
[1223/1232] Compiling NIOPosix FileDescriptor.swift
[1224/1232] Compiling NIOPosix GetaddrinfoResolver.swift
[1225/1232] Compiling NIOPosix HappyEyeballs.swift
[1226/1232] Compiling NIOPosix NIOThreadPool.swift
[1227/1232] Compiling NIOPosix NonBlockingFileIO.swift
[1228/1232] Compiling NIOPosix PendingDatagramWritesManager.swift
[1229/1232] Compiling NIOPosix PendingWritesManager.swift
[1230/1232] Compiling NIOPosix PipeChannel.swift
[1231/1232] Compiling NIOPosix PipePair.swift
[1232/1232] Compiling NIOPosix Pool.swift
[1234/1235] Compiling NIO Exports.swift
[1235/1235] Emitting module NIO
[1237/1275] Compiling NIOTLS TLSEvents.swift
[1238/1275] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1239/1275] Emitting module NIOTLS
[1240/1275] Emitting module NIOSOCKS
[1241/1276] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1242/1276] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1243/1276] Compiling NIOSOCKS SOCKSResponse.swift
[1244/1276] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1245/1276] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1246/1276] Compiling NIOSOCKS ClientGreeting.swift
[1247/1276] Compiling NIOSOCKS Errors.swift
[1248/1278] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1249/1278] Compiling NIOSOCKS ClientStateMachine.swift
[1250/1278] Compiling NIOSOCKS AuthenticationMethod.swift
[1252/1278] Compiling NIOSOCKS ServerStateMachine.swift
[1253/1278] Compiling NIOSOCKS SOCKSClientHandler.swift
[1254/1278] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1255/1278] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1256/1278] Compiling NIOTLS SNIHandler.swift
[1257/1279] Compiling NIOSOCKS Messages.swift
[1258/1279] Compiling NIOSOCKS SOCKSRequest.swift
[1260/1279] Compiling NIOSOCKS Helpers.swift
[1261/1280] Emitting module NIOHTTP1
[1262/1280] Emitting module NIOFoundationCompat
[1263/1280] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1267/1281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1268/1281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1269/1321] Compiling NIOSSL SSLCallbacks.swift
[1270/1321] Compiling NIOSSL SSLCertificate.swift
[1271/1332] Emitting module NIOTransportServices
[1272/1334] Compiling NIOTransportServices NIOTSBootstraps.swift
[1273/1334] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1274/1334] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1275/1334] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1276/1334] Compiling NIOTransportServices NIOTSSingletons.swift
[1277/1334] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1278/1334] Compiling NIOTransportServices StateManagedChannel.swift
[1279/1334] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1280/1334] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1281/1334] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1282/1334] Compiling NIOTransportServices NIOTSErrors.swift
[1283/1334] Compiling NIOTransportServices NIOTSEventLoop.swift
[1284/1334] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1285/1334] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1286/1334] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1289/1334] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1290/1334] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1291/1334] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1292/1334] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1293/1334] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1294/1334] Compiling NIOTransportServices AcceptHandler.swift
[1295/1334] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1296/1334] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1308/1358] Compiling SotoSignerV4 exports.swift
[1309/1358] Emitting module SotoSignerV4
[1313/1358] Compiling NIOSSL SubjectAlternativeName.swift
[1314/1361] Compiling NIOSSL NIOSSLSecureBytes.swift
[1315/1361] Compiling NIOSSL RNG.swift
[1316/1361] Compiling NIOSSL SafeCompare.swift
[1317/1361] Compiling NIOSSL Zeroization.swift
[1318/1361] Compiling SotoSignerV4 credentials.swift
[1323/1361] Compiling NIOHPACK HPACKHeader.swift
[1324/1361] Compiling NIOHPACK HeaderTables.swift
[1327/1361] Compiling NIOHPACK IntegerCoding.swift
[1328/1361] Compiling NIOHPACK IndexedHeaderTable.swift
[1329/1362] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1330/1362] Emitting module NIOSSL
[1331/1362] Compiling NIOHPACK HPACKEncoder.swift
[1332/1362] Compiling NIOHPACK HPACKErrors.swift
[1333/1362] Compiling NIOHPACK DynamicHeaderTable.swift
[1334/1362] Compiling NIOHPACK HPACKDecoder.swift
[1335/1362] Compiling NIOHPACK HuffmanTables.swift
[1336/1362] Compiling NIOHPACK HuffmanCoding.swift
[1337/1362] Emitting module NIOHTTPCompression
[1338/1362] Emitting module NIOHPACK
[1339/1362] Compiling NIOHTTPCompression HTTPCompression.swift
[1340/1362] Compiling NIOHTTPCompression HTTPDecompression.swift
[1341/1362] Compiling NIOHPACK StaticHeaderTable.swift
[1342/1362] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1343/1362] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1344/1362] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1350/1363] Compiling SotoSignerV4 signer.swift
[1355/1385] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1356/1385] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1357/1385] Compiling NIOHTTP2 MayReceiveFrames.swift
[1358/1385] Compiling NIOHTTP2 ReceivingDataState.swift
[1359/1385] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1360/1385] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1361/1385] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1362/1385] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1363/1395] Compiling NIOHTTP2 HasRemoteSettings.swift
[1364/1395] Compiling NIOSSL UniversalBootstrapSupport.swift
[1365/1395] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1367/1424] Emitting module NIOHTTP2
[1368/1432] Compiling NIOHTTP2 InboundWindowManager.swift
[1369/1432] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1370/1432] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1371/1432] Compiling NIOHTTP2 StreamChannelList.swift
[1372/1432] Compiling NIOHTTP2 StreamMap.swift
[1373/1432] Compiling NIOHTTP2 StreamStateMachine.swift
[1374/1432] Compiling NIOHTTP2 UnsafeTransfer.swift
[1375/1432] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1376/1432] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1377/1432] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1378/1432] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1379/1432] Compiling NIOHTTP2 HTTP2StreamID.swift
[1380/1432] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1381/1432] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1382/1432] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1383/1432] Compiling NIOHTTP2 InboundEventBuffer.swift
[1384/1432] Compiling NIOHTTP2 StateMachineResult.swift
[1385/1432] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1386/1432] Compiling NIOHTTP2 DOSHeuristics.swift
[1387/1432] Compiling NIOHTTP2 Error+Any.swift
[1388/1432] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1389/1432] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1390/1432] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1391/1432] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1392/1432] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1393/1432] Compiling NIOHTTP2 HTTP2Frame.swift
[1394/1432] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1395/1432] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1396/1432] Compiling NIOHTTP2 HTTP2PingData.swift
[1397/1432] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1398/1432] Compiling NIOHTTP2 HTTP2Settings.swift
[1399/1432] Compiling NIOHTTP2 HTTP2Stream.swift
[1408/1432] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1409/1432] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1410/1432] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1411/1432] Compiling NIOHTTP2 HasLocalSettings.swift
[1413/1432] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1414/1432] Compiling NIOHTTP2 QuiescingState.swift
[1415/1432] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1416/1432] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1417/1432] Compiling NIOHTTP2 MaySendFrames.swift
[1418/1432] Compiling NIOHTTP2 SendingDataState.swift
[1419/1432] Compiling NIOHTTP2 SendingGoawayState.swift
[1420/1432] Compiling NIOHTTP2 SendingHeadersState.swift
[1421/1432] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1422/1432] Compiling NIOHTTP2 SendingRstStreamState.swift
[1423/1432] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1424/1432] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1425/1432] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1426/1432] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1427/1432] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1428/1432] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1429/1432] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1430/1432] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1431/1432] Compiling NIOHTTP2 HTTP2Error.swift
[1432/1432] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1434/1492] Emitting module AsyncHTTPClient
[1435/1500] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1436/1500] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1437/1500] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1438/1500] Compiling AsyncHTTPClient HTTP1Connection.swift
[1439/1500] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1440/1500] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1441/1500] Compiling AsyncHTTPClient HTTP2Connection.swift
[1442/1500] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1443/1500] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1444/1500] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1445/1500] Compiling AsyncHTTPClient Transaction.swift
[1446/1500] Compiling AsyncHTTPClient Base64.swift
[1447/1500] Compiling AsyncHTTPClient BasicAuth.swift
[1448/1500] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1449/1500] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1450/1500] Compiling AsyncHTTPClient ConnectionPool.swift
[1451/1500] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1452/1500] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1453/1500] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1454/1500] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1455/1500] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1456/1500] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1457/1500] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1458/1500] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1459/1500] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1460/1500] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1461/1500] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1462/1500] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1463/1500] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1464/1500] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1465/1500] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1466/1500] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1467/1500] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1468/1500] Compiling AsyncHTTPClient RequestBodyLength.swift
[1469/1500] Compiling AsyncHTTPClient RequestBag.swift
[1470/1500] Compiling AsyncHTTPClient RequestValidation.swift
[1471/1500] Compiling AsyncHTTPClient SSLContextCache.swift
[1472/1500] Compiling AsyncHTTPClient Scheme.swift
[1473/1500] Compiling AsyncHTTPClient Singleton.swift
[1474/1500] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1475/1500] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1476/1500] Compiling AsyncHTTPClient Utils.swift
[1477/1500] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1478/1500] Compiling AsyncHTTPClient RequestOptions.swift
[1479/1500] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1480/1500] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1481/1500] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1482/1500] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1483/1500] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1484/1500] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1485/1500] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1486/1500] Compiling AsyncHTTPClient ConnectionTarget.swift
[1487/1500] Compiling AsyncHTTPClient DeconstructedURL.swift
[1488/1500] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1489/1500] Compiling AsyncHTTPClient FoundationExtensions.swift
[1490/1500] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1491/1500] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1492/1500] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1493/1500] Compiling AsyncHTTPClient HTTPClient.swift
[1494/1500] Compiling AsyncHTTPClient HTTPHandler.swift
[1495/1500] Compiling AsyncHTTPClient LRUCache.swift
[1496/1500] Compiling AsyncHTTPClient NWErrorHandler.swift
[1497/1500] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1498/1500] Compiling AsyncHTTPClient TLSConfiguration.swift
[1499/1500] Compiling AsyncHTTPClient RedirectState.swift
[1500/1500] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1502/1576] Compiling SotoCore AWSClient+EndpointDiscovery.swift
[1503/1576] Compiling SotoCore AWSClient+Paginate.swift
[1504/1576] Compiling SotoCore AWSClient.swift
[1505/1578] Emitting module ElasticsearchNIOClient
[1506/1578] Compiling ElasticsearchNIOClient ESSingleDocumentResponse.swift
[1507/1578] Compiling ElasticsearchNIOClient ElasticsearchClientError.swift
[1508/1578] Compiling SotoCore ConfigFileLoader.swift
[1509/1578] Compiling SotoCore RotatingCredentialProvider.swift
[1510/1578] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[1511/1578] Compiling SotoCore STSAssumeRole.swift
[1512/1578] Compiling SotoCore StaticCredential+CredentialProvider.swift
[1513/1578] Compiling SotoCore StaticCredential+Environment.swift
[1514/1578] Compiling SotoCore AWSService+async.swift
[1515/1578] Compiling SotoCore CredentialProvider+async.swift
[1516/1578] Compiling SotoCore ConfigFileCredentialProvider.swift
[1517/1578] Compiling SotoCore AWSClient+Paginate+async.swift
[1518/1578] Compiling SotoCore AWSClient+Waiter+async.swift
[1519/1578] Compiling SotoCore AWSClient+async.swift
[1520/1578] Compiling SotoCore Payload+async.swift
[1521/1578] Compiling SotoCore Payload.swift
[1522/1578] Compiling SotoCore AWSClient+EndpointDiscovery+async.swift
[1523/1578] Compiling SotoCore AWSEndpointDiscovery.swift
[1524/1578] Compiling SotoCore AWSService.swift
[1525/1578] Compiling SotoCore AWSServiceConfig.swift
[1527/1579] Emitting module SotoCore
[1535/1586] Compiling SotoCore Credential+IsEmpty.swift
[1536/1586] Compiling SotoCore CredentialProvider.swift
[1537/1586] Compiling SotoCore CredentialProviderError.swift
[1538/1586] Compiling SotoCore CredentialProviderSelector.swift
[1539/1586] Compiling SotoCore DeferredCredentialProvider.swift
[1540/1586] Compiling SotoCore ExpiringCredential.swift
[1541/1586] Compiling SotoCore MetaDataCredentialProvider.swift
[1542/1586] Compiling SotoCore NullCredentialProvider.swift
[1543/1586] Compiling SotoCore AWSHTTPClient.swift
[1544/1586] Compiling SotoCore AsyncHTTPClient.swift
[1545/1586] Compiling SotoCore ResponseDelegate.swift
[1546/1586] Compiling SotoCore S3StreamReader.swift
[1547/1586] Compiling SotoCore StreamReader.swift
[1548/1586] Compiling SotoCore StreamWriter+write.swift
[1549/1586] Compiling SotoCore AWSMiddleware.swift
[1566/1586] Compiling SotoCore AWSShape.swift
[1567/1586] Compiling SotoCore Environment.swift
[1568/1586] Compiling SotoCore Mirror.swift
[1569/1586] Compiling SotoCore Region.swift
[1570/1586] Compiling SotoCore ServiceProtocol.swift
[1571/1586] Compiling SotoCore CodableProperties.swift
[1572/1586] Compiling SotoCore CollectionCoders.swift
[1573/1586] Compiling SotoCore DateCoders.swift
[1574/1586] Compiling SotoCore DictionaryDecoder.swift
[1575/1586] Compiling SotoCore QueryEncoder.swift
[1576/1586] Compiling SotoCore ClientErrors.swift
[1577/1586] Compiling SotoCore Error.swift
[1578/1586] Compiling SotoCore ServerErrors.swift
[1579/1586] Compiling SotoCore Exports.swift
[1580/1586] Compiling SotoCore AWSRequest.swift
[1581/1586] Compiling SotoCore AWSResponse+HAL.swift
[1582/1586] Compiling SotoCore AWSResponse.swift
[1583/1586] Compiling SotoCore Body.swift
[1584/1586] Compiling SotoCore RetryPolicy.swift
[1585/1586] Compiling SotoCore AWSClient+Waiter.swift
[1586/1586] Compiling SotoCore Matcher.swift
[1588/1594] Compiling SotoElasticsearchService ElasticsearchService_Paginator+async.swift
[1589/1594] Compiling SotoElasticsearchService ElasticsearchService_Error.swift
[1590/1594] Compiling SotoElasticsearchService ElasticsearchService_Paginator.swift
[1591/1594] Compiling SotoElasticsearchService ElasticsearchService_API.swift
[1592/1594] Compiling SotoElasticsearchService ElasticsearchService_API+async.swift
[1593/1594] Emitting module SotoElasticsearchService
[1594/1594] Compiling SotoElasticsearchService ElasticsearchService_Shapes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1596/1598] 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)")
[1597/1598] 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 | }
[1598/1598] 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-4606859-2":/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/39] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[3/39] Compiling Logging MetadataProvider.swift
[4/39] Compiling RealModule Real.swift
[5/40] Compiling RealModule Float80+Real.swift
[6/40] Compiling Logging Locks.swift
[7/40] Compiling RealModule Float16+Real.swift
[8/40] Emitting module CryptoBoringWrapper
[9/40] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[10/41] Compiling RealModule ElementaryFunctions.swift
[11/41] Compiling RealModule Float+Real.swift
[12/41] Compiling NIOConcurrencyHelpers NIOLock.swift
[13/41] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[14/41] Compiling RealModule RealFunctions.swift
[15/41] Compiling RealModule AlgebraicField.swift
[16/41] Compiling RealModule ApproximateEquality.swift
[17/41] Compiling RealModule AugmentedArithmetic.swift
[18/41] Compiling RealModule Double+Real.swift
[19/41] Compiling NIOConcurrencyHelpers lock.swift
[20/41] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[21/41] Compiling NIOConcurrencyHelpers atomics.swift
[23/41] Emitting module _NIODataStructures
[24/41] Emitting module _NIOBase64
[25/41] Compiling _NIOBase64 Base64.swift
[26/41] Compiling _NIODataStructures Heap.swift
[27/41] Compiling _NIODataStructures PriorityQueue.swift
[28/41] Compiling _NIODataStructures _TinyArray.swift
[29/41] Emitting module NIOConcurrencyHelpers
[30/44] Emitting module RealModule
[35/94] Compiling SotoXML Expat.swift
[36/94] Emitting module SotoXML
[37/94] Compiling SotoXML XMLEncoder.swift
[38/94] Compiling JMESPath Runtime.swift
[39/94] Compiling JMESPath Token.swift
[40/94] Compiling JMESPath Sendable.swift
[41/95] Emitting module CoreMetrics
[42/96] Compiling CoreMetrics Locks.swift
[43/96] Compiling CoreMetrics Metrics.swift
[44/97] Compiling Atomics AtomicStorage.swift
[45/97] Compiling Atomics AtomicValue.swift
[46/112] Emitting module JMESPath
[47/115] Compiling Crypto ASN1Boolean.swift
[48/115] Compiling Crypto ASN1Identifier.swift
[49/155] Compiling Crypto Nonces.swift
[50/155] Compiling Crypto ASN1.swift
[51/155] Compiling Crypto AES-GCM_boring.swift
[52/155] Compiling Crypto ChaChaPoly_boring.swift
[53/158] Compiling Crypto ASN1Any.swift
[54/158] Compiling Crypto ASN1BitString.swift
[55/158] Compiling Crypto AES-GCM.swift
[59/160] Compiling INIParser INIParser.swift
[60/160] Emitting module INIParser
[61/161] Compiling SotoXML XMLDecoder.swift
[62/161] Compiling SotoXML XML.swift
[63/162] Emitting module Logging
[64/162] Compiling Logging LogHandler.swift
[65/162] Compiling Logging Logging.swift
[67/163] Compiling JMESPath Parser.swift
[75/163] Compiling Crypto ASN1Integer.swift
[76/163] Compiling Crypto ASN1OctetString.swift
[77/163] Compiling Crypto ASN1Strings.swift
[78/163] Compiling Crypto ASN1Null.swift
[81/163] Compiling Crypto ArraySliceBigint.swift
[82/163] Compiling Crypto GeneralizedTime.swift
[84/163] Compiling Crypto ChaChaPoly.swift
[85/163] Compiling Crypto Cipher.swift
[88/163] Compiling Crypto ObjectIdentifier.swift
[89/163] Compiling Atomics IntegerOperations.swift
[90/163] Compiling Atomics Unmanaged extensions.swift
[91/190] Emitting module InternalCollectionsUtilities
[92/190] Compiling JMESPath Variable.swift
[93/190] Emitting module Metrics
[94/190] Compiling Metrics Metrics.swift
[95/191] Compiling Crypto Ed25519.swift
[96/191] Compiling Crypto NISTCurvesKeys.swift
[97/191] Compiling Crypto X25519Keys.swift
[98/191] Compiling Crypto SymmetricKeys.swift
[99/191] Compiling Crypto HMAC.swift
[100/191] Compiling Crypto MACFunctions.swift
[101/191] Compiling Crypto MessageAuthenticationCode.swift
[102/191] Compiling Crypto AES.swift
[103/199] Compiling Algorithms Chunked.swift
[104/199] Compiling Algorithms Combinations.swift
[107/200] Compiling Algorithms Compacted.swift
[108/200] Compiling Algorithms Cycle.swift
[110/201] Compiling Algorithms RandomSample.swift
[111/201] Compiling Algorithms Reductions.swift
[112/201] Compiling Algorithms Rotate.swift
[113/204] Compiling Algorithms Split.swift
[114/204] Compiling Algorithms Stride.swift
[115/204] Compiling Algorithms Suffix.swift
[116/204] Compiling Algorithms Partition.swift
[117/204] Compiling Algorithms Permutations.swift
[118/204] Compiling Algorithms Product.swift
[122/204] Compiling Algorithms Trim.swift
[123/204] Compiling Algorithms Unique.swift
[124/204] Compiling Algorithms Windows.swift
[125/219] Compiling Crypto HashFunctions.swift
[126/219] Compiling Crypto HashFunctions_SHA2.swift
[127/219] Compiling Crypto Insecure.swift
[128/219] Compiling Crypto Insecure_HashFunctions.swift
[129/219] Compiling Crypto ECDH_boring.swift
[130/219] Compiling Crypto DH.swift
[131/219] Compiling Crypto ECDH.swift
[132/219] Compiling Crypto HKDF.swift
[133/219] Compiling Crypto AESWrap.swift
[134/219] Compiling Crypto AESWrap_boring.swift
[135/219] Compiling Crypto Ed25519_boring.swift
[136/219] Compiling Crypto EllipticCurvePoint_boring.swift
[137/219] Compiling Crypto EllipticCurve_boring.swift
[138/219] Compiling Crypto NISTCurvesKeys_boring.swift
[139/219] Compiling Crypto X25519Keys_boring.swift
[140/219] Compiling Crypto Curve25519.swift
[141/219] Compiling Crypto ECDSASignature_boring.swift
[142/219] Compiling Crypto ECDSA_boring.swift
[143/219] Compiling Crypto EdDSA_boring.swift
[144/219] Compiling Crypto ECDSA.swift
[145/219] Compiling Crypto EdDSA.swift
[146/219] Compiling Crypto Signature.swift
[147/219] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[148/219] Compiling Crypto CryptoKitErrors_boring.swift
[149/219] Compiling DequeModule Deque+CustomReflectable.swift
[150/219] Compiling DequeModule Deque+Descriptions.swift
[151/221] Emitting module Crypto
[152/221] Compiling DequeModule _DequeBuffer.swift
[153/221] Compiling DequeModule _DequeBufferHeader.swift
[154/221] Compiling DequeModule Deque+Equatable.swift
[155/221] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[156/221] Compiling DequeModule Deque+Extras.swift
[157/221] Compiling DequeModule Deque+Hashable.swift
[161/221] Compiling DequeModule Deque+Testing.swift
[162/221] Compiling DequeModule Deque._Storage.swift
[170/221] Compiling DequeModule Deque._UnsafeHandle.swift
[171/221] Compiling DequeModule Deque.swift
[172/221] Compiling DequeModule _DequeSlot.swift
[178/221] Compiling DequeModule _UnsafeWrappedBuffer.swift
[179/221] Compiling DequeModule Deque+Codable.swift
[180/221] Compiling DequeModule Deque+Collection.swift
[185/221] Emitting module Atomics
[195/222] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[196/222] Compiling Crypto RNG_boring.swift
[197/222] Compiling Crypto SafeCompare_boring.swift
[198/222] Compiling Crypto Zeroization_boring.swift
[199/222] Compiling Crypto PrettyBytes.swift
[200/222] Compiling Crypto SafeCompare.swift
[201/222] Compiling Crypto SecureBytes.swift
[202/222] Compiling Crypto Zeroization.swift
[222/223] Emitting module DequeModule
[224/233] Emitting module SotoCrypto
[225/233] Compiling SotoCrypto ByteArray.swift
[226/233] Compiling SotoCrypto Digest.swift
[227/233] Compiling SotoCrypto SymmetricKey.swift
[228/234] Compiling SotoCrypto SHA2.swift
[229/234] Compiling SotoCrypto MD5.swift
[230/234] Compiling SotoCrypto Insecure.swift
[231/234] Compiling SotoCrypto HMAC.swift
[232/234] Compiling SotoCrypto HashFunction.swift
[233/274] Compiling SotoCrypto exports.swift
[235/294] Emitting module Algorithms
[237/295] Compiling NIOCore MarkedCircularBuffer.swift
[238/295] Compiling NIOCore MulticastChannel.swift
[239/295] Compiling NIOCore NIOAny.swift
[240/295] Compiling NIOCore NIOCloseOnErrorHandler.swift
[241/295] Compiling NIOCore NIOLoopBound.swift
[242/295] Compiling NIOCore NIOScheduledCallback.swift
[243/295] Compiling NIOCore NIOSendable.swift
[244/295] Compiling NIOCore RecvByteBufferAllocator.swift
[245/303] Compiling NIOCore GlobalSingletons.swift
[246/303] Compiling NIOCore IO.swift
[247/303] Compiling NIOCore IOData.swift
[248/303] Compiling NIOCore IPProtocol.swift
[249/303] Compiling NIOCore IntegerBitPacking.swift
[250/303] Compiling NIOCore IntegerTypes.swift
[251/303] Compiling NIOCore Interfaces.swift
[252/303] Compiling NIOCore Linux.swift
[253/303] Compiling NIOCore EventLoop.swift
[254/303] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[255/303] Compiling NIOCore EventLoopFuture+Deprecated.swift
[256/303] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[257/303] Compiling NIOCore EventLoopFuture.swift
[258/303] Compiling NIOCore FileDescriptor.swift
[259/303] Compiling NIOCore FileHandle.swift
[260/303] Compiling NIOCore FileRegion.swift
[261/303] Compiling NIOCore ChannelPipeline.swift
[262/303] Compiling NIOCore CircularBuffer.swift
[263/303] Compiling NIOCore Codec.swift
[264/303] Compiling NIOCore ConvenienceOptionSupport.swift
[265/303] Compiling NIOCore DeadChannel.swift
[266/303] Compiling NIOCore DispatchQueue+WithFuture.swift
[267/303] Compiling NIOCore EventLoop+Deprecated.swift
[268/303] Compiling NIOCore EventLoop+SerialExecutor.swift
[269/303] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[270/303] Compiling NIOCore SocketAddresses.swift
[271/303] Compiling NIOCore SocketOptionProvider.swift
[272/303] Compiling NIOCore SystemCallHelpers.swift
[273/303] Compiling NIOCore TimeAmount+Duration.swift
[274/303] Compiling NIOCore TypeAssistedChannelHandler.swift
[275/303] Compiling NIOCore UniversalBootstrapSupport.swift
[276/303] Compiling NIOCore Utilities.swift
[277/303] Compiling NIOCore AddressedEnvelope.swift
[278/303] Compiling NIOCore AsyncAwaitSupport.swift
[279/303] Compiling NIOCore AsyncChannel.swift
[280/303] Compiling NIOCore AsyncChannelHandler.swift
[281/303] Compiling NIOCore AsyncChannelInboundStream.swift
[282/303] Compiling NIOCore AsyncChannelOutboundWriter.swift
[283/303] Compiling NIOCore NIOAsyncSequenceProducer.swift
[284/303] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[285/303] Compiling NIOCore NIOAsyncWriter.swift
[286/303] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[287/303] Compiling NIOCore BSDSocketAPI.swift
[288/303] Compiling NIOCore ByteBuffer-aux.swift
[289/303] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[290/303] Compiling NIOCore ByteBuffer-conversions.swift
[291/303] Compiling NIOCore ByteBuffer-core.swift
[292/303] Compiling NIOCore ByteBuffer-hex.swift
[293/303] Compiling NIOCore ByteBuffer-int.swift
[294/303] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[295/303] Compiling NIOCore ByteBuffer-multi-int.swift
[296/303] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[297/303] Compiling NIOCore ByteBuffer-views.swift
[298/303] Compiling NIOCore Channel.swift
[299/303] Compiling NIOCore ChannelHandler.swift
[300/303] Compiling NIOCore ChannelHandlers.swift
[301/303] Compiling NIOCore ChannelInvoker.swift
[302/303] Compiling NIOCore ChannelOption.swift
[303/303] Emitting module NIOCore
[305/355] Emitting module NIOEmbedded
[306/355] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[307/355] Compiling NIOEmbedded AsyncTestingChannel.swift
[308/355] Compiling NIOEmbedded Embedded.swift
[310/356] Emitting module NIOPosix
[311/362] Compiling NIOPosix ServerSocket.swift
[312/362] Compiling NIOPosix Socket.swift
[313/362] Compiling NIOPosix SocketChannel.swift
[314/362] Compiling NIOPosix SocketProtocols.swift
[315/362] Compiling NIOPosix System.swift
[316/362] Compiling NIOPosix Thread.swift
[317/362] Compiling NIOPosix SelectableChannel.swift
[318/362] Compiling NIOPosix SelectableEventLoop.swift
[319/362] Compiling NIOPosix SelectorEpoll.swift
[320/362] Compiling NIOPosix SelectorGeneric.swift
[321/362] Compiling NIOPosix SelectorKqueue.swift
[322/362] Compiling NIOPosix SelectorUring.swift
[323/362] Compiling NIOPosix PooledRecvBufferAllocator.swift
[324/362] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[325/362] Compiling NIOPosix PosixSingletons.swift
[326/362] Compiling NIOPosix RawSocketBootstrap.swift
[327/362] Compiling NIOPosix Resolver.swift
[328/362] Compiling NIOPosix Selectable.swift
[329/362] Compiling NIOPosix BSDSocketAPICommon.swift
[330/362] Compiling NIOPosix BSDSocketAPIPosix.swift
[331/362] Compiling NIOPosix BSDSocketAPIWindows.swift
[332/362] Compiling NIOPosix BaseSocket.swift
[333/362] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[334/362] Compiling NIOPosix BaseSocketChannel.swift
[335/362] Compiling NIOPosix BaseStreamSocketChannel.swift
[336/362] Compiling NIOPosix ThreadPosix.swift
[337/362] Compiling NIOPosix ThreadWindows.swift
[338/362] Compiling NIOPosix UnsafeTransfer.swift
[339/362] Compiling NIOPosix Utilities.swift
[340/362] Compiling NIOPosix VsockAddress.swift
[341/362] Compiling NIOPosix VsockChannelEvents.swift
[342/362] Compiling NIOPosix IO.swift
[343/362] Compiling NIOPosix IntegerBitPacking.swift
[344/362] Compiling NIOPosix IntegerTypes.swift
[345/362] Compiling NIOPosix Linux.swift
[346/362] Compiling NIOPosix LinuxCPUSet.swift
[347/362] Compiling NIOPosix LinuxUring.swift
[348/362] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[349/362] Compiling NIOPosix Bootstrap.swift
[350/362] Compiling NIOPosix ControlMessage.swift
[351/362] Compiling NIOPosix DatagramVectorReadManager.swift
[352/362] Compiling NIOPosix Errors+Any.swift
[353/362] Compiling NIOPosix FileDescriptor.swift
[354/362] Compiling NIOPosix GetaddrinfoResolver.swift
[355/362] Compiling NIOPosix HappyEyeballs.swift
[356/362] Compiling NIOPosix NIOThreadPool.swift
[357/362] Compiling NIOPosix NonBlockingFileIO.swift
[358/362] Compiling NIOPosix PendingDatagramWritesManager.swift
[359/362] Compiling NIOPosix PendingWritesManager.swift
[360/362] Compiling NIOPosix PipeChannel.swift
[361/362] Compiling NIOPosix PipePair.swift
[362/362] Compiling NIOPosix Pool.swift
[364/365] Emitting module NIO
[365/365] Compiling NIO Exports.swift
[367/405] Compiling NIOTLS TLSEvents.swift
[368/405] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[369/405] Emitting module NIOTLS
[370/405] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[371/405] Compiling NIOSOCKS SOCKSResponse.swift
[372/406] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[373/406] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[374/406] Compiling NIOSOCKS ClientStateMachine.swift
[375/406] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[376/406] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[377/406] Emitting module NIOSOCKS
[378/406] Compiling NIOHTTP1 ByteCollectionUtils.swift
[379/406] Compiling NIOHTTP1 HTTPDecoder.swift
[380/406] Compiling NIOSOCKS ServerStateMachine.swift
[381/406] Compiling NIOSOCKS SOCKSRequest.swift
[382/406] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[383/408] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[384/408] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[385/408] Compiling NIOHTTP1 HTTPEncoder.swift
[386/408] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[387/408] Compiling NIOSOCKS Messages.swift
[389/408] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[390/408] Compiling NIOTLS SNIHandler.swift
[391/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[392/409] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[395/410] Emitting module NIOHTTP1
[396/410] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[397/410] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[398/410] Emitting module NIOFoundationCompat
[399/410] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[405/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[406/411] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[407/411] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[408/411] Compiling NIOHTTP1 HTTPTypes.swift
[409/462] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[410/462] Compiling NIOTransportServices NIOTSSingletons.swift
[411/462] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[412/464] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[413/464] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[414/464] Compiling NIOTransportServices NIOTSListenerChannel.swift
[415/464] Compiling NIOTransportServices StateManagedChannel.swift
[416/464] Compiling NIOTransportServices StateManagedListenerChannel.swift
[417/464] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[418/464] Compiling NIOTransportServices NIOTSBootstraps.swift
[419/464] Compiling NIOTransportServices NIOTSChannelOptions.swift
[420/464] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[421/464] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[422/464] Compiling NIOTransportServices NIOTSErrors.swift
[423/464] Compiling NIOTransportServices NIOTSEventLoop.swift
[424/464] Compiling NIOTransportServices AcceptHandler.swift
[425/464] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[426/464] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[430/465] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[431/465] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[432/465] Emitting module NIOTransportServices
[433/465] Compiling NIOTransportServices NIOTSDatagramListener.swift
[434/465] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[435/465] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[441/488] Compiling NIOSSL SubjectAlternativeName.swift
[442/488] Compiling NIOSSL NIOSSLSecureBytes.swift
[443/488] Compiling NIOSSL RNG.swift
[444/488] Compiling NIOSSL SafeCompare.swift
[445/488] Compiling NIOSSL Zeroization.swift
[446/491] Emitting module NIOSSL
[447/491] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[448/491] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[449/491] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[450/491] Compiling NIOHTTPCompression HTTPCompression.swift
[451/491] Compiling NIOHPACK IndexedHeaderTable.swift
[452/491] Compiling NIOHPACK IntegerCoding.swift
[453/492] Emitting module NIOHTTPCompression
[454/492] Compiling NIOHTTPCompression HTTPDecompression.swift
[455/492] Compiling NIOHPACK HuffmanTables.swift
[456/492] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[457/493] Compiling NIOHPACK StaticHeaderTable.swift
[458/493] Compiling NIOHPACK HuffmanCoding.swift
[468/493] Compiling NIOHPACK HPACKEncoder.swift
[469/493] Compiling NIOHPACK HPACKErrors.swift
[470/493] Compiling NIOHPACK DynamicHeaderTable.swift
[471/493] Compiling NIOHPACK HPACKDecoder.swift
[476/493] Compiling NIOHPACK HPACKHeader.swift
[477/493] Compiling NIOHPACK HeaderTables.swift
[486/493] Emitting module NIOHPACK
[488/494] Compiling SotoSignerV4 exports.swift
[489/494] Emitting module SotoSignerV4
[490/494] Compiling SotoSignerV4 credentials.swift
[491/494] Compiling SotoSignerV4 signer.swift
[493/495] Compiling NIOSSL TLSConfiguration.swift
[494/495] Compiling NIOSSL UniversalBootstrapSupport.swift
[495/495] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[497/554] Compiling NIOHTTP2 StateMachineResult.swift
[498/554] Compiling NIOHTTP2 ContentLengthVerifier.swift
[499/554] Compiling NIOHTTP2 DOSHeuristics.swift
[500/554] Compiling NIOHTTP2 Error+Any.swift
[501/554] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[502/554] Compiling NIOHTTP2 ControlFrameBuffer.swift
[503/554] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[504/554] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[505/562] Emitting module NIOHTTP2
[506/562] Compiling NIOHTTP2 ConnectionStateMachine.swift
[507/562] Compiling NIOHTTP2 ConnectionStreamsState.swift
[508/562] Compiling NIOHTTP2 MayReceiveFrames.swift
[509/562] Compiling NIOHTTP2 ReceivingDataState.swift
[510/562] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[511/562] Compiling NIOHTTP2 ReceivingHeadersState.swift
[512/562] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[513/562] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[514/562] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[515/562] Compiling NIOHTTP2 InboundWindowManager.swift
[516/562] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[517/562] Compiling NIOHTTP2 StreamChannelFlowController.swift
[518/562] Compiling NIOHTTP2 StreamChannelList.swift
[519/562] Compiling NIOHTTP2 StreamMap.swift
[520/562] Compiling NIOHTTP2 StreamStateMachine.swift
[521/562] Compiling NIOHTTP2 UnsafeTransfer.swift
[522/562] Compiling NIOHTTP2 WatermarkedFlowController.swift
[523/562] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[524/562] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[525/562] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[526/562] Compiling NIOHTTP2 HTTP2StreamID.swift
[527/562] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[528/562] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[529/562] Compiling NIOHTTP2 HTTP2UserEvents.swift
[530/562] Compiling NIOHTTP2 InboundEventBuffer.swift
[531/562] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[532/562] Compiling NIOHTTP2 HasFlowControlWindows.swift
[533/562] Compiling NIOHTTP2 HasLocalSettings.swift
[534/562] Compiling NIOHTTP2 HasRemoteSettings.swift
[535/562] Compiling NIOHTTP2 LocallyQuiescingState.swift
[536/562] Compiling NIOHTTP2 QuiescingState.swift
[537/562] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[538/562] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[539/562] Compiling NIOHTTP2 MaySendFrames.swift
[540/562] Compiling NIOHTTP2 SendingDataState.swift
[541/562] Compiling NIOHTTP2 SendingGoawayState.swift
[542/562] Compiling NIOHTTP2 SendingHeadersState.swift
[543/562] Compiling NIOHTTP2 SendingPushPromiseState.swift
[544/562] Compiling NIOHTTP2 SendingRstStreamState.swift
[545/562] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[546/562] Compiling NIOHTTP2 HTTP2SettingsState.swift
[547/562] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[548/562] Compiling NIOHTTP2 HTTP2Frame.swift
[549/562] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[550/562] Compiling NIOHTTP2 HTTP2FrameParser.swift
[551/562] Compiling NIOHTTP2 HTTP2PingData.swift
[552/562] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[553/562] Compiling NIOHTTP2 HTTP2Settings.swift
[554/562] Compiling NIOHTTP2 HTTP2Stream.swift
[555/562] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[556/562] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[557/562] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[558/562] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[559/562] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[560/562] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[561/562] Compiling NIOHTTP2 HTTP2Error.swift
[562/562] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[564/622] Emitting module AsyncHTTPClient
[565/630] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[566/630] Compiling AsyncHTTPClient ConnectionTarget.swift
[567/630] Compiling AsyncHTTPClient DeconstructedURL.swift
[568/630] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[569/630] Compiling AsyncHTTPClient FoundationExtensions.swift
[570/630] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[571/630] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[572/630] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[573/630] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[574/630] Compiling AsyncHTTPClient TLSEventsHandler.swift
[575/630] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[576/630] Compiling AsyncHTTPClient HTTP1Connection.swift
[577/630] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[578/630] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[579/630] Compiling AsyncHTTPClient HTTP2Connection.swift
[580/630] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[581/630] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[582/630] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[583/630] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[584/630] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[585/630] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[586/630] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[587/630] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[588/630] Compiling AsyncHTTPClient RequestBodyLength.swift
[589/630] Compiling AsyncHTTPClient RequestBag.swift
[590/630] Compiling AsyncHTTPClient RequestValidation.swift
[591/630] Compiling AsyncHTTPClient SSLContextCache.swift
[592/630] Compiling AsyncHTTPClient Scheme.swift
[593/630] Compiling AsyncHTTPClient Singleton.swift
[594/630] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[595/630] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[596/630] Compiling AsyncHTTPClient Utils.swift
[597/630] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[598/630] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[599/630] Compiling AsyncHTTPClient AsyncLazySequence.swift
[600/630] Compiling AsyncHTTPClient HTTPClient+execute.swift
[601/630] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[602/630] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[603/630] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[604/630] Compiling AsyncHTTPClient HTTPClientRequest.swift
[605/630] Compiling AsyncHTTPClient HTTPClientResponse.swift
[606/630] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[607/630] Compiling AsyncHTTPClient RequestOptions.swift
[608/630] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[609/630] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[610/630] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[611/630] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[612/630] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[613/630] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[614/630] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[615/630] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[616/630] Compiling AsyncHTTPClient Transaction.swift
[617/630] Compiling AsyncHTTPClient Base64.swift
[618/630] Compiling AsyncHTTPClient BasicAuth.swift
[619/630] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[620/630] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[621/630] Compiling AsyncHTTPClient ConnectionPool.swift
[622/630] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[623/630] Compiling AsyncHTTPClient HTTPClient.swift
[624/630] Compiling AsyncHTTPClient HTTPHandler.swift
[625/630] Compiling AsyncHTTPClient LRUCache.swift
[626/630] Compiling AsyncHTTPClient NWErrorHandler.swift
[627/630] Compiling AsyncHTTPClient NWWaitingHandler.swift
[628/630] Compiling AsyncHTTPClient TLSConfiguration.swift
[629/630] Compiling AsyncHTTPClient RedirectState.swift
[630/630] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[632/706] Emitting module ElasticsearchNIOClient
[633/708] Compiling SotoCore ConfigFileCredentialProvider.swift
[634/708] Compiling SotoCore ConfigFileLoader.swift
[635/708] Compiling SotoCore AWSClient+EndpointDiscovery.swift
[636/708] Compiling SotoCore CredentialProviderError.swift
[637/708] Compiling SotoCore CredentialProviderSelector.swift
[638/708] Compiling SotoCore DeferredCredentialProvider.swift
[639/708] Compiling SotoCore AWSClient+Paginate.swift
[640/708] Compiling SotoCore AWSClient.swift
[641/708] Compiling SotoCore AWSEndpointDiscovery.swift
[642/708] Compiling SotoCore Payload.swift
[643/708] Compiling SotoCore Credential+IsEmpty.swift
[644/708] Compiling SotoCore CredentialProvider.swift
[645/708] Compiling SotoCore AWSService.swift
[646/708] Compiling SotoCore AWSServiceConfig.swift
[647/708] Compiling SotoCore Payload+async.swift
[648/708] Compiling ElasticsearchNIOClient ESSingleDocumentResponse.swift
[649/708] Compiling ElasticsearchNIOClient ElasticsearchClientError.swift
[650/708] Compiling SotoCore AWSClient+EndpointDiscovery+async.swift
[651/708] Compiling SotoCore AWSClient+Paginate+async.swift
[652/708] Compiling SotoCore AWSClient+Waiter+async.swift
[653/708] Compiling SotoCore AWSClient+async.swift
[654/708] Compiling SotoCore AWSService+async.swift
[655/708] Compiling SotoCore CredentialProvider+async.swift
[656/709] Compiling SotoCore RotatingCredentialProvider.swift
[657/709] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[658/709] Compiling SotoCore STSAssumeRole.swift
[659/709] Compiling SotoCore StaticCredential+CredentialProvider.swift
[660/709] Compiling SotoCore StaticCredential+Environment.swift
[661/709] Compiling SotoCore AWSMemberEncoding.swift
[662/709] Compiling SotoCore AWSShape+Encoder.swift
[671/716] Compiling SotoCore NullCredentialProvider.swift
[672/716] Compiling SotoCore AWSHTTPClient.swift
[673/716] Compiling SotoCore AsyncHTTPClient.swift
[674/716] Compiling SotoCore ResponseDelegate.swift
[675/716] Compiling SotoCore S3StreamReader.swift
[676/716] Compiling SotoCore StreamReader.swift
[677/716] Compiling SotoCore StreamWriter+write.swift
[678/716] Compiling SotoCore AWSMiddleware.swift
[679/716] Emitting module SotoCore
[696/716] Compiling SotoCore AWSShape.swift
[697/716] Compiling SotoCore Environment.swift
[698/716] Compiling SotoCore Mirror.swift
[699/716] Compiling SotoCore Region.swift
[700/716] Compiling SotoCore ServiceProtocol.swift
[701/716] Compiling SotoCore CodableProperties.swift
[702/716] Compiling SotoCore CollectionCoders.swift
[703/716] Compiling SotoCore DateCoders.swift
[704/716] Compiling SotoCore DictionaryDecoder.swift
[705/716] Compiling SotoCore QueryEncoder.swift
[706/716] Compiling SotoCore ClientErrors.swift
[707/716] Compiling SotoCore Error.swift
[708/716] Compiling SotoCore ServerErrors.swift
[709/716] Compiling SotoCore Exports.swift
[710/716] Compiling SotoCore AWSRequest.swift
[711/716] Compiling SotoCore AWSResponse+HAL.swift
[712/716] Compiling SotoCore AWSResponse.swift
[713/716] Compiling SotoCore Body.swift
[714/716] Compiling SotoCore RetryPolicy.swift
[715/716] Compiling SotoCore AWSClient+Waiter.swift
[716/716] Compiling SotoCore Matcher.swift
[718/724] Compiling SotoElasticsearchService ElasticsearchService_Paginator+async.swift
[719/724] Compiling SotoElasticsearchService ElasticsearchService_Paginator.swift
[720/724] Compiling SotoElasticsearchService ElasticsearchService_API.swift
[721/724] Compiling SotoElasticsearchService ElasticsearchService_Error.swift
[722/724] Compiling SotoElasticsearchService ElasticsearchService_API+async.swift
[723/724] Emitting module SotoElasticsearchService
[724/724] Compiling SotoElasticsearchService ElasticsearchService_Shapes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[726/728] Compiling SotoElasticsearchNIOClient SotoElasticsearchRequester.swift
[727/728] 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 | }
[728/728] 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