The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of async-http-client, reference 1.1.1 (037b70), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 10:46:11 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iainsmith/async-http-client.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/async-http-client
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 037b702 fix location header lookup
Cloned https://github.com/iainsmith/async-http-client.git
Revision (git rev-parse @):
037b70291941fe43de668066eb6fb802c5e181d2
SUCCESS checkout https://github.com/iainsmith/async-http-client.git at 1.1.1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5177] Fetching swift-nio-extras
[5178/18827] Fetching swift-nio-extras, swift-nio-ssl
[5179/90841] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.82s)
Fetched https://github.com/apple/swift-nio.git from cache (3.82s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.82s)
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.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
[646/11830] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (1.71s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.69s)
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.46s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[1452/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.59s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
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.1
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "async-http-client",
      "name": "async-http-client",
      "url": "https://github.com/iainsmith/async-http-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.77.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.29.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.77.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-extras",
          "name": "swift-nio-extras",
          "url": "https://github.com/apple/swift-nio-extras.git",
          "version": "1.24.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.77.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-http2",
              "name": "swift-nio-http2",
              "url": "https://github.com/apple/swift-nio-http2.git",
              "version": "1.34.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.77.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.1.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/iainsmith/async-http-client.git
[1/1124] Fetching async-http-client
Fetched https://github.com/iainsmith/async-http-client.git from cache (0.97s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.78s)
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
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.02s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.55s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.55s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.02s)
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.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.02s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.02s)
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-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-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/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-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/iainsmith/async-http-client.git
Working copy of https://github.com/iainsmith/async-http-client.git resolved at 1.1.1 (037b702)
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
warning: '.resolve-product-dependencies': dependency 'async-http-client' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-nio-ssl
  - swift-nio-extras
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/iainsmith/async-http-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.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.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    }
  ],
  "manifest_display_name" : "async-http-client",
  "name" : "async-http-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AsyncHTTPClient",
      "targets" : [
        "AsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClientTests",
      "path" : "Tests/AsyncHTTPClientTests",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOSSL",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "sources" : [
        "HTTPClientCookieTests+XCTest.swift",
        "HTTPClientCookieTests.swift",
        "HTTPClientInternalTests+XCTest.swift",
        "HTTPClientInternalTests.swift",
        "HTTPClientTestUtils.swift",
        "HTTPClientTests+XCTest.swift",
        "HTTPClientTests.swift"
      ],
      "target_dependencies" : [
        "AsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClient",
      "path" : "Sources/AsyncHTTPClient",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOSSL",
        "NIOConcurrencyHelpers",
        "NIOHTTPCompression",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "HTTPClient+HTTPCookie.swift",
        "HTTPClient.swift",
        "HTTPClientProxyHandler.swift",
        "HTTPHandler.swift",
        "RequestValidation.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/440] Write sources
[5/440] Copying PrivacyInfo.xcprivacy
[8/440] Write sources
[13/440] Copying PrivacyInfo.xcprivacy
[15/440] Write sources
[16/440] Compiling CNIOWindows shim.c
[17/440] Compiling CNIOWindows WSAStartup.c
[18/440] Write swift-version--7754E27361AE5C74.txt
[19/440] Compiling CNIOWASI CNIOWASI.c
[20/440] Compiling CNIOLinux shim.c
[21/440] Compiling CNIOLinux liburing_shims.c
[22/440] Compiling CNIOExtrasZlib empty.c
[23/440] Compiling fiat_p256_adx_sqr.S
[24/444] Compiling fiat_p256_adx_mul.S
[25/464] Compiling fiat_curve25519_adx_square.S
[26/464] Compiling _AtomicsShims.c
[27/464] Compiling fiat_curve25519_adx_mul.S
[28/464] Compiling CNIOLLHTTP c_nio_http.c
[29/464] Compiling CNIOLLHTTP c_nio_api.c
[30/464] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/464] Compiling CNIODarwin shim.c
[32/464] Compiling CNIOBoringSSLShims shims.c
[33/464] Compiling tls13_client.cc
[34/464] Compiling tls13_enc.cc
[34/464] Compiling tls_method.cc
[36/464] Compiling tls13_server.cc
[36/464] Compiling tls_record.cc
[38/464] Compiling tls13_both.cc
[39/464] Compiling t1_enc.cc
[40/464] Compiling ssl_stat.cc
[41/464] Compiling ssl_transcript.cc
[42/464] Compiling ssl_versions.cc
[43/464] Compiling ssl_session.cc
[44/464] Compiling ssl_privkey.cc
[45/464] Compiling ssl_x509.cc
[46/464] Compiling ssl_lib.cc
[47/464] Compiling ssl_file.cc
[48/464] Compiling ssl_key_share.cc
[49/464] Compiling ssl_cipher.cc
[50/464] Compiling ssl_credential.cc
[51/464] Compiling ssl_cert.cc
[52/464] Compiling ssl_buffer.cc
[53/464] Compiling ssl_asn1.cc
[54/464] Compiling s3_pkt.cc
[55/464] Compiling s3_lib.cc
[56/464] Compiling ssl_aead_ctx.cc
[57/464] Compiling s3_both.cc
[58/464] Compiling handshake_server.cc
[59/464] Compiling handshake_client.cc
[60/464] Compiling handshake.cc
[61/464] Compiling handoff.cc
[62/464] Compiling encrypted_client_hello.cc
[63/464] Compiling dtls_record.cc
[64/464] Compiling dtls_method.cc
[65/464] Compiling md5-x86_64-linux.S
[66/464] Compiling md5-x86_64-apple.S
[67/464] Compiling d1_srtp.cc
[68/464] Compiling md5-586-linux.S
[69/464] Compiling md5-586-apple.S
[70/464] Compiling chacha20_poly1305_x86_64-linux.S
[71/464] Compiling extensions.cc
[72/464] Compiling chacha20_poly1305_x86_64-apple.S
[73/464] Compiling chacha20_poly1305_armv8-win.S
[74/464] Compiling chacha20_poly1305_armv8-linux.S
[75/464] Compiling chacha-x86_64-linux.S
[76/464] Compiling chacha20_poly1305_armv8-apple.S
[77/464] Compiling chacha-x86_64-apple.S
[78/464] Compiling chacha-x86-linux.S
[79/464] Compiling chacha-x86-apple.S
[80/464] Compiling chacha-armv8-win.S
[81/464] Compiling chacha-armv8-linux.S
[82/464] Compiling chacha-armv8-apple.S
[83/464] Compiling chacha-armv4-linux.S
[84/464] Compiling err_data.c
[85/464] Compiling aes128gcmsiv-x86_64-linux.S
[86/464] Compiling aes128gcmsiv-x86_64-apple.S
[87/464] Compiling x86_64-mont5-linux.S
[88/464] Compiling x86_64-mont-linux.S
[89/464] Compiling x86_64-mont5-apple.S
[90/464] Compiling x86_64-mont-apple.S
[91/464] Compiling x86-mont-linux.S
[92/464] Compiling x86-mont-apple.S
[93/464] Compiling vpaes-x86_64-linux.S
[94/464] Compiling vpaes-x86_64-apple.S
[95/464] Compiling vpaes-x86-linux.S
[96/464] Compiling vpaes-x86-apple.S
[97/464] Compiling vpaes-armv8-win.S
[98/464] Compiling vpaes-armv8-linux.S
[99/464] Compiling vpaes-armv8-apple.S
[100/464] Compiling d1_pkt.cc
[101/464] Compiling vpaes-armv7-linux.S
[102/464] Compiling sha512-x86_64-linux.S
[103/464] Compiling sha512-x86_64-apple.S
[104/464] Compiling sha512-armv8-win.S
[105/464] Compiling bio_ssl.cc
[106/464] Compiling sha512-armv8-linux.S
[107/464] Compiling sha512-armv4-linux.S
[108/464] Compiling sha512-armv8-apple.S
[109/464] Compiling sha512-586-linux.S
[110/464] Compiling sha256-x86_64-linux.S
[111/464] Compiling sha512-586-apple.S
[112/464] Compiling sha256-armv8-win.S
[113/464] Compiling sha256-x86_64-apple.S
[114/464] Compiling sha256-armv8-linux.S
[115/464] Compiling sha256-armv4-linux.S
[116/464] Compiling sha256-armv8-apple.S
[117/464] Compiling sha256-586-linux.S
[118/464] Compiling sha256-586-apple.S
[119/464] Compiling sha1-x86_64-linux.S
[120/464] Compiling sha1-x86_64-apple.S
[121/464] Compiling sha1-armv8-win.S
[122/464] Compiling sha1-armv8-linux.S
[123/464] Compiling sha1-armv4-large-linux.S
[124/464] Compiling sha1-armv8-apple.S
[125/464] Compiling sha1-586-linux.S
[126/464] Compiling sha1-586-apple.S
[127/464] Compiling rsaz-avx2-linux.S
[128/464] Compiling rdrand-x86_64-linux.S
[129/464] Compiling rsaz-avx2-apple.S
[130/464] Compiling rdrand-x86_64-apple.S
[131/464] Compiling p256_beeu-x86_64-asm-linux.S
[132/464] Compiling p256_beeu-x86_64-asm-apple.S
[133/464] Compiling p256_beeu-armv8-asm-win.S
[134/464] Compiling p256_beeu-armv8-asm-linux.S
[135/464] Compiling p256_beeu-armv8-asm-apple.S
[136/464] Compiling p256-x86_64-asm-linux.S
[137/464] Compiling p256-x86_64-asm-apple.S
[138/464] Compiling p256-armv8-asm-win.S
[139/464] Compiling p256-armv8-asm-linux.S
[140/464] Compiling p256-armv8-asm-apple.S
[141/464] Compiling ghashv8-armv8-win.S
[142/464] Compiling ghashv8-armv8-linux.S
[143/464] Compiling ghashv8-armv8-apple.S
[144/464] Compiling ghashv8-armv7-linux.S
[145/464] Compiling ghash-x86_64-linux.S
[146/464] Compiling ghash-x86_64-apple.S
[147/464] Compiling ghash-x86-linux.S
[148/464] Compiling ghash-x86-apple.S
[149/464] Compiling ghash-ssse3-x86_64-linux.S
[150/464] Compiling ghash-ssse3-x86_64-apple.S
[151/464] Compiling ghash-ssse3-x86-linux.S
[152/464] Compiling ghash-ssse3-x86-apple.S
[153/464] Compiling ghash-neon-armv8-win.S
[154/464] Compiling ghash-neon-armv8-linux.S
[155/464] Compiling ghash-armv4-linux.S
[156/464] Compiling ghash-neon-armv8-apple.S
[157/464] Compiling co-586-linux.S
[158/464] Compiling co-586-apple.S
[159/464] Compiling bsaes-armv7-linux.S
[160/464] Compiling bn-armv8-win.S
[161/464] Compiling bn-armv8-linux.S
[162/464] Compiling bn-armv8-apple.S
[163/464] Compiling bn-586-linux.S
[164/464] Compiling bn-586-apple.S
[165/464] Compiling armv8-mont-linux.S
[166/464] Compiling armv8-mont-win.S
[167/464] Compiling armv8-mont-apple.S
[168/464] Compiling armv4-mont-linux.S
[169/464] Compiling aesv8-gcm-armv8-win.S
[170/464] Compiling aesv8-gcm-armv8-linux.S
[171/464] Compiling aesv8-armv8-linux.S
[172/464] Compiling aesv8-gcm-armv8-apple.S
[172/464] Compiling aesv8-armv8-apple.S
[174/464] Compiling aesv8-armv8-win.S
[175/464] Compiling aesv8-armv7-linux.S
[176/464] Compiling d1_both.cc
[177/464] Compiling aesni-x86_64-linux.S
[178/464] Compiling aesni-x86-apple.S
[179/464] Compiling aesni-x86-linux.S
[180/464] Compiling aesni-x86_64-apple.S
[181/464] Compiling aesni-gcm-x86_64-apple.S
[182/464] Compiling aesni-gcm-x86_64-linux.S
[183/464] Compiling d1_lib.cc
[185/464] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[185/465] Compiling x_sig.c
[187/465] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[188/465] Compiling InternalCollectionsUtilities Specialize.swift
[188/465] Compiling x_req.c
[189/465] Compiling x_spki.c
[190/465] Compiling x_x509a.c
[191/465] Compiling x_val.c
[192/465] Compiling x_pubkey.c
[193/465] Compiling x_x509.c
[195/465] Compiling _NIOBase64 Base64.swift
[196/465] Emitting module _NIOBase64
[196/465] Compiling x_name.c
[197/465] Compiling x509spki.c
[198/465] Compiling x_exten.c
[200/465] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[200/465] Compiling x_algor.c
[202/465] Emitting module InternalCollectionsUtilities
[203/465] Compiling InternalCollectionsUtilities _SortedCollection.swift
[204/465] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[205/465] Compiling InternalCollectionsUtilities Debugging.swift
[206/465] Compiling InternalCollectionsUtilities Descriptions.swift
[206/465] Compiling x_crl.c
[207/465] Compiling x_all.c
[208/465] Compiling x_attrib.c
[209/465] Compiling x509rset.c
[210/465] Compiling x509name.c
[211/465] Compiling x509cset.c
[212/465] Compiling x509_vpm.c
[213/465] Compiling x509_txt.c
[214/465] Compiling x509_vfy.c
[215/465] Compiling x509_trs.c
[216/465] Compiling x509_set.c
[217/465] Compiling x509_v3.c
[218/465] Compiling x509_req.c
[219/465] Compiling x509_obj.c
[220/465] Compiling x509_lu.c
[220/465] Compiling x509_def.c
[222/465] Compiling x509_ext.c
[223/465] Compiling x509_d2.c
[224/465] Compiling x509_att.c
[225/465] Compiling x509_cmp.c
[226/465] Compiling x509.c
[228/465] Compiling InternalCollectionsUtilities UInt+reversed.swift
[229/465] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[230/465] Compiling InternalCollectionsUtilities Integer rank.swift
[231/465] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[232/465] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[233/465] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[234/465] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[235/465] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[236/465] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[237/465] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[237/465] Compiling v3_prn.c
[238/465] Compiling v3_utl.c
[239/465] Compiling v3_skey.c
[240/465] Compiling v3_pmaps.c
[241/465] Compiling v3_purp.c
[242/465] Compiling v3_pcons.c
[244/465] Compiling _NIODataStructures _TinyArray.swift
[245/465] Compiling _NIODataStructures PriorityQueue.swift
[245/465] Compiling v3_ocsp.c
[246/476] Compiling v3_ncons.c
[247/478] Compiling v3_int.c
[248/481] Compiling v3_lib.c
[249/481] Compiling v3_ia5.c
[250/481] Compiling v3_info.c
[251/481] Compiling v3_enum.c
[252/481] Compiling v3_genn.c
[253/481] Compiling v3_extku.c
[255/481] Compiling DequeModule _DequeBuffer.swift
[256/481] Compiling DequeModule _DequeSlot.swift
[257/481] Compiling DequeModule _DequeBufferHeader.swift
[257/482] Compiling v3_crld.c
[258/482] Compiling v3_cpols.c
[259/482] Compiling v3_alt.c
[259/482] Compiling v3_akeya.c
[261/482] Compiling v3_conf.c
[263/482] Emitting module _NIODataStructures
[264/482] Compiling _NIODataStructures Heap.swift
[264/482] Compiling v3_bcons.c
[265/482] Compiling v3_akey.c
[266/482] Compiling v3_bitst.c
[267/482] Compiling i2d_pr.c
[268/482] Compiling t_x509a.c
[269/482] Compiling t_crl.c
[270/482] Compiling t_req.c
[271/482] Compiling name_print.c
[272/482] Compiling rsa_pss.c
[273/482] Compiling t_x509.c
[274/482] Compiling by_file.c
[275/482] Compiling policy.c
[276/482] Compiling by_dir.c
[277/482] Compiling trust_token.c
[278/482] Compiling voprf.c
[279/482] Compiling thread_win.c
[280/482] Compiling a_digest.c
[281/482] Compiling algorithm.c
[282/482] Compiling a_verify.c
[283/482] Compiling pmbtoken.c
[284/482] Compiling a_sign.c
[285/482] Compiling thread_pthread.c
[286/482] Compiling thread.c
[287/482] Compiling thread_none.c
[288/482] Compiling asn1_gen.c
[289/482] Compiling spx_util.c
[290/482] Compiling stack.c
[291/482] Compiling spx_wots.c
[292/482] Compiling spx_thash.c
[293/482] Compiling spx_merkle.c
[294/482] Compiling spx_fors.c
[295/482] Compiling spx_address.c
[296/482] Compiling spx.c
[297/482] Compiling wots.c
[298/482] Compiling thash.c
[300/482] Compiling DequeModule _UnsafeWrappedBuffer.swift
[300/482] Compiling sha512.c
[301/482] Compiling slhdsa.c
[302/482] Compiling siphash.c
[303/482] Compiling merkle.c
[304/482] Compiling fors.c
[305/482] Compiling sha256.c
[306/482] Compiling sha1.c
[307/482] Compiling rsa_print.c
[308/482] Compiling rsa_extra.c
[309/482] Compiling urandom.c
[310/482] Compiling rc4.c
[311/482] Compiling trusty.c
[312/482] Compiling windows.c
[313/482] Compiling refcount.c
[314/482] Compiling rsa_asn1.c
[315/482] Compiling rand_extra.c
[316/482] Compiling rsa_crypt.c
[317/482] Compiling passive.c
[318/482] Compiling poly1305_arm_asm.S
[319/482] Compiling ios.c
[320/482] Compiling deterministic.c
[321/482] Compiling forkunsafe.c
[322/482] Compiling poly1305_vec.c
[324/482] Compiling DequeModule Deque+Extras.swift
[325/482] Compiling DequeModule Deque+Hashable.swift
[326/482] Compiling DequeModule Deque+Testing.swift
[327/482] Compiling DequeModule Deque._Storage.swift
[328/482] Compiling DequeModule Deque+Equatable.swift
[329/482] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[330/482] Compiling DequeModule Deque+CustomReflectable.swift
[331/482] Compiling DequeModule Deque+Descriptions.swift
[332/482] Compiling DequeModule Deque._UnsafeHandle.swift
[333/482] Compiling DequeModule Deque.swift
[333/482] Compiling poly1305_arm.c
[334/482] Compiling pool.c
[335/482] Compiling poly1305.c
[336/482] Compiling getentropy.c
[337/482] Compiling fork_detect.c
[338/482] Compiling pkcs7.c
[339/482] Compiling pkcs8.c
[340/482] Compiling pkcs8_x509.c
[341/482] Compiling p5_pbev2.c
[342/482] Compiling pem_xaux.c
[343/482] Compiling pem_x509.c
[344/482] Compiling pkcs7_x509.c
[345/482] Compiling pem_pkey.c
[347/482] Compiling DequeModule Deque+Codable.swift
[348/482] Compiling DequeModule Deque+Collection.swift
[348/482] Compiling pem_pk8.c
[349/482] Compiling pem_oth.c
[350/482] Compiling obj_xref.c
[351/482] Compiling mem.c
[352/482] Compiling pem_info.c
[353/482] Compiling mldsa.c
[354/482] Compiling obj.c
[355/482] Compiling pem_lib.c
[356/482] Compiling pem_all.c
[357/482] Compiling md5.c
[358/482] Compiling md4.c
[359/482] Compiling poly_rq_mul.S
[360/482] Compiling fips_shared_support.c
[361/482] Compiling lhash.c
[362/482] Compiling keccak.c
[363/482] Compiling kyber.c
[364/482] Compiling ex_data.c
[365/482] Compiling hpke.c
[366/482] Compiling sign.c
[367/482] Compiling scrypt.c
[368/482] Compiling pbkdf.c
[369/482] Compiling print.c
[370/482] Compiling p_x25519_asn1.c
[371/482] Compiling p_x25519.c
[372/482] Compiling mlkem.cc
[374/482] Emitting module DequeModule
[374/482] Compiling p_rsa_asn1.c
[375/482] Compiling p_rsa.c
[376/482] Compiling p_hkdf.c
[377/482] Compiling p_ed25519_asn1.c
[378/482] Compiling hrss.c
[379/482] Compiling p_ed25519.c
[380/482] Compiling p_ec_asn1.c
[381/482] Compiling p_ec.c
[382/482] Compiling p_dh_asn1.c
[383/482] Compiling p_dh.c
[384/482] Compiling p_dsa_asn1.c
[385/482] Compiling evp_ctx.c
[386/482] Compiling evp_asn1.c
[387/482] Compiling engine.c
[388/482] Compiling err.c
[389/482] Compiling evp.c
[390/482] Compiling ecdsa_asn1.c
[391/482] Compiling ecdh_extra.c
[392/482] Compiling ec_derive.c
[393/482] Compiling hash_to_curve.c
[394/482] Compiling ec_asn1.c
[395/482] Compiling dsa_asn1.c
[396/482] Compiling dsa.c
[397/482] Compiling digest_extra.c
[398/482] Compiling params.c
[399/482] Compiling dh_asn1.c
[400/482] Compiling dilithium.c
[401/482] Compiling x25519-asm-arm.S
[402/482] Compiling spake25519.c
[402/482] Compiling curve25519_64_adx.c
[404/482] Compiling des.c
[405/482] Compiling cpu_intel.c
[406/482] Compiling cpu_arm_freebsd.c
[407/482] Compiling cpu_arm_linux.c
[408/482] Compiling crypto.c
[409/482] Compiling cpu_aarch64_win.c
[410/482] Compiling cpu_aarch64_openbsd.c
[411/482] Compiling cpu_aarch64_sysreg.c
[412/482] Compiling cpu_aarch64_linux.c
[413/482] Compiling cpu_aarch64_fuchsia.c
[414/482] Compiling curve25519.c
[415/482] Compiling e_rc4.c
[416/482] Compiling tls_cbc.c
[417/482] Compiling e_tls.c
[418/482] Compiling conf.c
[419/482] Compiling e_null.c
[420/482] Compiling e_rc2.c
[421/482] Compiling e_chacha20poly1305.c
[422/482] Compiling e_des.c
[423/482] Compiling derive_key.c
[424/482] Compiling unicode.c
[425/482] Compiling e_aesgcmsiv.c
[426/482] Compiling cipher_extra.c
[427/482] Compiling e_aesctrhmac.c
[428/482] Compiling chacha.c
[429/482] Compiling cbb.c
[430/482] Compiling ber.c
[431/482] Compiling cbs.c
[432/482] Compiling bn_asn1.c
[433/482] Compiling asn1_compat.c
[434/482] Compiling buf.c
[435/482] Compiling blake2.c
[436/482] Compiling convert.c
[437/482] Compiling printf.c
[438/482] Compiling pair.c
[439/482] Compiling hexdump.c
[440/482] Compiling file.c
[441/482] Compiling bcm.c
[442/482] Compiling bio_mem.c
[443/482] Compiling base64.c
[444/482] Compiling bio.c
[445/482] Compiling tasn_utl.c
[446/482] Compiling tasn_typ.c
[447/482] Compiling tasn_fre.c
[448/482] Compiling cpu_aarch64_apple.c
[449/482] Compiling tasn_new.c
[450/482] Compiling tasn_enc.c
[451/482] Compiling connect.c
[452/482] Compiling errno.c
[453/482] Compiling f_string.c
[454/482] Compiling f_int.c
[455/482] Compiling tasn_dec.c
[456/482] Compiling posix_time.c
[457/482] Compiling asn1_par.c
[458/482] Compiling asn_pack.c
[459/482] Compiling asn1_lib.c
[460/482] Compiling socket_helper.c
[461/482] Compiling fd.c
[462/482] Compiling socket.c
[463/482] Compiling a_utctm.c
[464/482] Compiling a_type.c
[465/482] Compiling a_time.c
[466/482] Compiling a_strnid.c
[467/482] Compiling a_octet.c
[468/482] Compiling a_strex.c
[469/482] Compiling a_mbstr.c
[470/482] Compiling a_object.c
[471/482] Write sources
[473/482] Compiling a_int.c
[474/482] Compiling a_i2d_fp.c
[475/482] Compiling a_gentm.c
[476/482] Compiling a_dup.c
[477/482] Compiling a_d2i_fp.c
[478/482] Compiling a_bool.c
[479/482] Compiling a_bitstr.c
[481/501] Compiling Atomics ManagedAtomic.swift
[482/501] Compiling Atomics ManagedAtomicLazyReference.swift
[483/503] Compiling Atomics UnsafeAtomic.swift
[484/503] Compiling Atomics UnsafeAtomicLazyReference.swift
[485/503] Compiling Atomics AtomicMemoryOrderings.swift
[486/503] Compiling Atomics DoubleWord.swift
[487/503] Compiling Atomics IntegerOperations.swift
[488/503] Compiling Atomics Unmanaged extensions.swift
[488/503] Compiling c-nioatomics.c
[489/503] Compiling c-atomics.c
[491/509] Compiling NIOConcurrencyHelpers lock.swift
[492/509] Compiling NIOConcurrencyHelpers atomics.swift
[493/509] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[494/509] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[495/509] Compiling NIOConcurrencyHelpers NIOLock.swift
[496/509] Emitting module NIOConcurrencyHelpers
[497/509] Compiling Atomics AtomicStorage.swift
[498/509] Compiling Atomics AtomicValue.swift
[499/509] Compiling Atomics AtomicOptionalWrappable.swift
[500/509] Compiling Atomics AtomicReference.swift
[501/509] Compiling Atomics PointerConformances.swift
[502/509] Compiling Atomics Primitives.native.swift
[503/509] Compiling Atomics Primitives.shims.swift
[504/509] Compiling Atomics AtomicInteger.swift
[505/509] Compiling Atomics AtomicBool.swift
[506/509] Compiling Atomics IntegerConformances.swift
[507/509] Emitting module Atomics
[508/509] Compiling Atomics OptionalRawRepresentable.swift
[509/509] Compiling Atomics RawRepresentable.swift
[510/571] Compiling NIOCore Linux.swift
[511/571] Compiling NIOCore MarkedCircularBuffer.swift
[512/571] Compiling NIOCore MulticastChannel.swift
[513/571] Compiling NIOCore NIOAny.swift
[514/571] Compiling NIOCore NIOCloseOnErrorHandler.swift
[515/571] Compiling NIOCore NIOLoopBound.swift
[516/577] Compiling NIOCore SocketOptionProvider.swift
[517/577] Compiling NIOCore SystemCallHelpers.swift
[518/577] Compiling NIOCore TimeAmount+Duration.swift
[519/577] Compiling NIOCore TypeAssistedChannelHandler.swift
[520/577] Compiling NIOCore UniversalBootstrapSupport.swift
[521/577] Compiling NIOCore Utilities.swift
[522/577] Compiling NIOCore AddressedEnvelope.swift
[523/577] Compiling NIOCore AsyncAwaitSupport.swift
[524/577] Compiling NIOCore AsyncChannel.swift
[525/577] Compiling NIOCore AsyncChannelHandler.swift
[526/577] Compiling NIOCore AsyncChannelInboundStream.swift
[527/577] Compiling NIOCore AsyncChannelOutboundWriter.swift
[528/577] Compiling NIOCore NIOAsyncSequenceProducer.swift
[529/577] Compiling NIOCore NIOScheduledCallback.swift
[530/577] Compiling NIOCore NIOSendable.swift
[531/577] Compiling NIOCore PointerHelpers.swift
[532/577] Compiling NIOCore RecvByteBufferAllocator.swift
[533/577] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[534/577] Compiling NIOCore SocketAddresses.swift
[535/577] Compiling NIOCore Codec.swift
[536/577] Compiling NIOCore ConvenienceOptionSupport.swift
[537/577] Compiling NIOCore DeadChannel.swift
[538/577] Compiling NIOCore DispatchQueue+WithFuture.swift
[539/577] Compiling NIOCore EventLoop+Deprecated.swift
[540/577] Compiling NIOCore EventLoop+SerialExecutor.swift
[541/577] Compiling NIOCore EventLoop.swift
[542/577] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[543/577] Compiling NIOCore NIOAsyncWriter.swift
[544/577] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[545/577] Compiling NIOCore BSDSocketAPI.swift
[546/577] Compiling NIOCore ByteBuffer-aux.swift
[547/577] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[548/577] Compiling NIOCore ByteBuffer-conversions.swift
[549/577] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[550/577] Compiling NIOCore EventLoopFuture+Deprecated.swift
[551/577] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[552/577] Compiling NIOCore EventLoopFuture.swift
[553/577] Compiling NIOCore FileDescriptor.swift
[554/577] Compiling NIOCore FileHandle.swift
[555/577] Compiling NIOCore FileRegion.swift
[556/577] Compiling NIOCore ByteBuffer-core.swift
[557/577] Compiling NIOCore ByteBuffer-hex.swift
[558/577] Compiling NIOCore ByteBuffer-int.swift
[559/577] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[560/577] Compiling NIOCore ByteBuffer-multi-int.swift
[561/577] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[562/577] Compiling NIOCore ByteBuffer-views.swift
[563/577] Compiling NIOCore Channel.swift
[564/577] Compiling NIOCore ChannelHandler.swift
[565/577] Compiling NIOCore ChannelHandlers.swift
[566/577] Compiling NIOCore ChannelInvoker.swift
[567/577] Compiling NIOCore ChannelOption.swift
[568/577] Compiling NIOCore ChannelPipeline.swift
[569/577] Compiling NIOCore CircularBuffer.swift
[570/577] Compiling NIOCore GlobalSingletons.swift
[571/577] Compiling NIOCore IO.swift
[572/577] Compiling NIOCore IOData.swift
[573/577] Compiling NIOCore IPProtocol.swift
[574/577] Compiling NIOCore IntegerBitPacking.swift
[575/577] Compiling NIOCore IntegerTypes.swift
[576/577] Compiling NIOCore Interfaces.swift
[577/577] Emitting module NIOCore
[578/631] Compiling NIOEmbedded AsyncTestingChannel.swift
[579/631] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[580/631] Compiling NIOEmbedded Embedded.swift
[581/631] Emitting module NIOEmbedded
[582/631] Compiling NIOPosix GetaddrinfoResolver.swift
[583/631] Compiling NIOPosix HappyEyeballs.swift
[584/631] Compiling NIOPosix IO.swift
[585/631] Compiling NIOPosix IntegerBitPacking.swift
[586/631] Compiling NIOPosix IntegerTypes.swift
[587/631] Compiling NIOPosix Linux.swift
[588/636] Compiling NIOPosix SocketProtocols.swift
[589/636] Compiling NIOPosix System.swift
[590/636] Compiling NIOPosix Thread.swift
[591/636] Compiling NIOPosix ThreadPosix.swift
[592/636] Compiling NIOPosix ThreadWindows.swift
[593/636] Compiling NIOPosix PendingWritesManager.swift
[594/636] Compiling NIOPosix PipeChannel.swift
[595/636] Compiling NIOPosix PipePair.swift
[596/636] Compiling NIOPosix PointerHelpers.swift
[597/636] Compiling NIOPosix Pool.swift
[598/636] Compiling NIOPosix BaseStreamSocketChannel.swift
[599/636] Compiling NIOPosix Bootstrap.swift
[600/636] Compiling NIOPosix ControlMessage.swift
[601/636] Compiling NIOPosix DatagramVectorReadManager.swift
[602/636] Compiling NIOPosix Errors+Any.swift
[603/636] Compiling NIOPosix FileDescriptor.swift
[604/636] Compiling NIOPosix SelectorKqueue.swift
[605/636] Compiling NIOPosix SelectorUring.swift
[606/636] Compiling NIOPosix ServerSocket.swift
[607/636] Compiling NIOPosix Socket.swift
[608/636] Compiling NIOPosix SocketChannel.swift
[609/636] Compiling NIOPosix PooledRecvBufferAllocator.swift
[610/636] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[611/636] Compiling NIOPosix PosixSingletons.swift
[612/636] Compiling NIOPosix RawSocketBootstrap.swift
[613/636] Compiling NIOPosix Resolver.swift
[614/636] Compiling NIOPosix Selectable.swift
[615/636] Compiling NIOPosix SelectableChannel.swift
[616/636] Compiling NIOPosix SelectableEventLoop.swift
[617/636] Compiling NIOPosix SelectorEpoll.swift
[618/636] Compiling NIOPosix SelectorGeneric.swift
[619/636] Compiling NIOPosix BSDSocketAPICommon.swift
[620/636] Compiling NIOPosix BSDSocketAPIPosix.swift
[621/636] Compiling NIOPosix BSDSocketAPIWindows.swift
[622/636] Compiling NIOPosix BaseSocket.swift
[623/636] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[624/636] Compiling NIOPosix BaseSocketChannel.swift
[625/636] Compiling NIOPosix LinuxCPUSet.swift
[626/636] Compiling NIOPosix LinuxUring.swift
[627/636] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[628/636] Compiling NIOPosix NIOThreadPool.swift
[629/636] Compiling NIOPosix NonBlockingFileIO.swift
[630/636] Compiling NIOPosix PendingDatagramWritesManager.swift
[631/636] Emitting module NIOPosix
[632/636] Compiling NIOPosix UnsafeTransfer.swift
[633/636] Compiling NIOPosix Utilities.swift
[634/636] Compiling NIOPosix VsockAddress.swift
[635/636] Compiling NIOPosix VsockChannelEvents.swift
[636/636] Compiling NIOPosix resource_bundle_accessor.swift
[637/638] Emitting module NIO
[638/638] Compiling NIO Exports.swift
[639/666] Compiling NIOTLS TLSEvents.swift
[640/666] Emitting module NIOTLS
[641/666] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[642/666] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[643/666] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[644/666] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[645/666] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[646/666] Compiling NIOTLS SNIHandler.swift
[647/666] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[648/666] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[649/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[650/696] Compiling NIOSSL SSLPKCS12Bundle.swift
[651/696] Compiling NIOSSL SSLCertificateExtensions.swift
[652/696] Emitting module NIOFoundationCompat
[653/696] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[654/696] Compiling NIOSSL AndroidCABundle.swift
[655/696] Compiling NIOSSL ByteBufferBIO.swift
[656/696] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[657/696] Emitting module NIOHTTP1
[658/696] Compiling NIOSSL SSLErrors.swift
[659/696] Compiling NIOSSL SSLInit.swift
[660/696] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[661/696] Compiling NIOSSL SubjectAlternativeName.swift
[662/696] Compiling NIOSSL NIOSSLClientHandler.swift
[663/696] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[664/696] Compiling NIOSSL CustomPrivateKey.swift
[665/696] Compiling NIOSSL IdentityVerification.swift
[666/696] Compiling NIOSSL NIOSSLSecureBytes.swift
[667/696] Compiling NIOSSL LinuxCABundle.swift
[674/706] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[675/706] Compiling NIOHTTPCompression HTTPDecompression.swift
[676/706] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[677/706] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[678/706] Compiling NIOHTTPCompression HTTPCompression.swift
[679/706] Emitting module NIOHTTPCompression
[680/706] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[681/706] Compiling NIOSSL NIOSSLHandler.swift
[682/706] Compiling NIOSSL NIOSSLServerHandler.swift
[683/706] Compiling NIOSSL ObjectIdentifier.swift
[684/706] Compiling NIOSSL PosixPort.swift
[685/706] Compiling NIOSSL SSLCallbacks.swift
[686/706] Compiling NIOSSL SSLCertificate.swift
[687/706] Compiling NIOSSL SSLPrivateKey.swift
[688/706] Compiling NIOSSL SSLPublicKey.swift
[689/706] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[690/706] Emitting module NIOSSL
[691/706] Compiling NIOSSL RNG.swift
[692/706] Compiling NIOSSL SafeCompare.swift
[693/706] Compiling NIOSSL Zeroization.swift
[702/706] Compiling NIOSSL SSLConnection.swift
[703/706] Compiling NIOSSL SSLContext.swift
[704/706] Compiling NIOSSL TLSConfiguration.swift
[705/706] Compiling NIOSSL UniversalBootstrapSupport.swift
[706/706] Compiling NIOSSL resource_bundle_accessor.swift
[707/713] Compiling AsyncHTTPClient Utils.swift
[708/713] Compiling AsyncHTTPClient RequestValidation.swift
[709/713] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[710/713] Compiling AsyncHTTPClient HTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:51:22: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
 50 |     let configuration: Configuration
 51 |     let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
    |                      `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
 52 |
 53 |     /// Create an `HTTPClient` with specified `EventLoopGroup` provider and configuration.
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:406:27: warning: static property 'indifferent' is not concurrency-safe because non-'Sendable' type 'HTTPClient.EventLoopPreference' may have shared mutable state; this is an error in the Swift 6 language mode
385 |
386 |     /// Specifies how the library will treat event loop passed by the user.
387 |     public struct EventLoopPreference {
    |                   `- note: consider making struct 'EventLoopPreference' conform to the 'Sendable' protocol
388 |         enum Preference {
389 |             /// Event Loop will be selected by the library.
    :
404 |
405 |         /// Event Loop will be selected by the library.
406 |         public static let indifferent = EventLoopPreference(.indifferent)
    |                           |- warning: static property 'indifferent' is not concurrency-safe because non-'Sendable' type 'HTTPClient.EventLoopPreference' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: annotate 'indifferent' 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
407 |
408 |         /// The delegate will be run on the specified EventLoop (and the Channel if possible).
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:474:27: warning: static property 'disallow' is not concurrency-safe because non-'Sendable' type 'HTTPClient.Configuration.RedirectConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
453 |
454 |     /// Specifies redirect processing settings.
455 |     public struct RedirectConfiguration {
    |                   `- note: consider making struct 'RedirectConfiguration' conform to the 'Sendable' protocol
456 |         enum Configuration {
457 |             /// Redirects are not followed.
    :
472 |
473 |         /// Redirects are not followed.
474 |         public static let disallow = RedirectConfiguration(configuration: .disallow)
    |                           |- warning: static property 'disallow' is not concurrency-safe because non-'Sendable' type 'HTTPClient.Configuration.RedirectConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: annotate 'disallow' 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
475 |
476 |         /// Redirects are followed with a specified limit.
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:255:28: warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 | ///     try client.syncShutdown()
 46 | /// ```
 47 | public class HTTPClient {
    |              `- note: class 'HTTPClient' does not conform to the 'Sendable' protocol
 48 |     public let eventLoopGroup: EventLoopGroup
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
    :
253 |                 let decoder = ByteToMessageHandler(HTTPResponseDecoder(leftOverBytesStrategy: .forwardBytes))
254 |                 return channel.pipeline.addHandlers([encoder, decoder], position: .first).flatMap {
255 |                     switch self.configuration.proxy {
    |                            `- warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
256 |                     case .none:
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:257:76: warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
255 |                     switch self.configuration.proxy {
256 |                     case .none:
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
    |                                                                            `- warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
258 |                     case .some(let proxy):
259 |                         return channel.pipeline.addProxyHandler(for: request, decoder: decoder, encoder: encoder, tlsConfiguration: self.configuration.tlsConfiguration, proxy: proxy)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:98:19: note: consider making struct 'Request' conform to the 'Sendable' protocol
 96 |
 97 |     /// Represent HTTP request.
 98 |     public struct Request {
    |                   `- note: consider making struct 'Request' conform to the 'Sendable' protocol
 99 |         /// Represent kind of Request
100 |         enum Kind {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:57: warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                         `- warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:489:24: note: generic class 'Task' does not conform to the 'Sendable' protocol
487 |     /// Response execution context. Will be created by the library and could be used for obtaining
488 |     /// `EventLoopFuture<Response>` of the execution or cancellation of the execution.
489 |     public final class Task<Response> {
    |                        `- note: generic class 'Task' does not conform to the 'Sendable' protocol
490 |         /// The `EventLoop` the delegate will be executed on.
491 |         public let eventLoop: EventLoop
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:73: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
222 |     }
223 |
224 |     private func execute<Delegate: HTTPClientResponseDelegate>(request: Request,
    |                          `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
225 |                                                                delegate: Delegate,
226 |                                                                eventLoop delegateEL: EventLoop,
    :
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                                         `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:100: warning: capture of 'redirectHandler' with non-sendable type 'RedirectHandler<Delegate.Response>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                                                                    `- warning: capture of 'redirectHandler' with non-sendable type 'RedirectHandler<Delegate.Response>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:834:17: note: consider making generic struct 'RedirectHandler' conform to the 'Sendable' protocol
832 | // MARK: - RedirectHandler
833 |
834 | internal struct RedirectHandler<ResponseType> {
    |                 `- note: consider making generic struct 'RedirectHandler' conform to the 'Sendable' protocol
835 |     let request: HTTPClient.Request
836 |     let execute: (HTTPClient.Request) -> HTTPClient.Task<ResponseType>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:255:28: warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 | ///     try client.syncShutdown()
 46 | /// ```
 47 | public class HTTPClient {
    |              `- note: class 'HTTPClient' does not conform to the 'Sendable' protocol
 48 |     public let eventLoopGroup: EventLoopGroup
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
    :
253 |                 let decoder = ByteToMessageHandler(HTTPResponseDecoder(leftOverBytesStrategy: .forwardBytes))
254 |                 return channel.pipeline.addHandlers([encoder, decoder], position: .first).flatMap {
255 |                     switch self.configuration.proxy {
    |                            `- warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
256 |                     case .none:
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:257:76: warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
255 |                     switch self.configuration.proxy {
256 |                     case .none:
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
    |                                                                            `- warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
258 |                     case .some(let proxy):
259 |                         return channel.pipeline.addProxyHandler(for: request, decoder: decoder, encoder: encoder, tlsConfiguration: self.configuration.tlsConfiguration, proxy: proxy)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:98:19: note: consider making struct 'Request' conform to the 'Sendable' protocol
 96 |
 97 |     /// Represent HTTP request.
 98 |     public struct Request {
    |                   `- note: consider making struct 'Request' conform to the 'Sendable' protocol
 99 |         /// Represent kind of Request
100 |         enum Kind {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:259:88: warning: capture of 'decoder' with non-sendable type 'ByteToMessageHandler<HTTPResponseDecoder>' (aka 'ByteToMessageHandler<HTTPDecoder<HTTPPart<HTTPResponseHead, ByteBuffer>, HTTPPart<HTTPRequestHead, IOData>>>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
258 |                     case .some(let proxy):
259 |                         return channel.pipeline.addProxyHandler(for: request, decoder: decoder, encoder: encoder, tlsConfiguration: self.configuration.tlsConfiguration, proxy: proxy)
    |                                                                                        `- warning: capture of 'decoder' with non-sendable type 'ByteToMessageHandler<HTTPResponseDecoder>' (aka 'ByteToMessageHandler<HTTPDecoder<HTTPPart<HTTPResponseHead, ByteBuffer>, HTTPPart<HTTPRequestHead, IOData>>>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
260 |                     }
261 |                 }.flatMap {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:388:20: note: generic class 'ByteToMessageHandler' does not conform to the 'Sendable' protocol
386 | /// Most importantly, `ByteToMessageHandler` handles the tricky buffer management for you and flattens out all
387 | /// re-entrancy on `channelRead` that may happen in the `ChannelPipeline`.
388 | public final class ByteToMessageHandler<Decoder: ByteToMessageDecoder> {
    |                    `- note: generic class 'ByteToMessageHandler' does not conform to the 'Sendable' protocol
389 |     public typealias InboundIn = ByteBuffer
390 |     public typealias InboundOut = Decoder.InboundOut
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:259:106: warning: capture of 'encoder' with non-sendable type 'HTTPRequestEncoder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
257 |                         return channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: self.configuration.tlsConfiguration)
258 |                     case .some(let proxy):
259 |                         return channel.pipeline.addProxyHandler(for: request, decoder: decoder, encoder: encoder, tlsConfiguration: self.configuration.tlsConfiguration, proxy: proxy)
    |                                                                                                          `- warning: capture of 'encoder' with non-sendable type 'HTTPRequestEncoder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
260 |                     }
261 |                 }.flatMap {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPEncoder.swift:169:20: note: class 'HTTPRequestEncoder' does not conform to the 'Sendable' protocol
167 | /// This channel handler is used to translate messages from a series of
168 | /// `HTTPClientRequestPart` into the HTTP/1.1 wire format.
169 | public final class HTTPRequestEncoder: ChannelOutboundHandler, RemovableChannelHandler {
    |                    `- note: class 'HTTPRequestEncoder' does not conform to the 'Sendable' protocol
170 |     public typealias OutboundIn = HTTPClientRequestPart
171 |     public typealias OutboundOut = IOData
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:262:28: warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 | ///     try client.syncShutdown()
 46 | /// ```
 47 | public class HTTPClient {
    |              `- note: class 'HTTPClient' does not conform to the 'Sendable' protocol
 48 |     public let eventLoopGroup: EventLoopGroup
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
    :
260 |                     }
261 |                 }.flatMap {
262 |                     switch self.configuration.decompression {
    |                            `- warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
263 |                     case .disabled:
264 |                         return channel.eventLoop.makeSucceededFuture(())
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:269:38: warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 | ///     try client.syncShutdown()
 46 | /// ```
 47 | public class HTTPClient {
    |              `- note: class 'HTTPClient' does not conform to the 'Sendable' protocol
 48 |     public let eventLoopGroup: EventLoopGroup
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
    :
267 |                     }
268 |                 }.flatMap {
269 |                     if let timeout = self.resolve(timeout: self.configuration.timeout.read, deadline: deadline) {
    |                                      `- warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
270 |                         return channel.pipeline.addHandler(IdleStateHandler(readTimeout: timeout))
271 |                     } else {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:57: warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                         `- warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:489:24: note: generic class 'Task' does not conform to the 'Sendable' protocol
487 |     /// Response execution context. Will be created by the library and could be used for obtaining
488 |     /// `EventLoopFuture<Response>` of the execution or cancellation of the execution.
489 |     public final class Task<Response> {
    |                        `- note: generic class 'Task' does not conform to the 'Sendable' protocol
490 |         /// The `EventLoop` the delegate will be executed on.
491 |         public let eventLoop: EventLoop
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:73: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
222 |     }
223 |
224 |     private func execute<Delegate: HTTPClientResponseDelegate>(request: Request,
    |                          `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
225 |                                                                delegate: Delegate,
226 |                                                                eventLoop delegateEL: EventLoop,
    :
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                                         `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:100: warning: capture of 'redirectHandler' with non-sendable type 'RedirectHandler<Delegate.Response>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                                                                    `- warning: capture of 'redirectHandler' with non-sendable type 'RedirectHandler<Delegate.Response>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:834:17: note: consider making generic struct 'RedirectHandler' conform to the 'Sendable' protocol
832 | // MARK: - RedirectHandler
833 |
834 | internal struct RedirectHandler<ResponseType> {
    |                 `- note: consider making generic struct 'RedirectHandler' conform to the 'Sendable' protocol
835 |     let request: HTTPClient.Request
836 |     let execute: (HTTPClient.Request) -> HTTPClient.Task<ResponseType>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:275:143: warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 | ///     try client.syncShutdown()
 46 | /// ```
 47 | public class HTTPClient {
    |              `- note: class 'HTTPClient' does not conform to the 'Sendable' protocol
 48 |     public let eventLoopGroup: EventLoopGroup
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
    :
273 |                     }
274 |                 }.flatMap {
275 |                     let taskHandler = TaskHandler(task: task, delegate: delegate, redirectHandler: redirectHandler, ignoreUncleanSSLShutdown: self.configuration.ignoreUncleanSSLShutdown)
    |                                                                                                                                               `- warning: capture of 'self' with non-sendable type 'HTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
276 |                     return channel.pipeline.addHandler(taskHandler)
277 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:293:13: warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
291 |
292 |         eventLoopChannel.map { channel in
293 |             task.setChannel(channel)
    |             `- warning: capture of 'task' with non-sendable type 'HTTPClient.Task<Delegate.Response>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
294 |         }
295 |         .flatMap { channel in
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:489:24: note: generic class 'Task' does not conform to the 'Sendable' protocol
487 |     /// Response execution context. Will be created by the library and could be used for obtaining
488 |     /// `EventLoopFuture<Response>` of the execution or cancellation of the execution.
489 |     public final class Task<Response> {
    |                        `- note: generic class 'Task' does not conform to the 'Sendable' protocol
490 |         /// The `EventLoop` the delegate will be executed on.
491 |         public let eventLoop: EventLoop
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:296:35: warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
294 |         }
295 |         .flatMap { channel in
296 |             channel.writeAndFlush(request)
    |                                   `- warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
297 |         }
298 |         .cascadeFailure(to: task.promise)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:98:19: note: consider making struct 'Request' conform to the 'Sendable' protocol
 96 |
 97 |     /// Represent HTTP request.
 98 |     public struct Request {
    |                   `- note: consider making struct 'Request' conform to the 'Sendable' protocol
 99 |         /// Represent kind of Request
100 |         enum Kind {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:369:54: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
367 |                     ignoreUncleanSSLShutdown: Bool = false,
368 |                     decompression: Decompression = .disabled) {
369 |             self.tlsConfiguration = TLSConfiguration.forClient(certificateVerification: certificateVerification)
    |                                                      |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
    |                                                      `- note: use 'makeClientConfiguration()' instead
370 |             self.redirectConfiguration = redirectConfiguration ?? RedirectConfiguration()
371 |             self.timeout = timeout
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:493:38: warning: capture of 'encoder' with non-sendable type 'HTTPRequestEncoder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
491 |                 channel.pipeline.addHandler(
492 |                     ByteToMessageHandler(HTTPResponseDecoder(leftOverBytesStrategy: .forwardBytes)),
493 |                     position: .after(encoder)
    |                                      `- warning: capture of 'encoder' with non-sendable type 'HTTPRequestEncoder' in a `@Sendable` closure; this is an error in the Swift 6 language mode
494 |                 )
495 |             }.flatMap {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPEncoder.swift:169:20: note: class 'HTTPRequestEncoder' does not conform to the 'Sendable' protocol
167 | /// This channel handler is used to translate messages from a series of
168 | /// `HTTPClientRequestPart` into the HTTP/1.1 wire format.
169 | public final class HTTPRequestEncoder: ChannelOutboundHandler, RemovableChannelHandler {
    |                    `- note: class 'HTTPRequestEncoder' does not conform to the 'Sendable' protocol
170 |     public typealias OutboundIn = HTTPClientRequestPart
171 |     public typealias OutboundOut = IOData
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:496:61: warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
494 |                 )
495 |             }.flatMap {
496 |                 channel.pipeline.addSSLHandlerIfNeeded(for: request, tlsConfiguration: tlsConfiguration)
    |                                                             `- warning: capture of 'request' with non-sendable type 'HTTPClient.Request' in a `@Sendable` closure; this is an error in the Swift 6 language mode
497 |             }
498 |         })
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:98:19: note: consider making struct 'Request' conform to the 'Sendable' protocol
 96 |
 97 |     /// Represent HTTP request.
 98 |     public struct Request {
    |                   `- note: consider making struct 'Request' conform to the 'Sendable' protocol
 99 |         /// Represent kind of Request
100 |         enum Kind {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:508:73: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
506 |
507 |         do {
508 |             let tlsConfiguration = tlsConfiguration ?? TLSConfiguration.forClient()
    |                                                                         |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
    |                                                                         `- note: use 'makeClientConfiguration()' instead
509 |             let context = try NIOSSLContext(configuration: tlsConfiguration)
510 |             return self.addHandler(try NIOSSLClientHandler(context: context, serverHostname: request.host.isIPAddress ? nil : request.host),
[711/713] Compiling AsyncHTTPClient HTTPClientProxyHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift:142:13: warning: capture of 'self' with non-sendable type 'HTTPClientProxyHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | }
 57 |
 58 | internal final class HTTPClientProxyHandler: ChannelDuplexHandler, RemovableChannelHandler {
    |                      `- note: class 'HTTPClientProxyHandler' does not conform to the 'Sendable' protocol
 59 |     typealias InboundIn = HTTPClientResponsePart
 60 |     typealias OutboundIn = HTTPClientRequestPart
    :
140 |     private func handleConnect(context: ChannelHandlerContext) -> EventLoopFuture<Void> {
141 |         return self.onConnect(context.channel).flatMap {
142 |             self.readState = .connected
    |             `- warning: capture of 'self' with non-sendable type 'HTTPClientProxyHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 |
144 |             // forward any buffered reads
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClientProxyHandler.swift:146:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
144 |             // forward any buffered reads
145 |             while !self.readBuffer.isEmpty {
146 |                 context.fireChannelRead(self.readBuffer.removeFirst())
    |                 `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
147 |             }
148 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
[712/713] Compiling AsyncHTTPClient HTTPHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:106:32: warning: static property 'hostSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
104 |             case unixSocket
105 |
106 |             private static var hostSchemes = ["http", "https"]
    |                                |- warning: static property 'hostSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: convert 'hostSchemes' to a 'let' constant to make 'Sendable' shared state immutable
    |                                |- note: annotate 'hostSchemes' 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
107 |             private static var unixSchemes = ["unix"]
108 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:107:32: warning: static property 'unixSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 |
106 |             private static var hostSchemes = ["http", "https"]
107 |             private static var unixSchemes = ["unix"]
    |                                |- warning: static property 'unixSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: convert 'unixSchemes' to a 'let' constant to make 'Sendable' shared state immutable
    |                                |- note: annotate 'unixSchemes' 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
108 |
109 |             init(forScheme scheme: String) throws {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:27: warning: 'Lock' is deprecated: renamed to 'NIOLock'
494 |         var channel: Channel?
495 |         private var cancelled: Bool
496 |         private let lock: Lock
    |                           |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                           `- note: use 'NIOLock' instead
497 |
498 |         init(eventLoop: EventLoop) {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:502:25: warning: 'Lock' is deprecated: renamed to 'NIOLock'
500 |             self.promise = eventLoop.makePromise()
501 |             self.cancelled = false
502 |             self.lock = Lock()
    |                         |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                         `- note: use 'NIOLock' instead
503 |         }
504 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:515:50: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
487 |     /// Response execution context. Will be created by the library and could be used for obtaining
488 |     /// `EventLoopFuture<Response>` of the execution or cancellation of the execution.
489 |     public final class Task<Response> {
    |                             `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
490 |         /// The `EventLoop` the delegate will be executed on.
491 |         public let eventLoop: EventLoop
    :
513 |         /// - throws: The error value of the `EventLoopFuture` if it errors.
514 |         public func wait() throws -> Response {
515 |             return try self.promise.futureResult.wait()
    |                                                  `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
516 |         }
517 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:585:17: warning: capture of 'doIt()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
583 |         } else {
584 |             self.task.eventLoop.execute {
585 |                 doIt()
    |                 |- warning: capture of 'doIt()' with non-sendable type '() -> ()' 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'
586 |             }
587 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:576:14: warning: concurrently-executed local function 'doIt()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
574 |     func failTaskAndNotifyDelegate<Err: Error>(error: Err,
575 |                                                _ body: @escaping (HTTPClient.Task<Delegate.Response>, Err) -> Void) {
576 |         func doIt() {
    |              `- warning: concurrently-executed local function 'doIt()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
577 |             body(self.task, error)
578 |             self.task.promise.fail(error)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:600:17: warning: capture of 'body' with non-sendable type '(HTTPClient.Task<Delegate.Response>, Value) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
598 |         } else {
599 |             self.task.eventLoop.execute {
600 |                 body(self.task, value)
    |                 |- warning: capture of 'body' with non-sendable type '(HTTPClient.Task<Delegate.Response>, Value) -> 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'
601 |             }
602 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:600:22: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
598 |         } else {
599 |             self.task.eventLoop.execute {
600 |                 body(self.task, value)
    |                      `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
601 |             }
602 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:600:33: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
592 |     }
593 |
594 |     func callOutToDelegateFireAndForget<Value>(value: Value,
    |                                         `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
595 |                                                _ body: @escaping (HTTPClient.Task<Delegate.Response>, Value) -> Void) {
596 |         if self.task.eventLoop.inEventLoop {
    :
598 |         } else {
599 |             self.task.eventLoop.execute {
600 |                 body(self.task, value)
    |                                 `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
601 |             }
602 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:612:17: warning: capture of 'body' with non-sendable type '(HTTPClient.Task<Delegate.Response>, Value) -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
610 |         } else {
611 |             return self.task.eventLoop.submit {
612 |                 body(self.task, value)
    |                 |- warning: capture of 'body' with non-sendable type '(HTTPClient.Task<Delegate.Response>, Value) -> EventLoopFuture<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'
613 |             }.flatMap { $0 }.hop(to: channelEventLoop)
614 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:612:22: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
610 |         } else {
611 |             return self.task.eventLoop.submit {
612 |                 body(self.task, value)
    |                      `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
613 |             }.flatMap { $0 }.hop(to: channelEventLoop)
614 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:612:33: warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
603 |     }
604 |
605 |     func callOutToDelegate<Value>(value: Value,
    |                            `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
606 |                                   channelEventLoop: EventLoop,
607 |                                   _ body: @escaping (HTTPClient.Task<Delegate.Response>, Value) -> EventLoopFuture<Void>) -> EventLoopFuture<Void> {
    :
610 |         } else {
611 |             return self.task.eventLoop.submit {
612 |                 body(self.task, value)
    |                                 `- warning: capture of 'value' with non-sendable type 'Value' in a `@Sendable` closure; this is an error in the Swift 6 language mode
613 |             }.flatMap { $0 }.hop(to: channelEventLoop)
614 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:622:26: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
615 |     }
616 |
617 |     func callOutToDelegate<Response>(promise: EventLoopPromise<Response>? = nil,
    |                            `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
618 |                                      _ body: @escaping (HTTPClient.Task<Delegate.Response>) throws -> Response) {
619 |         func doIt() {
620 |             do {
621 |                 let result = try body(self.task)
622 |                 promise?.succeed(result)
    |                          `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
623 |             } catch {
624 |                 promise?.fail(error)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:632:17: warning: capture of 'doIt()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
630 |         } else {
631 |             self.task.eventLoop.submit {
632 |                 doIt()
    |                 |- warning: capture of 'doIt()' with non-sendable type '() -> ()' 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'
633 |             }.cascadeFailure(to: promise)
634 |         }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:619:14: warning: concurrently-executed local function 'doIt()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
617 |     func callOutToDelegate<Response>(promise: EventLoopPromise<Response>? = nil,
618 |                                      _ body: @escaping (HTTPClient.Task<Delegate.Response>) throws -> Response) {
619 |         func doIt() {
    |              `- warning: concurrently-executed local function 'doIt()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
620 |             do {
621 |                 let result = try body(self.task)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:677:13: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
675 |
676 |         context.write(wrapOutboundOut(.head(head))).map {
677 |             self.callOutToDelegateFireAndForget(value: head, self.delegate.didSendRequestHead)
    |             `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
678 |         }.flatMap {
679 |             self.writeBody(request: request, context: context)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:677:56: warning: reference to captured var 'head' in concurrently-executing code; this is an error in the Swift 6 language mode
675 |
676 |         context.write(wrapOutboundOut(.head(head))).map {
677 |             self.callOutToDelegateFireAndForget(value: head, self.delegate.didSendRequestHead)
    |                                                        `- warning: reference to captured var 'head' in concurrently-executing code; this is an error in the Swift 6 language mode
678 |         }.flatMap {
679 |             self.writeBody(request: request, context: context)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:679:13: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
677 |             self.callOutToDelegateFireAndForget(value: head, self.delegate.didSendRequestHead)
678 |         }.flatMap {
679 |             self.writeBody(request: request, context: context)
    |             `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
680 |         }.flatMap {
681 |             context.eventLoop.assertInEventLoop()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:679:37: warning: capture of 'request' with non-sendable type 'TaskHandler<Delegate>.OutboundIn' (aka 'HTTPClient.Request') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 96 |
 97 |     /// Represent HTTP request.
 98 |     public struct Request {
    |                   `- note: consider making struct 'Request' conform to the 'Sendable' protocol
 99 |         /// Represent kind of Request
100 |         enum Kind {
    :
677 |             self.callOutToDelegateFireAndForget(value: head, self.delegate.didSendRequestHead)
678 |         }.flatMap {
679 |             self.writeBody(request: request, context: context)
    |                                     `- warning: capture of 'request' with non-sendable type 'TaskHandler<Delegate>.OutboundIn' (aka 'HTTPClient.Request') in a `@Sendable` closure; this is an error in the Swift 6 language mode
680 |         }.flatMap {
681 |             context.eventLoop.assertInEventLoop()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:679:55: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
677 |             self.callOutToDelegateFireAndForget(value: head, self.delegate.didSendRequestHead)
678 |         }.flatMap {
679 |             self.writeBody(request: request, context: context)
    |                                                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
680 |         }.flatMap {
681 |             context.eventLoop.assertInEventLoop()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:681:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
679 |             self.writeBody(request: request, context: context)
680 |         }.flatMap {
681 |             context.eventLoop.assertInEventLoop()
    |             `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
682 |             return context.writeAndFlush(self.wrapOutboundOut(.end(nil)))
683 |         }.map {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:682:42: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
680 |         }.flatMap {
681 |             context.eventLoop.assertInEventLoop()
682 |             return context.writeAndFlush(self.wrapOutboundOut(.end(nil)))
    |                                          `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
683 |         }.map {
684 |             context.eventLoop.assertInEventLoop()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:684:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
682 |             return context.writeAndFlush(self.wrapOutboundOut(.end(nil)))
683 |         }.map {
684 |             context.eventLoop.assertInEventLoop()
    |             `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
685 |             self.state = .sent
686 |             self.callOutToDelegateFireAndForget(self.delegate.didSendRequest)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:685:13: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
683 |         }.map {
684 |             context.eventLoop.assertInEventLoop()
685 |             self.state = .sent
    |             `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
686 |             self.callOutToDelegateFireAndForget(self.delegate.didSendRequest)
687 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:693:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
691 |             }
692 |         }.flatMapErrorThrowing { error in
693 |             context.eventLoop.assertInEventLoop()
    |             `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
694 |             self.state = .end
695 |             self.failTaskAndNotifyDelegate(error: error, self.delegate.didReceiveError)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:694:13: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
692 |         }.flatMapErrorThrowing { error in
693 |             context.eventLoop.assertInEventLoop()
694 |             self.state = .end
    |             `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
695 |             self.failTaskAndNotifyDelegate(error: error, self.delegate.didReceiveError)
696 |             context.close(promise: nil)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:709:17: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
707 |             context.eventLoop.assertInEventLoop()
708 |             return context.writeAndFlush(self.wrapOutboundOut(.body(part))).map {
709 |                 self.callOutToDelegateFireAndForget(value: part, self.delegate.didSendRequestPart)
    |                 `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
710 |             }
711 |         })
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:709:60: warning: capture of 'part' with non-sendable type 'IOData' in a `@Sendable` closure; this is an error in the Swift 6 language mode
707 |             context.eventLoop.assertInEventLoop()
708 |             return context.writeAndFlush(self.wrapOutboundOut(.body(part))).map {
709 |                 self.callOutToDelegateFireAndForget(value: part, self.delegate.didSendRequestPart)
    |                                                            `- warning: capture of 'part' with non-sendable type 'IOData' in a `@Sendable` closure; this is an error in the Swift 6 language mode
710 |             }
711 |         })
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
17 | /// Many `ChannelHandler`s receive or emit bytes and in most cases this can be either a `ByteBuffer` or a `FileRegion`
18 | /// from disk. To still form a well-typed `ChannelPipeline` such handlers should receive and emit value of type `IOData`.
19 | public enum IOData {
   |             `- note: enum 'IOData' does not conform to the 'Sendable' protocol
20 |     /// A `ByteBuffer`.
21 |     case byteBuffer(ByteBuffer)
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:734:25: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
732 |                 self.callOutToDelegate(value: head, channelEventLoop: context.eventLoop, self.delegate.didReceiveHead)
733 |                     .whenComplete { result in
734 |                         self.handleBackpressureResult(context: context, result: result)
    |                         `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
735 |                     }
736 |             }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:734:64: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
732 |                 self.callOutToDelegate(value: head, channelEventLoop: context.eventLoop, self.delegate.didReceiveHead)
733 |                     .whenComplete { result in
734 |                         self.handleBackpressureResult(context: context, result: result)
    |                                                                `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
735 |                     }
736 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:746:25: warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
542 | // MARK: - TaskHandler
543 |
544 | internal class TaskHandler<Delegate: HTTPClientResponseDelegate> {
    |                `- note: generic class 'TaskHandler' does not conform to the 'Sendable' protocol
545 |     enum State {
546 |         case idle
    :
744 |                 self.callOutToDelegate(value: body, channelEventLoop: context.eventLoop, self.delegate.didReceiveBodyPart)
745 |                     .whenComplete { result in
746 |                         self.handleBackpressureResult(context: context, result: result)
    |                         `- warning: capture of 'self' with non-sendable type 'TaskHandler<Delegate>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
747 |                     }
748 |             }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:746:64: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
744 |                 self.callOutToDelegate(value: body, channelEventLoop: context.eventLoop, self.delegate.didReceiveBodyPart)
745 |                     .whenComplete { result in
746 |                         self.handleBackpressureResult(context: context, result: result)
    |                                                                `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
747 |                     }
748 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:916:58: warning: type 'ResponseType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
832 | // MARK: - RedirectHandler
833 |
834 | internal struct RedirectHandler<ResponseType> {
    |                                 `- note: consider making generic parameter 'ResponseType' conform to the 'Sendable' protocol
835 |     let request: HTTPClient.Request
836 |     let execute: (HTTPClient.Request) -> HTTPClient.Task<ResponseType>
    :
914 |             var newRequest = try HTTPClient.Request(url: redirectURL, method: method, headers: headers, body: body)
915 |             newRequest.redirectState = nextState
916 |             return self.execute(newRequest).futureResult.cascade(to: promise)
    |                                                          `- warning: type 'ResponseType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
917 |         } catch {
918 |             return promise.fail(error)
[713/713] Emitting module AsyncHTTPClient
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:51:22: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
 49 |     let eventLoopGroupProvider: EventLoopGroupProvider
 50 |     let configuration: Configuration
 51 |     let isShutdown = NIOAtomic<Bool>.makeAtomic(value: false)
    |                      `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
 52 |
 53 |     /// Create an `HTTPClient` with specified `EventLoopGroup` provider and configuration.
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:406:27: warning: static property 'indifferent' is not concurrency-safe because non-'Sendable' type 'HTTPClient.EventLoopPreference' may have shared mutable state; this is an error in the Swift 6 language mode
385 |
386 |     /// Specifies how the library will treat event loop passed by the user.
387 |     public struct EventLoopPreference {
    |                   `- note: consider making struct 'EventLoopPreference' conform to the 'Sendable' protocol
388 |         enum Preference {
389 |             /// Event Loop will be selected by the library.
    :
404 |
405 |         /// Event Loop will be selected by the library.
406 |         public static let indifferent = EventLoopPreference(.indifferent)
    |                           |- warning: static property 'indifferent' is not concurrency-safe because non-'Sendable' type 'HTTPClient.EventLoopPreference' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: annotate 'indifferent' 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
407 |
408 |         /// The delegate will be run on the specified EventLoop (and the Channel if possible).
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPClient.swift:474:27: warning: static property 'disallow' is not concurrency-safe because non-'Sendable' type 'HTTPClient.Configuration.RedirectConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
453 |
454 |     /// Specifies redirect processing settings.
455 |     public struct RedirectConfiguration {
    |                   `- note: consider making struct 'RedirectConfiguration' conform to the 'Sendable' protocol
456 |         enum Configuration {
457 |             /// Redirects are not followed.
    :
472 |
473 |         /// Redirects are not followed.
474 |         public static let disallow = RedirectConfiguration(configuration: .disallow)
    |                           |- warning: static property 'disallow' is not concurrency-safe because non-'Sendable' type 'HTTPClient.Configuration.RedirectConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: annotate 'disallow' 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
475 |
476 |         /// Redirects are followed with a specified limit.
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:106:32: warning: static property 'hostSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
104 |             case unixSocket
105 |
106 |             private static var hostSchemes = ["http", "https"]
    |                                |- warning: static property 'hostSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: convert 'hostSchemes' to a 'let' constant to make 'Sendable' shared state immutable
    |                                |- note: annotate 'hostSchemes' 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
107 |             private static var unixSchemes = ["unix"]
108 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:107:32: warning: static property 'unixSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
105 |
106 |             private static var hostSchemes = ["http", "https"]
107 |             private static var unixSchemes = ["unix"]
    |                                |- warning: static property 'unixSchemes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                                |- note: convert 'unixSchemes' to a 'let' constant to make 'Sendable' shared state immutable
    |                                |- note: annotate 'unixSchemes' 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
108 |
109 |             init(forScheme scheme: String) throws {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncHTTPClient/HTTPHandler.swift:496:27: warning: 'Lock' is deprecated: renamed to 'NIOLock'
494 |         var channel: Channel?
495 |         private var cancelled: Bool
496 |         private let lock: Lock
    |                           |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                           `- note: use 'NIOLock' instead
497 |
498 |         init(eventLoop: EventLoop) {
Build complete! (34.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.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.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    }
  ],
  "manifest_display_name" : "async-http-client",
  "name" : "async-http-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AsyncHTTPClient",
      "targets" : [
        "AsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClientTests",
      "path" : "Tests/AsyncHTTPClientTests",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOSSL",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "sources" : [
        "HTTPClientCookieTests+XCTest.swift",
        "HTTPClientCookieTests.swift",
        "HTTPClientInternalTests+XCTest.swift",
        "HTTPClientInternalTests.swift",
        "HTTPClientTestUtils.swift",
        "HTTPClientTests+XCTest.swift",
        "HTTPClientTests.swift"
      ],
      "target_dependencies" : [
        "AsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClient",
      "path" : "Sources/AsyncHTTPClient",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOSSL",
        "NIOConcurrencyHelpers",
        "NIOHTTPCompression",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "HTTPClient+HTTPCookie.swift",
        "HTTPClient.swift",
        "HTTPClientProxyHandler.swift",
        "HTTPHandler.swift",
        "RequestValidation.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.