The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of elastic-swift, reference master (5131a6), with Swift 6.0 for Linux on 1 Nov 2024 11:26:40 UTC.

Swift 6 data race errors: 25

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pksprojects/ElasticSwift.git
Reference: master
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/pksprojects/ElasticSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5131a6a Merge pull request #97 from msavoaia/fix/ssl-auth-issue
Cloned https://github.com/pksprojects/ElasticSwift.git
Revision (git rev-parse @):
5131a6aa5c256dc57e491c832b8f1f9dc24a331b
SUCCESS checkout https://github.com/pksprojects/ElasticSwift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pksprojects/ElasticSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3660] Fetching swift-log
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
[1/2260] Fetching swift-nio-transport-services
[2194/15525] Fetching swift-nio-transport-services, async-http-client
[3455/86666] Fetching swift-nio-transport-services, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
[2920/84406] Fetching async-http-client, swift-nio
[4958/97701] Fetching async-http-client, swift-nio, swift-nio-ssl
Fetched https://github.com/swift-server/async-http-client.git from cache (2.64s)
[54557/84436] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.67s)
[41974/71141] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.91s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.88s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (1.16s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[1991/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
[2941/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.23s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (1.02s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.23.1 (0.88s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5061] Fetching swift-nio-extras
[508/10624] Fetching swift-nio-extras, swift-algorithms
[817/21700] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.73s)
[7830/16137] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.81s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.93s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.98s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.92s)
Fetching https://github.com/apple/swift-http-types
[1/648] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.70s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.89s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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.23.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.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.34.1
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.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.29.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.24.1
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.23.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.1
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/454] Write sources
[23/454] Compiling CNIOLLHTTP c_nio_http.c
[24/454] Compiling _NumericsShims _NumericsShims.c
[24/454] Write sources
[27/454] Compiling _AtomicsShims.c
[27/454] Write sources
[31/454] Compiling CNIOWindows shim.c
[32/454] Compiling ber.c
[33/454] Compiling cbb.c
[34/454] Compiling CNIOLLHTTP c_nio_api.c
[35/454] Compiling CNIOWASI CNIOWASI.c
[36/454] Compiling CNIOWindows WSAStartup.c
[37/454] Compiling CNIOLinux liburing_shims.c
[38/454] Compiling CNIOExtrasZlib empty.c
[39/454] Compiling CNIODarwin shim.c
[40/454] Compiling cbs.c
[41/454] Write swift-version-24593BA9C3E375BF.txt
[42/454] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/454] Compiling fiat_p256_adx_sqr.S
[44/454] Compiling CNIOLinux shim.c
[45/454] Compiling fiat_p256_adx_mul.S
[46/454] Compiling fiat_curve25519_adx_square.S
[47/454] Compiling fiat_curve25519_adx_mul.S
[48/494] Compiling CNIOBoringSSLShims shims.c
[50/494] Emitting module _NIOBase64
[51/494] Emitting module InternalCollectionsUtilities
[51/496] Compiling tls_record.cc
[52/496] Compiling c-nioatomics.c
[53/496] Compiling tls_method.cc
[54/496] Compiling tls13_server.cc
[55/496] Compiling tls13_enc.cc
[57/496] Compiling _NIOBase64 Base64.swift
[58/496] Compiling _NIODataStructures _TinyArray.swift
[59/497] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/497] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/497] Compiling _NIODataStructures PriorityQueue.swift
[62/497] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/497] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/497] Compiling InternalCollectionsUtilities Debugging.swift
[65/497] Compiling InternalCollectionsUtilities Descriptions.swift
[66/497] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/497] Compiling InternalCollectionsUtilities Specialize.swift
[68/497] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/497] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/497] Compiling RealModule Float80+Real.swift
[71/497] Compiling RealModule Float16+Real.swift
[72/497] Compiling RealModule Real.swift
[73/498] Compiling RealModule ElementaryFunctions.swift
[74/498] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/498] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/498] Compiling RealModule Float+Real.swift
[77/498] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[78/498] Compiling InternalCollectionsUtilities Integer rank.swift
[79/498] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/498] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[81/498] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[82/498] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[85/499] Emitting module RealModule
[90/499] Compiling RealModule RealFunctions.swift
[91/500] Compiling tls13_both.cc
[92/503] Compiling tls13_client.cc
[94/515] Compiling DequeModule Deque+CustomReflectable.swift
[95/515] Compiling DequeModule Deque+Descriptions.swift
[96/517] Compiling Logging MetadataProvider.swift
[97/517] Emitting module _NIODataStructures
[98/517] Compiling _NIODataStructures Heap.swift
[99/517] Compiling Logging Locks.swift
[100/517] Emitting module Logging
[101/518] Compiling Logging LogHandler.swift
[102/518] Compiling Logging Logging.swift
[103/519] Compiling DequeModule _DequeBuffer.swift
[104/519] Compiling DequeModule _DequeBufferHeader.swift
[106/519] Compiling DequeModule Deque+Equatable.swift
[107/519] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/519] Compiling DequeModule Deque+Extras.swift
[110/519] Compiling DequeModule Deque+Hashable.swift
[111/519] Compiling DequeModule Deque+Testing.swift
[112/519] Compiling DequeModule Deque._Storage.swift
[113/519] Compiling DequeModule _DequeSlot.swift
[114/519] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/519] Compiling ssl_versions.cc
[116/519] Compiling DequeModule Deque._UnsafeHandle.swift
[117/519] Compiling DequeModule Deque.swift
[117/519] Compiling t1_enc.cc
[118/521] Compiling ssl_transcript.cc
[120/521] Compiling DequeModule Deque+Codable.swift
[121/521] Compiling DequeModule Deque+Collection.swift
[121/521] Compiling ssl_x509.cc
[123/521] Emitting module UnitTestSettings
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:28:12: warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
 26 | }()
 27 |
 28 | public let logFactory: ((String) -> LogHandler) = { label -> LogHandler in
    |            |- warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'logFactory' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     var handler = StreamLogHandler.standardOutput(label: label)
 30 |     handler.logLevel = loggerLevel
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:35:29: warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
 33 |
 34 | public let isLoggingConfigured: Bool = {
 35 |     LoggingSystem.bootstrap(logFactory)
    |                             `- warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
 36 |     return true
 37 | }()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:39:12: warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
 37 | }()
 38 |
 39 | public let esConnection: ESConnection = {
    |            |- warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'esConnection' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     var url = URL(string: "http://localhost:9200")!
 41 |     let urlString = env["ES_URL"]
    :
 54 | }()
 55 |
 56 | public struct ESConnection {
    |               `- note: consider making struct 'ESConnection' conform to the 'Sendable' protocol
 57 |     public let host: URL
 58 |     public let uname: String
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:25: warning: static property 'stderr' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
 70 | /// ensures access to the underlying `FILE` is locked to prevent
 71 | /// cross-thread interleaving of output.
 72 | internal struct StdioOutputStream: TextOutputStream {
    |                 `- note: consider making struct 'StdioOutputStream' conform to the 'Sendable' protocol
 73 |     internal let file: UnsafeMutablePointer<FILE>
 74 |     internal let flushMode: FlushMode
    :
 93 |     }
 94 |
 95 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                         |- warning: static property 'stderr' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: annotate 'stderr' with '@MainActor' if property should only be accessed from the main actor
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 96 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:9: warning: let 'systemStderr' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
108 |     let systemStdout = Darwin.stdout
109 | #else
110 |     let systemStderr = Glibc.stderr!
    |         |- warning: let 'systemStderr' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
    |         |- note: annotate 'systemStderr' with '@MainActor' if property should only be accessed from the main actor
    |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |     let systemStdout = Glibc.stdout!
112 | #endif
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:25: warning: static property 'stdout' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
 70 | /// ensures access to the underlying `FILE` is locked to prevent
 71 | /// cross-thread interleaving of output.
 72 | internal struct StdioOutputStream: TextOutputStream {
    |                 `- note: consider making struct 'StdioOutputStream' conform to the 'Sendable' protocol
 73 |     internal let file: UnsafeMutablePointer<FILE>
 74 |     internal let flushMode: FlushMode
    :
 94 |
 95 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 96 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                         |- warning: static property 'stdout' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: annotate 'stdout' with '@MainActor' if property should only be accessed from the main actor
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |
 98 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:9: warning: let 'systemStdout' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
109 | #else
110 |     let systemStderr = Glibc.stderr!
111 |     let systemStdout = Glibc.stdout!
    |         |- warning: let 'systemStdout' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
    |         |- note: annotate 'systemStdout' with '@MainActor' if property should only be accessed from the main actor
    |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
112 | #endif
113 |
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:30: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
108 |     let systemStdout = Darwin.stdout
109 | #else
110 |     let systemStderr = Glibc.stderr!
    |                              `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
111 |     let systemStdout = Glibc.stdout!
112 | #endif
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:30: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
109 | #else
110 |     let systemStderr = Glibc.stderr!
111 |     let systemStdout = Glibc.stdout!
    |                              `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
112 | #endif
113 |
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:128:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
126 |     }
127 |
128 |     private let stream: TextOutputStream
    |                 `- warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
129 |     private let label: String
130 |
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
  |                 `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 |     mutating func _lock()
3 |     mutating func _unlock()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
118 |     /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 |     public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:191:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 |     ///     - function: The function the log line was emitted from.
134 |     ///     - line: The line the log message was emitted from.
135 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 |              message: Logger.Message,
137 |              metadata: Logger.Metadata?,
    :
189 | extension LogHandler {
190 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
191 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
192 |                     message: Logger.Message,
193 |                     metadata: Logger.Metadata?,
[123/521] Compiling ssl_stat.cc
[125/521] Emitting module DequeModule
[125/522] Compiling ssl_session.cc
[128/522] Emitting module ElasticSwiftCodableUtils
[129/522] Compiling ElasticSwiftCodableUtils ElasticSwiftCodableUtils.swift
[130/523] Compiling ssl_privkey.cc
[131/523] Compiling ssl_key_share.cc
[133/523] Compiling UnitTestSettings UnitTestSettings.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:28:12: warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
 26 | }()
 27 |
 28 | public let logFactory: ((String) -> LogHandler) = { label -> LogHandler in
    |            |- warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'logFactory' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     var handler = StreamLogHandler.standardOutput(label: label)
 30 |     handler.logLevel = loggerLevel
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:35:29: warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
 33 |
 34 | public let isLoggingConfigured: Bool = {
 35 |     LoggingSystem.bootstrap(logFactory)
    |                             `- warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
 36 |     return true
 37 | }()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:39:12: warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
 37 | }()
 38 |
 39 | public let esConnection: ESConnection = {
    |            |- warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: annotate 'esConnection' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     var url = URL(string: "http://localhost:9200")!
 41 |     let urlString = env["ES_URL"]
    :
 54 | }()
 55 |
 56 | public struct ESConnection {
    |               `- note: consider making struct 'ESConnection' conform to the 'Sendable' protocol
 57 |     public let host: URL
 58 |     public let uname: String
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:25: warning: static property 'stderr' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
 70 | /// ensures access to the underlying `FILE` is locked to prevent
 71 | /// cross-thread interleaving of output.
 72 | internal struct StdioOutputStream: TextOutputStream {
    |                 `- note: consider making struct 'StdioOutputStream' conform to the 'Sendable' protocol
 73 |     internal let file: UnsafeMutablePointer<FILE>
 74 |     internal let flushMode: FlushMode
    :
 93 |     }
 94 |
 95 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                         |- warning: static property 'stderr' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: annotate 'stderr' with '@MainActor' if property should only be accessed from the main actor
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 96 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:9: warning: let 'systemStderr' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
108 |     let systemStdout = Darwin.stdout
109 | #else
110 |     let systemStderr = Glibc.stderr!
    |         |- warning: let 'systemStderr' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
    |         |- note: annotate 'systemStderr' with '@MainActor' if property should only be accessed from the main actor
    |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |     let systemStdout = Glibc.stdout!
112 | #endif
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:25: warning: static property 'stdout' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
 70 | /// ensures access to the underlying `FILE` is locked to prevent
 71 | /// cross-thread interleaving of output.
 72 | internal struct StdioOutputStream: TextOutputStream {
    |                 `- note: consider making struct 'StdioOutputStream' conform to the 'Sendable' protocol
 73 |     internal let file: UnsafeMutablePointer<FILE>
 74 |     internal let flushMode: FlushMode
    :
 94 |
 95 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 96 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                         |- warning: static property 'stdout' is not concurrency-safe because non-'Sendable' type 'StdioOutputStream' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: annotate 'stdout' with '@MainActor' if property should only be accessed from the main actor
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |
 98 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:9: warning: let 'systemStdout' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
109 | #else
110 |     let systemStderr = Glibc.stderr!
111 |     let systemStdout = Glibc.stdout!
    |         |- warning: let 'systemStdout' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<FILE>' (aka 'UnsafeMutablePointer<_IO_FILE>') may have shared mutable state; this is an error in the Swift 6 language mode
    |         |- note: annotate 'systemStdout' with '@MainActor' if property should only be accessed from the main actor
    |         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
112 | #endif
113 |
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:30: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
108 |     let systemStdout = Darwin.stdout
109 | #else
110 |     let systemStderr = Glibc.stderr!
    |                              `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
111 |     let systemStdout = Glibc.stdout!
112 | #endif
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:30: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
109 | #else
110 |     let systemStderr = Glibc.stderr!
111 |     let systemStdout = Glibc.stdout!
    |                              `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
112 | #endif
113 |
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:128:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
126 |     }
127 |
128 |     private let stream: TextOutputStream
    |                 `- warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
129 |     private let label: String
130 |
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
  |                 `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 |     mutating func _lock()
3 |     mutating func _unlock()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
118 |     /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 |     public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:191:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 |     ///     - function: The function the log line was emitted from.
134 |     ///     - line: The line the log message was emitted from.
135 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 |              message: Logger.Message,
137 |              metadata: Logger.Metadata?,
    :
189 | extension LogHandler {
190 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
191 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
192 |                     message: Logger.Message,
193 |                     metadata: Logger.Metadata?,
[133/524] Compiling ssl_lib.cc
[134/524] Compiling ssl_file.cc
[136/524] Compiling ssl_cipher.cc
[137/524] Compiling ssl_credential.cc
[138/524] Compiling ssl_buffer.cc
[139/524] Compiling ssl_asn1.cc
[140/524] Compiling ssl_cert.cc
[141/524] Compiling s3_pkt.cc
[142/524] Compiling ssl_aead_ctx.cc
[143/524] Compiling s3_lib.cc
[144/524] Compiling s3_both.cc
[145/524] Compiling extensions.cc
[146/524] Compiling handshake_server.cc
[147/524] Compiling handshake.cc
[148/524] Compiling handshake_client.cc
[149/524] Compiling dtls_record.cc
[150/524] Compiling handoff.cc
[151/524] Compiling md5-x86_64-linux.S
[152/524] Compiling dtls_method.cc
[153/524] Compiling md5-x86_64-apple.S
[154/524] Compiling md5-586-linux.S
[155/524] Compiling encrypted_client_hello.cc
[156/524] Compiling md5-586-apple.S
[157/524] Compiling err_data.c
[158/524] Compiling chacha20_poly1305_x86_64-apple.S
[159/524] Compiling chacha20_poly1305_x86_64-linux.S
[160/524] Compiling chacha20_poly1305_armv8-win.S
[161/524] Compiling chacha20_poly1305_armv8-linux.S
[162/524] Compiling chacha20_poly1305_armv8-apple.S
[163/524] Compiling chacha-x86_64-linux.S
[164/524] Compiling chacha-x86_64-apple.S
[165/524] Compiling chacha-x86-linux.S
[166/524] Compiling chacha-x86-apple.S
[167/524] Compiling chacha-armv8-linux.S
[168/524] Compiling chacha-armv8-win.S
[169/524] Compiling chacha-armv8-apple.S
[170/524] Compiling chacha-armv4-linux.S
[171/524] Compiling aes128gcmsiv-x86_64-linux.S
[172/524] Compiling aes128gcmsiv-x86_64-apple.S
[173/524] Compiling x86_64-mont5-apple.S
[174/524] Compiling d1_pkt.cc
[175/524] Compiling x86_64-mont5-linux.S
[176/524] Compiling x86_64-mont-linux.S
[177/524] Compiling x86-mont-linux.S
[178/524] Compiling x86_64-mont-apple.S
[179/524] Compiling x86-mont-apple.S
[180/524] Compiling vpaes-x86_64-linux.S
[181/524] Compiling vpaes-x86_64-apple.S
[182/524] Compiling vpaes-x86-linux.S
[183/524] Compiling vpaes-x86-apple.S
[184/524] Compiling d1_srtp.cc
[185/524] Compiling d1_lib.cc
[186/524] Compiling vpaes-armv8-linux.S
[187/524] Compiling vpaes-armv8-win.S
[188/524] Compiling vpaes-armv8-apple.S
[189/524] Compiling vpaes-armv7-linux.S
[190/524] Compiling sha512-x86_64-apple.S
[191/524] Compiling sha512-armv8-win.S
[192/524] Compiling bio_ssl.cc
[193/524] Compiling sha512-x86_64-linux.S
[194/524] Compiling sha512-armv8-linux.S
[195/524] Compiling sha512-armv4-linux.S
[196/524] Compiling sha512-586-linux.S
[197/524] Compiling sha512-armv8-apple.S
[198/524] Compiling sha512-586-apple.S
[199/524] Compiling sha256-x86_64-linux.S
[200/524] Compiling sha256-armv8-win.S
[201/524] Compiling sha256-x86_64-apple.S
[202/524] Compiling sha256-armv8-linux.S
[203/524] Compiling sha256-586-linux.S
[204/524] Compiling sha256-armv8-apple.S
[205/524] Compiling sha256-586-apple.S
[206/524] Compiling sha256-armv4-linux.S
[207/524] Compiling sha1-x86_64-apple.S
[208/524] Compiling d1_both.cc
[209/524] Compiling sha1-armv8-win.S
[210/524] Compiling sha1-armv8-apple.S
[211/524] Compiling sha1-x86_64-linux.S
[212/524] Compiling sha1-armv4-large-linux.S
[213/524] Compiling sha1-586-linux.S
[214/524] Compiling sha1-586-apple.S
[215/524] Compiling sha1-armv8-linux.S
[216/524] Compiling rsaz-avx2-linux.S
[217/524] Compiling p256_beeu-x86_64-asm-apple.S
[218/524] Compiling rdrand-x86_64-apple.S
[219/524] Compiling rdrand-x86_64-linux.S
[220/524] Compiling p256_beeu-armv8-asm-linux.S
[221/524] Compiling p256_beeu-armv8-asm-win.S
[222/524] Compiling p256_beeu-x86_64-asm-linux.S
[223/524] Compiling rsaz-avx2-apple.S
[224/524] Compiling p256_beeu-armv8-asm-apple.S
[225/524] Compiling p256-x86_64-asm-apple.S
[226/524] Compiling p256-armv8-asm-win.S
[227/524] Compiling p256-armv8-asm-linux.S
[227/524] Compiling p256-armv8-asm-apple.S
[229/524] Compiling ghashv8-armv8-linux.S
[230/524] Compiling p256-x86_64-asm-linux.S
[231/524] Compiling ghashv8-armv8-win.S
[232/524] Compiling ghashv8-armv7-linux.S
[233/524] Compiling ghashv8-armv8-apple.S
[234/524] Compiling ghash-x86_64-apple.S
[235/524] Compiling ghash-x86-linux.S
[235/524] Compiling ghash-x86_64-linux.S
[235/524] Compiling ghash-ssse3-x86_64-linux.S
[238/524] Compiling ghash-ssse3-x86_64-apple.S
[239/524] Compiling ghash-x86-apple.S
[240/524] Compiling ghash-ssse3-x86-linux.S
[241/524] Compiling ghash-ssse3-x86-apple.S
[242/524] Compiling ghash-neon-armv8-win.S
[243/524] Compiling ghash-armv4-linux.S
[244/524] Compiling ghash-neon-armv8-linux.S
[245/524] Compiling ghash-neon-armv8-apple.S
[246/524] Compiling bsaes-armv7-linux.S
[246/524] Compiling co-586-apple.S
[248/524] Compiling co-586-linux.S
[249/524] Compiling bn-armv8-win.S
[250/524] Compiling bn-armv8-apple.S
[250/524] Compiling bn-armv8-linux.S
[252/524] Compiling bn-586-apple.S
[253/524] Compiling bn-586-linux.S
[254/524] Compiling armv8-mont-win.S
[255/524] Compiling armv8-mont-apple.S
[256/524] Compiling armv8-mont-linux.S
[257/524] Compiling armv4-mont-linux.S
[258/524] Compiling aesv8-gcm-armv8-linux.S
[259/524] Compiling aesv8-armv8-win.S
[260/524] Compiling aesv8-gcm-armv8-apple.S
[261/524] Compiling aesv8-gcm-armv8-win.S
[262/524] Compiling aesv8-armv8-apple.S
[263/524] Compiling aesv8-armv7-linux.S
[264/524] Compiling aesni-x86_64-apple.S
[265/524] Compiling aesv8-armv8-linux.S
[266/524] Compiling aesni-x86_64-linux.S
[267/524] Compiling aesni-x86-apple.S
[268/524] Compiling aesni-gcm-x86_64-linux.S
[269/524] Compiling aesni-x86-linux.S
[270/524] Compiling aesni-gcm-x86_64-apple.S
[271/524] Compiling x_val.c
[272/524] Compiling x_x509.c
[273/524] Compiling x_req.c
[274/524] Compiling x_x509a.c
[275/524] Compiling x_sig.c
[276/524] Compiling x_exten.c
[277/524] Compiling x_spki.c
[278/524] Compiling x_pubkey.c
[279/524] Compiling x_name.c
[280/524] Compiling x_attrib.c
[281/524] Compiling x509spki.c
[282/524] Compiling x_crl.c
[283/524] Compiling x509cset.c
[284/524] Compiling x_algor.c
[285/524] Compiling x509name.c
[286/524] Compiling x_all.c
[287/524] Compiling x509rset.c
[288/524] Compiling x509_v3.c
[289/524] Compiling x509_vfy.c
[290/524] Compiling x509_vpm.c
[291/524] Compiling x509_trs.c
[292/524] Compiling x509_req.c
[293/524] Compiling x509_txt.c
[294/524] Compiling x509_obj.c
[295/524] Compiling x509_set.c
[296/524] Compiling x509_lu.c
[297/524] Compiling x509_def.c
[298/524] Compiling x509_ext.c
[299/524] Compiling x509_d2.c
[300/524] Compiling x509_cmp.c
[301/524] Compiling x509.c
[302/524] Compiling x509_att.c
[303/524] Compiling v3_pmaps.c
[304/524] Compiling v3_ocsp.c
[305/524] Compiling v3_utl.c
[306/524] Compiling v3_skey.c
[307/524] Compiling v3_prn.c
[308/524] Compiling v3_ncons.c
[309/524] Compiling v3_pcons.c
[310/524] Compiling v3_purp.c
[311/524] Compiling v3_lib.c
[312/524] Compiling v3_ia5.c
[313/524] Compiling v3_int.c
[314/524] Compiling v3_info.c
[315/524] Compiling v3_genn.c
[316/524] Compiling v3_extku.c
[317/524] Compiling v3_enum.c
[318/524] Compiling v3_crld.c
[319/524] Compiling v3_bcons.c
[320/524] Compiling v3_cpols.c
[321/524] Compiling v3_conf.c
[322/524] Compiling v3_akey.c
[323/524] Compiling v3_alt.c
[324/524] Compiling t_x509a.c
[324/524] Compiling v3_akeya.c
[325/524] Compiling v3_bitst.c
[327/524] Compiling i2d_pr.c
[328/524] Compiling t_x509.c
[329/524] Compiling rsa_pss.c
[330/524] Compiling name_print.c
[331/524] Compiling t_crl.c
[332/524] Compiling t_req.c
[333/524] Compiling by_file.c
[334/524] Compiling policy.c
[335/524] Compiling by_dir.c
[336/524] Compiling a_verify.c
[337/524] Compiling a_digest.c
[338/524] Compiling asn1_gen.c
[339/524] Compiling algorithm.c
[340/524] Compiling thread_pthread.c
[341/524] Compiling a_sign.c
[342/524] Compiling voprf.c
[343/524] Compiling thread_win.c
[344/524] Compiling thread.c
[345/524] Compiling thread_none.c
[346/524] Compiling spx_wots.c
[347/524] Compiling stack.c
[347/524] Compiling trust_token.c
[349/524] Compiling spx_util.c
[350/524] Compiling pmbtoken.c
[351/524] Compiling spx_merkle.c
[352/524] Compiling spx_thash.c
[353/524] Compiling spx.c
[354/524] Compiling spx_fors.c
[355/524] Compiling spx_address.c
[356/524] Compiling wots.c
[357/524] Compiling sha512.c
[358/524] Compiling thash.c
[359/524] Compiling slhdsa.c
[360/524] Compiling merkle.c
[361/524] Compiling siphash.c
[362/524] Compiling fors.c
[363/524] Compiling sha256.c
[364/524] Compiling sha1.c
[365/524] Compiling rsa_print.c
[366/524] Compiling rsa_extra.c
[367/524] Compiling rc4.c
[368/524] Compiling refcount.c
[369/524] Compiling rand_extra.c
[370/524] Compiling trusty.c
[371/524] Compiling rsa_asn1.c
[372/524] Compiling windows.c
[373/524] Compiling rsa_crypt.c
[374/524] Compiling ios.c
[375/524] Compiling urandom.c
[376/524] Compiling fork_detect.c
[377/524] Compiling getentropy.c
[378/524] Compiling deterministic.c
[379/524] Compiling forkunsafe.c
[380/524] Compiling passive.c
[381/524] Compiling poly1305_arm_asm.S
[382/524] Compiling pool.c
[383/524] Compiling poly1305_arm.c
[384/524] Compiling pkcs7.c
[385/524] Compiling poly1305_vec.c
[386/524] Compiling poly1305.c
[387/524] Compiling pem_xaux.c
[388/524] Compiling pem_pkey.c
[389/524] Compiling pem_x509.c
[390/524] Compiling pkcs7_x509.c
[391/524] Compiling pem_pk8.c
[392/524] Compiling p5_pbev2.c
[393/524] Compiling obj_xref.c
[394/524] Compiling pkcs8.c
[395/524] Compiling pem_oth.c
[396/524] Compiling pkcs8_x509.c
[397/524] Compiling pem_info.c
[398/524] Compiling pem_lib.c
[399/524] Compiling mem.c
[400/524] Compiling pem_all.c
[401/524] Compiling md5.c
[402/524] Compiling obj.c
[403/524] Compiling md4.c
[404/524] Compiling lhash.c
[405/524] Compiling keccak.c
[406/524] Compiling mldsa.c
[407/524] Compiling fips_shared_support.c
[408/524] Compiling kyber.c
[409/524] Compiling poly_rq_mul.S
[410/524] Compiling mlkem.cc
[411/524] Compiling sign.c
[412/524] Compiling ex_data.c
[413/524] Compiling scrypt.c
[414/524] Compiling print.c
[414/524] Compiling hpke.c
[415/524] Compiling pbkdf.c
[417/524] Compiling hrss.c
[418/524] Compiling p_x25519_asn1.c
[419/524] Compiling p_x25519.c
[419/524] Compiling p_rsa_asn1.c
[421/524] Compiling p_ed25519_asn1.c
[422/524] Compiling p_ed25519.c
[423/524] Compiling p_rsa.c
[424/524] Compiling p_hkdf.c
[425/524] Compiling p_ec_asn1.c
[426/524] Compiling p_dh.c
[427/524] Compiling evp_ctx.c
[428/524] Compiling p_dsa_asn1.c
[429/524] Compiling p_dh_asn1.c
[430/524] Compiling err.c
[431/524] Compiling engine.c
[432/524] Compiling p_ec.c
[433/524] Compiling evp_asn1.c
[434/524] Compiling evp.c
[435/524] Compiling ecdsa_asn1.c
[436/524] Compiling ecdh_extra.c
[437/524] Compiling ec_asn1.c
[437/524] Compiling ec_derive.c
[439/524] Compiling hash_to_curve.c
[440/524] Compiling dsa_asn1.c
[441/524] Compiling dh_asn1.c
[442/524] Compiling params.c
[443/524] Compiling dsa.c
[444/524] Compiling dilithium.c
[445/524] Compiling x25519-asm-arm.S
[446/524] Compiling crypto.c
[447/524] Compiling spake25519.c
[448/524] Compiling digest_extra.c
[449/524] Compiling cpu_intel.c
[450/524] Compiling cpu_arm_linux.c
[451/524] Compiling des.c
[451/524] Compiling cpu_arm_freebsd.c
[453/524] Compiling cpu_aarch64_win.c
[454/524] Compiling cpu_aarch64_sysreg.c
[455/524] Compiling cpu_aarch64_openbsd.c
[456/524] Compiling cpu_aarch64_apple.c
[457/524] Compiling curve25519.c
[458/524] Compiling cpu_aarch64_linux.c
[459/524] Compiling conf.c
[459/524] Compiling cpu_aarch64_fuchsia.c
[461/524] Compiling tls_cbc.c
[462/524] Compiling e_rc4.c
[463/524] Compiling e_rc2.c
[464/524] Compiling e_des.c
[464/524] Compiling e_tls.c
[466/524] Compiling e_null.c
[467/524] Compiling e_chacha20poly1305.c
[468/524] Compiling derive_key.c
[469/524] Compiling chacha.c
[470/524] Compiling e_aesgcmsiv.c
[471/524] Compiling e_aesctrhmac.c
[472/524] Compiling bn_asn1.c
[473/524] Compiling curve25519_64_adx.c
[474/524] Compiling unicode.c
[475/524] Compiling buf.c
[476/524] Compiling cipher_extra.c
[477/524] Compiling convert.c
[478/524] Compiling blake2.c
[479/524] Compiling asn1_compat.c
[480/524] Compiling socket_helper.c
[481/524] Compiling socket.c
[482/524] Compiling pair.c
[483/524] Compiling printf.c
[484/524] Compiling hexdump.c
[485/524] Compiling file.c
[486/524] Compiling errno.c
[487/524] Compiling fd.c
[488/524] Compiling base64.c
[489/524] Compiling connect.c
[490/524] Compiling tasn_typ.c
[491/524] Compiling bio_mem.c
[492/524] Compiling tasn_utl.c
[493/524] Compiling f_string.c
[494/524] Compiling bio.c
[495/524] Compiling tasn_new.c
[496/524] Compiling tasn_fre.c
[497/524] Compiling tasn_enc.c
[498/524] Compiling posix_time.c
[499/524] Compiling f_int.c
[500/524] Compiling asn_pack.c
[501/524] Compiling asn1_par.c
[502/524] Compiling tasn_dec.c
[503/524] Compiling asn1_lib.c
[504/524] Compiling a_utctm.c
[505/524] Compiling a_type.c
[506/524] Compiling a_time.c
[507/524] Compiling a_octet.c
[508/524] Compiling a_strnid.c
[509/524] Compiling a_mbstr.c
[510/524] Compiling a_strex.c
[511/524] Compiling a_object.c
[512/524] Compiling a_int.c
[513/524] Compiling a_i2d_fp.c
[514/524] Compiling a_dup.c
[515/524] Write sources
[516/524] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[517/524] Write sources
[518/524] Compiling a_bool.c
[519/524] Compiling a_d2i_fp.c
[520/524] Compiling a_gentm.c
[521/524] Compiling bcm.c
[522/524] Compiling a_bitstr.c
[524/568] Compiling Atomics UnsafeAtomic.swift
[525/568] Compiling Atomics UnsafeAtomicLazyReference.swift
[526/570] Compiling Atomics ManagedAtomic.swift
[527/570] Compiling Atomics ManagedAtomicLazyReference.swift
[528/570] Compiling Atomics AtomicMemoryOrderings.swift
[529/570] Compiling Atomics DoubleWord.swift
[530/570] Compiling Atomics IntegerOperations.swift
[531/570] Compiling Atomics Unmanaged extensions.swift
[532/570] Compiling Atomics Primitives.shims.swift
[533/570] Compiling Atomics AtomicInteger.swift
[534/570] Compiling Atomics AtomicOptionalWrappable.swift
[535/570] Compiling Atomics AtomicReference.swift
[536/570] Compiling Atomics AtomicStorage.swift
[537/570] Compiling Atomics AtomicValue.swift
[538/570] Compiling Atomics RawRepresentable.swift
[539/570] Compiling Atomics AtomicBool.swift
[545/573] Compiling Algorithms Split.swift
[546/573] Compiling Algorithms Stride.swift
[547/573] Compiling Algorithms Suffix.swift
[553/573] Compiling Algorithms Product.swift
[558/573] Compiling Algorithms Trim.swift
[559/573] Compiling Algorithms Unique.swift
[560/573] Compiling Algorithms Windows.swift
[561/573] Compiling Atomics IntegerConformances.swift
[562/573] Compiling Atomics PointerConformances.swift
[563/573] Compiling Atomics Primitives.native.swift
[564/573] Compiling Atomics OptionalRawRepresentable.swift
[564/573] Compiling c-atomics.c
[566/579] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[567/579] Compiling NIOConcurrencyHelpers lock.swift
[568/579] Compiling NIOConcurrencyHelpers NIOLock.swift
[575/579] Emitting module NIOConcurrencyHelpers
[576/579] Emitting module Atomics
[577/580] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[578/580] Compiling NIOConcurrencyHelpers atomics.swift
[581/641] Emitting module Algorithms
[583/642] Compiling NIOCore MulticastChannel.swift
[584/642] Compiling NIOCore NIOAny.swift
[585/642] Compiling NIOCore NIOCloseOnErrorHandler.swift
[586/642] Compiling NIOCore NIOLoopBound.swift
[587/642] Compiling NIOCore NIOScheduledCallback.swift
[588/642] Compiling NIOCore NIOSendable.swift
[589/642] Compiling NIOCore PointerHelpers.swift
[590/642] Compiling NIOCore RecvByteBufferAllocator.swift
[591/642] Compiling NIOCore IO.swift
[592/642] Compiling NIOCore IOData.swift
[593/642] Compiling NIOCore IPProtocol.swift
[594/642] Compiling NIOCore IntegerBitPacking.swift
[595/642] Compiling NIOCore IntegerTypes.swift
[596/642] Compiling NIOCore Interfaces.swift
[597/642] Compiling NIOCore Linux.swift
[598/642] Compiling NIOCore MarkedCircularBuffer.swift
[599/650] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[600/650] Compiling NIOCore EventLoopFuture+Deprecated.swift
[601/650] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[602/650] Compiling NIOCore EventLoopFuture.swift
[603/650] Compiling NIOCore FileDescriptor.swift
[604/650] Compiling NIOCore FileHandle.swift
[605/650] Compiling NIOCore FileRegion.swift
[606/650] Compiling NIOCore GlobalSingletons.swift
[607/650] Compiling NIOCore CircularBuffer.swift
[608/650] Compiling NIOCore Codec.swift
[609/650] Compiling NIOCore ConvenienceOptionSupport.swift
[610/650] Compiling NIOCore DeadChannel.swift
[611/650] Compiling NIOCore DispatchQueue+WithFuture.swift
[612/650] Compiling NIOCore EventLoop+Deprecated.swift
[613/650] Compiling NIOCore EventLoop+SerialExecutor.swift
[614/650] Compiling NIOCore EventLoop.swift
[615/650] Compiling NIOCore AddressedEnvelope.swift
[616/650] Compiling NIOCore AsyncAwaitSupport.swift
[617/650] Compiling NIOCore AsyncChannel.swift
[618/650] Compiling NIOCore AsyncChannelHandler.swift
[619/650] Compiling NIOCore AsyncChannelInboundStream.swift
[620/650] Compiling NIOCore AsyncChannelOutboundWriter.swift
[621/650] Compiling NIOCore NIOAsyncSequenceProducer.swift
[622/650] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[623/650] Compiling NIOCore NIOAsyncWriter.swift
[624/650] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[625/650] Compiling NIOCore BSDSocketAPI.swift
[626/650] Compiling NIOCore ByteBuffer-aux.swift
[627/650] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[628/650] Compiling NIOCore ByteBuffer-conversions.swift
[629/650] Compiling NIOCore ByteBuffer-core.swift
[630/650] Compiling NIOCore ByteBuffer-hex.swift
[631/650] Compiling NIOCore ByteBuffer-int.swift
[632/650] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[633/650] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[634/650] Compiling NIOCore SocketAddresses.swift
[635/650] Compiling NIOCore SocketOptionProvider.swift
[636/650] Compiling NIOCore SystemCallHelpers.swift
[637/650] Compiling NIOCore TimeAmount+Duration.swift
[638/650] Compiling NIOCore TypeAssistedChannelHandler.swift
[639/650] Compiling NIOCore UniversalBootstrapSupport.swift
[640/650] Compiling NIOCore Utilities.swift
[641/650] Compiling NIOCore ByteBuffer-multi-int.swift
[642/650] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[643/650] Compiling NIOCore ByteBuffer-views.swift
[644/650] Compiling NIOCore Channel.swift
[645/650] Compiling NIOCore ChannelHandler.swift
[646/650] Compiling NIOCore ChannelHandlers.swift
[647/650] Compiling NIOCore ChannelInvoker.swift
[648/650] Compiling NIOCore ChannelOption.swift
[649/650] Compiling NIOCore ChannelPipeline.swift
[650/650] Emitting module NIOCore
[652/703] Emitting module NIOEmbedded
[653/703] Compiling NIOEmbedded Embedded.swift
[654/703] Compiling NIOEmbedded AsyncTestingChannel.swift
[655/703] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[657/704] Compiling NIOPosix Pool.swift
[658/704] Compiling NIOPosix PooledRecvBufferAllocator.swift
[659/704] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[660/704] Compiling NIOPosix PosixSingletons.swift
[661/704] Compiling NIOPosix RawSocketBootstrap.swift
[662/704] Compiling NIOPosix Resolver.swift
[663/704] Compiling NIOPosix Selectable.swift
[664/710] Emitting module NIOPosix
[665/710] Compiling NIOPosix ServerSocket.swift
[666/710] Compiling NIOPosix Socket.swift
[667/710] Compiling NIOPosix SocketChannel.swift
[668/710] Compiling NIOPosix SocketProtocols.swift
[669/710] Compiling NIOPosix System.swift
[670/710] Compiling NIOPosix Thread.swift
[671/710] Compiling NIOPosix SelectableChannel.swift
[672/710] Compiling NIOPosix SelectableEventLoop.swift
[673/710] Compiling NIOPosix SelectorEpoll.swift
[674/710] Compiling NIOPosix SelectorGeneric.swift
[675/710] Compiling NIOPosix SelectorKqueue.swift
[676/710] Compiling NIOPosix SelectorUring.swift
[677/710] Compiling NIOPosix ThreadPosix.swift
[678/710] Compiling NIOPosix ThreadWindows.swift
[679/710] Compiling NIOPosix UnsafeTransfer.swift
[680/710] Compiling NIOPosix Utilities.swift
[681/710] Compiling NIOPosix VsockAddress.swift
[682/710] Compiling NIOPosix VsockChannelEvents.swift
[683/710] Compiling NIOPosix NIOThreadPool.swift
[684/710] Compiling NIOPosix NonBlockingFileIO.swift
[685/710] Compiling NIOPosix PendingDatagramWritesManager.swift
[686/710] Compiling NIOPosix PendingWritesManager.swift
[687/710] Compiling NIOPosix PipeChannel.swift
[688/710] Compiling NIOPosix PipePair.swift
[689/710] Compiling NIOPosix PointerHelpers.swift
[690/710] Compiling NIOPosix IO.swift
[691/710] Compiling NIOPosix IntegerBitPacking.swift
[692/710] Compiling NIOPosix IntegerTypes.swift
[693/710] Compiling NIOPosix Linux.swift
[694/710] Compiling NIOPosix LinuxCPUSet.swift
[695/710] Compiling NIOPosix LinuxUring.swift
[696/710] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[697/710] Compiling NIOPosix BSDSocketAPICommon.swift
[698/710] Compiling NIOPosix BSDSocketAPIPosix.swift
[699/710] Compiling NIOPosix BSDSocketAPIWindows.swift
[700/710] Compiling NIOPosix BaseSocket.swift
[701/710] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[702/710] Compiling NIOPosix BaseSocketChannel.swift
[703/710] Compiling NIOPosix BaseStreamSocketChannel.swift
[704/710] Compiling NIOPosix Bootstrap.swift
[705/710] Compiling NIOPosix ControlMessage.swift
[706/710] Compiling NIOPosix DatagramVectorReadManager.swift
[707/710] Compiling NIOPosix Errors+Any.swift
[708/710] Compiling NIOPosix FileDescriptor.swift
[709/710] Compiling NIOPosix GetaddrinfoResolver.swift
[710/710] Compiling NIOPosix HappyEyeballs.swift
[712/713] Emitting module NIO
[713/713] Compiling NIO Exports.swift
[715/752] Compiling NIOTLS TLSEvents.swift
[716/752] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[717/752] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[718/752] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[719/752] Compiling NIOSOCKS SOCKSResponse.swift
[720/753] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[721/753] Compiling NIOSOCKS ClientStateMachine.swift
[722/753] Emitting module NIOTLS
[723/753] Compiling NIOHTTP1 HTTPEncoder.swift
[724/753] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[725/753] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[726/753] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[727/753] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[728/753] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[729/753] Emitting module NIOSOCKS
[730/753] Compiling NIOHTTP1 ByteCollectionUtils.swift
[731/753] Compiling NIOHTTP1 HTTPDecoder.swift
[732/753] Compiling NIOSOCKS ServerStateMachine.swift
[733/754] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[734/754] Compiling NIOTLS SNIHandler.swift
[735/754] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[738/755] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[739/755] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[740/757] Emitting module NIOFoundationCompat
[741/757] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[743/786] Compiling NIOSSL ByteBufferBIO.swift
[744/786] Compiling NIOSSL CustomPrivateKey.swift
[745/808] Compiling NIOTransportServices NIOTSBootstraps.swift
[746/808] Compiling NIOTransportServices NIOTSChannelOptions.swift
[747/808] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[748/808] Compiling NIOTransportServices AcceptHandler.swift
[749/808] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[750/808] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[751/810] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[752/810] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[753/810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[754/810] Compiling NIOTransportServices StateManagedChannel.swift
[755/810] Compiling NIOTransportServices StateManagedListenerChannel.swift
[756/810] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[757/810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[758/810] Compiling NIOTransportServices NIOTSErrors.swift
[759/810] Compiling NIOTransportServices NIOTSEventLoop.swift
[760/810] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[761/810] Compiling NIOTransportServices NIOTSSingletons.swift
[762/810] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[763/810] Emitting module NIOTransportServices
[764/810] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[765/810] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[766/810] Compiling NIOTransportServices NIOTSDatagramListener.swift
[767/810] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[768/810] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[783/811] Emitting module NIOHTTP1
[785/838] Compiling ElasticSwiftCore HTTPAdaptor.swift
[786/838] Compiling NIOSSL NIOSSLSecureBytes.swift
[787/838] Compiling NIOSSL RNG.swift
[788/838] Compiling NIOSSL SafeCompare.swift
[792/841] Compiling NIOSSL SubjectAlternativeName.swift
[793/841] Compiling ElasticSwiftCore Request.swift
[794/841] Compiling ElasticSwiftCore QueryDSL.swift
[795/841] Compiling NIOHPACK DynamicHeaderTable.swift
[796/841] Compiling NIOHPACK HPACKDecoder.swift
[797/841] Compiling NIOHPACK HPACKEncoder.swift
[798/841] Compiling NIOHPACK HPACKErrors.swift
[799/841] Compiling ElasticSwiftCore CoreErrors.swift
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:17:14: warning: non-final class 'EncodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 |
16 | /// Error returned by Serializer's encode function
17 | public class EncodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
   |              `- warning: non-final class 'EncodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 |     public let value: Any
19 |     public let error: Error
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:18:16: warning: stored property 'value' of 'Sendable'-conforming class 'EncodingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
16 | /// Error returned by Serializer's encode function
17 | public class EncodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
18 |     public let value: Any
   |                `- warning: stored property 'value' of 'Sendable'-conforming class 'EncodingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
19 |     public let error: Error
20 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:43:14: warning: non-final class 'DecodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
41 |
42 | /// Error returned by Serializer's encode function
43 | public class DecodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
   |              `- warning: non-final class 'DecodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
44 |     public let data: Data
45 |     public let error: Error
[800/841] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[801/841] Compiling ElasticSwiftCore HTTPResponse.swift
[802/841] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[803/841] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[804/841] Emitting module NIOHTTPCompression
[805/841] Emitting module ElasticSwiftCore
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:17:14: warning: non-final class 'EncodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
15 |
16 | /// Error returned by Serializer's encode function
17 | public class EncodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
   |              `- warning: non-final class 'EncodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
18 |     public let value: Any
19 |     public let error: Error
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:18:16: warning: stored property 'value' of 'Sendable'-conforming class 'EncodingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
16 | /// Error returned by Serializer's encode function
17 | public class EncodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
18 |     public let value: Any
   |                `- warning: stored property 'value' of 'Sendable'-conforming class 'EncodingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
19 |     public let error: Error
20 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Errors/CoreErrors.swift:43:14: warning: non-final class 'DecodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
41 |
42 | /// Error returned by Serializer's encode function
43 | public class DecodingError: Error, CustomStringConvertible, CustomDebugStringConvertible {
   |              `- warning: non-final class 'DecodingError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
44 |     public let data: Data
45 |     public let error: Error
[806/841] Compiling ElasticSwiftCore ElasticSwiftCore.swift
[807/841] Compiling NIOHTTPCompression HTTPCompression.swift
[808/841] Compiling NIOHTTPCompression HTTPDecompression.swift
[809/841] Compiling ElasticSwiftCore HTTPRequest.swift
[810/842] Compiling NIOHPACK IndexedHeaderTable.swift
[811/843] Compiling NIOHPACK IntegerCoding.swift
[814/843] Emitting module NIOSSL
[816/843] Compiling NIOHPACK HuffmanTables.swift
[817/843] Compiling NIOHPACK HuffmanCoding.swift
[818/843] Compiling NIOHPACK StaticHeaderTable.swift
[819/843] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[821/868] Emitting module NIOHPACK
[822/868] Compiling ElasticSwiftQueryDSL CompoundQueryBuilders.swift
[823/868] Compiling ElasticSwiftQueryDSL FullTextBuilders.swift
[824/868] Compiling ElasticSwiftQueryDSL SpanQueryBuilders.swift
[825/868] Compiling ElasticSwiftQueryDSL ElasticSwiftDSL.swift
[826/869] Compiling ElasticSwiftNetworking SessionManager.swift
/host/spi-builder-workspace/Sources/ElasticSwiftNetworking/SessionManager.swift:22:7: warning: non-final class 'SessionManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 20 |  Class maintaining URLSession for a Host
 21 |  */
 22 | class SessionManager: NSObject, URLSessionDelegate {
    |       `- warning: non-final class 'SessionManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 23 |     private let logger = Logger(label: "org.pksprojects.ElasticSwift.Networking.SessionManager")
 24 |
/host/spi-builder-workspace/Sources/ElasticSwiftNetworking/SessionManager.swift:25:17: warning: stored property 'session' of 'Sendable'-conforming class 'SessionManager' is mutable; this is an error in the Swift 6 language mode
 23 |     private let logger = Logger(label: "org.pksprojects.ElasticSwift.Networking.SessionManager")
 24 |
 25 |     private var session: URLSession?
    |                 `- warning: stored property 'session' of 'Sendable'-conforming class 'SessionManager' is mutable; this is an error in the Swift 6 language mode
 26 |     public let url: URL
 27 |
/host/spi-builder-workspace/Sources/ElasticSwiftNetworking/SessionManager.swift:58:76: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
 55 |     }
 56 |
 57 |     func execute(_ request: URLRequest, onCompletion callback: @escaping (_ data: Data?, _ response: URLResponse?, _ error: Error?) -> Void) {
    |                                                      `- note: parameter 'callback' is implicitly non-sendable
 58 |         let dataTask = session?.dataTask(with: request, completionHandler: callback)
    |                                                                            `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
 59 |         dataTask?.resume()
 60 |     }
[828/869] Compiling ElasticSwiftNetworking ElasticSwiftNetworking.swift
[829/869] Emitting module ElasticSwiftNetworking
/host/spi-builder-workspace/Sources/ElasticSwiftNetworking/SessionManager.swift:22:7: warning: non-final class 'SessionManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 20 |  Class maintaining URLSession for a Host
 21 |  */
 22 | class SessionManager: NSObject, URLSessionDelegate {
    |       `- warning: non-final class 'SessionManager' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 23 |     private let logger = Logger(label: "org.pksprojects.ElasticSwift.Networking.SessionManager")
 24 |
/host/spi-builder-workspace/Sources/ElasticSwiftNetworking/SessionManager.swift:25:17: warning: stored property 'session' of 'Sendable'-conforming class 'SessionManager' is mutable; this is an error in the Swift 6 language mode
 23 |     private let logger = Logger(label: "org.pksprojects.ElasticSwift.Networking.SessionManager")
 24 |
 25 |     private var session: URLSession?
    |                 `- warning: stored property 'session' of 'Sendable'-conforming class 'SessionManager' is mutable; this is an error in the Swift 6 language mode
 26 |     public let url: URL
 27 |
[831/928] Compiling NIOHTTP2 ConnectionStateMachine.swift
[832/928] Compiling NIOHTTP2 ConnectionStreamsState.swift
[833/928] Compiling NIOHTTP2 MayReceiveFrames.swift
[834/928] Compiling NIOHTTP2 ReceivingDataState.swift
[835/928] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[836/928] Compiling NIOHTTP2 ReceivingHeadersState.swift
[837/928] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[838/928] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[839/928] Compiling NIOHTTP2 SendingPushPromiseState.swift
[840/928] Compiling NIOHTTP2 SendingRstStreamState.swift
[841/928] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[842/928] Compiling NIOHTTP2 HTTP2SettingsState.swift
[843/928] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[844/928] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[845/928] Compiling NIOHTTP2 HasFlowControlWindows.swift
[846/928] Compiling NIOHTTP2 HasLocalSettings.swift
[847/928] Compiling NIOHTTP2 DOSHeuristics.swift
[848/928] Compiling NIOHTTP2 Error+Any.swift
[849/928] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[851/929] Compiling NIOHTTP2 MaySendFrames.swift
[852/929] Compiling NIOHTTP2 SendingDataState.swift
[853/929] Compiling NIOHTTP2 SendingGoawayState.swift
[854/929] Compiling NIOHTTP2 SendingHeadersState.swift
[861/939] Emitting module ElasticSwiftQueryDSL
[871/939] Emitting module NIOHTTP2
[875/939] Compiling NIOHTTP2 InboundWindowManager.swift
[876/939] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[877/939] Compiling NIOHTTP2 StreamChannelFlowController.swift
[878/939] Compiling NIOHTTP2 StreamChannelList.swift
[879/939] Compiling NIOHTTP2 StreamMap.swift
[880/939] Compiling NIOHTTP2 StreamStateMachine.swift
[881/939] Compiling NIOHTTP2 UnsafeTransfer.swift
[882/939] Compiling NIOHTTP2 WatermarkedFlowController.swift
[883/939] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[884/939] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[885/939] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[886/939] Compiling NIOHTTP2 HTTP2StreamID.swift
[887/939] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[888/939] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[889/939] Compiling NIOHTTP2 HTTP2UserEvents.swift
[890/939] Compiling NIOHTTP2 InboundEventBuffer.swift
[900/939] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[901/939] Compiling NIOHTTP2 HTTP2Frame.swift
[902/939] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[903/939] Compiling NIOHTTP2 HTTP2FrameParser.swift
[904/939] Compiling NIOHTTP2 HTTP2PingData.swift
[905/939] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[906/939] Compiling NIOHTTP2 HTTP2Settings.swift
[907/939] Compiling NIOHTTP2 HTTP2Stream.swift
[908/939] Compiling NIOHTTP2 StateMachineResult.swift
[909/939] Compiling NIOHTTP2 ContentLengthVerifier.swift
[913/939] Compiling NIOHTTP2 ControlFrameBuffer.swift
[914/939] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[915/939] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[916/939] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[917/939] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[918/939] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[919/939] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[920/939] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[921/939] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[922/939] Compiling NIOHTTP2 HTTP2Error.swift
[923/939] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[927/939] Compiling ElasticSwiftQueryDSL SpecializedQuries.swift
[928/939] Compiling ElasticSwiftQueryDSL TermLevelQueries.swift
[929/939] Compiling NIOHTTP2 QuiescingState.swift
[930/939] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[931/939] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[933/997] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[934/997] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[935/997] Compiling AsyncHTTPClient HTTPClientResponse.swift
[936/997] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[937/997] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[938/997] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[939/997] Compiling AsyncHTTPClient AsyncLazySequence.swift
[940/997] Compiling AsyncHTTPClient HTTPClient+execute.swift
[942/998] Emitting module AsyncHTTPClient
[943/1033] Compiling AsyncHTTPClient RequestValidation.swift
[944/1033] Compiling AsyncHTTPClient SSLContextCache.swift
[945/1033] Compiling AsyncHTTPClient Scheme.swift
[946/1033] Compiling AsyncHTTPClient Singleton.swift
[947/1033] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[948/1033] Compiling AsyncHTTPClient UnsafeTransfer.swift
[949/1033] Compiling AsyncHTTPClient Utils.swift
[950/1033] Compiling AsyncHTTPClient HTTPHandler.swift
[951/1033] Compiling AsyncHTTPClient LRUCache.swift
[952/1033] Compiling AsyncHTTPClient NWErrorHandler.swift
[953/1033] Compiling AsyncHTTPClient NWWaitingHandler.swift
[954/1033] Compiling AsyncHTTPClient TLSConfiguration.swift
[955/1033] Compiling AsyncHTTPClient RedirectState.swift
[956/1033] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[957/1033] Compiling AsyncHTTPClient RequestBag.swift
[958/1033] Compiling ElasticSwift DeleteByQueryRequest.swift
[959/1033] Compiling ElasticSwift DeleteRequest.swift
[960/1033] Compiling ElasticSwift ExplainRequest.swift
[961/1033] Compiling ElasticSwift FieldCaps.swift
[962/1033] Compiling ElasticSwift StoredScriptRequests.swift
[963/1033] Compiling ElasticSwift Suggesters.swift
[964/1033] Compiling ElasticSwift TermVectorsRequest.swift
[965/1033] Compiling ElasticSwift UpdateByQueryRequest.swift
[966/1033] Compiling ElasticSwift GetRequest.swift
[967/1033] Compiling ElasticSwift IndexRequest.swift
[968/1033] Compiling ElasticSwift IndicesRequests.swift
[969/1033] Compiling ElasticSwift MultiGetRequest.swift
[970/1033] Compiling ElasticSwift Clusters.swift
[971/1033] Compiling ElasticSwift Indices.swift
[972/1033] Compiling ElasticSwift ElasticSwift.swift
[973/1033] Compiling ElasticSwift Errors.swift
[974/1033] Compiling ElasticSwift Transport.swift
[975/1033] Compiling ElasticSwift BlukRequest.swift
[976/1033] Compiling ElasticSwift ClusterRequests.swift
[977/1033] Compiling ElasticSwift CountRequest.swift
[978/1033] Compiling ElasticSwift MultiTermVectorsRequest.swift
[979/1033] Compiling ElasticSwift RankEvalRequest.swift
[980/1033] Compiling ElasticSwift ReIndexRequest.swift
[981/1033] Compiling ElasticSwift SearchRequest.swift
[982/1033] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[983/1033] Compiling AsyncHTTPClient TLSEventsHandler.swift
[984/1033] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[985/1033] Compiling AsyncHTTPClient HTTP1Connection.swift
[986/1033] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[987/1033] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[988/1033] Compiling AsyncHTTPClient HTTP2Connection.swift
[989/1033] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[990/1033] Compiling ElasticSwift UpdateRequest.swift
[991/1033] Compiling ElasticSwift IndicesResponse.swift
[992/1033] Compiling ElasticSwift Response.swift
[993/1033] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[994/1033] Compiling AsyncHTTPClient FoundationExtensions.swift
[995/1033] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[996/1033] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[997/1033] Compiling AsyncHTTPClient HTTPClient.swift
[998/1033] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[999/1033] Compiling AsyncHTTPClient RequestOptions.swift
[1000/1033] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1001/1033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1002/1033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1003/1033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1004/1033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1005/1033] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1007/1037] Emitting module ElasticSwiftNetworkingNIO
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:17:23: warning: static property 'DEFAULT_TIMEOUTS' is not concurrency-safe because non-'Sendable' type 'Timeouts' may have shared mutable state; this is an error in the Swift 6 language mode
14 | // MARK: - Timeouts
15 |
16 | public struct Timeouts {
   |               `- note: consider making struct 'Timeouts' conform to the 'Sendable' protocol
17 |     public static let DEFAULT_TIMEOUTS = Timeouts(read: TimeAmount.milliseconds(5000), connect: TimeAmount.milliseconds(5000))
   |                       |- warning: static property 'DEFAULT_TIMEOUTS' is not concurrency-safe because non-'Sendable' type 'Timeouts' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'DEFAULT_TIMEOUTS' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public let read: TimeAmount?
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:40:143: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
38 |     public let eventLoopProvider: HTTPClient.EventLoopGroupProvider
39 |
40 |     public init(adaptor: ManagedHTTPClientAdaptor.Type = AsyncHTTPClientAdaptor.self, eventLoopProvider: HTTPClient.EventLoopGroupProvider = .createNew, asyncClientConfig: HTTPClient.Configuration) {
   |                                                                                                                                               |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                                                                                                               `- note: use 'singleton' instead
41 |         self.eventLoopProvider = eventLoopProvider
42 |         self.adaptor = adaptor
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:46:155: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
44 |     }
45 |
46 |     public convenience init(adaptor: ManagedHTTPClientAdaptor.Type = AsyncHTTPClientAdaptor.self, eventLoopProvider: HTTPClient.EventLoopGroupProvider = .createNew, timeouts: Timeouts? = Timeouts.DEFAULT_TIMEOUTS) {
   |                                                                                                                                                           |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                                                                                                                           `- note: use 'singleton' instead
47 |         var config = HTTPClient.Configuration()
48 |         config.timeout = .init(connect: timeouts?.connect, read: timeouts?.read)
[1008/1037] Compiling ElasticSwiftNetworkingNIO HTTPClientAdaptor.swift
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift:43:46: warning: capture of 'request' with non-sendable type 'HTTPRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
41 |                     }
42 |                 }
43 |                 return HTTPResponse(request: request, status: response.status, headers: response.headers, body: responseBody)
   |                                              `- warning: capture of 'request' with non-sendable type 'HTTPRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
44 |             }.whenComplete { result in
45 |                 switch result {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPRequest.swift:15:15: note: struct 'HTTPRequest' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTP request for Elasticsearch
 15 | public struct HTTPRequest {
    |               `- note: struct 'HTTPRequest' does not conform to the 'Sendable' protocol
 16 |     public let version: HTTPVersion
 17 |     public let method: HTTPMethod
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 8 |
 9 | import AsyncHTTPClient
10 | import ElasticSwiftCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
11 | import Foundation
12 | import Logging
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift:47:28: warning: capture of 'callback' with non-sendable type '(Result<HTTPResponse, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
45 |                 switch result {
46 |                 case let .failure(error):
47 |                     return callback(.failure(error))
   |                            |- warning: capture of 'callback' with non-sendable type '(Result<HTTPResponse, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
48 |                 case let .success(response):
49 |                     return callback(.success(response))
[1009/1037] Compiling ElasticSwiftNetworkingNIO ElasticSwiftNetworkingNIO.swift
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:17:23: warning: static property 'DEFAULT_TIMEOUTS' is not concurrency-safe because non-'Sendable' type 'Timeouts' may have shared mutable state; this is an error in the Swift 6 language mode
14 | // MARK: - Timeouts
15 |
16 | public struct Timeouts {
   |               `- note: consider making struct 'Timeouts' conform to the 'Sendable' protocol
17 |     public static let DEFAULT_TIMEOUTS = Timeouts(read: TimeAmount.milliseconds(5000), connect: TimeAmount.milliseconds(5000))
   |                       |- warning: static property 'DEFAULT_TIMEOUTS' is not concurrency-safe because non-'Sendable' type 'Timeouts' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'DEFAULT_TIMEOUTS' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 |     public let read: TimeAmount?
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:40:143: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
38 |     public let eventLoopProvider: HTTPClient.EventLoopGroupProvider
39 |
40 |     public init(adaptor: ManagedHTTPClientAdaptor.Type = AsyncHTTPClientAdaptor.self, eventLoopProvider: HTTPClient.EventLoopGroupProvider = .createNew, asyncClientConfig: HTTPClient.Configuration) {
   |                                                                                                                                               |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                                                                                                               `- note: use 'singleton' instead
41 |         self.eventLoopProvider = eventLoopProvider
42 |         self.adaptor = adaptor
/host/spi-builder-workspace/Sources/ElasticSwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift:46:155: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
44 |     }
45 |
46 |     public convenience init(adaptor: ManagedHTTPClientAdaptor.Type = AsyncHTTPClientAdaptor.self, eventLoopProvider: HTTPClient.EventLoopGroupProvider = .createNew, timeouts: Timeouts? = Timeouts.DEFAULT_TIMEOUTS) {
   |                                                                                                                                                           |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                                                                                                                           `- note: use 'singleton' instead
47 |         var config = HTTPClient.Configuration()
48 |         config.timeout = .init(connect: timeouts?.connect, read: timeouts?.read)
[1011/1038] Emitting module ElasticSwift
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:18:9: warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 16 |
 17 | public struct ElasticsearchError: Error, Codable {
 18 |     var error: ElasticError
    |         `- warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 19 |     var status: Int
 20 | }
 21 |
 22 | public struct ElasticError: Codable, Equatable {
    |               `- note: consider making struct 'ElasticError' conform to the 'Sendable' protocol
 23 |     var type: String?
 24 |     var index: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:45:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 43 |     public let shard: Int?
 44 |     public let node: String?
 45 |     public let reason: ShardSearchFailureReason?
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 46 | }
 47 |
 48 | public struct ShardSearchFailureReason: Codable, Equatable {
    |               `- note: consider making struct 'ShardSearchFailureReason' conform to the 'Sendable' protocol
 49 |     public let type: String?
 50 |     public let reason: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:73:14: warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 71 | }
 72 |
 73 | public class UnsupportedResponseError: Error {
    |              `- warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 74 |     let response: HTTPResponse
 75 |     let msg: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:74:9: warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 72 |
 73 | public class UnsupportedResponseError: Error {
 74 |     let response: HTTPResponse
    |         `- warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 75 |     let msg: String
 76 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
  8 |
  9 | import ElasticSwiftCodableUtils
 10 | import ElasticSwiftCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 11 | import Foundation
 12 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:87:14: warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |              `- warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 88 |     public let error: Error
 89 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:90:16: warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |                                    `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 88 |     public let error: Error
 89 |     public let message: String
 90 |     public let request: T
    |                `- warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 91 |
 92 |     public init(message: String, error: Error, request: T) {
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:99:14: warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | public class ResponseConverterError: Error, CustomStringConvertible, CustomDebugStringConvertible {
    |              `- warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:102:16: warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
102 |     public let response: HTTPResponse
    |                `- warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
103 |
104 |     public init(message: String, error: Error, response: HTTPResponse) {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:123:14: warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
121 | }
122 |
123 | public class RequestCreationError: ESClientError {
    |              `- warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
124 |     let msg: String
125 |
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:53:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
51 |     private var elements: [T]
52 |
53 |     private var index: NIOAtomic<Int>
   |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
54 |
55 |     private let max: Int
/host/spi-builder-workspace/Sources/ElasticSwift/Requests/SearchRequest.swift:682:23: warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
 664 |
 665 | /// Search type represent the manner at which the search operation is executed.
 666 | public enum SearchType: String, Codable {
     |             `- note: consider making enum 'SearchType' conform to the 'Sendable' protocol
 667 |     /// Same as [queryThenFetch](x-source-tag://queryThenFetch), except for an initial scatter phase which goes and computes the distributed
 668 |     /// term frequencies for more accurate scoring.
     :
 680 |
 681 |     /// The default search type [queryThenFetch](x-source-tag://queryThenFetch)
 682 |     public static let DEFAULT = SearchType.queryThenFetch
     |                       |- warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'DEFAULT' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 683 | }
 684 |
[1012/1041] Compiling ElasticSwift ResponseConverters.swift
[1013/1041] Compiling ElasticSwift Serialization.swift
[1014/1041] Compiling ElasticSwift Utils.swift
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:18:9: warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 16 |
 17 | public struct ElasticsearchError: Error, Codable {
 18 |     var error: ElasticError
    |         `- warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 19 |     var status: Int
 20 | }
 21 |
 22 | public struct ElasticError: Codable, Equatable {
    |               `- note: consider making struct 'ElasticError' conform to the 'Sendable' protocol
 23 |     var type: String?
 24 |     var index: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:45:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 43 |     public let shard: Int?
 44 |     public let node: String?
 45 |     public let reason: ShardSearchFailureReason?
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 46 | }
 47 |
 48 | public struct ShardSearchFailureReason: Codable, Equatable {
    |               `- note: consider making struct 'ShardSearchFailureReason' conform to the 'Sendable' protocol
 49 |     public let type: String?
 50 |     public let reason: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:73:14: warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 71 | }
 72 |
 73 | public class UnsupportedResponseError: Error {
    |              `- warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 74 |     let response: HTTPResponse
 75 |     let msg: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:74:9: warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 72 |
 73 | public class UnsupportedResponseError: Error {
 74 |     let response: HTTPResponse
    |         `- warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 75 |     let msg: String
 76 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
  8 |
  9 | import ElasticSwiftCodableUtils
 10 | import ElasticSwiftCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 11 | import Foundation
 12 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:87:14: warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |              `- warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 88 |     public let error: Error
 89 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:90:16: warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |                                    `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 88 |     public let error: Error
 89 |     public let message: String
 90 |     public let request: T
    |                `- warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 91 |
 92 |     public init(message: String, error: Error, request: T) {
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:99:14: warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | public class ResponseConverterError: Error, CustomStringConvertible, CustomDebugStringConvertible {
    |              `- warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:102:16: warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
102 |     public let response: HTTPResponse
    |                `- warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
103 |
104 |     public init(message: String, error: Error, response: HTTPResponse) {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:123:14: warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
121 | }
122 |
123 | public class RequestCreationError: ESClientError {
    |              `- warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
124 |     let msg: String
125 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:18:9: warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 16 |
 17 | public struct ElasticsearchError: Error, Codable {
 18 |     var error: ElasticError
    |         `- warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 19 |     var status: Int
 20 | }
 21 |
 22 | public struct ElasticError: Codable, Equatable {
    |               `- note: consider making struct 'ElasticError' conform to the 'Sendable' protocol
 23 |     var type: String?
 24 |     var index: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:45:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 43 |     public let shard: Int?
 44 |     public let node: String?
 45 |     public let reason: ShardSearchFailureReason?
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 46 | }
 47 |
 48 | public struct ShardSearchFailureReason: Codable, Equatable {
    |               `- note: consider making struct 'ShardSearchFailureReason' conform to the 'Sendable' protocol
 49 |     public let type: String?
 50 |     public let reason: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:73:14: warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 71 | }
 72 |
 73 | public class UnsupportedResponseError: Error {
    |              `- warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 74 |     let response: HTTPResponse
 75 |     let msg: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:74:9: warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 72 |
 73 | public class UnsupportedResponseError: Error {
 74 |     let response: HTTPResponse
    |         `- warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 75 |     let msg: String
 76 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
  8 |
  9 | import ElasticSwiftCodableUtils
 10 | import ElasticSwiftCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 11 | import Foundation
 12 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:87:14: warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |              `- warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 88 |     public let error: Error
 89 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:90:16: warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |                                    `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 88 |     public let error: Error
 89 |     public let message: String
 90 |     public let request: T
    |                `- warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 91 |
 92 |     public init(message: String, error: Error, request: T) {
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:99:14: warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | public class ResponseConverterError: Error, CustomStringConvertible, CustomDebugStringConvertible {
    |              `- warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:102:16: warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
102 |     public let response: HTTPResponse
    |                `- warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
103 |
104 |     public init(message: String, error: Error, response: HTTPResponse) {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:123:14: warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
121 | }
122 |
123 | public class RequestCreationError: ESClientError {
    |              `- warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
124 |     let msg: String
125 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:18:9: warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 16 |
 17 | public struct ElasticsearchError: Error, Codable {
 18 |     var error: ElasticError
    |         `- warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 19 |     var status: Int
 20 | }
 21 |
 22 | public struct ElasticError: Codable, Equatable {
    |               `- note: consider making struct 'ElasticError' conform to the 'Sendable' protocol
 23 |     var type: String?
 24 |     var index: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:45:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 43 |     public let shard: Int?
 44 |     public let node: String?
 45 |     public let reason: ShardSearchFailureReason?
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 46 | }
 47 |
 48 | public struct ShardSearchFailureReason: Codable, Equatable {
    |               `- note: consider making struct 'ShardSearchFailureReason' conform to the 'Sendable' protocol
 49 |     public let type: String?
 50 |     public let reason: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:73:14: warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 71 | }
 72 |
 73 | public class UnsupportedResponseError: Error {
    |              `- warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 74 |     let response: HTTPResponse
 75 |     let msg: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:74:9: warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 72 |
 73 | public class UnsupportedResponseError: Error {
 74 |     let response: HTTPResponse
    |         `- warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 75 |     let msg: String
 76 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
  8 |
  9 | import ElasticSwiftCodableUtils
 10 | import ElasticSwiftCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 11 | import Foundation
 12 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:87:14: warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |              `- warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 88 |     public let error: Error
 89 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:90:16: warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |                                    `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 88 |     public let error: Error
 89 |     public let message: String
 90 |     public let request: T
    |                `- warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 91 |
 92 |     public init(message: String, error: Error, request: T) {
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:99:14: warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | public class ResponseConverterError: Error, CustomStringConvertible, CustomDebugStringConvertible {
    |              `- warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:102:16: warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
102 |     public let response: HTTPResponse
    |                `- warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
103 |
104 |     public init(message: String, error: Error, response: HTTPResponse) {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:123:14: warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
121 | }
122 |
123 | public class RequestCreationError: ESClientError {
    |              `- warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
124 |     let msg: String
125 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:18:9: warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 16 |
 17 | public struct ElasticsearchError: Error, Codable {
 18 |     var error: ElasticError
    |         `- warning: stored property 'error' of 'Sendable'-conforming struct 'ElasticsearchError' has non-sendable type 'ElasticError'; this is an error in the Swift 6 language mode
 19 |     var status: Int
 20 | }
 21 |
 22 | public struct ElasticError: Codable, Equatable {
    |               `- note: consider making struct 'ElasticError' conform to the 'Sendable' protocol
 23 |     var type: String?
 24 |     var index: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:45:16: warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 43 |     public let shard: Int?
 44 |     public let node: String?
 45 |     public let reason: ShardSearchFailureReason?
    |                `- warning: stored property 'reason' of 'Sendable'-conforming struct 'ShardSearchFailure' has non-sendable type 'ShardSearchFailureReason?'; this is an error in the Swift 6 language mode
 46 | }
 47 |
 48 | public struct ShardSearchFailureReason: Codable, Equatable {
    |               `- note: consider making struct 'ShardSearchFailureReason' conform to the 'Sendable' protocol
 49 |     public let type: String?
 50 |     public let reason: String?
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:73:14: warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 71 | }
 72 |
 73 | public class UnsupportedResponseError: Error {
    |              `- warning: non-final class 'UnsupportedResponseError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 74 |     let response: HTTPResponse
 75 |     let msg: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:74:9: warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 72 |
 73 | public class UnsupportedResponseError: Error {
 74 |     let response: HTTPResponse
    |         `- warning: stored property 'response' of 'Sendable'-conforming class 'UnsupportedResponseError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
 75 |     let msg: String
 76 |
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
  8 |
  9 | import ElasticSwiftCodableUtils
 10 | import ElasticSwiftCore
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ElasticSwiftCore'
 11 | import Foundation
 12 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:87:14: warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |              `- warning: non-final class 'RequestConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 88 |     public let error: Error
 89 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:90:16: warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 85 | }
 86 |
 87 | public class RequestConverterError<T: Request>: Error {
    |                                    `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 88 |     public let error: Error
 89 |     public let message: String
 90 |     public let request: T
    |                `- warning: stored property 'request' of 'Sendable'-conforming generic class 'RequestConverterError' has non-sendable type 'T'; this is an error in the Swift 6 language mode
 91 |
 92 |     public init(message: String, error: Error, request: T) {
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:99:14: warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 97 | }
 98 |
 99 | public class ResponseConverterError: Error, CustomStringConvertible, CustomDebugStringConvertible {
    |              `- warning: non-final class 'ResponseConverterError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:102:16: warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
100 |     public let error: Error
101 |     public let message: String
102 |     public let response: HTTPResponse
    |                `- warning: stored property 'response' of 'Sendable'-conforming class 'ResponseConverterError' has non-sendable type 'HTTPResponse'; this is an error in the Swift 6 language mode
103 |
104 |     public init(message: String, error: Error, response: HTTPResponse) {
/host/spi-builder-workspace/Sources/ElasticSwiftCore/Http/HTTPResponse.swift:15:15: note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 13 |
 14 | /// Represents a HTTPResponse returned from Elasticsearch
 15 | public struct HTTPResponse {
    |               `- note: struct 'HTTPResponse' does not conform to the 'Sendable' protocol
 16 |     public let request: HTTPRequest
 17 |
/host/spi-builder-workspace/Sources/ElasticSwift/Errors/Errors.swift:123:14: warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
121 | }
122 |
123 | public class RequestCreationError: ESClientError {
    |              `- warning: non-final class 'RequestCreationError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
124 |     let msg: String
125 |
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:53:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
51 |     private var elements: [T]
52 |
53 |     private var index: NIOAtomic<Int>
   |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
54 |
55 |     private let max: Int
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:60:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
58 |         elements = [T]()
59 |         elements.reserveCapacity(capacity)
60 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
61 |         max = capacity
62 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:67:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
65 |         self.elements = elements
66 |         self.elements.reserveCapacity(elements.count)
67 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
68 |         max = self.elements.count
69 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:53:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
51 |     private var elements: [T]
52 |
53 |     private var index: NIOAtomic<Int>
   |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
54 |
55 |     private let max: Int
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:60:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
58 |         elements = [T]()
59 |         elements.reserveCapacity(capacity)
60 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
61 |         max = capacity
62 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:67:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
65 |         self.elements = elements
66 |         self.elements.reserveCapacity(elements.count)
67 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
68 |         max = self.elements.count
69 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:53:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
51 |     private var elements: [T]
52 |
53 |     private var index: NIOAtomic<Int>
   |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
54 |
55 |     private let max: Int
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:60:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
58 |         elements = [T]()
59 |         elements.reserveCapacity(capacity)
60 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
61 |         max = capacity
62 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:67:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
65 |         self.elements = elements
66 |         self.elements.reserveCapacity(elements.count)
67 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
68 |         max = self.elements.count
69 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:53:24: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
51 |     private var elements: [T]
52 |
53 |     private var index: NIOAtomic<Int>
   |                        `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
54 |
55 |     private let max: Int
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:60:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
58 |         elements = [T]()
59 |         elements.reserveCapacity(capacity)
60 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
61 |         max = capacity
62 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Networking/Transport.swift:67:17: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
65 |         self.elements = elements
66 |         self.elements.reserveCapacity(elements.count)
67 |         index = NIOAtomic.makeAtomic(value: 0)
   |                 `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
68 |         max = self.elements.count
69 |     }
/host/spi-builder-workspace/Sources/ElasticSwift/Requests/SearchRequest.swift:682:23: warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
 664 |
 665 | /// Search type represent the manner at which the search operation is executed.
 666 | public enum SearchType: String, Codable {
     |             `- note: consider making enum 'SearchType' conform to the 'Sendable' protocol
 667 |     /// Same as [queryThenFetch](x-source-tag://queryThenFetch), except for an initial scatter phase which goes and computes the distributed
 668 |     /// term frequencies for more accurate scoring.
     :
 680 |
 681 |     /// The default search type [queryThenFetch](x-source-tag://queryThenFetch)
 682 |     public static let DEFAULT = SearchType.queryThenFetch
     |                       |- warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'DEFAULT' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 683 | }
 684 |
/host/spi-builder-workspace/Sources/ElasticSwift/Requests/SearchRequest.swift:682:23: warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
 664 |
 665 | /// Search type represent the manner at which the search operation is executed.
 666 | public enum SearchType: String, Codable {
     |             `- note: consider making enum 'SearchType' conform to the 'Sendable' protocol
 667 |     /// Same as [queryThenFetch](x-source-tag://queryThenFetch), except for an initial scatter phase which goes and computes the distributed
 668 |     /// term frequencies for more accurate scoring.
     :
 680 |
 681 |     /// The default search type [queryThenFetch](x-source-tag://queryThenFetch)
 682 |     public static let DEFAULT = SearchType.queryThenFetch
     |                       |- warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'DEFAULT' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 683 | }
 684 |
/host/spi-builder-workspace/Sources/ElasticSwift/Requests/SearchRequest.swift:682:23: warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
 664 |
 665 | /// Search type represent the manner at which the search operation is executed.
 666 | public enum SearchType: String, Codable {
     |             `- note: consider making enum 'SearchType' conform to the 'Sendable' protocol
 667 |     /// Same as [queryThenFetch](x-source-tag://queryThenFetch), except for an initial scatter phase which goes and computes the distributed
 668 |     /// term frequencies for more accurate scoring.
     :
 680 |
 681 |     /// The default search type [queryThenFetch](x-source-tag://queryThenFetch)
 682 |     public static let DEFAULT = SearchType.queryThenFetch
     |                       |- warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'DEFAULT' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 683 | }
 684 |
/host/spi-builder-workspace/Sources/ElasticSwift/Requests/SearchRequest.swift:682:23: warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
 664 |
 665 | /// Search type represent the manner at which the search operation is executed.
 666 | public enum SearchType: String, Codable {
     |             `- note: consider making enum 'SearchType' conform to the 'Sendable' protocol
 667 |     /// Same as [queryThenFetch](x-source-tag://queryThenFetch), except for an initial scatter phase which goes and computes the distributed
 668 |     /// term frequencies for more accurate scoring.
     :
 680 |
 681 |     /// The default search type [queryThenFetch](x-source-tag://queryThenFetch)
 682 |     public static let DEFAULT = SearchType.queryThenFetch
     |                       |- warning: static property 'DEFAULT' is not concurrency-safe because non-'Sendable' type 'SearchType' may have shared mutable state; this is an error in the Swift 6 language mode
     |                       |- note: annotate 'DEFAULT' with '@MainActor' if property should only be accessed from the main actor
     |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 683 | }
 684 |
Build complete! (246.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.22.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.9.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "elastic-swift",
  "name" : "elastic-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ElasticSwift",
      "targets" : [
        "ElasticSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElasticSwiftQueryDSL",
      "targets" : [
        "ElasticSwiftQueryDSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElasticSwiftNetworkingNIO",
      "targets" : [
        "ElasticSwiftNetworkingNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElasticSwiftNetworking",
      "targets" : [
        "ElasticSwiftNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElasticSwiftCore",
      "targets" : [
        "ElasticSwiftCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElasticSwiftCodableUtils",
      "targets" : [
        "ElasticSwiftCodableUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnitTestSettings",
      "module_type" : "SwiftTarget",
      "name" : "UnitTestSettings",
      "path" : "Tests/UnitTestSettings",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "UnitTestSettings.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftTests",
      "path" : "Tests/ElasticSwiftTests",
      "sources" : [
        "ElasticSwiftTests.swift",
        "Requests/ClusterRequestsTests.swift",
        "Requests/CountRequestTests.swift",
        "Requests/ExplainRequestTests.swift",
        "Requests/FieldCapabilitiesRequestTests.swift",
        "Requests/IndicesRequestsTests.swift",
        "Requests/RankEvalRequestTests.swift",
        "Requests/SearchRequestTests.swift",
        "Requests/SuggestionTests.swift",
        "Response/ResponseTests.swift",
        "Serialization/SerializationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElasticSwift",
        "ElasticSwiftQueryDSL",
        "ElasticSwiftCore",
        "ElasticSwiftCodableUtils",
        "ElasticSwiftNetworkingNIO",
        "ElasticSwiftNetworking",
        "UnitTestSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElasticSwiftQueryDSLTests",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftQueryDSLTests",
      "path" : "Tests/ElasticSwiftQueryDSLTests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "Builders/CompoundQueryBuilderTests.swift",
        "Builders/FullTextBuilderTests.swift",
        "Builders/GeoQueryBuilderTests.swift",
        "Builders/JoiningQueryBuilderTests.swift",
        "Builders/SpecializedQueryBuilderTests.swift",
        "Builders/TermLevelQueryBuilderTests.swift",
        "CompoundQueriesTests.swift",
        "ElasticSwiftQueryDSLTests.swift",
        "FullTextQueriesTests.swift",
        "GeoQueriesTests.swift",
        "InnertHitsTests.swift",
        "JoiningQueriesTests.swift",
        "MatchAllQueryTests.swift",
        "ScoreFunctionTests.swift",
        "ScriptTests.swift",
        "SpanQueriesTests.swift",
        "SpecializedQuriesTests.swift",
        "TermLevelQueriesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore",
        "ElasticSwiftQueryDSL",
        "UnitTestSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElasticSwiftQueryDSL",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftQueryDSL",
      "path" : "Sources/ElasticSwiftQueryDSL",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "ElasticSwift",
        "ElasticSwiftQueryDSL"
      ],
      "sources" : [
        "ElasticSwiftDSL.swift",
        "Queries/Builders/CompoundQueryBuilders.swift",
        "Queries/Builders/FullTextBuilders.swift",
        "Queries/Builders/GeoQueryBuilders.swift",
        "Queries/Builders/JoiningQueryBuilders.swift",
        "Queries/Builders/MatchAllBuilders.swift",
        "Queries/Builders/QueryBuilders.swift",
        "Queries/Builders/ScoreFunctionBuilders.swift",
        "Queries/Builders/SpanQueryBuilders.swift",
        "Queries/Builders/SpecializedQueryBuilders.swift",
        "Queries/Builders/TermLevelQueryBuilders.swift",
        "Queries/CompoundQuries.swift",
        "Queries/FullTextQueries.swift",
        "Queries/GeoQueries.swift",
        "Queries/InnerHits.swift",
        "Queries/JoiningQueries.swift",
        "Queries/MatchAllQuery.swift",
        "Queries/ScoreFunctions.swift",
        "Queries/Sort.swift",
        "Queries/SpanQueries.swift",
        "Queries/SpecializedQuries.swift",
        "Queries/TermLevelQueries.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore",
        "ElasticSwiftCodableUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwiftNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftNetworkingTests",
      "path" : "Tests/ElasticSwiftNetworkingTests",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1"
      ],
      "sources" : [
        "ElasticSwiftNetworkingTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftNetworking",
        "ElasticSwiftCore",
        "UnitTestSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElasticSwiftNetworkingNIO",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftNetworkingNIO",
      "path" : "Sources/ElasticSwiftNetworkingNIO",
      "product_dependencies" : [
        "Logging",
        "NIO",
        "NIOHTTP1",
        "AsyncHTTPClient",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOTransportServices",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "ElasticSwiftNetworkingNIO"
      ],
      "sources" : [
        "ElasticSwiftNetworkingNIO.swift",
        "HTTPClientAdaptor.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwiftNetworking",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftNetworking",
      "path" : "Sources/ElasticSwiftNetworking",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ElasticSwiftNetworking"
      ],
      "sources" : [
        "ElasticSwiftNetworking.swift",
        "SessionManager.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwiftCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftCoreTests",
      "path" : "Tests/ElasticSwiftCoreTests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "ElasticSwiftCoreTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore",
        "UnitTestSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElasticSwiftCore",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftCore",
      "path" : "Sources/ElasticSwiftCore",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ElasticSwift",
        "ElasticSwiftQueryDSL",
        "ElasticSwiftNetworkingNIO",
        "ElasticSwiftNetworking",
        "ElasticSwiftCore"
      ],
      "sources" : [
        "ElasticSwiftCore.swift",
        "Errors/CoreErrors.swift",
        "Http/HTTPAdaptor.swift",
        "Http/HTTPRequest.swift",
        "Http/HTTPResponse.swift",
        "QueryDSL/QueryDSL.swift",
        "Requests/Request.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwiftCodableUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftCodableUtilsTests",
      "path" : "Tests/ElasticSwiftCodableUtilsTests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "ElasticSwiftCodableUtilsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCodableUtils",
        "UnitTestSettings"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElasticSwiftCodableUtils",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwiftCodableUtils",
      "path" : "Sources/ElasticSwiftCodableUtils",
      "product_memberships" : [
        "ElasticSwift",
        "ElasticSwiftQueryDSL",
        "ElasticSwiftCodableUtils"
      ],
      "sources" : [
        "ElasticSwiftCodableUtils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElasticSwift",
      "module_type" : "SwiftTarget",
      "name" : "ElasticSwift",
      "path" : "Sources/ElasticSwift",
      "product_dependencies" : [
        "Logging",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "ElasticSwift"
      ],
      "sources" : [
        "Clients/Clusters.swift",
        "Clients/Indices.swift",
        "ElasticSwift.swift",
        "Errors/Errors.swift",
        "Networking/Transport.swift",
        "Requests/BlukRequest.swift",
        "Requests/ClusterRequests.swift",
        "Requests/CountRequest.swift",
        "Requests/DeleteByQueryRequest.swift",
        "Requests/DeleteRequest.swift",
        "Requests/ExplainRequest.swift",
        "Requests/FieldCaps.swift",
        "Requests/GetRequest.swift",
        "Requests/IndexRequest.swift",
        "Requests/IndicesRequests.swift",
        "Requests/MultiGetRequest.swift",
        "Requests/MultiTermVectorsRequest.swift",
        "Requests/RankEvalRequest.swift",
        "Requests/ReIndexRequest.swift",
        "Requests/SearchRequest.swift",
        "Requests/StoredScriptRequests.swift",
        "Requests/Suggesters.swift",
        "Requests/TermVectorsRequest.swift",
        "Requests/UpdateByQueryRequest.swift",
        "Requests/UpdateRequest.swift",
        "Responses/IndicesResponse.swift",
        "Responses/Response.swift",
        "Serialization/ResponseConverters.swift",
        "Serialization/Serialization.swift",
        "Utils/Utils.swift"
      ],
      "target_dependencies" : [
        "ElasticSwiftCore",
        "ElasticSwiftQueryDSL",
        "ElasticSwiftCodableUtils"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.